Skip to content
Success

Console Output

Pull request #43578 updated
Started by user Sebastiaan van Stijn
Rebuilds build #4
10:15:35 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d9524d92a9ddf02fa8f209291032ce4e37cb2a3f+c9ac3ed7c99ca8b14be1e74150f27a151022aae4 (90888ef54ed3774a4c880bb387e6cf01b9b0ddbc)
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-43578@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
10:15:39 [2022-05-17T10:15:39.347Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:15:39 [2022-05-17T10:15:39.351Z] Trying to pass milestone 4
[Pipeline] milestone
10:15:39 [2022-05-17T10:15:39.433Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:15:54 [2022-05-17T10:15:54.618Z] Still waiting to schedule task
10:15:54 [2022-05-17T10:15:54.620Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
10:16:45 [2022-05-17T10:16:45.385Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05948d03b6fdbdf33) in /home/ubuntu/workspace/moby_PR-43578
[Pipeline] {
[Pipeline] checkout
10:16:45 [2022-05-17T10:16:45.503Z] The recommended git tool is: git
10:16:47 [2022-05-17T10:16:47.911Z] using credential docker-jenkins-github-credentials
10:16:47 [2022-05-17T10:16:47.923Z] Cloning the remote Git repository
10:16:47 [2022-05-17T10:16:47.923Z] Cloning with configured refspecs honoured and without tags
10:16:47 [2022-05-17T10:16:47.942Z] Cloning repository https://github.com/moby/moby.git
10:16:47 [2022-05-17T10:16:47.997Z]  > git init /home/ubuntu/workspace/moby_PR-43578 # timeout=10
10:16:48 [2022-05-17T10:16:48.322Z] Fetching upstream changes from https://github.com/moby/moby.git
10:16:48 [2022-05-17T10:16:48.322Z]  > git --version # timeout=10
10:16:48 [2022-05-17T10:16:48.354Z]  > git --version # 'git version 2.17.1'
10:16:48 [2022-05-17T10:16:48.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:16:48 [2022-05-17T10:16:48.356Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:09 [2022-05-17T10:17:09.143Z] Fetching without tags
10:17:09 [2022-05-17T10:17:09.340Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit d9524d92a9ddf02fa8f209291032ce4e37cb2a3f
10:17:09 [2022-05-17T10:17:09.065Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:09 [2022-05-17T10:17:09.091Z]  > git config --add remote.origin.fetch +refs/pull/43578/head:refs/remotes/origin/PR-43578 # timeout=10
10:17:09 [2022-05-17T10:17:09.106Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:09 [2022-05-17T10:17:09.125Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:09 [2022-05-17T10:17:09.147Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:09 [2022-05-17T10:17:09.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:09 [2022-05-17T10:17:09.172Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:09 [2022-05-17T10:17:09.348Z]  > git config core.sparsecheckout # timeout=10
10:17:09 [2022-05-17T10:17:09.359Z]  > git checkout -f d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:10 [2022-05-17T10:17:10.476Z] Merge succeeded, producing 590b62590e064666e6010a9807d30aa30fb107b6
10:17:10 [2022-05-17T10:17:10.476Z] Checking out Revision 590b62590e064666e6010a9807d30aa30fb107b6 (PR-43578)
10:17:10 [2022-05-17T10:17:10.116Z]  > git remote # timeout=10
10:17:10 [2022-05-17T10:17:10.143Z]  > git config --get remote.origin.url # timeout=10
10:17:10 [2022-05-17T10:17:10.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:10 [2022-05-17T10:17:10.170Z]  > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10
10:17:10 [2022-05-17T10:17:10.455Z]  > git rev-parse HEAD^{commit} # timeout=10
10:17:10 [2022-05-17T10:17:10.479Z]  > git config core.sparsecheckout # timeout=10
10:17:10 [2022-05-17T10:17:10.491Z]  > git checkout -f 590b62590e064666e6010a9807d30aa30fb107b6 # timeout=10
10:17:14 [2022-05-17T10:17:14.507Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD"
10:17:14 [2022-05-17T10:17:14.516Z]  > git rev-list --no-walk d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:17:15 [2022-05-17T10:17:15.698Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43578:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
10:17:23 [2022-05-17T10:17:23.842Z] Unable to find image 'alpine:latest' locally
10:17:23 [2022-05-17T10:17:23.842Z] latest: Pulling from library/alpine
10:17:23 [2022-05-17T10:17:23.842Z] df9b9388f04a: Pulling fs layer
10:17:23 [2022-05-17T10:17:23.842Z] df9b9388f04a: Download complete
10:17:24 [2022-05-17T10:17:24.411Z] df9b9388f04a: Pull complete
10:17:24 [2022-05-17T10:17:24.411Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454
10:17:24 [2022-05-17T10:17:24.411Z] Status: Downloaded newer image for alpine:latest
10:17:31 [2022-05-17T10:17:31.005Z] 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-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-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
10:17:31 [2022-05-17T10:17:31.833Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05948d03b6fdbdf33) in /home/ubuntu/workspace/moby_PR-43578
[Pipeline] node
10:17:31 [2022-05-17T10:17:31.845Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-025e8dabe463c3300) in /home/ubuntu/workspace/moby_PR-43578
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
10:17:31 [2022-05-17T10:17:31.908Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-04fec11e261938ef0) in /home/ubuntu/workspace/moby_PR-43578
10:17:31 [2022-05-17T10:17:31.931Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e6213d2b48c0d4bd) in /home/ubuntu/workspace/moby_PR-43578
[Pipeline] {
[Pipeline] checkout
10:17:31 [2022-05-17T10:17:31.958Z] The recommended git tool is: git
[Pipeline] checkout
10:17:31 [2022-05-17T10:17:31.966Z] The recommended git tool is: git
10:17:31 [2022-05-17T10:17:31.968Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
10:17:31 [2022-05-17T10:17:31.987Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
10:17:32 [2022-05-17T10:17:32.007Z] Fetching without tags
[Pipeline] // stage
10:17:32 [2022-05-17T10:17:32.023Z] using credential docker-jenkins-github-credentials
10:17:32 [2022-05-17T10:17:32.031Z] Cloning the remote Git repository
10:17:32 [2022-05-17T10:17:32.031Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
10:17:32 [2022-05-17T10:17:32.285Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit d9524d92a9ddf02fa8f209291032ce4e37cb2a3f
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
[Pipeline] checkout
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
10:17:32 [2022-05-17T10:17:32.370Z] Running on azwin-2-1c88e0 in d:\jenkins\workspace\moby_PR-43578
10:17:32 [2022-05-17T10:17:32.370Z] Running on azwin-2-f7bdf0 in d:\jenkins\workspace\moby_PR-43578
[Pipeline] // stage
10:17:32 [2022-05-17T10:17:32.374Z] The recommended git tool is: git
[Pipeline] // stage
10:17:32 [2022-05-17T10:17:32.402Z] The recommended git tool is: git
10:17:32 [2022-05-17T10:17:32.413Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
10:17:32 [2022-05-17T10:17:32.422Z] Cloning the remote Git repository
10:17:32 [2022-05-17T10:17:32.423Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] ws
10:17:32 [2022-05-17T10:17:32.460Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] ws
10:17:32 [2022-05-17T10:17:32.461Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:17:32 [2022-05-17T10:17:32.556Z] The recommended git tool is: git
10:17:32 [2022-05-17T10:17:32.564Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:17:32 [2022-05-17T10:17:32.770Z] using credential docker-jenkins-github-credentials
10:17:32 [2022-05-17T10:17:32.780Z] using credential docker-jenkins-github-credentials
10:17:32 [2022-05-17T10:17:32.848Z] Cloning the remote Git repository
10:17:32 [2022-05-17T10:17:32.848Z] Cloning with configured refspecs honoured and without tags
10:17:32 [2022-05-17T10:17:32.856Z] Cloning the remote Git repository
10:17:32 [2022-05-17T10:17:32.856Z] Cloning with configured refspecs honoured and without tags
10:17:32 [2022-05-17T10:17:32.960Z] Merge succeeded, producing d80689bae6d9547d8747ebf10793487a522e8365
10:17:32 [2022-05-17T10:17:32.960Z] Checking out Revision d80689bae6d9547d8747ebf10793487a522e8365 (PR-43578)
10:17:31 [2022-05-17T10:17:31.976Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43578/.git # timeout=10
10:17:31 [2022-05-17T10:17:31.990Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:32 [2022-05-17T10:17:32.009Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:32 [2022-05-17T10:17:32.009Z]  > git --version # timeout=10
10:17:32 [2022-05-17T10:17:32.016Z]  > git --version # 'git version 2.17.1'
10:17:32 [2022-05-17T10:17:32.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:32 [2022-05-17T10:17:32.017Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:32 [2022-05-17T10:17:32.318Z]  > git config core.sparsecheckout # timeout=10
10:17:32 [2022-05-17T10:17:32.354Z]  > git checkout -f d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:32 [2022-05-17T10:17:32.683Z]  > git remote # timeout=10
10:17:32 [2022-05-17T10:17:32.703Z]  > git config --get remote.origin.url # timeout=10
10:17:32 [2022-05-17T10:17:32.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:32 [2022-05-17T10:17:32.728Z]  > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10
10:17:32 [2022-05-17T10:17:32.941Z]  > git rev-parse HEAD^{commit} # timeout=10
10:17:32 [2022-05-17T10:17:32.112Z] Cloning repository https://github.com/moby/moby.git
10:17:32 [2022-05-17T10:17:32.112Z]  > git init /home/ubuntu/workspace/moby_PR-43578 # timeout=10
10:17:32 [2022-05-17T10:17:32.118Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:32 [2022-05-17T10:17:32.119Z]  > git --version # timeout=10
10:17:32 [2022-05-17T10:17:32.123Z]  > git --version # 'git version 2.25.1'
10:17:32 [2022-05-17T10:17:32.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:32 [2022-05-17T10:17:32.124Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:33 [2022-05-17T10:17:33.179Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD"
10:17:32 [2022-05-17T10:17:32.963Z]  > git config core.sparsecheckout # timeout=10
10:17:32 [2022-05-17T10:17:32.983Z]  > git checkout -f d80689bae6d9547d8747ebf10793487a522e8365 # timeout=10
10:17:33 [2022-05-17T10:17:33.181Z]  > git rev-list --no-walk d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:32 [2022-05-17T10:17:32.434Z] Cloning repository https://github.com/moby/moby.git
10:17:32 [2022-05-17T10:17:32.434Z]  > git init /home/ubuntu/workspace/moby_PR-43578 # timeout=10
10:17:32 [2022-05-17T10:17:32.445Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:32 [2022-05-17T10:17:32.445Z]  > git --version # timeout=10
10:17:32 [2022-05-17T10:17:32.454Z]  > git --version # 'git version 2.25.1'
10:17:32 [2022-05-17T10:17:32.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:32 [2022-05-17T10:17:32.455Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:17:32 [2022-05-17T10:17:32.866Z] Cloning repository https://github.com/moby/moby.git
10:17:32 [2022-05-17T10:17:32.882Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:17:32 [2022-05-17T10:17:32.944Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:32 [2022-05-17T10:17:32.944Z]  > git --version # timeout=10
10:17:32 [2022-05-17T10:17:32.991Z]  > git --version # 'git version 2.24.1.windows.2'
10:17:32 [2022-05-17T10:17:32.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:32 [2022-05-17T10:17:32.991Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:32 [2022-05-17T10:17:32.877Z] Cloning repository https://github.com/moby/moby.git
10:17:32 [2022-05-17T10:17:32.877Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:17:32 [2022-05-17T10:17:32.955Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:32 [2022-05-17T10:17:32.955Z]  > git --version # timeout=10
10:17:33 [2022-05-17T10:17:33.018Z]  > git --version # 'git version 2.24.1.windows.2'
10:17:33 [2022-05-17T10:17:33.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:33 [2022-05-17T10:17:33.018Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:33 [2022-05-17T10:17:33.889Z] + [ PR != PR ]
10:17:33 [2022-05-17T10:17:33.889Z] + [ master != master ]
10:17:33 [2022-05-17T10:17:33.889Z] + [ false = true ]
10:17:33 [2022-05-17T10:17:33.892Z] using credential docker-jenkins-github-credentials
10:17:33 [2022-05-17T10:17:33.901Z] Cloning the remote Git repository
10:17:33 [2022-05-17T10:17:33.901Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:17:34 [2022-05-17T10:17:34.232Z] + docker version
10:17:34 [2022-05-17T10:17:34.232Z] Client: Docker Engine - Community
10:17:34 [2022-05-17T10:17:34.232Z]  Version:           20.10.14
10:17:34 [2022-05-17T10:17:34.232Z]  API version:       1.41
10:17:34 [2022-05-17T10:17:34.232Z]  Go version:        go1.16.15
10:17:34 [2022-05-17T10:17:34.232Z]  Git commit:        a224086
10:17:34 [2022-05-17T10:17:34.232Z]  Built:             Thu Mar 24 01:47:57 2022
10:17:34 [2022-05-17T10:17:34.232Z]  OS/Arch:           linux/amd64
10:17:34 [2022-05-17T10:17:34.232Z]  Context:           default
10:17:34 [2022-05-17T10:17:34.232Z]  Experimental:      true
10:17:34 [2022-05-17T10:17:34.232Z] 
10:17:34 [2022-05-17T10:17:34.232Z] Server: Docker Engine - Community
10:17:34 [2022-05-17T10:17:34.232Z]  Engine:
10:17:34 [2022-05-17T10:17:34.232Z]   Version:          20.10.14
10:17:34 [2022-05-17T10:17:34.232Z]   API version:      1.41 (minimum version 1.12)
10:17:34 [2022-05-17T10:17:34.232Z]   Go version:       go1.16.15
10:17:34 [2022-05-17T10:17:34.232Z]   Git commit:       87a90dc
10:17:34 [2022-05-17T10:17:34.232Z]   Built:            Thu Mar 24 01:45:46 2022
10:17:34 [2022-05-17T10:17:34.232Z]   OS/Arch:          linux/amd64
10:17:34 [2022-05-17T10:17:34.232Z]   Experimental:     true
10:17:34 [2022-05-17T10:17:34.232Z]  containerd:
10:17:34 [2022-05-17T10:17:34.232Z]   Version:          1.5.11
10:17:34 [2022-05-17T10:17:34.232Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:17:34 [2022-05-17T10:17:34.232Z]  runc:
10:17:34 [2022-05-17T10:17:34.232Z]   Version:          1.0.3
10:17:34 [2022-05-17T10:17:34.232Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:17:34 [2022-05-17T10:17:34.232Z]  docker-init:
10:17:34 [2022-05-17T10:17:34.232Z]   Version:          0.19.0
10:17:34 [2022-05-17T10:17:34.232Z]   GitCommit:        de40ad0
[Pipeline] sh
10:17:34 [2022-05-17T10:17:34.532Z] + docker info
10:17:33 [2022-05-17T10:17:33.695Z] Cloning repository https://github.com/moby/moby.git
10:17:33 [2022-05-17T10:17:33.751Z]  > git init /home/ubuntu/workspace/moby_PR-43578 # timeout=10
10:17:34 [2022-05-17T10:17:34.022Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:34 [2022-05-17T10:17:34.022Z]  > git --version # timeout=10
10:17:34 [2022-05-17T10:17:34.026Z]  > git --version # 'git version 2.17.1'
10:17:34 [2022-05-17T10:17:34.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:34 [2022-05-17T10:17:34.110Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:45 [2022-05-17T10:17:45.785Z] Fetching without tags
10:17:45 [2022-05-17T10:17:45.957Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit d9524d92a9ddf02fa8f209291032ce4e37cb2a3f
10:17:45 [2022-05-17T10:17:45.711Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:45 [2022-05-17T10:17:45.714Z]  > git config --add remote.origin.fetch +refs/pull/43578/head:refs/remotes/origin/PR-43578 # timeout=10
10:17:45 [2022-05-17T10:17:45.719Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:45 [2022-05-17T10:17:45.724Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:45 [2022-05-17T10:17:45.731Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:45 [2022-05-17T10:17:45.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:45 [2022-05-17T10:17:45.732Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:45 [2022-05-17T10:17:45.908Z]  > git config core.sparsecheckout # timeout=10
10:17:45 [2022-05-17T10:17:45.911Z]  > git checkout -f d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:46 [2022-05-17T10:17:46.450Z]  > git remote # timeout=10
10:17:46 [2022-05-17T10:17:46.453Z]  > git config --get remote.origin.url # timeout=10
10:17:46 [2022-05-17T10:17:46.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:46 [2022-05-17T10:17:46.458Z]  > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10
10:17:46 [2022-05-17T10:17:46.820Z] Still waiting to schedule task
10:17:46 [2022-05-17T10:17:46.820Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay210:17:46 [2022-05-17T10:17:46.854Z] Still waiting to schedule task
10:17:46 [2022-05-17T10:17:46.855Z] Waiting for next available executor on ‘azwin-2-1c88e010:17:47 [2022-05-17T10:17:47.233Z] Merge succeeded, producing 43364d99ef9784ad24b051216ea6c53bce0c2201
10:17:47 [2022-05-17T10:17:47.233Z] Checking out Revision 43364d99ef9784ad24b051216ea6c53bce0c2201 (PR-43578)
10:17:47 [2022-05-17T10:17:47.182Z]  > git rev-parse HEAD^{commit} # timeout=10
10:17:47 [2022-05-17T10:17:47.188Z]  > git config core.sparsecheckout # timeout=10
10:17:47 [2022-05-17T10:17:47.190Z]  > git checkout -f 43364d99ef9784ad24b051216ea6c53bce0c2201 # timeout=10
10:17:48 [2022-05-17T10:17:48.426Z] Fetching without tags
10:17:48 [2022-05-17T10:17:48.595Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit d9524d92a9ddf02fa8f209291032ce4e37cb2a3f
10:17:48 [2022-05-17T10:17:48.722Z] Fetching without tags
10:17:48 [2022-05-17T10:17:48.916Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit d9524d92a9ddf02fa8f209291032ce4e37cb2a3f
10:17:49 [2022-05-17T10:17:49.381Z] Fetching without tags
10:17:49 [2022-05-17T10:17:49.482Z] Merge succeeded, producing b1a071f839f2664c16918abb8a89b4c6c92cc577
10:17:49 [2022-05-17T10:17:49.482Z] Checking out Revision b1a071f839f2664c16918abb8a89b4c6c92cc577 (PR-43578)
10:17:48 [2022-05-17T10:17:48.436Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:48 [2022-05-17T10:17:48.443Z]  > git config --add remote.origin.fetch +refs/pull/43578/head:refs/remotes/origin/PR-43578 # timeout=10
10:17:48 [2022-05-17T10:17:48.454Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:48 [2022-05-17T10:17:48.459Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:48 [2022-05-17T10:17:48.466Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:48 [2022-05-17T10:17:48.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:48 [2022-05-17T10:17:48.467Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:48 [2022-05-17T10:17:48.635Z]  > git config core.sparsecheckout # timeout=10
10:17:48 [2022-05-17T10:17:48.641Z]  > git checkout -f d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:49 [2022-05-17T10:17:49.164Z]  > git remote # timeout=10
10:17:49 [2022-05-17T10:17:49.170Z]  > git config --get remote.origin.url # timeout=10
10:17:49 [2022-05-17T10:17:49.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:49 [2022-05-17T10:17:49.175Z]  > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10
10:17:49 [2022-05-17T10:17:49.510Z]  > git rev-parse HEAD^{commit} # timeout=10
10:17:49 [2022-05-17T10:17:49.522Z]  > git config core.sparsecheckout # timeout=10
10:17:49 [2022-05-17T10:17:49.525Z]  > git checkout -f b1a071f839f2664c16918abb8a89b4c6c92cc577 # timeout=10
10:17:49 [2022-05-17T10:17:49.727Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD"
10:17:49 [2022-05-17T10:17:49.768Z]  > git rev-list --no-walk d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:48 [2022-05-17T10:17:48.704Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:48 [2022-05-17T10:17:48.707Z]  > git config --add remote.origin.fetch +refs/pull/43578/head:refs/remotes/origin/PR-43578 # timeout=10
10:17:48 [2022-05-17T10:17:48.710Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:48 [2022-05-17T10:17:48.718Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:48 [2022-05-17T10:17:48.725Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:48 [2022-05-17T10:17:48.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:48 [2022-05-17T10:17:48.727Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:48 [2022-05-17T10:17:48.919Z]  > git config core.sparsecheckout # timeout=10
10:17:48 [2022-05-17T10:17:48.923Z]  > git checkout -f d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:49 [2022-05-17T10:17:49.437Z]  > git remote # timeout=10
10:17:49 [2022-05-17T10:17:49.440Z]  > git config --get remote.origin.url # timeout=10
10:17:49 [2022-05-17T10:17:49.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:49 [2022-05-17T10:17:49.451Z]  > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
10:17:50 [2022-05-17T10:17:50.123Z] Merge succeeded, producing b1a071f839f2664c16918abb8a89b4c6c92cc577
10:17:50 [2022-05-17T10:17:50.123Z] Checking out Revision b1a071f839f2664c16918abb8a89b4c6c92cc577 (PR-43578)
10:17:50 [2022-05-17T10:17:50.130Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit d9524d92a9ddf02fa8f209291032ce4e37cb2a3f
[Pipeline] sh
10:17:50 [2022-05-17T10:17:50.187Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD"
10:17:50 [2022-05-17T10:17:50.402Z] + docker version
10:17:50 [2022-05-17T10:17:50.402Z] Client: Docker Engine - Community
10:17:50 [2022-05-17T10:17:50.402Z]  Version:           20.10.14
10:17:50 [2022-05-17T10:17:50.402Z]  API version:       1.41
10:17:50 [2022-05-17T10:17:50.402Z]  Go version:        go1.16.15
10:17:50 [2022-05-17T10:17:50.402Z]  Git commit:        a224086
10:17:50 [2022-05-17T10:17:50.402Z]  Built:             Thu Mar 24 01:48:02 2022
10:17:50 [2022-05-17T10:17:50.402Z]  OS/Arch:           linux/amd64
10:17:50 [2022-05-17T10:17:50.402Z]  Context:           default
10:17:50 [2022-05-17T10:17:50.402Z]  Experimental:      true
10:17:50 [2022-05-17T10:17:50.402Z] 
10:17:50 [2022-05-17T10:17:50.402Z] Server: Docker Engine - Community
10:17:50 [2022-05-17T10:17:50.402Z]  Engine:
10:17:50 [2022-05-17T10:17:50.402Z]   Version:          20.10.14
10:17:50 [2022-05-17T10:17:50.402Z]   API version:      1.41 (minimum version 1.12)
10:17:50 [2022-05-17T10:17:50.402Z]   Go version:       go1.16.15
10:17:50 [2022-05-17T10:17:50.402Z]   Git commit:       87a90dc
10:17:50 [2022-05-17T10:17:50.402Z]   Built:            Thu Mar 24 01:45:53 2022
10:17:50 [2022-05-17T10:17:50.402Z]   OS/Arch:          linux/amd64
10:17:50 [2022-05-17T10:17:50.402Z]   Experimental:     true
10:17:50 [2022-05-17T10:17:50.402Z]  containerd:
10:17:50 [2022-05-17T10:17:50.402Z]   Version:          1.5.11
10:17:50 [2022-05-17T10:17:50.402Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:17:50 [2022-05-17T10:17:50.402Z]  runc:
10:17:50 [2022-05-17T10:17:50.402Z]   Version:          1.0.3
10:17:50 [2022-05-17T10:17:50.402Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:17:50 [2022-05-17T10:17:50.402Z]  docker-init:
10:17:50 [2022-05-17T10:17:50.402Z]   Version:          0.19.0
10:17:50 [2022-05-17T10:17:50.402Z]   GitCommit:        de40ad0
[Pipeline] sh
10:17:49 [2022-05-17T10:17:49.047Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:49 [2022-05-17T10:17:49.109Z]  > git config --add remote.origin.fetch +refs/pull/43578/head:refs/remotes/origin/PR-43578 # timeout=10
10:17:49 [2022-05-17T10:17:49.156Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:49 [2022-05-17T10:17:49.281Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:49 [2022-05-17T10:17:49.406Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:49 [2022-05-17T10:17:49.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:49 [2022-05-17T10:17:49.406Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:50 [2022-05-17T10:17:50.156Z]  > git config core.sparsecheckout # timeout=10
10:17:50 [2022-05-17T10:17:50.203Z]  > git checkout -f d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:17:50 [2022-05-17T10:17:50.673Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD"
10:17:50 [2022-05-17T10:17:50.644Z]  > git rev-list --no-walk d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:50 [2022-05-17T10:17:50.716Z] + docker info
10:17:50 [2022-05-17T10:17:50.716Z] Client:
10:17:50 [2022-05-17T10:17:50.716Z]  Context:    default
10:17:50 [2022-05-17T10:17:50.716Z]  Debug Mode: false
10:17:50 [2022-05-17T10:17:50.716Z]  Plugins:
10:17:50 [2022-05-17T10:17:50.716Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:17:50 [2022-05-17T10:17:50.716Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:17:50 [2022-05-17T10:17:50.716Z]   compose: Docker Compose (Docker Inc., v2.4.1)
10:17:50 [2022-05-17T10:17:50.716Z]   scan: Docker Scan (Docker Inc., v0.17.0)
10:17:50 [2022-05-17T10:17:50.716Z] 
10:17:50 [2022-05-17T10:17:50.716Z] Server:
10:17:50 [2022-05-17T10:17:50.716Z]  Containers: 0
10:17:50 [2022-05-17T10:17:50.716Z]   Running: 0
10:17:50 [2022-05-17T10:17:50.716Z]   Paused: 0
10:17:50 [2022-05-17T10:17:50.716Z]   Stopped: 0
10:17:50 [2022-05-17T10:17:50.716Z]  Images: 3
10:17:50 [2022-05-17T10:17:50.716Z]  Server Version: 20.10.14
10:17:50 [2022-05-17T10:17:50.716Z]  Storage Driver: overlay2
10:17:50 [2022-05-17T10:17:50.716Z]   Backing Filesystem: extfs
10:17:50 [2022-05-17T10:17:50.716Z]   Supports d_type: true
10:17:50 [2022-05-17T10:17:50.716Z]   Native Overlay Diff: true
10:17:50 [2022-05-17T10:17:50.716Z]   userxattr: false
10:17:50 [2022-05-17T10:17:50.716Z]  Logging Driver: json-file
10:17:50 [2022-05-17T10:17:50.716Z]  Cgroup Driver: systemd
10:17:50 [2022-05-17T10:17:50.716Z]  Cgroup Version: 2
10:17:50 [2022-05-17T10:17:50.716Z]  Plugins:
10:17:50 [2022-05-17T10:17:50.716Z]   Volume: local
10:17:50 [2022-05-17T10:17:50.716Z]   Network: bridge host ipvlan macvlan null overlay
10:17:50 [2022-05-17T10:17:50.716Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:17:50 [2022-05-17T10:17:50.716Z]  Swarm: inactive
10:17:50 [2022-05-17T10:17:50.716Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:17:50 [2022-05-17T10:17:50.716Z]  Default Runtime: runc
10:17:50 [2022-05-17T10:17:50.716Z]  Init Binary: docker-init
10:17:50 [2022-05-17T10:17:50.716Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:17:50 [2022-05-17T10:17:50.716Z]  runc version: v1.0.3-0-gf46b6ba
10:17:50 [2022-05-17T10:17:50.716Z]  init version: de40ad0
10:17:50 [2022-05-17T10:17:50.716Z]  Security Options:
10:17:50 [2022-05-17T10:17:50.716Z]   apparmor
10:17:50 [2022-05-17T10:17:50.716Z]   seccomp
10:17:50 [2022-05-17T10:17:50.716Z]    Profile: default
10:17:50 [2022-05-17T10:17:50.716Z]   cgroupns
10:17:50 [2022-05-17T10:17:50.716Z]  Kernel Version: 5.13.0-1021-aws
10:17:50 [2022-05-17T10:17:50.716Z]  Operating System: Ubuntu 20.04.4 LTS
10:17:50 [2022-05-17T10:17:50.716Z]  OSType: linux
10:17:50 [2022-05-17T10:17:50.716Z]  Architecture: x86_64
10:17:50 [2022-05-17T10:17:50.716Z]  CPUs: 2
10:17:50 [2022-05-17T10:17:50.716Z]  Total Memory: 7.559GiB
10:17:50 [2022-05-17T10:17:50.716Z]  Name: ip-10-100-82-254
10:17:50 [2022-05-17T10:17:50.716Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
10:17:50 [2022-05-17T10:17:50.716Z]  Docker Root Dir: /var/lib/docker
10:17:50 [2022-05-17T10:17:50.716Z]  Debug Mode: false
10:17:50 [2022-05-17T10:17:50.716Z]  Registry: https://index.docker.io/v1/
10:17:50 [2022-05-17T10:17:50.716Z]  Labels:
10:17:50 [2022-05-17T10:17:50.716Z]  Experimental: true
10:17:50 [2022-05-17T10:17:50.716Z]  Insecure Registries:
10:17:50 [2022-05-17T10:17:50.716Z]   127.0.0.0/8
10:17:50 [2022-05-17T10:17:50.716Z]  Live Restore Enabled: true
10:17:50 [2022-05-17T10:17:50.716Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:17:50 [2022-05-17T10:17:50.866Z] + docker version
10:17:50 [2022-05-17T10:17:50.866Z] Client: Docker Engine - Community
10:17:50 [2022-05-17T10:17:50.866Z]  Version:           20.10.14
10:17:50 [2022-05-17T10:17:50.866Z]  API version:       1.41
10:17:50 [2022-05-17T10:17:50.866Z]  Go version:        go1.16.15
10:17:50 [2022-05-17T10:17:50.866Z]  Git commit:        a224086
10:17:50 [2022-05-17T10:17:50.866Z]  Built:             Thu Mar 24 01:47:20 2022
10:17:50 [2022-05-17T10:17:50.866Z]  OS/Arch:           linux/arm64
10:17:50 [2022-05-17T10:17:50.866Z]  Context:           default
10:17:50 [2022-05-17T10:17:50.866Z]  Experimental:      true
10:17:50 [2022-05-17T10:17:50.866Z] 
10:17:50 [2022-05-17T10:17:50.866Z] Server: Docker Engine - Community
10:17:50 [2022-05-17T10:17:50.866Z]  Engine:
10:17:50 [2022-05-17T10:17:50.866Z]   Version:          20.10.14
10:17:50 [2022-05-17T10:17:50.866Z]   API version:      1.41 (minimum version 1.12)
10:17:50 [2022-05-17T10:17:50.866Z]   Go version:       go1.16.15
10:17:50 [2022-05-17T10:17:50.866Z]   Git commit:       87a90dc
10:17:50 [2022-05-17T10:17:50.866Z]   Built:            Thu Mar 24 01:45:39 2022
10:17:50 [2022-05-17T10:17:50.866Z]   OS/Arch:          linux/arm64
10:17:50 [2022-05-17T10:17:50.866Z]   Experimental:     true
10:17:50 [2022-05-17T10:17:50.866Z]  containerd:
10:17:50 [2022-05-17T10:17:50.866Z]   Version:          1.5.11
10:17:50 [2022-05-17T10:17:50.866Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:17:50 [2022-05-17T10:17:50.866Z]  runc:
10:17:50 [2022-05-17T10:17:50.866Z]   Version:          1.0.3
10:17:50 [2022-05-17T10:17:50.866Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:17:50 [2022-05-17T10:17:50.866Z]  docker-init:
10:17:50 [2022-05-17T10:17:50.866Z]   Version:          0.19.0
10:17:50 [2022-05-17T10:17:50.866Z]   GitCommit:        de40ad0
[Pipeline] sh
10:17:50 [2022-05-17T10:17:50.982Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
10:17:51 [2022-05-17T10:17:51.037Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 .
[Pipeline] sh
10:17:51 [2022-05-17T10:17:51.153Z] + docker info
10:17:51 [2022-05-17T10:17:51.153Z] Client:
10:17:51 [2022-05-17T10:17:51.153Z]  Context:    default
10:17:51 [2022-05-17T10:17:51.153Z]  Debug Mode: false
10:17:51 [2022-05-17T10:17:51.153Z]  Plugins:
10:17:51 [2022-05-17T10:17:51.153Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:17:51 [2022-05-17T10:17:51.153Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:17:51 [2022-05-17T10:17:51.153Z] 
10:17:51 [2022-05-17T10:17:51.153Z] Server:
10:17:51 [2022-05-17T10:17:51.153Z]  Containers: 0
10:17:51 [2022-05-17T10:17:51.153Z]   Running: 0
10:17:51 [2022-05-17T10:17:51.153Z]   Paused: 0
10:17:51 [2022-05-17T10:17:51.153Z]   Stopped: 0
10:17:51 [2022-05-17T10:17:51.153Z]  Images: 3
10:17:51 [2022-05-17T10:17:51.153Z]  Server Version: 20.10.14
10:17:51 [2022-05-17T10:17:51.153Z]  Storage Driver: overlay2
10:17:51 [2022-05-17T10:17:51.153Z]   Backing Filesystem: extfs
10:17:51 [2022-05-17T10:17:51.153Z]   Supports d_type: true
10:17:51 [2022-05-17T10:17:51.153Z]   Native Overlay Diff: true
10:17:51 [2022-05-17T10:17:51.153Z]   userxattr: false
10:17:51 [2022-05-17T10:17:51.153Z]  Logging Driver: json-file
10:17:51 [2022-05-17T10:17:51.153Z]  Cgroup Driver: cgroupfs
10:17:51 [2022-05-17T10:17:51.153Z]  Cgroup Version: 1
10:17:51 [2022-05-17T10:17:51.153Z]  Plugins:
10:17:51 [2022-05-17T10:17:51.153Z]   Volume: local
10:17:51 [2022-05-17T10:17:51.153Z]   Network: bridge host ipvlan macvlan null overlay
10:17:51 [2022-05-17T10:17:51.153Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:17:51 [2022-05-17T10:17:51.153Z]  Swarm: inactive
10:17:51 [2022-05-17T10:17:51.153Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:17:51 [2022-05-17T10:17:51.153Z]  Default Runtime: runc
10:17:51 [2022-05-17T10:17:51.153Z]  Init Binary: docker-init
10:17:51 [2022-05-17T10:17:51.153Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:17:51 [2022-05-17T10:17:51.153Z]  runc version: v1.0.3-0-gf46b6ba
10:17:51 [2022-05-17T10:17:51.153Z]  init version: de40ad0
10:17:51 [2022-05-17T10:17:51.153Z]  Security Options:
10:17:51 [2022-05-17T10:17:51.153Z]   apparmor
10:17:51 [2022-05-17T10:17:51.153Z]   seccomp
10:17:51 [2022-05-17T10:17:51.153Z]    Profile: default
10:17:51 [2022-05-17T10:17:51.153Z]  Kernel Version: 5.13.0-1021-aws
10:17:51 [2022-05-17T10:17:51.153Z]  Operating System: Ubuntu 20.04.4 LTS
10:17:51 [2022-05-17T10:17:51.153Z]  OSType: linux
10:17:51 [2022-05-17T10:17:51.153Z]  Architecture: aarch64
10:17:51 [2022-05-17T10:17:51.153Z]  CPUs: 2
10:17:51 [2022-05-17T10:17:51.153Z]  Total Memory: 7.562GiB
10:17:51 [2022-05-17T10:17:51.153Z]  Name: ip-10-100-62-129
10:17:51 [2022-05-17T10:17:51.153Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
10:17:51 [2022-05-17T10:17:51.153Z]  Docker Root Dir: /var/lib/docker
10:17:51 [2022-05-17T10:17:51.153Z]  Debug Mode: false
10:17:51 [2022-05-17T10:17:51.153Z]  Registry: https://index.docker.io/v1/
10:17:51 [2022-05-17T10:17:51.153Z]  Labels:
10:17:51 [2022-05-17T10:17:51.153Z]  Experimental: true
10:17:51 [2022-05-17T10:17:51.153Z]  Insecure Registries:
10:17:51 [2022-05-17T10:17:51.153Z]   127.0.0.0/8
10:17:51 [2022-05-17T10:17:51.153Z]  Live Restore Enabled: true
10:17:51 [2022-05-17T10:17:51.153Z] 
[Pipeline] sh
10:17:51 [2022-05-17T10:17:51.299Z] #1 [internal] load build definition from Dockerfile
10:17:51 [2022-05-17T10:17:51.299Z] #1 sha256:516de2a4739d7bbd4280b6020fd8a47a5c4c4ebbe0a06bdefa95d4198a0dd9e1
10:17:51 [2022-05-17T10:17:51.299Z] #1 transferring dockerfile: 17.93kB done
10:17:51 [2022-05-17T10:17:51.299Z] #1 DONE 0.0s
10:17:51 [2022-05-17T10:17:51.299Z] 
10:17:51 [2022-05-17T10:17:51.299Z] #2 [internal] load .dockerignore
10:17:51 [2022-05-17T10:17:51.299Z] #2 sha256:dd90502cb71a8ad653beaef8ab204b08ec5ade37fab36ddf36ba5c7e8d36cd6f
10:17:51 [2022-05-17T10:17:51.299Z] #2 transferring context: 145B done
10:17:51 [2022-05-17T10:17:51.299Z] #2 DONE 0.0s
10:17:51 [2022-05-17T10:17:51.299Z] 
10:17:51 [2022-05-17T10:17:51.299Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
10:17:51 [2022-05-17T10:17:51.299Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
10:17:51 [2022-05-17T10:17:51.444Z] + docker version
10:17:51 [2022-05-17T10:17:51.469Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:17:51 [2022-05-17T10:17:51.469Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:17:51 [2022-05-17T10:17:51.469Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43578/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:17:51 [2022-05-17T10:17:51.469Z] + bash /home/ubuntu/workspace/moby_PR-43578/check-config.sh
10:17:51 [2022-05-17T10:17:51.469Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:17:51 [2022-05-17T10:17:51.469Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
10:17:51 [2022-05-17T10:17:51.469Z] 
10:17:51 [2022-05-17T10:17:51.469Z] Generally Necessary:
10:17:51 [2022-05-17T10:17:51.469Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:17:51 [2022-05-17T10:17:51.469Z] - apparmor: enabled and tools installed
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_NAMESPACES: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_NET_NS: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_PID_NS: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_IPC_NS: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_UTS_NS: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_CGROUPS: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_CGROUP_CPUACCT: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_CGROUP_DEVICE: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_CGROUP_FREEZER: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_CGROUP_SCHED: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_CPUSETS: enabled
10:17:51 [2022-05-17T10:17:51.469Z] - CONFIG_MEMCG: enabled
10:17:51 [2022-05-17T10:17:51.555Z] #3 DONE 0.3s
10:17:51 [2022-05-17T10:17:51.555Z] 
10:17:51 [2022-05-17T10:17:51.555Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
10:17:51 [2022-05-17T10:17:51.555Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
10:17:51 [2022-05-17T10:17:51.555Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
10:17:51 [2022-05-17T10:17:51.555Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
10:17:51 [2022-05-17T10:17:51.555Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
10:17:51 [2022-05-17T10:17:51.555Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
10:17:51 [2022-05-17T10:17:51.555Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s
10:17:51 [2022-05-17T10:17:51.555Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
10:17:51 [2022-05-17T10:17:51.555Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_KEYS: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_VETH: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_BRIDGE: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_NF_NAT: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_POSIX_MQUEUE: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_CGROUP_BPF: enabled
10:17:51 [2022-05-17T10:17:51.729Z] 
10:17:51 [2022-05-17T10:17:51.729Z] Optional Features:
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_USER_NS: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_SECCOMP: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_SECCOMP_FILTER: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_CGROUP_PIDS: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_MEMCG_SWAP: enabled
10:17:51 [2022-05-17T10:17:51.729Z]     (cgroup swap accounting is currently enabled)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_BLK_CGROUP: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_CGROUP_PERF: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_CGROUP_HUGETLB: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_CFS_BANDWIDTH: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_RT_GROUP_SCHED: missing
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_IP_VS: enabled (as module)
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_IP_VS_NFCT: enabled
10:17:51 [2022-05-17T10:17:51.729Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:17:51 [2022-05-17T10:17:51.777Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit d9524d92a9ddf02fa8f209291032ce4e37cb2a3f
10:17:51 [2022-05-17T10:17:51.811Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
10:17:50 [2022-05-17T10:17:50.118Z]  > git rev-parse HEAD^{commit} # timeout=10
10:17:50 [2022-05-17T10:17:50.126Z]  > git config core.sparsecheckout # timeout=10
10:17:50 [2022-05-17T10:17:50.130Z]  > git checkout -f b1a071f839f2664c16918abb8a89b4c6c92cc577 # timeout=10
10:17:51 [2022-05-17T10:17:51.990Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:17:51 [2022-05-17T10:17:51.990Z] - CONFIG_IP_VS_RR: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z] - CONFIG_SECURITY_SELINUX: enabled
10:17:51 [2022-05-17T10:17:51.990Z] - CONFIG_SECURITY_APPARMOR: enabled
10:17:51 [2022-05-17T10:17:51.990Z] - CONFIG_EXT4_FS: enabled
10:17:51 [2022-05-17T10:17:51.990Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:17:51 [2022-05-17T10:17:51.990Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:17:51 [2022-05-17T10:17:51.990Z] - Network Drivers:
10:17:51 [2022-05-17T10:17:51.990Z]   - "overlay":
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_VXLAN: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:17:51 [2022-05-17T10:17:51.990Z]       Optional (for encrypted networks):
10:17:51 [2022-05-17T10:17:51.990Z]       - CONFIG_CRYPTO: enabled
10:17:51 [2022-05-17T10:17:51.990Z]       - CONFIG_CRYPTO_AEAD: enabled
10:17:51 [2022-05-17T10:17:51.990Z]       - CONFIG_CRYPTO_GCM: enabled
10:17:51 [2022-05-17T10:17:51.990Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:17:51 [2022-05-17T10:17:51.990Z]       - CONFIG_CRYPTO_GHASH: enabled
10:17:51 [2022-05-17T10:17:51.990Z]       - CONFIG_XFRM: enabled
10:17:51 [2022-05-17T10:17:51.990Z]       - CONFIG_XFRM_USER: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]       - CONFIG_INET_ESP: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]   - "ipvlan":
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_IPVLAN: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]   - "macvlan":
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_MACVLAN: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_DUMMY: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]   - "ftp,tftp client in container":
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z] - Storage Drivers:
10:17:51 [2022-05-17T10:17:51.990Z]   - "aufs":
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_AUFS_FS: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]   - "btrfs":
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:17:51 [2022-05-17T10:17:51.990Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:17:51 [2022-05-17T10:17:51.990Z]   - "devicemapper":
10:17:52 [2022-05-17T10:17:52.067Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done
10:17:52 [2022-05-17T10:17:52.067Z] #4 DONE 0.5s
10:17:52 [2022-05-17T10:17:52.067Z] 
10:17:52 [2022-05-17T10:17:52.067Z] #6 [internal] load build definition from Dockerfile
10:17:52 [2022-05-17T10:17:52.067Z] #6 sha256:c1f93c31e2c486297a9f887e122a0efa641a75da4da934972f828d34387225f2
10:17:52 [2022-05-17T10:17:52.067Z] #6 DONE 0.0s
10:17:52 [2022-05-17T10:17:52.067Z] 
10:17:52 [2022-05-17T10:17:52.067Z] #5 [internal] load .dockerignore
10:17:52 [2022-05-17T10:17:52.067Z] #5 sha256:be9b294f848923a8adf4d3053d18bd600f9fe82cda2a3e24d8d20d1cede546f2
10:17:52 [2022-05-17T10:17:52.067Z] #5 DONE 0.0s
10:17:52 [2022-05-17T10:17:52.067Z] 
10:17:52 [2022-05-17T10:17:52.067Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:17:52 [2022-05-17T10:17:52.067Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:17:52 [2022-05-17T10:17:52.251Z]     - CONFIG_BLK_DEV_DM: enabled
10:17:52 [2022-05-17T10:17:52.251Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:17:52 [2022-05-17T10:17:52.251Z]   - "overlay":
10:17:52 [2022-05-17T10:17:52.251Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:17:52 [2022-05-17T10:17:52.251Z]   - "zfs":
10:17:52 [2022-05-17T10:17:52.251Z]     - /dev/zfs: present
10:17:52 [2022-05-17T10:17:52.251Z]     - zfs command: missing
10:17:52 [2022-05-17T10:17:52.251Z]     - zpool command: missing
10:17:52 [2022-05-17T10:17:52.251Z] 
10:17:52 [2022-05-17T10:17:52.251Z] Limits:
10:17:52 [2022-05-17T10:17:52.251Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:17:52 [2022-05-17T10:17:52.251Z] 
10:17:52 [2022-05-17T10:17:52.251Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
10:17:50 [2022-05-17T10:17:50.630Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:50 [2022-05-17T10:17:50.693Z]  > git config --add remote.origin.fetch +refs/pull/43578/head:refs/remotes/origin/PR-43578 # timeout=10
10:17:50 [2022-05-17T10:17:50.755Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:50 [2022-05-17T10:17:50.880Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:51 [2022-05-17T10:17:51.006Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:51 [2022-05-17T10:17:51.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:51 [2022-05-17T10:17:51.006Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:51 [2022-05-17T10:17:51.802Z]  > git config core.sparsecheckout # timeout=10
10:17:51 [2022-05-17T10:17:51.881Z]  > git checkout -f d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
[Pipeline] sh
10:17:52 [2022-05-17T10:17:52.586Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 .
10:17:52 [2022-05-17T10:17:52.846Z] #1 [internal] load build definition from Dockerfile
10:17:52 [2022-05-17T10:17:52.846Z] #1 sha256:057509e342d0f59bbc3d6dfcaf78b9999103b41800e11828099d5be08237992d
10:17:52 [2022-05-17T10:17:52.846Z] #1 transferring dockerfile: 17.93kB done
10:17:52 [2022-05-17T10:17:52.846Z] #1 DONE 0.0s
10:17:52 [2022-05-17T10:17:52.846Z] 
10:17:52 [2022-05-17T10:17:52.846Z] #2 [internal] load .dockerignore
10:17:52 [2022-05-17T10:17:52.846Z] #2 sha256:d3c02364d71b9432639e4808085143b76289bde9580df78a308b2e9d3d047e67
10:17:52 [2022-05-17T10:17:52.846Z] #2 transferring context: 145B done
10:17:52 [2022-05-17T10:17:52.846Z] #2 DONE 0.0s
10:17:52 [2022-05-17T10:17:52.846Z] 
10:17:52 [2022-05-17T10:17:52.846Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
10:17:52 [2022-05-17T10:17:52.846Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
10:17:52 [2022-05-17T10:17:52.994Z] #8 DONE 0.8s
10:17:52 [2022-05-17T10:17:52.994Z] 
10:17:52 [2022-05-17T10:17:52.994Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
10:17:52 [2022-05-17T10:17:52.994Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
10:17:52 [2022-05-17T10:17:52.994Z] #7 DONE 0.8s
10:17:52 [2022-05-17T10:17:52.994Z] 
10:17:52 [2022-05-17T10:17:52.994Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye
10:17:52 [2022-05-17T10:17:52.994Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2
10:17:52 [2022-05-17T10:17:52.994Z] #9 DONE 0.8s
10:17:52 [2022-05-17T10:17:52.994Z] 
10:17:52 [2022-05-17T10:17:52.994Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:17:52 [2022-05-17T10:17:52.994Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:17:52 [2022-05-17T10:17:52.994Z] #10 DONE 0.8s
10:17:53 [2022-05-17T10:17:53.106Z] #3 DONE 0.3s
10:17:53 [2022-05-17T10:17:53.106Z] 
10:17:53 [2022-05-17T10:17:53.106Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
10:17:53 [2022-05-17T10:17:53.106Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120
10:17:53 [2022-05-17T10:17:53.106Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
10:17:53 [2022-05-17T10:17:53.106Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done
10:17:53 [2022-05-17T10:17:53.106Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done
10:17:53 [2022-05-17T10:17:53.106Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 7.34MB / 9.06MB 0.1s
10:17:53 [2022-05-17T10:17:53.106Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
10:17:53 [2022-05-17T10:17:53.251Z] 
10:17:53 [2022-05-17T10:17:53.251Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:17:53 [2022-05-17T10:17:53.251Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:17:53 [2022-05-17T10:17:53.251Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
10:17:53 [2022-05-17T10:17:53.251Z] #73 DONE 0.0s
10:17:53 [2022-05-17T10:17:53.251Z] 
10:17:53 [2022-05-17T10:17:53.251Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:17:53 [2022-05-17T10:17:53.251Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:17:53 [2022-05-17T10:17:53.251Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:17:53 [2022-05-17T10:17:53.366Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s
10:17:53 [2022-05-17T10:17:53.366Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done
10:17:53 [2022-05-17T10:17:53.366Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c
10:17:53 [2022-05-17T10:17:53.519Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done
10:17:53 [2022-05-17T10:17:53.520Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done
10:17:53 [2022-05-17T10:17:53.520Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done
10:17:53 [2022-05-17T10:17:53.520Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0B / 54.95MB 0.1s
10:17:53 [2022-05-17T10:17:53.520Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done
10:17:53 [2022-05-17T10:17:53.520Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 3.15MB / 54.95MB 0.2s
10:17:53 [2022-05-17T10:17:53.631Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done
10:17:53 [2022-05-17T10:17:53.632Z] #4 DONE 0.5s
10:17:53 [2022-05-17T10:17:53.783Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 15.73MB / 54.95MB 0.4s
10:17:53 [2022-05-17T10:17:53.892Z] 
10:17:53 [2022-05-17T10:17:53.892Z] #6 [internal] load build definition from Dockerfile
10:17:53 [2022-05-17T10:17:53.892Z] #6 sha256:9eabbaa5dfc074e3bde9e66408bb5f905142dafdd0ccb42795412f83a9e2302c
10:17:53 [2022-05-17T10:17:53.892Z] #6 DONE 0.0s
10:17:53 [2022-05-17T10:17:53.892Z] 
10:17:53 [2022-05-17T10:17:53.892Z] #5 [internal] load .dockerignore
10:17:53 [2022-05-17T10:17:53.892Z] #5 sha256:4a699a1a4142c99c5243e6d30a424d98315068005679220456e1afec6e6d4569
10:17:53 [2022-05-17T10:17:53.892Z] #5 DONE 0.0s
10:17:53 [2022-05-17T10:17:53.892Z] 
10:17:53 [2022-05-17T10:17:53.892Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:17:53 [2022-05-17T10:17:53.892Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:17:54 [2022-05-17T10:17:54.053Z] #28 ...
10:17:54 [2022-05-17T10:17:54.053Z] 
10:17:54 [2022-05-17T10:17:54.053Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:17:54 [2022-05-17T10:17:54.053Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:17:54 [2022-05-17T10:17:54.053Z] #49 DONE 0.0s
10:17:54 [2022-05-17T10:17:54.053Z] 
10:17:54 [2022-05-17T10:17:54.053Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:17:54 [2022-05-17T10:17:54.053Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:17:54 [2022-05-17T10:17:54.053Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 25.17MB / 54.95MB 0.6s
10:17:54 [2022-05-17T10:17:54.053Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 30.41MB / 54.95MB 0.7s
10:17:53 [2022-05-17T10:17:53.860Z]  > git remote # timeout=10
10:17:53 [2022-05-17T10:17:53.907Z]  > git config --get remote.origin.url # timeout=10
10:17:53 [2022-05-17T10:17:53.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:53 [2022-05-17T10:17:53.969Z]  > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10
10:17:54 [2022-05-17T10:17:54.313Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 41.94MB / 54.95MB 0.9s
10:17:54 [2022-05-17T10:17:54.313Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 48.23MB / 54.95MB 1.0s
10:17:54 [2022-05-17T10:17:54.313Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.1s
10:17:54 [2022-05-17T10:17:54.462Z] #10 ...
10:17:54 [2022-05-17T10:17:54.462Z] 
10:17:54 [2022-05-17T10:17:54.462Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
10:17:54 [2022-05-17T10:17:54.463Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
10:17:54 [2022-05-17T10:17:54.463Z] #8 DONE 0.7s
10:17:54 [2022-05-17T10:17:54.463Z] 
10:17:54 [2022-05-17T10:17:54.463Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:17:54 [2022-05-17T10:17:54.463Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:17:54 [2022-05-17T10:17:54.463Z] #9 DONE 0.8s
10:17:54 [2022-05-17T10:17:54.463Z] 
10:17:54 [2022-05-17T10:17:54.463Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye
10:17:54 [2022-05-17T10:17:54.463Z] #7 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee
10:17:54 [2022-05-17T10:17:54.463Z] #7 DONE 0.8s
10:17:54 [2022-05-17T10:17:54.463Z] 
10:17:54 [2022-05-17T10:17:54.463Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:17:54 [2022-05-17T10:17:54.463Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:17:54 [2022-05-17T10:17:54.463Z] #10 DONE 0.8s
10:17:54 [2022-05-17T10:17:54.572Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.1s done
10:17:54 [2022-05-17T10:17:54.572Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402
10:17:54 [2022-05-17T10:17:54.826Z] Merge succeeded, producing 194ecf75afc73876f2cf36b428bd128ee8c38de1
10:17:54 [2022-05-17T10:17:54.826Z] Checking out Revision 194ecf75afc73876f2cf36b428bd128ee8c38de1 (PR-43578)
10:17:55 [2022-05-17T10:17:55.345Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD"
10:17:55 [2022-05-17T10:17:55.406Z] 
10:17:55 [2022-05-17T10:17:55.406Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:17:55 [2022-05-17T10:17:55.406Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa
10:17:55 [2022-05-17T10:17:55.406Z] #28 CACHED
10:17:55 [2022-05-17T10:17:55.406Z] 
10:17:55 [2022-05-17T10:17:55.406Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:17:55 [2022-05-17T10:17:55.406Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:17:55 [2022-05-17T10:17:55.406Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:17:55 [2022-05-17T10:17:55.406Z] #73 DONE 0.1s
10:17:55 [2022-05-17T10:17:55.406Z] 
10:17:55 [2022-05-17T10:17:55.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:17:55 [2022-05-17T10:17:55.406Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd
10:17:55 [2022-05-17T10:17:55.406Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done
10:17:55 [2022-05-17T10:17:55.631Z] Client: Docker Engine - Community
10:17:55 [2022-05-17T10:17:55.631Z]  Version:           20.10.14
10:17:55 [2022-05-17T10:17:55.631Z]  API version:       1.41
10:17:55 [2022-05-17T10:17:55.631Z]  Go version:        go1.16.15
10:17:55 [2022-05-17T10:17:55.631Z]  Git commit:        a224086
10:17:55 [2022-05-17T10:17:55.631Z]  Built:             Thu Mar 24 01:47:57 2022
10:17:55 [2022-05-17T10:17:55.631Z]  OS/Arch:           linux/amd64
10:17:55 [2022-05-17T10:17:55.631Z]  Context:           default
10:17:55 [2022-05-17T10:17:55.631Z]  Experimental:      true
10:17:55 [2022-05-17T10:17:55.631Z] 
10:17:55 [2022-05-17T10:17:55.631Z] Server: Docker Engine - Community
10:17:55 [2022-05-17T10:17:55.631Z]  Engine:
10:17:55 [2022-05-17T10:17:55.631Z]   Version:          20.10.14
10:17:55 [2022-05-17T10:17:55.631Z]   API version:      1.41 (minimum version 1.12)
10:17:55 [2022-05-17T10:17:55.631Z]   Go version:       go1.16.15
10:17:55 [2022-05-17T10:17:55.631Z]   Git commit:       87a90dc
10:17:55 [2022-05-17T10:17:55.631Z]   Built:            Thu Mar 24 01:45:46 2022
10:17:55 [2022-05-17T10:17:55.631Z]   OS/Arch:          linux/amd64
10:17:55 [2022-05-17T10:17:55.631Z]   Experimental:     true
10:17:55 [2022-05-17T10:17:55.631Z]  containerd:
10:17:55 [2022-05-17T10:17:55.631Z]   Version:          1.5.11
10:17:55 [2022-05-17T10:17:55.631Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:17:55 [2022-05-17T10:17:55.631Z]  runc:
10:17:55 [2022-05-17T10:17:55.631Z]   Version:          1.0.3
10:17:55 [2022-05-17T10:17:55.631Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:17:55 [2022-05-17T10:17:55.631Z]  docker-init:
10:17:55 [2022-05-17T10:17:55.631Z]   Version:          0.19.0
10:17:55 [2022-05-17T10:17:55.631Z]   GitCommit:        de40ad0
[Pipeline] sh
10:17:55 [2022-05-17T10:17:55.668Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done
10:17:55 [2022-05-17T10:17:55.668Z] #11 sha256:7d4474ec6c97f575d4c83e58b27b8379afb26acdecfa98f18be85225058ca98b 1.80kB / 1.80kB done
10:17:55 [2022-05-17T10:17:55.668Z] #11 sha256:2c818329d3a1d3c691e7ad7720577fbce28fa7c47a02db296672d1684358a959 7.12kB / 7.12kB done
10:17:55 [2022-05-17T10:17:55.668Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 0B / 4.94MB 0.1s
10:17:55 [2022-05-17T10:17:55.668Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 1.05MB / 4.94MB 0.1s
10:17:55 [2022-05-17T10:17:55.668Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702
10:17:54 [2022-05-17T10:17:54.735Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:17:54 [2022-05-17T10:17:54.845Z]  > git config core.sparsecheckout # timeout=10
10:17:54 [2022-05-17T10:17:54.892Z]  > git checkout -f 194ecf75afc73876f2cf36b428bd128ee8c38de1 # timeout=10
10:17:55 [2022-05-17T10:17:55.376Z]  > git rev-list --no-walk d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:55 [2022-05-17T10:17:55.930Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 4.94MB / 4.94MB 0.2s done
10:17:55 [2022-05-17T10:17:55.930Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 0B / 10.66MB 0.2s
10:17:55 [2022-05-17T10:17:55.930Z] #11 ...
10:17:55 [2022-05-17T10:17:55.930Z] 
10:17:55 [2022-05-17T10:17:55.930Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:17:55 [2022-05-17T10:17:55.930Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:17:55 [2022-05-17T10:17:55.930Z] #49 DONE 0.0s
10:17:55 [2022-05-17T10:17:55.930Z] 
10:17:55 [2022-05-17T10:17:55.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:17:55 [2022-05-17T10:17:55.930Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd
10:17:55 [2022-05-17T10:17:55.930Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 0.4s
10:17:55 [2022-05-17T10:17:55.930Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 0B / 54.67MB 0.4s
10:17:55 [2022-05-17T10:17:55.931Z] + docker info
10:17:56 [2022-05-17T10:17:56.197Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 0.5s done
10:17:56 [2022-05-17T10:17:56.197Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 9.44MB / 54.67MB 0.6s
10:17:56 [2022-05-17T10:17:56.197Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 0B / 81.07MB 0.6s
10:17:56 [2022-05-17T10:17:56.197Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 0B / 108.86MB 0.6s
10:17:56 [2022-05-17T10:17:56.197Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 15.73MB / 54.67MB 0.6s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:17:55 [2022-05-17T10:17:55.881Z]  > git remote # timeout=10
10:17:55 [2022-05-17T10:17:55.944Z]  > git config --get remote.origin.url # timeout=10
10:17:56 [2022-05-17T10:17:56.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:56 [2022-05-17T10:17:56.022Z]  > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10
10:17:56 [2022-05-17T10:17:56.462Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 22.02MB / 54.67MB 0.7s
10:17:56 [2022-05-17T10:17:56.462Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 4.12MB / 81.07MB 0.7s
10:17:56 [2022-05-17T10:17:56.462Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 29.36MB / 54.67MB 0.8s
10:17:56 [2022-05-17T10:17:56.462Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 10.49MB / 81.07MB 0.8s
10:17:56 [2022-05-17T10:17:56.493Z] Client:
10:17:56 [2022-05-17T10:17:56.493Z]  Context:    default
10:17:56 [2022-05-17T10:17:56.493Z]  Debug Mode: false
10:17:56 [2022-05-17T10:17:56.493Z]  Plugins:
10:17:56 [2022-05-17T10:17:56.493Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:17:56 [2022-05-17T10:17:56.493Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:17:56 [2022-05-17T10:17:56.493Z]   compose: Docker Compose (Docker Inc., v2.4.1)
10:17:56 [2022-05-17T10:17:56.493Z]   scan: Docker Scan (Docker Inc., v0.17.0)
10:17:56 [2022-05-17T10:17:56.493Z] 
10:17:56 [2022-05-17T10:17:56.493Z] Server:
10:17:56 [2022-05-17T10:17:56.493Z]  Containers: 0
10:17:56 [2022-05-17T10:17:56.493Z]   Running: 0
10:17:56 [2022-05-17T10:17:56.493Z]   Paused: 0
10:17:56 [2022-05-17T10:17:56.493Z]   Stopped: 0
10:17:56 [2022-05-17T10:17:56.493Z]  Images: 1
10:17:56 [2022-05-17T10:17:56.493Z]  Server Version: 20.10.14
10:17:56 [2022-05-17T10:17:56.493Z]  Storage Driver: overlay2
10:17:56 [2022-05-17T10:17:56.493Z]   Backing Filesystem: extfs
10:17:56 [2022-05-17T10:17:56.493Z]   Supports d_type: true
10:17:56 [2022-05-17T10:17:56.493Z]   Native Overlay Diff: true
10:17:56 [2022-05-17T10:17:56.493Z]   userxattr: false
10:17:56 [2022-05-17T10:17:56.493Z]  Logging Driver: json-file
10:17:56 [2022-05-17T10:17:56.493Z]  Cgroup Driver: cgroupfs
10:17:56 [2022-05-17T10:17:56.493Z]  Cgroup Version: 1
10:17:56 [2022-05-17T10:17:56.493Z]  Plugins:
10:17:56 [2022-05-17T10:17:56.493Z]   Volume: local
10:17:56 [2022-05-17T10:17:56.493Z]   Network: bridge host ipvlan macvlan null overlay
10:17:56 [2022-05-17T10:17:56.493Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:17:56 [2022-05-17T10:17:56.493Z]  Swarm: inactive
10:17:56 [2022-05-17T10:17:56.493Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:17:56 [2022-05-17T10:17:56.493Z]  Default Runtime: runc
10:17:56 [2022-05-17T10:17:56.493Z]  Init Binary: docker-init
10:17:56 [2022-05-17T10:17:56.493Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:17:56 [2022-05-17T10:17:56.493Z]  runc version: v1.0.3-0-gf46b6ba
10:17:56 [2022-05-17T10:17:56.493Z]  init version: de40ad0
10:17:56 [2022-05-17T10:17:56.493Z]  Security Options:
10:17:56 [2022-05-17T10:17:56.493Z]   apparmor
10:17:56 [2022-05-17T10:17:56.493Z]   seccomp
10:17:56 [2022-05-17T10:17:56.493Z]    Profile: default
10:17:56 [2022-05-17T10:17:56.493Z]  Kernel Version: 5.4.0-1071-aws
10:17:56 [2022-05-17T10:17:56.493Z]  Operating System: Ubuntu 18.04.6 LTS
10:17:56 [2022-05-17T10:17:56.493Z]  OSType: linux
10:17:56 [2022-05-17T10:17:56.493Z]  Architecture: x86_64
10:17:56 [2022-05-17T10:17:56.493Z]  CPUs: 2
10:17:56 [2022-05-17T10:17:56.493Z]  Total Memory: 7.483GiB
10:17:56 [2022-05-17T10:17:56.493Z]  Name: ip-10-100-116-115
10:17:56 [2022-05-17T10:17:56.493Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
10:17:56 [2022-05-17T10:17:56.493Z]  Docker Root Dir: /var/lib/docker
10:17:56 [2022-05-17T10:17:56.493Z]  Debug Mode: false
10:17:56 [2022-05-17T10:17:56.493Z]  Registry: https://index.docker.io/v1/
10:17:56 [2022-05-17T10:17:56.493Z]  Labels:
10:17:56 [2022-05-17T10:17:56.493Z]  Experimental: true
10:17:56 [2022-05-17T10:17:56.493Z]  Insecure Registries:
10:17:56 [2022-05-17T10:17:56.493Z]   127.0.0.0/8
10:17:56 [2022-05-17T10:17:56.493Z]  Live Restore Enabled: true
10:17:56 [2022-05-17T10:17:56.493Z] 
10:17:56 [2022-05-17T10:17:56.493Z] WARNING: No swap limit support
[Pipeline] sh
10:17:56 [2022-05-17T10:17:56.724Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 40.01MB / 54.67MB 1.0s
10:17:56 [2022-05-17T10:17:56.724Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 25.17MB / 81.07MB 1.0s
10:17:56 [2022-05-17T10:17:56.724Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 13.79MB / 108.86MB 1.0s
10:17:56 [2022-05-17T10:17:56.724Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 45.09MB / 54.67MB 1.2s
10:17:56 [2022-05-17T10:17:56.724Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 30.41MB / 81.07MB 1.2s
10:17:56 [2022-05-17T10:17:56.934Z] Merge succeeded, producing 1a732571d559e967cd20ff5f798a820f399e34b1
10:17:56 [2022-05-17T10:17:56.934Z] Checking out Revision 1a732571d559e967cd20ff5f798a820f399e34b1 (PR-43578)
10:17:56 [2022-05-17T10:17:56.981Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:17:56 [2022-05-17T10:17:56.981Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:17:56 [2022-05-17T10:17:56.981Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43578/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:17:56 [2022-05-17T10:17:56.981Z] + bash /home/ubuntu/workspace/moby_PR-43578/check-config.sh
10:17:56 [2022-05-17T10:17:56.981Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:17:56 [2022-05-17T10:17:56.981Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
10:17:56 [2022-05-17T10:17:56.981Z] 
10:17:56 [2022-05-17T10:17:56.981Z] Generally Necessary:
10:17:56 [2022-05-17T10:17:56.981Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:17:56 [2022-05-17T10:17:56.981Z] - apparmor: enabled and tools installed
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_NAMESPACES: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_NET_NS: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_PID_NS: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_IPC_NS: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_UTS_NS: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_CGROUPS: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_CGROUP_CPUACCT: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_CGROUP_DEVICE: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_CGROUP_FREEZER: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_CGROUP_SCHED: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_CPUSETS: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_MEMCG: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_KEYS: enabled
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_VETH: enabled (as module)
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_BRIDGE: enabled (as module)
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:17:56 [2022-05-17T10:17:56.981Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:17:56 [2022-05-17T10:17:56.985Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 52.43MB / 54.67MB 1.2s
10:17:56 [2022-05-17T10:17:56.986Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 38.80MB / 81.07MB 1.2s
10:17:56 [2022-05-17T10:17:56.986Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 23.07MB / 108.86MB 1.2s
10:17:56 [2022-05-17T10:17:56.986Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 47.90MB / 81.07MB 1.3s
10:17:56 [2022-05-17T10:17:56.986Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 1.4s done
10:17:56 [2022-05-17T10:17:56.986Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 65.01MB / 81.07MB 1.5s
10:17:56 [2022-05-17T10:17:56.986Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 28.55MB / 108.86MB 1.5s
10:17:56 [2022-05-17T10:17:56.986Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 126B / 126B 1.5s done
10:17:57 [2022-05-17T10:17:57.149Z] + docker version
10:17:57 [2022-05-17T10:17:57.149Z] Client:
10:17:57 [2022-05-17T10:17:57.149Z]  Version:           20.10.9
10:17:57 [2022-05-17T10:17:57.149Z]  API version:       1.41
10:17:57 [2022-05-17T10:17:57.149Z]  Go version:        go1.16.8
10:17:57 [2022-05-17T10:17:57.149Z]  Git commit:        c2ea9bc
10:17:57 [2022-05-17T10:17:57.149Z]  Built:             Mon Oct  4 16:11:10 2021
10:17:57 [2022-05-17T10:17:57.149Z]  OS/Arch:           windows/amd64
10:17:57 [2022-05-17T10:17:57.149Z]  Context:           default
10:17:57 [2022-05-17T10:17:57.149Z]  Experimental:      true
10:17:57 [2022-05-17T10:17:57.149Z] 
10:17:57 [2022-05-17T10:17:57.149Z] Server: Docker Engine - Community
10:17:57 [2022-05-17T10:17:57.149Z]  Engine:
10:17:57 [2022-05-17T10:17:57.149Z]   Version:          20.10.9
10:17:57 [2022-05-17T10:17:57.149Z]   API version:      1.41 (minimum version 1.24)
10:17:57 [2022-05-17T10:17:57.149Z]   Go version:       go1.16.8
10:17:57 [2022-05-17T10:17:57.149Z]   Git commit:       79ea9d3
10:17:57 [2022-05-17T10:17:57.149Z]   Built:            Mon Oct  4 16:06:39 2021
10:17:57 [2022-05-17T10:17:57.149Z]   OS/Arch:          windows/amd64
10:17:57 [2022-05-17T10:17:57.149Z]   Experimental:     true
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_NF_NAT: enabled (as module)
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_POSIX_MQUEUE: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_CGROUP_BPF: enabled
10:17:57 [2022-05-17T10:17:57.239Z] 
10:17:57 [2022-05-17T10:17:57.239Z] Optional Features:
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_USER_NS: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_SECCOMP: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_SECCOMP_FILTER: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_CGROUP_PIDS: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_MEMCG_SWAP: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:17:57 [2022-05-17T10:17:57.239Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_BLK_CGROUP: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_CGROUP_PERF: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_CGROUP_HUGETLB: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_CFS_BANDWIDTH: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_RT_GROUP_SCHED: missing
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_IP_VS: enabled (as module)
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_IP_VS_NFCT: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_IP_VS_RR: enabled (as module)
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_SECURITY_SELINUX: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_SECURITY_APPARMOR: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_EXT4_FS: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:17:57 [2022-05-17T10:17:57.239Z] - Network Drivers:
10:17:57 [2022-05-17T10:17:57.239Z]   - "overlay":
10:17:57 [2022-05-17T10:17:57.239Z]     - CONFIG_VXLAN: enabled (as module)
10:17:57 [2022-05-17T10:17:57.239Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:17:57 [2022-05-17T10:17:57.239Z]       Optional (for encrypted networks):
10:17:57 [2022-05-17T10:17:57.248Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 71.30MB / 81.07MB 1.7s
10:17:57 [2022-05-17T10:17:57.248Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 1.6s done
10:17:57 [2022-05-17T10:17:57.248Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 75.50MB / 81.07MB 1.8s
10:17:57 [2022-05-17T10:17:57.248Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 38.80MB / 108.86MB 1.8s
[Pipeline] sh
10:17:57 [2022-05-17T10:17:57.468Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD"
10:17:57 [2022-05-17T10:17:57.505Z]       - CONFIG_CRYPTO: enabled
10:17:57 [2022-05-17T10:17:57.506Z]       - CONFIG_CRYPTO_AEAD: enabled
10:17:57 [2022-05-17T10:17:57.506Z]       - CONFIG_CRYPTO_GCM: enabled
10:17:57 [2022-05-17T10:17:57.506Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:17:57 [2022-05-17T10:17:57.506Z]       - CONFIG_CRYPTO_GHASH: enabled
10:17:57 [2022-05-17T10:17:57.506Z]       - CONFIG_XFRM: enabled
10:17:57 [2022-05-17T10:17:57.506Z]       - CONFIG_XFRM_USER: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]       - CONFIG_INET_ESP: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]   - "ipvlan":
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_IPVLAN: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]   - "macvlan":
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_MACVLAN: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_DUMMY: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]   - "ftp,tftp client in container":
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z] - Storage Drivers:
10:17:57 [2022-05-17T10:17:57.506Z]   - "aufs":
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_AUFS_FS: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]   - "btrfs":
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:17:57 [2022-05-17T10:17:57.506Z]   - "devicemapper":
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_BLK_DEV_DM: enabled
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]   - "overlay":
10:17:57 [2022-05-17T10:17:57.506Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:17:57 [2022-05-17T10:17:57.506Z]   - "zfs":
10:17:57 [2022-05-17T10:17:57.506Z]     - /dev/zfs: present
10:17:57 [2022-05-17T10:17:57.506Z]     - zfs command: missing
10:17:57 [2022-05-17T10:17:57.506Z]     - zpool command: missing
10:17:57 [2022-05-17T10:17:57.506Z] 
10:17:57 [2022-05-17T10:17:57.510Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 79.69MB / 81.07MB 1.9s
10:17:57 [2022-05-17T10:17:57.510Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 46.14MB / 108.86MB 1.9s
10:17:57 [2022-05-17T10:17:57.510Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c
10:17:57 [2022-05-17T10:17:57.510Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 54.53MB / 108.86MB 1.9s
10:17:57 [2022-05-17T10:17:57.764Z] Limits:
10:17:57 [2022-05-17T10:17:57.764Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:17:57 [2022-05-17T10:17:57.764Z] 
10:17:57 [2022-05-17T10:17:57.764Z] + true
[Pipeline] }
10:17:57 [2022-05-17T10:17:57.777Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 61.42MB / 108.86MB 2.1s
10:17:57 [2022-05-17T10:17:57.777Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 68.76MB / 108.86MB 2.2s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:17:56 [2022-05-17T10:17:56.835Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:17:56 [2022-05-17T10:17:56.960Z]  > git config core.sparsecheckout # timeout=10
10:17:57 [2022-05-17T10:17:57.022Z]  > git checkout -f 1a732571d559e967cd20ff5f798a820f399e34b1 # timeout=10
10:17:57 [2022-05-17T10:17:57.491Z]  > git rev-list --no-walk d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:17:57 [2022-05-17T10:17:57.888Z] #28 ...
10:17:57 [2022-05-17T10:17:57.888Z] 
10:17:57 [2022-05-17T10:17:57.888Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:17:57 [2022-05-17T10:17:57.888Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:17:57 [2022-05-17T10:17:57.888Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
10:17:57 [2022-05-17T10:17:57.888Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:17:57 [2022-05-17T10:17:57.888Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:17:57 [2022-05-17T10:17:57.888Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:17:57 [2022-05-17T10:17:57.888Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.8s done
10:17:57 [2022-05-17T10:17:57.888Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
10:17:57 [2022-05-17T10:17:57.888Z] #71 DONE 4.2s
10:17:57 [2022-05-17T10:17:57.888Z] 
10:17:57 [2022-05-17T10:17:57.888Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:17:57 [2022-05-17T10:17:57.888Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:17:58 [2022-05-17T10:17:58.043Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 74.45MB / 108.86MB 2.3s
10:17:58 [2022-05-17T10:17:58.113Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d80689bae6d9547d8747ebf10793487a522e8365 .
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
10:17:58 [2022-05-17T10:17:58.166Z] + docker info
10:17:58 [2022-05-17T10:17:58.166Z] Client:
10:17:58 [2022-05-17T10:17:58.166Z]  Context:    default
10:17:58 [2022-05-17T10:17:58.166Z]  Debug Mode: false
10:17:58 [2022-05-17T10:17:58.166Z] 
10:17:58 [2022-05-17T10:17:58.166Z] Server:
10:17:58 [2022-05-17T10:17:58.166Z]  Containers: 0
10:17:58 [2022-05-17T10:17:58.166Z]   Running: 0
10:17:58 [2022-05-17T10:17:58.166Z]   Paused: 0
10:17:58 [2022-05-17T10:17:58.166Z]   Stopped: 0
10:17:58 [2022-05-17T10:17:58.166Z]  Images: 13
10:17:58 [2022-05-17T10:17:58.166Z]  Server Version: 20.10.9
10:17:58 [2022-05-17T10:17:58.166Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:17:58 [2022-05-17T10:17:58.166Z]   Windows: 
10:17:58 [2022-05-17T10:17:58.166Z]   LCOW: 
10:17:58 [2022-05-17T10:17:58.166Z]  Logging Driver: json-file
10:17:58 [2022-05-17T10:17:58.166Z]  Plugins:
10:17:58 [2022-05-17T10:17:58.166Z]   Volume: local
10:17:58 [2022-05-17T10:17:58.166Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:17:58 [2022-05-17T10:17:58.166Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:17:58 [2022-05-17T10:17:58.166Z]  Swarm: inactive
10:17:58 [2022-05-17T10:17:58.166Z]  Default Isolation: process
10:17:58 [2022-05-17T10:17:58.166Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
10:17:58 [2022-05-17T10:17:58.166Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
10:17:58 [2022-05-17T10:17:58.166Z]  OSType: windows
10:17:58 [2022-05-17T10:17:58.166Z]  Architecture: x86_64
10:17:58 [2022-05-17T10:17:58.166Z]  CPUs: 4
10:17:58 [2022-05-17T10:17:58.166Z]  Total Memory: 32GiB
10:17:58 [2022-05-17T10:17:58.166Z]  Name: azwin-2-1c88e0
10:17:58 [2022-05-17T10:17:58.166Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
10:17:58 [2022-05-17T10:17:58.166Z]  Docker Root Dir: D:\docker
10:17:58 [2022-05-17T10:17:58.166Z]  Debug Mode: false
10:17:58 [2022-05-17T10:17:58.166Z]  Registry: https://index.docker.io/v1/
10:17:58 [2022-05-17T10:17:58.166Z]  Labels:
10:17:58 [2022-05-17T10:17:58.166Z]  Experimental: true
10:17:58 [2022-05-17T10:17:58.166Z]  Insecure Registries:
10:17:58 [2022-05-17T10:17:58.166Z]   10.0.0.4:5000
10:17:58 [2022-05-17T10:17:58.166Z]   127.0.0.0/8
10:17:58 [2022-05-17T10:17:58.166Z]  Registry Mirrors:
10:17:58 [2022-05-17T10:17:58.166Z]   http://10.0.0.4:5000/
10:17:58 [2022-05-17T10:17:58.166Z]  Live Restore Enabled: false
10:17:58 [2022-05-17T10:17:58.166Z]  Product License: Community Engine
10:17:58 [2022-05-17T10:17:58.166Z] 
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:17:58 [2022-05-17T10:17:58.304Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 85.32MB / 108.86MB 2.6s
10:17:58 [2022-05-17T10:17:58.305Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 91.19MB / 108.86MB 2.7s
10:17:58 [2022-05-17T10:17:58.375Z] #1 [internal] load build definition from Dockerfile
10:17:58 [2022-05-17T10:17:58.375Z] #1 sha256:aa2998176bdceb4c881c547b7a49f35115d3dc12da8999a9eab70df277ae6a1d
10:17:58 [2022-05-17T10:17:58.375Z] #1 transferring dockerfile: 17.93kB done
10:17:58 [2022-05-17T10:17:58.375Z] #1 DONE 0.1s
10:17:58 [2022-05-17T10:17:58.375Z] 
10:17:58 [2022-05-17T10:17:58.375Z] #2 [internal] load .dockerignore
10:17:58 [2022-05-17T10:17:58.375Z] #2 sha256:c23e4758bec99ee11a6fc8e41c9a7f1f04f108e86cbb2fb19033e867cbd84b92
10:17:58 [2022-05-17T10:17:58.375Z] #2 transferring context: 145B done
10:17:58 [2022-05-17T10:17:58.375Z] #2 DONE 0.1s
10:17:58 [2022-05-17T10:17:58.375Z] 
10:17:58 [2022-05-17T10:17:58.375Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
10:17:58 [2022-05-17T10:17:58.375Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
10:17:58 [2022-05-17T10:17:58.465Z] #28 ...
10:17:58 [2022-05-17T10:17:58.465Z] 
10:17:58 [2022-05-17T10:17:58.465Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:17:58 [2022-05-17T10:17:58.465Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:17:58 [2022-05-17T10:17:58.465Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:17:58 [2022-05-17T10:17:58.465Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:17:58 [2022-05-17T10:17:58.465Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:17:58 [2022-05-17T10:17:58.465Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done
10:17:58 [2022-05-17T10:17:58.465Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done
10:17:58 [2022-05-17T10:17:58.465Z] #73 DONE 5.0s
10:17:58 [2022-05-17T10:17:58.465Z] 
10:17:58 [2022-05-17T10:17:58.465Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:17:58 [2022-05-17T10:17:58.465Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
10:17:58 [2022-05-17T10:17:58.465Z] #72 DONE 0.3s
10:17:58 [2022-05-17T10:17:58.465Z] 
10:17:58 [2022-05-17T10:17:58.465Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:17:58 [2022-05-17T10:17:58.465Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:17:58 [2022-05-17T10:17:58.566Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 81.07MB / 81.07MB 2.8s done
10:17:58 [2022-05-17T10:17:58.566Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 103.99MB / 108.86MB 2.9s
[Pipeline] }
10:17:58 [2022-05-17T10:17:58.634Z] #3 DONE 0.3s
10:17:58 [2022-05-17T10:17:58.634Z] 
10:17:58 [2022-05-17T10:17:58.634Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
10:17:58 [2022-05-17T10:17:58.634Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
10:17:58 [2022-05-17T10:17:58.634Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
10:17:58 [2022-05-17T10:17:58.634Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s
10:17:58 [2022-05-17T10:17:58.634Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
10:17:58 [2022-05-17T10:17:58.634Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
10:17:58 [2022-05-17T10:17:58.634Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
10:17:58 [2022-05-17T10:17:58.722Z] #28 ...
10:17:58 [2022-05-17T10:17:58.722Z] 
10:17:58 [2022-05-17T10:17:58.722Z] #24 [internal] load build context
10:17:58 [2022-05-17T10:17:58.722Z] #24 sha256:f1594f10fcf2fa97540b55416cd088859e7a582d8e2beec38f63af73acc32930
10:17:58 [2022-05-17T10:17:58.722Z] #24 transferring context: 61.18MB 5.5s done
10:17:58 [2022-05-17T10:17:58.722Z] #24 DONE 5.5s
10:17:58 [2022-05-17T10:17:58.722Z] 
10:17:58 [2022-05-17T10:17:58.722Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:17:58 [2022-05-17T10:17:58.722Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:17:58 [2022-05-17T10:17:58.894Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
10:17:58 [2022-05-17T10:17:58.895Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
10:17:58 [2022-05-17T10:17:58.895Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
10:17:58 [2022-05-17T10:17:58.979Z] #28 ...
10:17:58 [2022-05-17T10:17:58.979Z] 
10:17:58 [2022-05-17T10:17:58.979Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:17:58 [2022-05-17T10:17:58.979Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
10:17:58 [2022-05-17T10:17:58.979Z] #74 DONE 0.3s
10:17:58 [2022-05-17T10:17:58.979Z] 
10:17:58 [2022-05-17T10:17:58.979Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:17:58 [2022-05-17T10:17:58.979Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:17:59 [2022-05-17T10:17:59.073Z] + docker version
10:17:59 [2022-05-17T10:17:59.073Z] Client:
10:17:59 [2022-05-17T10:17:59.073Z]  Version:           20.10.9
10:17:59 [2022-05-17T10:17:59.073Z]  API version:       1.41
10:17:59 [2022-05-17T10:17:59.073Z]  Go version:        go1.16.8
10:17:59 [2022-05-17T10:17:59.073Z]  Git commit:        c2ea9bc
10:17:59 [2022-05-17T10:17:59.073Z]  Built:             Mon Oct  4 16:11:10 2021
10:17:59 [2022-05-17T10:17:59.073Z]  OS/Arch:           windows/amd64
10:17:59 [2022-05-17T10:17:59.073Z]  Context:           default
10:17:59 [2022-05-17T10:17:59.073Z]  Experimental:      true
10:17:59 [2022-05-17T10:17:59.073Z] 
10:17:59 [2022-05-17T10:17:59.073Z] Server: Docker Engine - Community
10:17:59 [2022-05-17T10:17:59.073Z]  Engine:
10:17:59 [2022-05-17T10:17:59.073Z]   Version:          20.10.9
10:17:59 [2022-05-17T10:17:59.073Z]   API version:      1.41 (minimum version 1.24)
10:17:59 [2022-05-17T10:17:59.073Z]   Go version:       go1.16.8
10:17:59 [2022-05-17T10:17:59.073Z]   Git commit:       79ea9d3
10:17:59 [2022-05-17T10:17:59.073Z]   Built:            Mon Oct  4 16:06:39 2021
10:17:59 [2022-05-17T10:17:59.073Z]   OS/Arch:          windows/amd64
10:17:59 [2022-05-17T10:17:59.073Z]   Experimental:     true
[Pipeline] sh
10:17:59 [2022-05-17T10:17:59.498Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done
10:17:59 [2022-05-17T10:17:59.498Z] #4 DONE 0.7s
10:17:59 [2022-05-17T10:17:59.756Z] 
10:17:59 [2022-05-17T10:17:59.756Z] #5 [internal] load .dockerignore
10:17:59 [2022-05-17T10:17:59.756Z] #5 sha256:2fe39dcb8721ceaafea6586a082461f480f3a1620ca3354e68312a6e35a9ade0
10:17:59 [2022-05-17T10:17:59.756Z] #5 DONE 0.0s
10:17:59 [2022-05-17T10:17:59.756Z] 
10:17:59 [2022-05-17T10:17:59.756Z] #6 [internal] load build definition from Dockerfile
10:17:59 [2022-05-17T10:17:59.756Z] #6 sha256:e202caf054a65a71a90aeb39fa6df39ad0663d6f023cbbc50326aa1c5eb62bec
10:17:59 [2022-05-17T10:17:59.756Z] #6 DONE 0.0s
10:17:59 [2022-05-17T10:17:59.756Z] 
10:17:59 [2022-05-17T10:17:59.756Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:17:59 [2022-05-17T10:17:59.756Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:17:59 [2022-05-17T10:17:59.908Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.1s
10:17:59 [2022-05-17T10:17:59.953Z] #11 ...
10:17:59 [2022-05-17T10:17:59.953Z] 
10:17:59 [2022-05-17T10:17:59.953Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:17:59 [2022-05-17T10:17:59.953Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:17:59 [2022-05-17T10:17:59.953Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
10:17:59 [2022-05-17T10:17:59.953Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:17:59 [2022-05-17T10:17:59.953Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:17:59 [2022-05-17T10:17:59.953Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:17:59 [2022-05-17T10:17:59.953Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
10:17:59 [2022-05-17T10:17:59.953Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done
10:17:59 [2022-05-17T10:17:59.953Z] #71 DONE 4.4s
10:17:59 [2022-05-17T10:17:59.953Z] 
10:17:59 [2022-05-17T10:17:59.953Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:17:59 [2022-05-17T10:17:59.953Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd
10:17:59 [2022-05-17T10:17:59.953Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 4.1s done
10:17:59 [2022-05-17T10:17:59.953Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 2.2s done
10:17:59 [2022-05-17T10:17:59.953Z] #11 ...
10:17:59 [2022-05-17T10:17:59.953Z] 
10:17:59 [2022-05-17T10:17:59.953Z] #24 [internal] load build context
10:17:59 [2022-05-17T10:17:59.953Z] #24 sha256:d90d428375a9aed456c35b6e56fb5e856c7ac2b284ca86135f274bdc016171be
10:17:59 [2022-05-17T10:17:59.953Z] #24 transferring context: 61.19MB 4.2s done
10:17:59 [2022-05-17T10:17:59.953Z] #24 DONE 4.4s
10:17:59 [2022-05-17T10:17:59.953Z] 
10:17:59 [2022-05-17T10:17:59.953Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:17:59 [2022-05-17T10:17:59.953Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:17:59 [2022-05-17T10:17:59.953Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:17:59 [2022-05-17T10:17:59.953Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:17:59 [2022-05-17T10:17:59.953Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:17:59 [2022-05-17T10:17:59.953Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
10:17:59 [2022-05-17T10:17:59.953Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done
10:17:59 [2022-05-17T10:17:59.953Z] #73 DONE 4.4s
10:17:59 [2022-05-17T10:17:59.953Z] 
10:17:59 [2022-05-17T10:17:59.953Z] #29 [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
10:17:59 [2022-05-17T10:17:59.953Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4
10:17:59 [2022-05-17T10:17:59.953Z] #29 1.555 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:17:59 [2022-05-17T10:17:59.953Z] #29 1.555 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:17:59 [2022-05-17T10:17:59.953Z] #29 1.555 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:17:59 [2022-05-17T10:17:59.953Z] #29 1.815 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:17:59 [2022-05-17T10:17:59.953Z] #29 2.083 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:17:59 [2022-05-17T10:17:59.953Z] #29 2.441 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:17:59 [2022-05-17T10:17:59.953Z] #29 3.360 Fetched 8417 kB in 2s (4038 kB/s)
10:17:59 [2022-05-17T10:17:59.953Z] #29 3.360 Reading package lists...
10:18:00 [2022-05-17T10:18:00.137Z] + docker info
10:18:00 [2022-05-17T10:18:00.217Z] #29 4.090 Reading package lists...
10:18:00 [2022-05-17T10:18:00.217Z] #29 4.687 Building dependency tree...
10:18:00 [2022-05-17T10:18:00.471Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.8s done
10:18:00 [2022-05-17T10:18:00.478Z] #29 5.086 The following additional packages will be installed:
10:18:00 [2022-05-17T10:18:00.478Z] #29 5.086   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:18:00 [2022-05-17T10:18:00.478Z] #29 5.086   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:18:00 [2022-05-17T10:18:00.478Z] #29 5.086 Recommended packages:
10:18:00 [2022-05-17T10:18:00.478Z] #29 5.086   libldap-common publicsuffix libsasl2-modules
10:18:00 [2022-05-17T10:18:00.727Z] #28 DONE 7.3s
10:18:00 [2022-05-17T10:18:00.727Z] 
10:18:00 [2022-05-17T10:18:00.727Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:00 [2022-05-17T10:18:00.727Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.0s done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.2s done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.1s done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.3s done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 1.3s done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 2.2s done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 4.0s done
10:18:00 [2022-05-17T10:18:00.727Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 1.4s done
10:18:00 [2022-05-17T10:18:00.727Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.1s
10:18:00 [2022-05-17T10:18:00.740Z] #29 5.210 The following NEW packages will be installed:
10:18:00 [2022-05-17T10:18:00.740Z] #29 5.210   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:18:00 [2022-05-17T10:18:00.740Z] #29 5.210   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:18:00 [2022-05-17T10:18:00.740Z] #29 5.210   libssh2-1 openssl
10:18:00 [2022-05-17T10:18:00.740Z] #29 ...
10:18:00 [2022-05-17T10:18:00.740Z] 
10:18:00 [2022-05-17T10:18:00.740Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:18:00 [2022-05-17T10:18:00.740Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
10:18:01 [2022-05-17T10:18:01.132Z] #10 DONE 1.2s
10:18:01 [2022-05-17T10:18:01.132Z] 
10:18:01 [2022-05-17T10:18:01.132Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:18:01 [2022-05-17T10:18:01.132Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:18:01 [2022-05-17T10:18:01.132Z] #9 DONE 1.1s
10:18:01 [2022-05-17T10:18:01.132Z] 
10:18:01 [2022-05-17T10:18:01.132Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye
10:18:01 [2022-05-17T10:18:01.132Z] #8 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2
10:18:01 [2022-05-17T10:18:01.132Z] #8 DONE 1.2s
10:18:01 [2022-05-17T10:18:01.132Z] 
10:18:01 [2022-05-17T10:18:01.132Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
10:18:01 [2022-05-17T10:18:01.132Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
10:18:01 [2022-05-17T10:18:01.132Z] #7 DONE 1.2s
10:18:01 [2022-05-17T10:18:01.294Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.4s done
10:18:01 [2022-05-17T10:18:01.294Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a
10:18:01 [2022-05-17T10:18:01.312Z] #72 DONE 0.3s
10:18:01 [2022-05-17T10:18:01.312Z] 
10:18:01 [2022-05-17T10:18:01.312Z] #29 [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
10:18:01 [2022-05-17T10:18:01.312Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.485 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.485 Need to get 2934 kB of archives.
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.485 After this operation, 6476 kB of additional disk space will be used.
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.485 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.499 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.506 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.506 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.555 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.557 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.560 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.562 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.571 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.606 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.613 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.618 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.619 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.621 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.622 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.778 debconf: delaying package configuration, since apt-utils is not installed
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.807 Fetched 2934 kB in 0s (7202 kB/s)
10:18:01 [2022-05-17T10:18:01.312Z] #29 5.927 Selecting previously unselected package openssl.
10:18:01 [2022-05-17T10:18:01.313Z] #29 5.927 (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.)
10:18:01 [2022-05-17T10:18:01.313Z] #29 5.932 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ...
10:18:01 [2022-05-17T10:18:01.313Z] #29 5.972 Unpacking openssl (1.1.1n-0+deb11u1) ...
10:18:01 [2022-05-17T10:18:01.564Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.3s done
10:18:01 [2022-05-17T10:18:01.564Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b
10:18:01 [2022-05-17T10:18:01.576Z] #29 ...
10:18:01 [2022-05-17T10:18:01.576Z] 
10:18:01 [2022-05-17T10:18:01.576Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:18:01 [2022-05-17T10:18:01.577Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
10:18:01 [2022-05-17T10:18:01.577Z] #74 DONE 0.4s
10:18:01 [2022-05-17T10:18:01.577Z] 
10:18:01 [2022-05-17T10:18:01.577Z] #29 [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
10:18:01 [2022-05-17T10:18:01.577Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4
10:18:01 [2022-05-17T10:18:01.577Z] #29 6.134 Selecting previously unselected package ca-certificates.
10:18:01 [2022-05-17T10:18:01.577Z] #29 6.134 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:18:01 [2022-05-17T10:18:01.577Z] #29 6.134 Unpacking ca-certificates (20210119) ...
10:18:01 [2022-05-17T10:18:01.577Z] #29 6.229 Selecting previously unselected package libbrotli1:arm64.
10:18:01 [2022-05-17T10:18:01.577Z] #29 6.229 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
10:18:01 [2022-05-17T10:18:01.668Z] Client:
10:18:01 [2022-05-17T10:18:01.668Z]  Context:    default
10:18:01 [2022-05-17T10:18:01.668Z]  Debug Mode: false
10:18:01 [2022-05-17T10:18:01.668Z]  Plugins:
10:18:01 [2022-05-17T10:18:01.668Z]   app: Docker Application (Docker Inc., v0.8.0)
10:18:01 [2022-05-17T10:18:01.668Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
10:18:01 [2022-05-17T10:18:01.668Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
10:18:01 [2022-05-17T10:18:01.668Z] 
10:18:01 [2022-05-17T10:18:01.668Z] Server:
10:18:01 [2022-05-17T10:18:01.668Z]  Containers: 0
10:18:01 [2022-05-17T10:18:01.668Z]   Running: 0
10:18:01 [2022-05-17T10:18:01.668Z]   Paused: 0
10:18:01 [2022-05-17T10:18:01.668Z]   Stopped: 0
10:18:01 [2022-05-17T10:18:01.668Z]  Images: 13
10:18:01 [2022-05-17T10:18:01.668Z]  Server Version: 20.10.9
10:18:01 [2022-05-17T10:18:01.668Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:18:01 [2022-05-17T10:18:01.668Z]   Windows: 
10:18:01 [2022-05-17T10:18:01.668Z]   LCOW: 
10:18:01 [2022-05-17T10:18:01.668Z]  Logging Driver: json-file
10:18:01 [2022-05-17T10:18:01.668Z]  Plugins:
10:18:01 [2022-05-17T10:18:01.668Z]   Volume: local
10:18:01 [2022-05-17T10:18:01.668Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:18:01 [2022-05-17T10:18:01.668Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:18:01 [2022-05-17T10:18:01.668Z]  Swarm: inactive
10:18:01 [2022-05-17T10:18:01.668Z]  Default Isolation: process
10:18:01 [2022-05-17T10:18:01.668Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:18:01 [2022-05-17T10:18:01.668Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
10:18:01 [2022-05-17T10:18:01.668Z]  OSType: windows
10:18:01 [2022-05-17T10:18:01.668Z]  Architecture: x86_64
10:18:01 [2022-05-17T10:18:01.668Z]  CPUs: 4
10:18:01 [2022-05-17T10:18:01.668Z]  Total Memory: 32GiB
10:18:01 [2022-05-17T10:18:01.668Z]  Name: azwin-2-f7bdf0
10:18:01 [2022-05-17T10:18:01.668Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
10:18:01 [2022-05-17T10:18:01.668Z]  Docker Root Dir: D:\docker
10:18:01 [2022-05-17T10:18:01.668Z]  Debug Mode: false
10:18:01 [2022-05-17T10:18:01.668Z]  Registry: https://index.docker.io/v1/
10:18:01 [2022-05-17T10:18:01.668Z]  Labels:
10:18:01 [2022-05-17T10:18:01.668Z]  Experimental: true
10:18:01 [2022-05-17T10:18:01.668Z]  Insecure Registries:
10:18:01 [2022-05-17T10:18:01.668Z]   10.0.0.4:5000
10:18:01 [2022-05-17T10:18:01.668Z]   127.0.0.0/8
10:18:01 [2022-05-17T10:18:01.668Z]  Registry Mirrors:
10:18:01 [2022-05-17T10:18:01.668Z]   http://10.0.0.4:5000/
10:18:01 [2022-05-17T10:18:01.668Z]  Live Restore Enabled: false
10:18:01 [2022-05-17T10:18:01.668Z]  Product License: Community Engine
10:18:01 [2022-05-17T10:18:01.668Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.240 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.306 Selecting previously unselected package libsasl2-modules-db:arm64.
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.306 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.311 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.356 Selecting previously unselected package libsasl2-2:arm64.
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.356 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.362 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.412 Selecting previously unselected package libldap-2.4-2:arm64.
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.412 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ...
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.417 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.473 Selecting previously unselected package libnghttp2-14:arm64.
10:18:01 [2022-05-17T10:18:01.838Z] #29 6.473 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
[Pipeline] powershell
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.477 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.535 Selecting previously unselected package libpsl5:arm64.
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.535 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.544 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.590 Selecting previously unselected package librtmp1:arm64.
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.590 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.595 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.649 Selecting previously unselected package libssh2-1:arm64.
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.649 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.656 Unpacking libssh2-1:arm64 (1.9.0-2) ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.725 Selecting previously unselected package libcurl4:arm64.
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.725 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.739 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.799 Selecting previously unselected package curl.
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.799 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
10:18:02 [2022-05-17T10:18:02.099Z] #29 6.799 Unpacking curl (7.74.0-1.3+deb11u1) ...
10:18:02 [2022-05-17T10:18:02.361Z] #29 6.859 Selecting previously unselected package libonig5:arm64.
10:18:02 [2022-05-17T10:18:02.361Z] #29 6.859 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
10:18:02 [2022-05-17T10:18:02.361Z] #29 6.864 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:18:02 [2022-05-17T10:18:02.361Z] #29 6.937 Selecting previously unselected package libjq1:arm64.
10:18:02 [2022-05-17T10:18:02.361Z] #29 6.937 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
10:18:02 [2022-05-17T10:18:02.361Z] #29 6.938 Unpacking libjq1:arm64 (1.6-2.1) ...
10:18:02 [2022-05-17T10:18:02.361Z] #29 7.003 Selecting previously unselected package jq.
10:18:02 [2022-05-17T10:18:02.361Z] #29 7.003 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
10:18:02 [2022-05-17T10:18:02.361Z] #29 7.003 Unpacking jq (1.6-2.1) ...
10:18:02 [2022-05-17T10:18:02.361Z] #29 7.042 Setting up libpsl5:arm64 (0.21.0-1.2) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.055 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.068 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.083 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.094 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.107 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.121 Setting up libssh2-1:arm64 (1.9.0-2) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.132 Setting up openssl (1.1.1n-0+deb11u1) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.154 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.176 Setting up libjq1:arm64 (1.6-2.1) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.210 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
10:18:02 [2022-05-17T10:18:02.622Z] #29 7.222 Setting up ca-certificates (20210119) ...
10:18:03 [2022-05-17T10:18:03.035Z] 
10:18:03 [2022-05-17T10:18:03.035Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:18:03 [2022-05-17T10:18:03.035Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:18:03 [2022-05-17T10:18:03.035Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:18:03 [2022-05-17T10:18:03.035Z] #80 DONE 0.1s
10:18:03 [2022-05-17T10:18:03.035Z] 
10:18:03 [2022-05-17T10:18:03.035Z] #31 [internal] load build context
10:18:03 [2022-05-17T10:18:03.035Z] #31 sha256:a4403b0bf291c60ea51e49def48a4ee13152f278e14fbc2f973391444b0f2c61
10:18:03 [2022-05-17T10:18:03.295Z] #31 transferring context: 438.81kB 0.2s
10:18:03 [2022-05-17T10:18:03.557Z] #31 ...
10:18:03 [2022-05-17T10:18:03.557Z] 
10:18:03 [2022-05-17T10:18:03.557Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:18:03 [2022-05-17T10:18:03.557Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:18:03 [2022-05-17T10:18:03.557Z] #56 DONE 0.0s
10:18:03 [2022-05-17T10:18:03.557Z] 
10:18:03 [2022-05-17T10:18:03.557Z] #31 [internal] load build context
10:18:03 [2022-05-17T10:18:03.557Z] #31 sha256:a4403b0bf291c60ea51e49def48a4ee13152f278e14fbc2f973391444b0f2c61
10:18:03 [2022-05-17T10:18:03.565Z] #29 7.938 Updating certificates in /etc/ssl/certs...
10:18:04 [2022-05-17T10:18:04.282Z] #29 8.736 129 added, 0 removed; done.
10:18:04 [2022-05-17T10:18:04.282Z] #29 8.771 Setting up jq (1.6-2.1) ...
10:18:04 [2022-05-17T10:18:04.282Z] #29 8.787 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
10:18:04 [2022-05-17T10:18:04.282Z] #29 8.801 Setting up curl (7.74.0-1.3+deb11u1) ...
10:18:04 [2022-05-17T10:18:04.282Z] #29 8.817 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:04 [2022-05-17T10:18:04.282Z] #29 8.844 Processing triggers for ca-certificates (20210119) ...
10:18:04 [2022-05-17T10:18:04.282Z] #29 8.855 Updating certificates in /etc/ssl/certs...
10:18:05 [2022-05-17T10:18:05.227Z] #29 9.594 0 added, 0 removed; done.
10:18:05 [2022-05-17T10:18:05.227Z] #29 9.594 Running hooks in /etc/ca-certificates/update.d...
10:18:05 [2022-05-17T10:18:05.227Z] #29 9.596 done.
10:18:05 [2022-05-17T10:18:05.489Z] #29 DONE 10.1s
10:18:05 [2022-05-17T10:18:05.489Z] 
10:18:05 [2022-05-17T10:18:05.489Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:18:05 [2022-05-17T10:18:05.489Z] #30 sha256:73a78f8148669a003216614fdd64633cc837dbdfcb61328f91218ee144b94240
10:18:05 [2022-05-17T10:18:05.489Z] #30 DONE 0.1s
10:18:05 [2022-05-17T10:18:05.489Z] 
10:18:05 [2022-05-17T10:18:05.489Z] #31 [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
10:18:05 [2022-05-17T10:18:05.489Z] #31 sha256:af8766221d859ad6dd0fdb48799e21b05928903e1b5b65fd4d58ce61f7b82be3
10:18:07 [2022-05-17T10:18:07.012Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 4.6s done
10:18:07 [2022-05-17T10:18:07.012Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921
10:18:07 [2022-05-17T10:18:07.012Z] #11 ...
10:18:07 [2022-05-17T10:18:07.012Z] 
10:18:07 [2022-05-17T10:18:07.012Z] #29 [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
10:18:07 [2022-05-17T10:18:07.012Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:18:07 [2022-05-17T10:18:07.012Z] #29 0.885 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 0.895 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 0.895 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 1.049 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 1.245 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 1.429 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:07 [2022-05-17T10:18:07.012Z] #29 2.917 Fetched 8530 kB in 2s (3722 kB/s)
10:18:07 [2022-05-17T10:18:07.012Z] #29 2.917 Reading package lists...
10:18:07 [2022-05-17T10:18:07.012Z] #29 3.712 Reading package lists...
10:18:07 [2022-05-17T10:18:07.012Z] #29 4.512 Building dependency tree...
10:18:07 [2022-05-17T10:18:07.012Z] #29 4.880 The following additional packages will be installed:
10:18:07 [2022-05-17T10:18:07.012Z] #29 4.880   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:18:07 [2022-05-17T10:18:07.012Z] #29 4.881   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:18:07 [2022-05-17T10:18:07.012Z] #29 4.882 Recommended packages:
10:18:07 [2022-05-17T10:18:07.012Z] #29 4.882   libldap-common publicsuffix libsasl2-modules
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.053 The following NEW packages will be installed:
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.058   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.058   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.058   libssh2-1 openssl
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.328 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.328 Need to get 3040 kB of archives.
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.328 After this operation, 6651 kB of additional disk space will be used.
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.328 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.344 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.344 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.353 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.353 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.353 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.358 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.358 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.358 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.358 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.358 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.364 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.364 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.369 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.369 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.533 debconf: delaying package configuration, since apt-utils is not installed
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.565 Fetched 3040 kB in 0s (9915 kB/s)
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.597 Selecting previously unselected package openssl.
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.597 (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.)
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.604 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.609 Unpacking openssl (1.1.1n-0+deb11u1) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.750 Selecting previously unselected package ca-certificates.
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.750 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.753 Unpacking ca-certificates (20210119) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.827 Selecting previously unselected package libbrotli1:amd64.
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.827 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.836 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.904 Selecting previously unselected package libsasl2-modules-db:amd64.
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.904 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.908 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.952 Selecting previously unselected package libsasl2-2:amd64.
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.952 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 5.956 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.009 Selecting previously unselected package libldap-2.4-2:amd64.
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.010 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.014 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.088 Selecting previously unselected package libnghttp2-14:amd64.
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.088 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.090 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.136 Selecting previously unselected package libpsl5:amd64.
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.136 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.140 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.180 Selecting previously unselected package librtmp1:amd64.
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.180 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.184 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.220 Selecting previously unselected package libssh2-1:amd64.
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.223 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.226 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.281 Selecting previously unselected package libcurl4:amd64.
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.282 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 6.286 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
10:18:07 [2022-05-17T10:18:07.012Z] #29 ...
10:18:07 [2022-05-17T10:18:07.012Z] 
10:18:07 [2022-05-17T10:18:07.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:07 [2022-05-17T10:18:07.012Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:07 [2022-05-17T10:18:07.403Z] #31 1.631 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:18:07 [2022-05-17T10:18:07.403Z] #31 1.857 
10:18:07 [2022-05-17T10:18:07.664Z] #31 2.073 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
10:18:07 [2022-05-17T10:18:07.925Z] #31 2.337 
10:18:08 [2022-05-17T10:18:08.369Z] Client:
10:18:08 [2022-05-17T10:18:08.369Z]  Context:    default
10:18:08 [2022-05-17T10:18:08.369Z]  Debug Mode: false
10:18:08 [2022-05-17T10:18:08.369Z]  Plugins:
10:18:08 [2022-05-17T10:18:08.369Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:18:08 [2022-05-17T10:18:08.369Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:18:08 [2022-05-17T10:18:08.369Z]   compose: Docker Compose (Docker Inc., v2.4.1)
10:18:08 [2022-05-17T10:18:08.369Z]   scan: Docker Scan (Docker Inc., v0.17.0)
10:18:08 [2022-05-17T10:18:08.369Z] 
10:18:08 [2022-05-17T10:18:08.369Z] Server:
10:18:08 [2022-05-17T10:18:08.369Z]  Containers: 0
10:18:08 [2022-05-17T10:18:08.369Z]   Running: 0
10:18:08 [2022-05-17T10:18:08.369Z]   Paused: 0
10:18:08 [2022-05-17T10:18:08.369Z]   Stopped: 0
10:18:08 [2022-05-17T10:18:08.369Z]  Images: 0
10:18:08 [2022-05-17T10:18:08.369Z]  Server Version: 20.10.14
10:18:08 [2022-05-17T10:18:08.369Z]  Storage Driver: overlay2
10:18:08 [2022-05-17T10:18:08.369Z]   Backing Filesystem: extfs
10:18:08 [2022-05-17T10:18:08.369Z]   Supports d_type: true
10:18:08 [2022-05-17T10:18:08.369Z]   Native Overlay Diff: true
10:18:08 [2022-05-17T10:18:08.369Z]   userxattr: false
10:18:08 [2022-05-17T10:18:08.369Z]  Logging Driver: json-file
10:18:08 [2022-05-17T10:18:08.369Z]  Cgroup Driver: cgroupfs
10:18:08 [2022-05-17T10:18:08.369Z]  Cgroup Version: 1
10:18:08 [2022-05-17T10:18:08.369Z]  Plugins:
10:18:08 [2022-05-17T10:18:08.369Z]   Volume: local
10:18:08 [2022-05-17T10:18:08.369Z]   Network: bridge host ipvlan macvlan null overlay
10:18:08 [2022-05-17T10:18:08.369Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:18:08 [2022-05-17T10:18:08.369Z]  Swarm: inactive
10:18:08 [2022-05-17T10:18:08.369Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:18:08 [2022-05-17T10:18:08.369Z]  Default Runtime: runc
10:18:08 [2022-05-17T10:18:08.369Z]  Init Binary: docker-init
10:18:08 [2022-05-17T10:18:08.369Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:18:08 [2022-05-17T10:18:08.369Z]  runc version: v1.0.3-0-gf46b6ba
10:18:08 [2022-05-17T10:18:08.369Z]  init version: de40ad0
10:18:08 [2022-05-17T10:18:08.369Z]  Security Options:
10:18:08 [2022-05-17T10:18:08.369Z]   apparmor
10:18:08 [2022-05-17T10:18:08.369Z]   seccomp
10:18:08 [2022-05-17T10:18:08.369Z]    Profile: default
10:18:08 [2022-05-17T10:18:08.369Z]  Kernel Version: 5.4.0-1071-aws
10:18:08 [2022-05-17T10:18:08.369Z]  Operating System: Ubuntu 18.04.6 LTS
10:18:08 [2022-05-17T10:18:08.369Z]  OSType: linux
10:18:08 [2022-05-17T10:18:08.369Z]  Architecture: x86_64
10:18:08 [2022-05-17T10:18:08.369Z]  CPUs: 8
10:18:08 [2022-05-17T10:18:08.369Z]  Total Memory: 30.58GiB
10:18:08 [2022-05-17T10:18:08.369Z]  Name: ip-10-100-105-227
10:18:08 [2022-05-17T10:18:08.369Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
10:18:08 [2022-05-17T10:18:08.369Z]  Docker Root Dir: /var/lib/docker
10:18:08 [2022-05-17T10:18:08.369Z]  Debug Mode: false
10:18:08 [2022-05-17T10:18:08.369Z]  Registry: https://index.docker.io/v1/
10:18:08 [2022-05-17T10:18:08.369Z]  Labels:
10:18:08 [2022-05-17T10:18:08.369Z]  Experimental: true
10:18:08 [2022-05-17T10:18:08.369Z]  Insecure Registries:
10:18:08 [2022-05-17T10:18:08.369Z]   127.0.0.0/8
10:18:08 [2022-05-17T10:18:08.369Z]  Live Restore Enabled: true
10:18:08 [2022-05-17T10:18:08.369Z] 
10:18:08 [2022-05-17T10:18:08.369Z] WARNING: No swap limit support
[Pipeline] sh
10:18:08 [2022-05-17T10:18:08.650Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:18:08 [2022-05-17T10:18:08.650Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:18:08 [2022-05-17T10:18:08.650Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43578/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:18:08 [2022-05-17T10:18:08.650Z] + bash /home/ubuntu/workspace/moby_PR-43578/check-config.sh
10:18:08 [2022-05-17T10:18:08.650Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:18:08 [2022-05-17T10:18:08.650Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
10:18:08 [2022-05-17T10:18:08.650Z] 
10:18:08 [2022-05-17T10:18:08.650Z] Generally Necessary:
10:18:08 [2022-05-17T10:18:08.650Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:18:08 [2022-05-17T10:18:08.650Z] - apparmor: enabled and tools installed
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_NAMESPACES: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_NET_NS: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_PID_NS: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_IPC_NS: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_UTS_NS: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_CGROUPS: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_CGROUP_CPUACCT: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_CGROUP_DEVICE: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_CGROUP_FREEZER: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_CGROUP_SCHED: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_CPUSETS: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_MEMCG: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_KEYS: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_VETH: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_BRIDGE: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_NF_NAT: enabled (as module)
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_POSIX_MQUEUE: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_CGROUP_BPF: enabled
10:18:08 [2022-05-17T10:18:08.650Z] 
10:18:08 [2022-05-17T10:18:08.650Z] Optional Features:
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_USER_NS: enabled
10:18:08 [2022-05-17T10:18:08.650Z] - CONFIG_SECCOMP: enabled
10:18:08 [2022-05-17T10:18:08.868Z] #31 3.358 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_SECCOMP_FILTER: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_CGROUP_PIDS: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_MEMCG_SWAP: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:18:08 [2022-05-17T10:18:08.908Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_BLK_CGROUP: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_CGROUP_PERF: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_CGROUP_HUGETLB: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_CFS_BANDWIDTH: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_RT_GROUP_SCHED: missing
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_IP_VS: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_IP_VS_NFCT: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_IP_VS_RR: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_SECURITY_SELINUX: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_SECURITY_APPARMOR: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_EXT4_FS: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:18:08 [2022-05-17T10:18:08.908Z] - Network Drivers:
10:18:08 [2022-05-17T10:18:08.908Z]   - "overlay":
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_VXLAN: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:18:08 [2022-05-17T10:18:08.908Z]       Optional (for encrypted networks):
10:18:08 [2022-05-17T10:18:08.908Z]       - CONFIG_CRYPTO: enabled
10:18:08 [2022-05-17T10:18:08.908Z]       - CONFIG_CRYPTO_AEAD: enabled
10:18:08 [2022-05-17T10:18:08.908Z]       - CONFIG_CRYPTO_GCM: enabled
10:18:08 [2022-05-17T10:18:08.908Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:18:08 [2022-05-17T10:18:08.908Z]       - CONFIG_CRYPTO_GHASH: enabled
10:18:08 [2022-05-17T10:18:08.908Z]       - CONFIG_XFRM: enabled
10:18:08 [2022-05-17T10:18:08.908Z]       - CONFIG_XFRM_USER: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]       - CONFIG_INET_ESP: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]   - "ipvlan":
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_IPVLAN: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]   - "macvlan":
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_MACVLAN: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_DUMMY: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]   - "ftp,tftp client in container":
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z] - Storage Drivers:
10:18:08 [2022-05-17T10:18:08.908Z]   - "aufs":
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_AUFS_FS: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]   - "btrfs":
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:18:08 [2022-05-17T10:18:08.908Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:18:08 [2022-05-17T10:18:08.909Z]   - "devicemapper":
10:18:08 [2022-05-17T10:18:08.909Z]     - CONFIG_BLK_DEV_DM: enabled
10:18:08 [2022-05-17T10:18:08.909Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:18:08 [2022-05-17T10:18:08.909Z]   - "overlay":
10:18:09 [2022-05-17T10:18:09.003Z] #31 transferring context: 25.67MB 5.3s
10:18:09 [2022-05-17T10:18:09.128Z] #31 3.567 
10:18:09 [2022-05-17T10:18:09.167Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:18:09 [2022-05-17T10:18:09.167Z]   - "zfs":
10:18:09 [2022-05-17T10:18:09.167Z]     - /dev/zfs: present
10:18:09 [2022-05-17T10:18:09.167Z]     - zfs command: missing
10:18:09 [2022-05-17T10:18:09.167Z]     - zpool command: missing
10:18:09 [2022-05-17T10:18:09.167Z] 
10:18:09 [2022-05-17T10:18:09.167Z] Limits:
10:18:09 [2022-05-17T10:18:09.167Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:18:09 [2022-05-17T10:18:09.167Z] 
10:18:09 [2022-05-17T10:18:09.167Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:18:09 [2022-05-17T10:18:09.496Z] + sudo modprobe ip_vs
10:18:09 [2022-05-17T10:18:09.496Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 .
10:18:09 [2022-05-17T10:18:09.520Z] DEBUG: print all environment variables to check how Jenkins runs this script
10:18:09 [2022-05-17T10:18:09.520Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d58d4188\powershellScript.ps1'; exit $LASTEXITCODE;
10:18:09 [2022-05-17T10:18:09.520Z] ----------------------------------------------------------------------------
10:18:09 [2022-05-17T10:18:09.520Z] 
10:18:09 [2022-05-17T10:18:09.520Z] INFO: executeCI.ps1 starting at Tue May 17 10:18:07 CUT 2022
10:18:09 [2022-05-17T10:18:09.520Z] 
10:18:09 [2022-05-17T10:18:09.520Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:18:09 [2022-05-17T10:18:09.520Z] INFO: Running git version 2.24.1.windows.2
10:18:09 [2022-05-17T10:18:09.520Z] INFO: Branch:fe_release Build:20348.1.210507-1500
10:18:09 [2022-05-17T10:18:09.520Z] INFO: Environment variables:
10:18:09 [2022-05-17T10:18:09.520Z] 
10:18:09 [2022-05-17T10:18:09.520Z] Name                           Value                                                                                   
10:18:09 [2022-05-17T10:18:09.520Z] ----                           -----                                                                                   
10:18:09 [2022-05-17T10:18:09.520Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:18:09 [2022-05-17T10:18:09.520Z] amd64                          true                                                                                    
10:18:09 [2022-05-17T10:18:09.520Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
10:18:09 [2022-05-17T10:18:09.520Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:18:09 [2022-05-17T10:18:09.520Z] arm64                          true                                                                                    
10:18:09 [2022-05-17T10:18:09.520Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
10:18:09 [2022-05-17T10:18:09.520Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
10:18:09 [2022-05-17T10:18:09.520Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
10:18:09 [2022-05-17T10:18:09.520Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
10:18:09 [2022-05-17T10:18:09.520Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
10:18:09 [2022-05-17T10:18:09.520Z] BRANCH_NAME                    PR-43578                                                                                
10:18:09 [2022-05-17T10:18:09.520Z] BUILD_DISPLAY_NAME             #5                                                                                      
10:18:09 [2022-05-17T10:18:09.520Z] BUILD_ID                       5                                                                                       
10:18:09 [2022-05-17T10:18:09.520Z] BUILD_NUMBER                   5                                                                                       
10:18:09 [2022-05-17T10:18:09.520Z] BUILD_TAG                      jenkins-moby-PR-43578-5                                                                 
10:18:09 [2022-05-17T10:18:09.520Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43578/5/                              
10:18:09 [2022-05-17T10:18:09.520Z] cgroup2                        true                                                                                    
10:18:09 [2022-05-17T10:18:09.520Z] CHANGE_AUTHOR                  thaJeztah                                                                               
10:18:09 [2022-05-17T10:18:09.520Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
10:18:09 [2022-05-17T10:18:09.520Z] CHANGE_BRANCH                  swarm_version_stringer                                                                  
10:18:09 [2022-05-17T10:18:09.520Z] CHANGE_FORK                    thaJeztah/docker                                                                        
10:18:09 [2022-05-17T10:18:09.520Z] CHANGE_ID                      43578                                                                                   
10:18:09 [2022-05-17T10:18:09.520Z] CHANGE_TARGET                  master                                                                                  
10:18:09 [2022-05-17T10:18:09.520Z] CHANGE_TITLE                   api/types/swarm: Version: implement stringer interface                                  
10:18:09 [2022-05-17T10:18:09.520Z] CHANGE_URL                     https://github.com/moby/moby/pull/43578                                                 
10:18:09 [2022-05-17T10:18:09.520Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
10:18:09 [2022-05-17T10:18:09.520Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:18:09 [2022-05-17T10:18:09.520Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:18:09 [2022-05-17T10:18:09.520Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:18:09 [2022-05-17T10:18:09.520Z] COMPUTERNAME                   azwin-2-1c88e0                                                                          
10:18:09 [2022-05-17T10:18:09.520Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
10:18:09 [2022-05-17T10:18:09.520Z] ConfigSequenceNumber           0                                                                                       
10:18:09 [2022-05-17T10:18:09.520Z] dco                            true                                                                                    
10:18:09 [2022-05-17T10:18:09.520Z] DOCKER_BUILDKIT                0                                                                                       
10:18:09 [2022-05-17T10:18:09.520Z] DOCKER_DUT_DEBUG               1                                                                                       
10:18:09 [2022-05-17T10:18:09.520Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:18:09 [2022-05-17T10:18:09.520Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:18:09 [2022-05-17T10:18:09.520Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:18:09 [2022-05-17T10:18:09.520Z] EXECUTOR_NUMBER                0                                                                                       
10:18:09 [2022-05-17T10:18:09.520Z] FQDN                           azwin-2-1c88e0.westus.cloudapp.azure.com                                                
10:18:09 [2022-05-17T10:18:09.520Z] GIT_BRANCH                     PR-43578                                                                                
10:18:09 [2022-05-17T10:18:09.520Z] GIT_COMMIT                     194ecf75afc73876f2cf36b428bd128ee8c38de1                                                
10:18:09 [2022-05-17T10:18:09.520Z] GIT_PREVIOUS_COMMIT            d9524d92a9ddf02fa8f209291032ce4e37cb2a3f                                                
10:18:09 [2022-05-17T10:18:09.521Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a2e523859dd4d3a83b1204b39a270a8e851fcc5f                                                
10:18:09 [2022-05-17T10:18:09.521Z] GIT_URL                        https://github.com/moby/moby.git                                                        
10:18:09 [2022-05-17T10:18:09.521Z] HUDSON_COOKIE                  73ad2fa6-5e73-4f32-ad20-8ff98f9c1316                                                    
10:18:09 [2022-05-17T10:18:09.521Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:18:09 [2022-05-17T10:18:09.521Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:18:09 [2022-05-17T10:18:09.521Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
10:18:09 [2022-05-17T10:18:09.521Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
10:18:09 [2022-05-17T10:18:09.521Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:18:09 [2022-05-17T10:18:09.521Z] JENKINS_NODE_COOKIE            87cbd581-db88-4164-b2ff-d82c7a3767af                                                    
10:18:09 [2022-05-17T10:18:09.521Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:18:09 [2022-05-17T10:18:09.521Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
10:18:09 [2022-05-17T10:18:09.521Z] JOB_BASE_NAME                  PR-43578                                                                                
10:18:09 [2022-05-17T10:18:09.521Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43578/display/redirect                
10:18:09 [2022-05-17T10:18:09.521Z] JOB_NAME                       moby/PR-43578                                                                           
10:18:09 [2022-05-17T10:18:09.521Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43578/                                
10:18:09 [2022-05-17T10:18:09.521Z] library.jps.version            master                                                                                  
10:18:09 [2022-05-17T10:18:09.521Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
10:18:09 [2022-05-17T10:18:09.521Z] NODE_LABELS                    amd64 azure azwin-2-1c88e0 azwin-2022 docker west-us windows windows-2022 x86_64        
10:18:09 [2022-05-17T10:18:09.521Z] NODE_NAME                      azwin-2-1c88e0                                                                          
10:18:09 [2022-05-17T10:18:09.521Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:18:09 [2022-05-17T10:18:09.521Z] OS                             Windows_NT                                                                              
10:18:09 [2022-05-17T10:18:09.521Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
10:18:09 [2022-05-17T10:18:09.521Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:18:09 [2022-05-17T10:18:09.521Z] ppc64le                        false                                                                                   
10:18:09 [2022-05-17T10:18:09.521Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:18:09 [2022-05-17T10:18:09.521Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
10:18:09 [2022-05-17T10:18:09.521Z] PROCESSOR_LEVEL                6                                                                                       
10:18:09 [2022-05-17T10:18:09.521Z] PROCESSOR_REVISION             4f01                                                                                    
10:18:09 [2022-05-17T10:18:09.521Z] ProgramData                    C:\ProgramData                                                                          
10:18:09 [2022-05-17T10:18:09.521Z] ProgramFiles                   C:\Program Files                                                                        
10:18:09 [2022-05-17T10:18:09.521Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:18:09 [2022-05-17T10:18:09.521Z] ProgramW6432                   C:\Program Files                                                                        
10:18:09 [2022-05-17T10:18:09.521Z] PROMPT                         $P$G                                                                                    
10:18:09 [2022-05-17T10:18:09.521Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:18:09 [2022-05-17T10:18:09.521Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
10:18:09 [2022-05-17T10:18:09.521Z] PUBLIC                         C:\Users\Public                                                                         
10:18:09 [2022-05-17T10:18:09.521Z] rootless                       true                                                                                    
10:18:09 [2022-05-17T10:18:09.521Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect?page=artif...
10:18:09 [2022-05-17T10:18:09.521Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect?page=changes 
10:18:09 [2022-05-17T10:18:09.521Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect              
10:18:09 [2022-05-17T10:18:09.521Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect?page=tests   
10:18:09 [2022-05-17T10:18:09.521Z] s390x                          false                                                                                   
10:18:09 [2022-05-17T10:18:09.521Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:18:09 [2022-05-17T10:18:09.521Z] SOURCES_DRIVE                  d                                                                                       
10:18:09 [2022-05-17T10:18:09.521Z] SOURCES_SUBDIR                 gopath                                                                                  
10:18:09 [2022-05-17T10:18:09.521Z] STAGE_NAME                     Run tests                                                                               
10:18:09 [2022-05-17T10:18:09.521Z] SystemDrive                    C:                                                                                      
10:18:09 [2022-05-17T10:18:09.521Z] SystemRoot                     C:\Windows                                                                              
10:18:09 [2022-05-17T10:18:09.521Z] TEMP                           C:\Windows\TEMP                                                                         
10:18:09 [2022-05-17T10:18:09.521Z] TESTDEBUG                      0                                                                                       
10:18:09 [2022-05-17T10:18:09.521Z] TESTRUN_DRIVE                  d                                                                                       
10:18:09 [2022-05-17T10:18:09.521Z] TESTRUN_SUBDIR                 CI                                                                                      
10:18:09 [2022-05-17T10:18:09.521Z] TIMEOUT                        120m                                                                                    
10:18:09 [2022-05-17T10:18:09.521Z] TMP                            C:\Windows\TEMP                                                                         
10:18:09 [2022-05-17T10:18:09.521Z] unit_validate                  true                                                                                    
10:18:09 [2022-05-17T10:18:09.521Z] USERDOMAIN                     WORKGROUP                                                                               
10:18:09 [2022-05-17T10:18:09.521Z] USERNAME                       azwin-2-1c88e0$                                                                         
10:18:09 [2022-05-17T10:18:09.521Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
10:18:09 [2022-05-17T10:18:09.521Z] validate_force                 false                                                                                   
10:18:09 [2022-05-17T10:18:09.521Z] windir                         C:\Windows                                                                              
10:18:09 [2022-05-17T10:18:09.521Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:18:09 [2022-05-17T10:18:09.521Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
10:18:09 [2022-05-17T10:18:09.521Z] windows2022                    true                                                                                    
10:18:09 [2022-05-17T10:18:09.521Z] windows2022containerd          true                                                                                    
10:18:09 [2022-05-17T10:18:09.521Z] windowsRS5                     true                                                                                    
10:18:09 [2022-05-17T10:18:09.521Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:18:09 [2022-05-17T10:18:09.521Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Sources under d:\gopath\...
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Test run under d:\CI\...
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:18:09 [2022-05-17T10:18:09.521Z] INFO: docker/docker repository was found
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707'
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Docker version of control daemon
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] Client:
10:18:09 [2022-05-17T10:18:09.521Z]  Version:           20.10.9
10:18:09 [2022-05-17T10:18:09.521Z]  API version:       1.41
10:18:09 [2022-05-17T10:18:09.521Z]  Go version:        go1.16.8
10:18:09 [2022-05-17T10:18:09.521Z]  Git commit:        c2ea9bc
10:18:09 [2022-05-17T10:18:09.521Z]  Built:             Mon Oct  4 16:11:10 2021
10:18:09 [2022-05-17T10:18:09.521Z]  OS/Arch:           windows/amd64
10:18:09 [2022-05-17T10:18:09.521Z]  Context:           default
10:18:09 [2022-05-17T10:18:09.521Z]  Experimental:      true
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] Server: Docker Engine - Community
10:18:09 [2022-05-17T10:18:09.521Z]  Engine:
10:18:09 [2022-05-17T10:18:09.521Z]   Version:          20.10.9
10:18:09 [2022-05-17T10:18:09.521Z]   API version:      1.41 (minimum version 1.24)
10:18:09 [2022-05-17T10:18:09.521Z]   Go version:       go1.16.8
10:18:09 [2022-05-17T10:18:09.521Z]   Git commit:       79ea9d3
10:18:09 [2022-05-17T10:18:09.521Z]   Built:            Mon Oct  4 16:06:39 2021
10:18:09 [2022-05-17T10:18:09.521Z]   OS/Arch:          windows/amd64
10:18:09 [2022-05-17T10:18:09.521Z]   Experimental:     true
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Docker info of control daemon
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] Client:
10:18:09 [2022-05-17T10:18:09.521Z]  Context:    default
10:18:09 [2022-05-17T10:18:09.521Z]  Debug Mode: false
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] Server:
10:18:09 [2022-05-17T10:18:09.521Z]  Containers: 0
10:18:09 [2022-05-17T10:18:09.521Z]   Running: 0
10:18:09 [2022-05-17T10:18:09.521Z]   Paused: 0
10:18:09 [2022-05-17T10:18:09.521Z]   Stopped: 0
10:18:09 [2022-05-17T10:18:09.521Z]  Images: 13
10:18:09 [2022-05-17T10:18:09.521Z]  Server Version: 20.10.9
10:18:09 [2022-05-17T10:18:09.521Z]  Storage Driver: lcow (linux) windowsfilter (windows)
10:18:09 [2022-05-17T10:18:09.521Z]   LCOW: 
10:18:09 [2022-05-17T10:18:09.521Z]   Windows: 
10:18:09 [2022-05-17T10:18:09.521Z]  Logging Driver: json-file
10:18:09 [2022-05-17T10:18:09.521Z]  Plugins:
10:18:09 [2022-05-17T10:18:09.521Z]   Volume: local
10:18:09 [2022-05-17T10:18:09.521Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:18:09 [2022-05-17T10:18:09.521Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:18:09 [2022-05-17T10:18:09.521Z]  Swarm: inactive
10:18:09 [2022-05-17T10:18:09.521Z]  Default Isolation: process
10:18:09 [2022-05-17T10:18:09.521Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
10:18:09 [2022-05-17T10:18:09.521Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
10:18:09 [2022-05-17T10:18:09.521Z]  OSType: windows
10:18:09 [2022-05-17T10:18:09.521Z]  Architecture: x86_64
10:18:09 [2022-05-17T10:18:09.521Z]  CPUs: 4
10:18:09 [2022-05-17T10:18:09.521Z]  Total Memory: 32GiB
10:18:09 [2022-05-17T10:18:09.521Z]  Name: azwin-2-1c88e0
10:18:09 [2022-05-17T10:18:09.521Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
10:18:09 [2022-05-17T10:18:09.521Z]  Docker Root Dir: D:\docker
10:18:09 [2022-05-17T10:18:09.521Z]  Debug Mode: false
10:18:09 [2022-05-17T10:18:09.521Z]  Registry: https://index.docker.io/v1/
10:18:09 [2022-05-17T10:18:09.521Z]  Labels:
10:18:09 [2022-05-17T10:18:09.521Z]  Experimental: true
10:18:09 [2022-05-17T10:18:09.521Z]  Insecure Registries:
10:18:09 [2022-05-17T10:18:09.521Z]   10.0.0.4:5000
10:18:09 [2022-05-17T10:18:09.521Z]   127.0.0.0/8
10:18:09 [2022-05-17T10:18:09.521Z]  Registry Mirrors:
10:18:09 [2022-05-17T10:18:09.521Z]   http://10.0.0.4:5000/
10:18:09 [2022-05-17T10:18:09.521Z]  Live Restore Enabled: false
10:18:09 [2022-05-17T10:18:09.521Z]  Product License: Community Engine
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Commit hash is 194ecf75af
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Nuke-Everything...
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Container count on control daemon to delete is 0
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Nuking d:\CI
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Zapped successfully
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Location for testing is d:\CI\PR-43578\5
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Validating GOLang consistency in Dockerfile.windows...
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.521Z] INFO: Building the image from Dockerfile.windows at 05/17/2022 10:18:09...
10:18:09 [2022-05-17T10:18:09.521Z] 
10:18:09 [2022-05-17T10:18:09.674Z] #31 3.791 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
10:18:09 [2022-05-17T10:18:09.674Z] #31 4.120 
10:18:09 [2022-05-17T10:18:09.755Z] #2 [internal] load .dockerignore
10:18:09 [2022-05-17T10:18:09.755Z] #2 sha256:3f430ebefc6adf19401a055794c7c5f1b0948aec640ef147b510311fec2df465
10:18:09 [2022-05-17T10:18:09.947Z] #31 ...
10:18:09 [2022-05-17T10:18:09.947Z] 
10:18:09 [2022-05-17T10:18:09.947Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:09 [2022-05-17T10:18:09.947Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.9s done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.6s done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.0s done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.5s done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.5s done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 6.5s
10:18:09 [2022-05-17T10:18:09.947Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 3.7s
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 2.7s done
10:18:09 [2022-05-17T10:18:09.947Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 6.6s done
10:18:10 [2022-05-17T10:18:10.013Z] #2 transferring context: 145B done
10:18:10 [2022-05-17T10:18:10.013Z] #2 DONE 0.2s
10:18:10 [2022-05-17T10:18:10.013Z] 
10:18:10 [2022-05-17T10:18:10.013Z] #1 [internal] load build definition from Dockerfile
10:18:10 [2022-05-17T10:18:10.013Z] #1 sha256:afe56bde3e3ecc7bd0fde3625b0ef53d8910128ca528de3bb4dbce3034268ffe
10:18:10 [2022-05-17T10:18:10.013Z] #1 transferring dockerfile: 17.93kB done
10:18:10 [2022-05-17T10:18:10.013Z] #1 DONE 0.2s
10:18:10 [2022-05-17T10:18:10.013Z] 
10:18:10 [2022-05-17T10:18:10.013Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
10:18:10 [2022-05-17T10:18:10.013Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
10:18:10 [2022-05-17T10:18:10.206Z] #11 ...
10:18:10 [2022-05-17T10:18:10.206Z] 
10:18:10 [2022-05-17T10:18:10.206Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:18:10 [2022-05-17T10:18:10.206Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:18:10 [2022-05-17T10:18:10.206Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:18:10 [2022-05-17T10:18:10.206Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:18:10 [2022-05-17T10:18:10.206Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:18:10 [2022-05-17T10:18:10.206Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:18:10 [2022-05-17T10:18:10.206Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done
10:18:10 [2022-05-17T10:18:10.206Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done
10:18:10 [2022-05-17T10:18:10.206Z] #78 DONE 6.9s
10:18:10 [2022-05-17T10:18:10.206Z] 
10:18:10 [2022-05-17T10:18:10.206Z] #31 [internal] load build context
10:18:10 [2022-05-17T10:18:10.206Z] #31 sha256:a4403b0bf291c60ea51e49def48a4ee13152f278e14fbc2f973391444b0f2c61
10:18:10 [2022-05-17T10:18:10.245Z] #31 ...
10:18:10 [2022-05-17T10:18:10.245Z] 
10:18:10 [2022-05-17T10:18:10.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:10 [2022-05-17T10:18:10.245Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd
10:18:10 [2022-05-17T10:18:10.245Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 3.5s done
10:18:10 [2022-05-17T10:18:10.245Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 3.2s done
10:18:10 [2022-05-17T10:18:10.245Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 3.1s
10:18:10 [2022-05-17T10:18:10.271Z] #3 DONE 0.4s
10:18:10 [2022-05-17T10:18:10.271Z] 
10:18:10 [2022-05-17T10:18:10.271Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
10:18:10 [2022-05-17T10:18:10.271Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
10:18:10 [2022-05-17T10:18:10.271Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
10:18:10 [2022-05-17T10:18:10.271Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
10:18:10 [2022-05-17T10:18:10.271Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
10:18:10 [2022-05-17T10:18:10.271Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
10:18:10 [2022-05-17T10:18:10.271Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s
10:18:10 [2022-05-17T10:18:10.281Z] #11 ...
10:18:10 [2022-05-17T10:18:10.281Z] 
10:18:10 [2022-05-17T10:18:10.281Z] #29 [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
10:18:10 [2022-05-17T10:18:10.281Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.362 Selecting previously unselected package curl.
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.362 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.367 Unpacking curl (7.74.0-1.3+deb11u1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.439 Selecting previously unselected package libonig5:amd64.
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.439 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.442 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.515 Selecting previously unselected package libjq1:amd64.
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.515 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.519 Unpacking libjq1:amd64 (1.6-2.1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.580 Selecting previously unselected package jq.
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.580 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.584 Unpacking jq (1.6-2.1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.637 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.650 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.662 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.671 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.682 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.694 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.705 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.717 Setting up openssl (1.1.1n-0+deb11u1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.733 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.743 Setting up libjq1:amd64 (1.6-2.1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.754 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 6.765 Setting up ca-certificates (20210119) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 7.352 Updating certificates in /etc/ssl/certs...
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.006 129 added, 0 removed; done.
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.036 Setting up jq (1.6-2.1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.046 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.058 Setting up curl (7.74.0-1.3+deb11u1) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.069 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.087 Processing triggers for ca-certificates (20210119) ...
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.094 Updating certificates in /etc/ssl/certs...
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.680 0 added, 0 removed; done.
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.680 Running hooks in /etc/ca-certificates/update.d...
10:18:10 [2022-05-17T10:18:10.281Z] #29 8.686 done.
10:18:10 [2022-05-17T10:18:10.281Z] #29 DONE 9.6s
10:18:10 [2022-05-17T10:18:10.281Z] 
10:18:10 [2022-05-17T10:18:10.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:10 [2022-05-17T10:18:10.281Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:10 [2022-05-17T10:18:10.281Z] #11 ...
10:18:10 [2022-05-17T10:18:10.281Z] 
10:18:10 [2022-05-17T10:18:10.281Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:18:10 [2022-05-17T10:18:10.281Z] #30 sha256:b6fea1dc5fb72cbe0bb5868a5c3ee0d0c95bbf0f6232dc635af4c8430df0e5ce
10:18:10 [2022-05-17T10:18:10.281Z] #30 DONE 0.1s
10:18:10 [2022-05-17T10:18:10.281Z] 
10:18:10 [2022-05-17T10:18:10.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:10 [2022-05-17T10:18:10.281Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:10 [2022-05-17T10:18:10.529Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
10:18:10 [2022-05-17T10:18:10.529Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done
10:18:10 [2022-05-17T10:18:10.529Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
10:18:10 [2022-05-17T10:18:10.788Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s done
10:18:10 [2022-05-17T10:18:10.788Z] #4 DONE 0.5s
10:18:10 [2022-05-17T10:18:10.843Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 4.4s done
10:18:11 [2022-05-17T10:18:11.046Z] 
10:18:11 [2022-05-17T10:18:11.046Z] #5 [internal] load .dockerignore
10:18:11 [2022-05-17T10:18:11.046Z] #5 sha256:bf5f051cb5bef71b92c373f32b79eb48fd2b867878e066f777042ac0d691bd6e
10:18:11 [2022-05-17T10:18:11.046Z] #5 DONE 0.0s
10:18:11 [2022-05-17T10:18:11.046Z] 
10:18:11 [2022-05-17T10:18:11.046Z] #6 [internal] load build definition from Dockerfile
10:18:11 [2022-05-17T10:18:11.046Z] #6 sha256:a0c7479a9033e1ba9ffc8fb62b6c8afd81eea59ecaf866390c98b23beb802582
10:18:11 [2022-05-17T10:18:11.046Z] #6 DONE 0.0s
10:18:11 [2022-05-17T10:18:11.046Z] 
10:18:11 [2022-05-17T10:18:11.046Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:18:11 [2022-05-17T10:18:11.046Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:18:11 [2022-05-17T10:18:11.100Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 0.1s
10:18:11 [2022-05-17T10:18:11.629Z] #11 ...
10:18:11 [2022-05-17T10:18:11.629Z] 
10:18:11 [2022-05-17T10:18:11.629Z] #31 [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
10:18:11 [2022-05-17T10:18:11.629Z] #31 sha256:af8766221d859ad6dd0fdb48799e21b05928903e1b5b65fd4d58ce61f7b82be3
10:18:11 [2022-05-17T10:18:11.629Z] #31 5.125 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:18:11 [2022-05-17T10:18:11.629Z] #31 5.343 
10:18:11 [2022-05-17T10:18:11.629Z] #31 5.574 #=#=#                                                                         

                                                                           0.4%
#########################                                                 35.8%
##########################################                                59.2%
###################################################################       93.6%
######################################################################## 100.0%
10:18:11 [2022-05-17T10:18:11.890Z] #31 6.210 
10:18:12 [2022-05-17T10:18:12.130Z] #31 ...
10:18:12 [2022-05-17T10:18:12.130Z] 
10:18:12 [2022-05-17T10:18:12.130Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:18:12 [2022-05-17T10:18:12.130Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:18:12 [2022-05-17T10:18:12.130Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:18:12 [2022-05-17T10:18:12.130Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:18:12 [2022-05-17T10:18:12.130Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:18:12 [2022-05-17T10:18:12.130Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done
10:18:12 [2022-05-17T10:18:12.130Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done
10:18:12 [2022-05-17T10:18:12.130Z] #80 DONE 8.6s
10:18:12 [2022-05-17T10:18:12.130Z] 
10:18:12 [2022-05-17T10:18:12.130Z] #31 [internal] load build context
10:18:12 [2022-05-17T10:18:12.130Z] #31 sha256:a4403b0bf291c60ea51e49def48a4ee13152f278e14fbc2f973391444b0f2c61
10:18:12 [2022-05-17T10:18:12.130Z] #31 transferring context: 61.19MB 9.0s done
10:18:12 [2022-05-17T10:18:12.152Z] #31 ...
10:18:12 [2022-05-17T10:18:12.152Z] 
10:18:12 [2022-05-17T10:18:12.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:12 [2022-05-17T10:18:12.152Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd
10:18:12 [2022-05-17T10:18:12.152Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 4.5s done
10:18:12 [2022-05-17T10:18:12.152Z] #11 extracting sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 done
10:18:12 [2022-05-17T10:18:12.152Z] #11 DONE 16.7s
10:18:12 [2022-05-17T10:18:12.412Z] 
10:18:12 [2022-05-17T10:18:12.412Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:18:12 [2022-05-17T10:18:12.412Z] #12 sha256:c0bb29d9b3462febc988bbcbbd2458012374fee38992a4a82f9e1a19150f6ff9
10:18:12 [2022-05-17T10:18:12.699Z] #31 DONE 9.5s
10:18:12 [2022-05-17T10:18:12.699Z] 
10:18:12 [2022-05-17T10:18:12.699Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:18:12 [2022-05-17T10:18:12.699Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:18:12 [2022-05-17T10:18:12.699Z] #35 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done
10:18:12 [2022-05-17T10:18:12.699Z] #35 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done
10:18:12 [2022-05-17T10:18:12.699Z] #35 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done
10:18:12 [2022-05-17T10:18:12.699Z] #35 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done
10:18:12 [2022-05-17T10:18:12.699Z] #35 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.9s done
10:18:12 [2022-05-17T10:18:12.964Z] #10 DONE 1.9s
10:18:12 [2022-05-17T10:18:12.964Z] 
10:18:12 [2022-05-17T10:18:12.964Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:18:12 [2022-05-17T10:18:12.964Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:18:12 [2022-05-17T10:18:12.964Z] #9 DONE 1.8s
10:18:12 [2022-05-17T10:18:12.964Z] 
10:18:12 [2022-05-17T10:18:12.964Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye
10:18:12 [2022-05-17T10:18:12.964Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2
10:18:12 [2022-05-17T10:18:12.964Z] #7 DONE 1.9s
10:18:12 [2022-05-17T10:18:12.964Z] 
10:18:12 [2022-05-17T10:18:12.964Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
10:18:12 [2022-05-17T10:18:12.964Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
10:18:12 [2022-05-17T10:18:12.964Z] #8 DONE 1.9s
10:18:12 [2022-05-17T10:18:12.966Z] #35 ...
10:18:12 [2022-05-17T10:18:12.966Z] 
10:18:12 [2022-05-17T10:18:12.966Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:12 [2022-05-17T10:18:12.966Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:13 [2022-05-17T10:18:13.902Z] #11 ...
10:18:13 [2022-05-17T10:18:13.902Z] 
10:18:13 [2022-05-17T10:18:13.902Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:18:13 [2022-05-17T10:18:13.902Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
10:18:13 [2022-05-17T10:18:13.902Z] #79 DONE 0.6s
10:18:14 [2022-05-17T10:18:14.161Z] 
10:18:14 [2022-05-17T10:18:14.161Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:18:14 [2022-05-17T10:18:14.161Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:18:14 [2022-05-17T10:18:14.328Z] #12 DONE 2.2s
10:18:14 [2022-05-17T10:18:14.328Z] 
10:18:14 [2022-05-17T10:18:14.328Z] #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
10:18:14 [2022-05-17T10:18:14.328Z] #13 sha256:f8174d9f7fa48fc49299d67fdc13a640baaeb11c0e9d1d6f196645fd87485deb
10:18:14 [2022-05-17T10:18:14.729Z] #35 ...
10:18:14 [2022-05-17T10:18:14.729Z] 
10:18:14 [2022-05-17T10:18:14.729Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:18:14 [2022-05-17T10:18:14.729Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
10:18:14 [2022-05-17T10:18:14.729Z] #81 DONE 0.8s
10:18:14 [2022-05-17T10:18:14.729Z] 
10:18:14 [2022-05-17T10:18:14.729Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:18:14 [2022-05-17T10:18:14.729Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:18:14 [2022-05-17T10:18:14.729Z] #35 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.3s
10:18:14 [2022-05-17T10:18:14.903Z] #13 ...
10:18:14 [2022-05-17T10:18:14.903Z] 
10:18:14 [2022-05-17T10:18:14.903Z] #31 [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
10:18:14 [2022-05-17T10:18:14.903Z] #31 sha256:af8766221d859ad6dd0fdb48799e21b05928903e1b5b65fd4d58ce61f7b82be3
10:18:14 [2022-05-17T10:18:14.903Z] #31 7.182 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:18:14 [2022-05-17T10:18:14.903Z] #31 7.370 
10:18:14 [2022-05-17T10:18:14.903Z] #31 7.590 #=#=#                                                                         

######################################################################## 100.0%
10:18:14 [2022-05-17T10:18:14.903Z] #31 7.817 
10:18:14 [2022-05-17T10:18:14.903Z] #31 8.427 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:18:14 [2022-05-17T10:18:14.903Z] #31 8.616 
10:18:14 [2022-05-17T10:18:14.903Z] #31 8.839 #=#=#                                                                         

######################################################################## 100.0%
10:18:14 [2022-05-17T10:18:14.903Z] #31 9.079 
10:18:14 [2022-05-17T10:18:14.903Z] #31 9.126 Download of images into '/build' complete.
10:18:14 [2022-05-17T10:18:14.903Z] #31 9.126 Use something like the following to load the result into a Docker daemon:
10:18:14 [2022-05-17T10:18:14.903Z] #31 9.126   tar -cC '/build' . | docker load
10:18:14 [2022-05-17T10:18:14.903Z] #31 DONE 9.2s
10:18:14 [2022-05-17T10:18:14.903Z] 
10:18:14 [2022-05-17T10:18:14.903Z] #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
10:18:14 [2022-05-17T10:18:14.903Z] #13 sha256:f8174d9f7fa48fc49299d67fdc13a640baaeb11c0e9d1d6f196645fd87485deb
10:18:15 [2022-05-17T10:18:15.164Z] #13 DONE 0.6s
10:18:15 [2022-05-17T10:18:15.164Z] 
10:18:15 [2022-05-17T10:18:15.164Z] #42 [tini 1/3] 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
10:18:15 [2022-05-17T10:18:15.164Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
10:18:15 [2022-05-17T10:18:15.164Z] #42 ...
10:18:15 [2022-05-17T10:18:15.164Z] 
10:18:15 [2022-05-17T10:18:15.164Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:18:15 [2022-05-17T10:18:15.164Z] #33 sha256:e6193f719e5c48cc1d1c6abc7a33d617864720822502462db55bab606afdef98
10:18:15 [2022-05-17T10:18:15.164Z] #33 DONE 0.2s
10:18:15 [2022-05-17T10:18:15.164Z] 
10:18:15 [2022-05-17T10:18:15.164Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:18:15 [2022-05-17T10:18:15.164Z] #46 sha256:35e4b51c0602ec7817a4044cf39d53405f4c82eede6b08b129ed08bde0def469
10:18:15 [2022-05-17T10:18:15.164Z] #46 DONE 0.2s
10:18:15 [2022-05-17T10:18:15.298Z] #35 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.5s done
10:18:15 [2022-05-17T10:18:15.427Z] 
10:18:15 [2022-05-17T10:18:15.427Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
10:18:15 [2022-05-17T10:18:15.427Z] #50 sha256:460930cc7c0779da8266c4012b9c715b8eccb654fe742b92a6092516e5832e7d
10:18:15 [2022-05-17T10:18:15.427Z] #50 DONE 0.4s
10:18:15 [2022-05-17T10:18:15.427Z] 
10:18:15 [2022-05-17T10:18:15.427Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:18:15 [2022-05-17T10:18:15.427Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73
10:18:15 [2022-05-17T10:18:15.427Z] #47 ...
10:18:15 [2022-05-17T10:18:15.427Z] 
10:18:15 [2022-05-17T10:18:15.427Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:18:15 [2022-05-17T10:18:15.427Z] #25 sha256:a19e2f46928edc6393abc7e63308090014f6a499d7f71f16eca47d799b3d057f
10:18:15 [2022-05-17T10:18:15.427Z] #25 DONE 0.4s
10:18:15 [2022-05-17T10:18:15.427Z] 
10:18:15 [2022-05-17T10:18:15.427Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:18:15 [2022-05-17T10:18:15.427Z] #66 sha256:ecd7dc96ad0dbeb43ac595f02406dd9fd7d33b12b8b4be2bb61aaf33e760962d
10:18:15 [2022-05-17T10:18:15.427Z] #66 DONE 0.5s
10:18:15 [2022-05-17T10:18:15.496Z] 
10:18:15 [2022-05-17T10:18:15.496Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:18:15 [2022-05-17T10:18:15.496Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:18:15 [2022-05-17T10:18:15.496Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done
10:18:15 [2022-05-17T10:18:15.496Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done
10:18:15 [2022-05-17T10:18:15.496Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done
10:18:15 [2022-05-17T10:18:15.496Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done
10:18:15 [2022-05-17T10:18:15.496Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0B / 54.95MB 0.1s
10:18:15 [2022-05-17T10:18:15.496Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 22.02MB / 54.95MB 0.3s
10:18:15 [2022-05-17T10:18:15.496Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 31.46MB / 54.95MB 0.4s
10:18:15 [2022-05-17T10:18:15.556Z] #35 DONE 12.1s
10:18:15 [2022-05-17T10:18:15.556Z] 
10:18:15 [2022-05-17T10:18:15.556Z] #36 [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
10:18:15 [2022-05-17T10:18:15.556Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:18:15 [2022-05-17T10:18:15.688Z] 
10:18:15 [2022-05-17T10:18:15.688Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:18:15 [2022-05-17T10:18:15.688Z] #67 sha256:08c27dd76729e1f158b6c1da00abf386fc0ff678cf58f5286359856a5e850e41
10:18:15 [2022-05-17T10:18:15.756Z] #28 ...
10:18:15 [2022-05-17T10:18:15.756Z] 
10:18:15 [2022-05-17T10:18:15.756Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:18:15 [2022-05-17T10:18:15.756Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:18:15 [2022-05-17T10:18:15.756Z] #49 DONE 0.0s
10:18:15 [2022-05-17T10:18:15.756Z] 
10:18:15 [2022-05-17T10:18:15.756Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:18:15 [2022-05-17T10:18:15.756Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:18:15 [2022-05-17T10:18:15.756Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 40.89MB / 54.95MB 0.5s
10:18:15 [2022-05-17T10:18:15.756Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 49.28MB / 54.95MB 0.7s
10:18:15 [2022-05-17T10:18:15.756Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 0.7s
10:18:16 [2022-05-17T10:18:16.324Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.2s done
10:18:16 [2022-05-17T10:18:16.324Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402
10:18:16 [2022-05-17T10:18:16.349Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s
10:18:16 [2022-05-17T10:18:16.892Z] #28 ...
10:18:16 [2022-05-17T10:18:16.892Z] 
10:18:16 [2022-05-17T10:18:16.892Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:18:16 [2022-05-17T10:18:16.892Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:18:16 [2022-05-17T10:18:16.892Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
10:18:16 [2022-05-17T10:18:16.892Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:18:16 [2022-05-17T10:18:16.892Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:18:16 [2022-05-17T10:18:16.892Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:18:16 [2022-05-17T10:18:16.892Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
10:18:16 [2022-05-17T10:18:16.892Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done
10:18:16 [2022-05-17T10:18:16.892Z] #71 DONE 1.8s
10:18:16 [2022-05-17T10:18:16.892Z] 
10:18:16 [2022-05-17T10:18:16.892Z] #24 [internal] load build context
10:18:16 [2022-05-17T10:18:16.892Z] #24 sha256:6bb32b258ad64f699bbc32069abdd062da2e5da8b9fd697eed43dd9453525052
10:18:16 [2022-05-17T10:18:16.892Z] #24 transferring context: 61.19MB 1.8s done
10:18:16 [2022-05-17T10:18:16.892Z] #24 DONE 1.9s
10:18:16 [2022-05-17T10:18:16.892Z] 
10:18:16 [2022-05-17T10:18:16.892Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:18:16 [2022-05-17T10:18:16.892Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:18:16 [2022-05-17T10:18:16.892Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
10:18:16 [2022-05-17T10:18:16.892Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:18:16 [2022-05-17T10:18:16.892Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:18:16 [2022-05-17T10:18:16.892Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:18:16 [2022-05-17T10:18:16.892Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
10:18:16 [2022-05-17T10:18:16.892Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done
10:18:16 [2022-05-17T10:18:16.892Z] #73 DONE 1.9s
10:18:16 [2022-05-17T10:18:16.892Z] 
10:18:16 [2022-05-17T10:18:16.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:16 [2022-05-17T10:18:16.892Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.0s done
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.2s done
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.3s done
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.5s done
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 9.44MB / 54.58MB 1.7s
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 4.19MB / 85.85MB 1.7s
10:18:16 [2022-05-17T10:18:16.892Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 11.53MB / 141.73MB 1.7s
10:18:16 [2022-05-17T10:18:16.932Z] #36 1.418 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:16 [2022-05-17T10:18:16.932Z] #36 1.418 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:16 [2022-05-17T10:18:16.932Z] #36 1.424 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:16 [2022-05-17T10:18:16.932Z] #36 1.575 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:17 [2022-05-17T10:18:17.151Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 30.41MB / 54.58MB 1.9s
10:18:17 [2022-05-17T10:18:17.151Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 29.36MB / 85.85MB 1.9s
10:18:17 [2022-05-17T10:18:17.151Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 31.46MB / 141.73MB 1.9s
10:18:17 [2022-05-17T10:18:17.151Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 40.89MB / 54.58MB 2.0s
10:18:17 [2022-05-17T10:18:17.151Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 38.80MB / 85.85MB 2.0s
10:18:17 [2022-05-17T10:18:17.151Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 41.94MB / 141.73MB 2.0s
10:18:17 [2022-05-17T10:18:17.151Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 51.38MB / 54.58MB 2.1s
10:18:17 [2022-05-17T10:18:17.151Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 49.28MB / 85.85MB 2.1s
10:18:17 [2022-05-17T10:18:17.151Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 52.43MB / 141.73MB 2.1s
10:18:17 [2022-05-17T10:18:17.191Z] #36 1.797 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:17 [2022-05-17T10:18:17.410Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.2s
10:18:17 [2022-05-17T10:18:17.411Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 58.72MB / 85.85MB 2.2s
10:18:17 [2022-05-17T10:18:17.411Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 61.87MB / 141.73MB 2.2s
10:18:17 [2022-05-17T10:18:17.411Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 69.21MB / 85.85MB 2.3s
10:18:17 [2022-05-17T10:18:17.411Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 72.35MB / 141.73MB 2.3s
10:18:17 [2022-05-17T10:18:17.452Z] #36 2.111 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:17 [2022-05-17T10:18:17.669Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 78.64MB / 85.85MB 2.4s
10:18:17 [2022-05-17T10:18:17.669Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 81.79MB / 141.73MB 2.4s
10:18:17 [2022-05-17T10:18:17.669Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 2.5s
10:18:17 [2022-05-17T10:18:17.669Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 92.27MB / 141.73MB 2.5s
10:18:17 [2022-05-17T10:18:17.956Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 101.71MB / 141.73MB 2.6s
10:18:17 [2022-05-17T10:18:17.956Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 122.04MB / 141.73MB 2.8s
10:18:17 [2022-05-17T10:18:17.956Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 132.12MB / 141.73MB 2.9s
10:18:18 [2022-05-17T10:18:18.059Z] Sending build context to Docker daemon  66.78MB
10:18:18 [2022-05-17T10:18:18.060Z] 
10:18:18 [2022-05-17T10:18:18.060Z] Step 1/13 : FROM microsoft/windowsservercore
10:18:18 [2022-05-17T10:18:18.060Z]  ---> 7c569352fed3
10:18:18 [2022-05-17T10:18:18.060Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> 796ee89a31ed
10:18:18 [2022-05-17T10:18:18.060Z] Step 3/13 : ARG GO_VERSION=1.18.2
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> a62e75dcdf4e
10:18:18 [2022-05-17T10:18:18.060Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> 4287567e6cb4
10:18:18 [2022-05-17T10:18:18.060Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> c37b51645d9d
10:18:18 [2022-05-17T10:18:18.060Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> 0367f6c65f2d
10:18:18 [2022-05-17T10:18:18.060Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}     GOWINRES_VERSION=${GOWINRES_VERSION}
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> 77f522da45d5
10:18:18 [2022-05-17T10:18:18.060Z] Step 8/13 : 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;
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> 97d76469c11a
10:18:18 [2022-05-17T10:18:18.060Z] Step 9/13 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> a76ec6259ddd
10:18:18 [2022-05-17T10:18:18.060Z] Step 10/13 : RUN   Function Install-GoWinres() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN";     &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"go-winres install failed..."';     }   }     Install-GoWinres
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> 2040c2d9cd83
10:18:18 [2022-05-17T10:18:18.060Z] Step 11/13 : ENTRYPOINT ["powershell.exe"]
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> d4fb493d9a2b
10:18:18 [2022-05-17T10:18:18.060Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker
10:18:18 [2022-05-17T10:18:18.060Z]  ---> Using cache
10:18:18 [2022-05-17T10:18:18.060Z]  ---> 49507b2646ea
10:18:18 [2022-05-17T10:18:18.060Z] Step 13/13 : COPY . .
10:18:18 [2022-05-17T10:18:18.214Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.8s done
10:18:18 [2022-05-17T10:18:18.214Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 3.0s
10:18:18 [2022-05-17T10:18:18.473Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.2s
10:18:18 [2022-05-17T10:18:18.473Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 2.1s done
10:18:18 [2022-05-17T10:18:18.836Z] #36 3.475 Fetched 8530 kB in 2s (3653 kB/s)
10:18:18 [2022-05-17T10:18:18.868Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.0s done
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.336 + RM_GOPATH=0
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.336 + TMP_GOPATH=
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.336 + : /build
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.336 + '[' -z '' ']'
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.337 ++ mktemp -d
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.338 + export GOPATH=/tmp/tmp.DM1UyGHk9X
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.339 + GOPATH=/tmp/tmp.DM1UyGHk9X
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.339 + RM_GOPATH=1
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.340 + case "$(go env GOARCH)" in
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.341 ++ go env GOARCH
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.351 + export GO_BUILDMODE=-buildmode=pie
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.351 + GO_BUILDMODE=-buildmode=pie
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.357 ++ dirname /install.sh
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + dir=/
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + bin=rootlesskit
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + shift
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + '[' '!' -f //rootlesskit.installer ']'
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + . //rootlesskit.installer
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 ++ : 1920341cd41e047834a21007424162a2dc946315
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + install_rootlesskit
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + case "$1" in
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + export CGO_ENABLED=0
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + CGO_ENABLED=0
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.362 + _install_rootlesskit
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.363 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.369 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.369 + for f in rootlesskit rootlesskit-docker-proxy
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.369 + GOBIN=/build
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.369 + GO111MODULE=on
10:18:19 [2022-05-17T10:18:19.000Z] #67 3.369 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
10:18:19 [2022-05-17T10:18:19.040Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b
10:18:19 [2022-05-17T10:18:19.040Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.0s done
10:18:19 [2022-05-17T10:18:19.126Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done
10:18:19 [2022-05-17T10:18:19.260Z] #67 3.838 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
10:18:19 [2022-05-17T10:18:19.311Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.2s done
10:18:19 [2022-05-17T10:18:19.382Z] #11 DONE 26.0s
10:18:19 [2022-05-17T10:18:19.382Z] 
10:18:19 [2022-05-17T10:18:19.382Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:18:19 [2022-05-17T10:18:19.382Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a
10:18:19 [2022-05-17T10:18:19.773Z] #36 3.475 Reading package lists...
10:18:20 [2022-05-17T10:18:20.015Z] DEBUG: print all environment variables to check how Jenkins runs this script
10:18:20 [2022-05-17T10:18:20.015Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4c177e16\powershellScript.ps1'; exit $LASTEXITCODE;
10:18:20 [2022-05-17T10:18:20.015Z] ----------------------------------------------------------------------------
10:18:20 [2022-05-17T10:18:20.015Z] 
10:18:20 [2022-05-17T10:18:20.015Z] INFO: executeCI.ps1 starting at Tue May 17 10:18:18 CUT 2022
10:18:20 [2022-05-17T10:18:20.015Z] 
10:18:20 [2022-05-17T10:18:20.015Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:18:20 [2022-05-17T10:18:20.015Z] INFO: Running git version 2.24.1.windows.2
10:18:20 [2022-05-17T10:18:20.015Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
10:18:20 [2022-05-17T10:18:20.015Z] INFO: Environment variables:
10:18:20 [2022-05-17T10:18:20.015Z] 
10:18:20 [2022-05-17T10:18:20.015Z] Name                           Value                                                                                   
10:18:20 [2022-05-17T10:18:20.015Z] ----                           -----                                                                                   
10:18:20 [2022-05-17T10:18:20.015Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:18:20 [2022-05-17T10:18:20.015Z] amd64                          true                                                                                    
10:18:20 [2022-05-17T10:18:20.015Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
10:18:20 [2022-05-17T10:18:20.015Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:18:20 [2022-05-17T10:18:20.015Z] arm64                          true                                                                                    
10:18:20 [2022-05-17T10:18:20.015Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
10:18:20 [2022-05-17T10:18:20.015Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
10:18:20 [2022-05-17T10:18:20.015Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
10:18:20 [2022-05-17T10:18:20.015Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
10:18:20 [2022-05-17T10:18:20.015Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
10:18:20 [2022-05-17T10:18:20.015Z] BRANCH_NAME                    PR-43578                                                                                
10:18:20 [2022-05-17T10:18:20.015Z] BUILD_DISPLAY_NAME             #5                                                                                      
10:18:20 [2022-05-17T10:18:20.015Z] BUILD_ID                       5                                                                                       
10:18:20 [2022-05-17T10:18:20.015Z] BUILD_NUMBER                   5                                                                                       
10:18:20 [2022-05-17T10:18:20.015Z] BUILD_TAG                      jenkins-moby-PR-43578-5                                                                 
10:18:20 [2022-05-17T10:18:20.015Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43578/5/                              
10:18:20 [2022-05-17T10:18:20.015Z] cgroup2                        true                                                                                    
10:18:20 [2022-05-17T10:18:20.015Z] CHANGE_AUTHOR                  thaJeztah                                                                               
10:18:20 [2022-05-17T10:18:20.015Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
10:18:20 [2022-05-17T10:18:20.015Z] CHANGE_BRANCH                  swarm_version_stringer                                                                  
10:18:20 [2022-05-17T10:18:20.015Z] CHANGE_FORK                    thaJeztah/docker                                                                        
10:18:20 [2022-05-17T10:18:20.015Z] CHANGE_ID                      43578                                                                                   
10:18:20 [2022-05-17T10:18:20.015Z] CHANGE_TARGET                  master                                                                                  
10:18:20 [2022-05-17T10:18:20.015Z] CHANGE_TITLE                   api/types/swarm: Version: implement stringer interface                                  
10:18:20 [2022-05-17T10:18:20.015Z] CHANGE_URL                     https://github.com/moby/moby/pull/43578                                                 
10:18:20 [2022-05-17T10:18:20.015Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
10:18:20 [2022-05-17T10:18:20.015Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:18:20 [2022-05-17T10:18:20.015Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:18:20 [2022-05-17T10:18:20.015Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:18:20 [2022-05-17T10:18:20.015Z] COMPUTERNAME                   azwin-2-f7bdf0                                                                          
10:18:20 [2022-05-17T10:18:20.015Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
10:18:20 [2022-05-17T10:18:20.015Z] ConfigSequenceNumber           0                                                                                       
10:18:20 [2022-05-17T10:18:20.015Z] dco                            true                                                                                    
10:18:20 [2022-05-17T10:18:20.015Z] DOCKER_BUILDKIT                0                                                                                       
10:18:20 [2022-05-17T10:18:20.015Z] DOCKER_DUT_DEBUG               1                                                                                       
10:18:20 [2022-05-17T10:18:20.015Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:18:20 [2022-05-17T10:18:20.015Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:18:20 [2022-05-17T10:18:20.015Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:18:20 [2022-05-17T10:18:20.015Z] EXECUTOR_NUMBER                0                                                                                       
10:18:20 [2022-05-17T10:18:20.015Z] FQDN                           azwin-2-f7bdf0.westus.cloudapp.azure.com                                                
10:18:20 [2022-05-17T10:18:20.015Z] GIT_BRANCH                     PR-43578                                                                                
10:18:20 [2022-05-17T10:18:20.015Z] GIT_COMMIT                     1a732571d559e967cd20ff5f798a820f399e34b1                                                
10:18:20 [2022-05-17T10:18:20.015Z] GIT_PREVIOUS_COMMIT            d9524d92a9ddf02fa8f209291032ce4e37cb2a3f                                                
10:18:20 [2022-05-17T10:18:20.015Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a2e523859dd4d3a83b1204b39a270a8e851fcc5f                                                
10:18:20 [2022-05-17T10:18:20.015Z] GIT_URL                        https://github.com/moby/moby.git                                                        
10:18:20 [2022-05-17T10:18:20.015Z] HUDSON_COOKIE                  17073202-f964-4aa7-b6b9-00096ca1d6a8                                                    
10:18:20 [2022-05-17T10:18:20.016Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:18:20 [2022-05-17T10:18:20.016Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:18:20 [2022-05-17T10:18:20.016Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
10:18:20 [2022-05-17T10:18:20.016Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
10:18:20 [2022-05-17T10:18:20.016Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:18:20 [2022-05-17T10:18:20.016Z] JENKINS_NODE_COOKIE            6e8e8f86-daa4-4024-8579-36988e220f43                                                    
10:18:20 [2022-05-17T10:18:20.016Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:18:20 [2022-05-17T10:18:20.016Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
10:18:20 [2022-05-17T10:18:20.016Z] JOB_BASE_NAME                  PR-43578                                                                                
10:18:20 [2022-05-17T10:18:20.016Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43578/display/redirect                
10:18:20 [2022-05-17T10:18:20.016Z] JOB_NAME                       moby/PR-43578                                                                           
10:18:20 [2022-05-17T10:18:20.016Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43578/                                
10:18:20 [2022-05-17T10:18:20.016Z] library.jps.version            master                                                                                  
10:18:20 [2022-05-17T10:18:20.016Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
10:18:20 [2022-05-17T10:18:20.016Z] NODE_LABELS                    amd64 azure azwin-2-f7bdf0 azwin-2019 docker west-us windows windows-2019 x86_64        
10:18:20 [2022-05-17T10:18:20.016Z] NODE_NAME                      azwin-2-f7bdf0                                                                          
10:18:20 [2022-05-17T10:18:20.016Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:18:20 [2022-05-17T10:18:20.016Z] OS                             Windows_NT                                                                              
10:18:20 [2022-05-17T10:18:20.016Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
10:18:20 [2022-05-17T10:18:20.016Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:18:20 [2022-05-17T10:18:20.016Z] ppc64le                        false                                                                                   
10:18:20 [2022-05-17T10:18:20.016Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:18:20 [2022-05-17T10:18:20.016Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
10:18:20 [2022-05-17T10:18:20.016Z] PROCESSOR_LEVEL                6                                                                                       
10:18:20 [2022-05-17T10:18:20.016Z] PROCESSOR_REVISION             4f01                                                                                    
10:18:20 [2022-05-17T10:18:20.016Z] ProgramData                    C:\ProgramData                                                                          
10:18:20 [2022-05-17T10:18:20.016Z] ProgramFiles                   C:\Program Files                                                                        
10:18:20 [2022-05-17T10:18:20.016Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:18:20 [2022-05-17T10:18:20.016Z] ProgramW6432                   C:\Program Files                                                                        
10:18:20 [2022-05-17T10:18:20.016Z] PROMPT                         $P$G                                                                                    
10:18:20 [2022-05-17T10:18:20.016Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:18:20 [2022-05-17T10:18:20.016Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
10:18:20 [2022-05-17T10:18:20.016Z] PUBLIC                         C:\Users\Public                                                                         
10:18:20 [2022-05-17T10:18:20.016Z] rootless                       true                                                                                    
10:18:20 [2022-05-17T10:18:20.016Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect?page=artif...
10:18:20 [2022-05-17T10:18:20.016Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect?page=changes 
10:18:20 [2022-05-17T10:18:20.016Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect              
10:18:20 [2022-05-17T10:18:20.016Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect?page=tests   
10:18:20 [2022-05-17T10:18:20.016Z] s390x                          false                                                                                   
10:18:20 [2022-05-17T10:18:20.016Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:18:20 [2022-05-17T10:18:20.016Z] SOURCES_DRIVE                  d                                                                                       
10:18:20 [2022-05-17T10:18:20.016Z] SOURCES_SUBDIR                 gopath                                                                                  
10:18:20 [2022-05-17T10:18:20.016Z] STAGE_NAME                     Run tests                                                                               
10:18:20 [2022-05-17T10:18:20.016Z] SystemDrive                    C:                                                                                      
10:18:20 [2022-05-17T10:18:20.016Z] SystemRoot                     C:\Windows                                                                              
10:18:20 [2022-05-17T10:18:20.016Z] TEMP                           C:\Windows\TEMP                                                                         
10:18:20 [2022-05-17T10:18:20.016Z] TESTDEBUG                      0                                                                                       
10:18:20 [2022-05-17T10:18:20.016Z] TESTRUN_DRIVE                  d                                                                                       
10:18:20 [2022-05-17T10:18:20.016Z] TESTRUN_SUBDIR                 CI                                                                                      
10:18:20 [2022-05-17T10:18:20.016Z] TIMEOUT                        120m                                                                                    
10:18:20 [2022-05-17T10:18:20.016Z] TMP                            C:\Windows\TEMP                                                                         
10:18:20 [2022-05-17T10:18:20.016Z] unit_validate                  true                                                                                    
10:18:20 [2022-05-17T10:18:20.016Z] USERDOMAIN                     WORKGROUP                                                                               
10:18:20 [2022-05-17T10:18:20.016Z] USERNAME                       azwin-2-f7bdf0$                                                                         
10:18:20 [2022-05-17T10:18:20.016Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
10:18:20 [2022-05-17T10:18:20.016Z] validate_force                 false                                                                                   
10:18:20 [2022-05-17T10:18:20.016Z] windir                         C:\Windows                                                                              
10:18:20 [2022-05-17T10:18:20.016Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:18:20 [2022-05-17T10:18:20.016Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
10:18:20 [2022-05-17T10:18:20.016Z] windows2022                    true                                                                                    
10:18:20 [2022-05-17T10:18:20.016Z] windows2022containerd          true                                                                                    
10:18:20 [2022-05-17T10:18:20.016Z] windowsRS5                     true                                                                                    
10:18:20 [2022-05-17T10:18:20.016Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:18:20 [2022-05-17T10:18:20.016Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] INFO: Sources under d:\gopath\...
10:18:20 [2022-05-17T10:18:20.016Z] INFO: Test run under d:\CI\...
10:18:20 [2022-05-17T10:18:20.016Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:18:20 [2022-05-17T10:18:20.016Z] INFO: docker/docker repository was found
10:18:20 [2022-05-17T10:18:20.016Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
10:18:20 [2022-05-17T10:18:20.016Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928'
10:18:20 [2022-05-17T10:18:20.016Z] INFO: Docker version of control daemon
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] Client:
10:18:20 [2022-05-17T10:18:20.016Z]  Version:           20.10.9
10:18:20 [2022-05-17T10:18:20.016Z]  API version:       1.41
10:18:20 [2022-05-17T10:18:20.016Z]  Go version:        go1.16.8
10:18:20 [2022-05-17T10:18:20.016Z]  Git commit:        c2ea9bc
10:18:20 [2022-05-17T10:18:20.016Z]  Built:             Mon Oct  4 16:11:10 2021
10:18:20 [2022-05-17T10:18:20.016Z]  OS/Arch:           windows/amd64
10:18:20 [2022-05-17T10:18:20.016Z]  Context:           default
10:18:20 [2022-05-17T10:18:20.016Z]  Experimental:      true
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] Server: Docker Engine - Community
10:18:20 [2022-05-17T10:18:20.016Z]  Engine:
10:18:20 [2022-05-17T10:18:20.016Z]   Version:          20.10.9
10:18:20 [2022-05-17T10:18:20.016Z]   API version:      1.41 (minimum version 1.24)
10:18:20 [2022-05-17T10:18:20.016Z]   Go version:       go1.16.8
10:18:20 [2022-05-17T10:18:20.016Z]   Git commit:       79ea9d3
10:18:20 [2022-05-17T10:18:20.016Z]   Built:            Mon Oct  4 16:06:39 2021
10:18:20 [2022-05-17T10:18:20.016Z]   OS/Arch:          windows/amd64
10:18:20 [2022-05-17T10:18:20.016Z]   Experimental:     true
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] INFO: Docker info of control daemon
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] Client:
10:18:20 [2022-05-17T10:18:20.016Z]  Context:    default
10:18:20 [2022-05-17T10:18:20.016Z]  Debug Mode: false
10:18:20 [2022-05-17T10:18:20.016Z]  Plugins:
10:18:20 [2022-05-17T10:18:20.016Z]   app: Docker Application (Docker Inc., v0.8.0)
10:18:20 [2022-05-17T10:18:20.016Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
10:18:20 [2022-05-17T10:18:20.016Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] Server:
10:18:20 [2022-05-17T10:18:20.016Z]  Containers: 0
10:18:20 [2022-05-17T10:18:20.016Z]   Running: 0
10:18:20 [2022-05-17T10:18:20.016Z]   Paused: 0
10:18:20 [2022-05-17T10:18:20.016Z]   Stopped: 0
10:18:20 [2022-05-17T10:18:20.016Z]  Images: 13
10:18:20 [2022-05-17T10:18:20.016Z]  Server Version: 20.10.9
10:18:20 [2022-05-17T10:18:20.016Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:18:20 [2022-05-17T10:18:20.016Z]   Windows: 
10:18:20 [2022-05-17T10:18:20.016Z]   LCOW: 
10:18:20 [2022-05-17T10:18:20.016Z]  Logging Driver: json-file
10:18:20 [2022-05-17T10:18:20.016Z]  Plugins:
10:18:20 [2022-05-17T10:18:20.016Z]   Volume: local
10:18:20 [2022-05-17T10:18:20.016Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:18:20 [2022-05-17T10:18:20.016Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:18:20 [2022-05-17T10:18:20.016Z]  Swarm: inactive
10:18:20 [2022-05-17T10:18:20.016Z]  Default Isolation: process
10:18:20 [2022-05-17T10:18:20.016Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:18:20 [2022-05-17T10:18:20.016Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
10:18:20 [2022-05-17T10:18:20.016Z]  OSType: windows
10:18:20 [2022-05-17T10:18:20.016Z]  Architecture: x86_64
10:18:20 [2022-05-17T10:18:20.016Z]  CPUs: 4
10:18:20 [2022-05-17T10:18:20.016Z]  Total Memory: 32GiB
10:18:20 [2022-05-17T10:18:20.016Z]  Name: azwin-2-f7bdf0
10:18:20 [2022-05-17T10:18:20.016Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
10:18:20 [2022-05-17T10:18:20.016Z]  Docker Root Dir: D:\docker
10:18:20 [2022-05-17T10:18:20.016Z]  Debug Mode: false
10:18:20 [2022-05-17T10:18:20.016Z]  Registry: https://index.docker.io/v1/
10:18:20 [2022-05-17T10:18:20.016Z]  Labels:
10:18:20 [2022-05-17T10:18:20.016Z]  Experimental: true
10:18:20 [2022-05-17T10:18:20.016Z]  Insecure Registries:
10:18:20 [2022-05-17T10:18:20.016Z]   10.0.0.4:5000
10:18:20 [2022-05-17T10:18:20.016Z]   127.0.0.0/8
10:18:20 [2022-05-17T10:18:20.016Z]  Registry Mirrors:
10:18:20 [2022-05-17T10:18:20.016Z]   http://10.0.0.4:5000/
10:18:20 [2022-05-17T10:18:20.016Z]  Live Restore Enabled: false
10:18:20 [2022-05-17T10:18:20.016Z]  Product License: Community Engine
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] 
10:18:20 [2022-05-17T10:18:20.016Z] INFO: Commit hash is 1a732571d5
10:18:20 [2022-05-17T10:18:20.016Z] INFO: Nuke-Everything...
10:18:20 [2022-05-17T10:18:20.244Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a
10:18:20 [2022-05-17T10:18:20.310Z] #12 DONE 1.0s
10:18:20 [2022-05-17T10:18:20.310Z] 
10:18:20 [2022-05-17T10:18:20.310Z] #31 [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
10:18:20 [2022-05-17T10:18:20.310Z] #31 sha256:c8acf95c92dee7ea5678d3fb11976d0d3009450fc83e8d5e78f54e9e6cdd9f71
10:18:20 [2022-05-17T10:18:20.310Z] #31 1.574 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:18:20 [2022-05-17T10:18:20.310Z] #31 1.832 
10:18:20 [2022-05-17T10:18:20.310Z] #31 2.051 #=#=#                                                                         

######################################################################## 100.0%
10:18:20 [2022-05-17T10:18:20.310Z] #31 2.297 
10:18:20 [2022-05-17T10:18:20.310Z] #31 3.186 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:18:20 [2022-05-17T10:18:20.310Z] #31 3.442 
10:18:20 [2022-05-17T10:18:20.310Z] #31 3.664 #=#=#                                                                         

######################################################################## 100.0%
10:18:20 [2022-05-17T10:18:20.310Z] #31 3.941 
10:18:20 [2022-05-17T10:18:20.310Z] #31 4.846 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:18:20 [2022-05-17T10:18:20.310Z] #31 5.115 
10:18:20 [2022-05-17T10:18:20.310Z] #31 5.330 #=#=#                                                                         

####################                                                      27.8%
##########################################                                59.3%
###################################################################       93.2%
######################################################################## 100.0%
10:18:20 [2022-05-17T10:18:20.310Z] #31 5.866 
10:18:20 [2022-05-17T10:18:20.310Z] #31 6.827 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:18:20 [2022-05-17T10:18:20.310Z] #31 7.094 
10:18:20 [2022-05-17T10:18:20.310Z] #31 7.312 #=#=#                                                                         

######################################################################## 100.0%
10:18:20 [2022-05-17T10:18:20.310Z] #31 7.584 
10:18:20 [2022-05-17T10:18:20.310Z] #31 8.238 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:18:20 [2022-05-17T10:18:20.310Z] #31 8.517 
10:18:20 [2022-05-17T10:18:20.310Z] #31 8.734 #=#=#                                                                         

######################################################################## 100.0%
10:18:20 [2022-05-17T10:18:20.310Z] #31 8.969 
10:18:20 [2022-05-17T10:18:20.310Z] #31 9.008 Download of images into '/build' complete.
10:18:20 [2022-05-17T10:18:20.310Z] #31 9.008 Use something like the following to load the result into a Docker daemon:
10:18:20 [2022-05-17T10:18:20.310Z] #31 9.008   tar -cC '/build' . | docker load
10:18:20 [2022-05-17T10:18:20.342Z] #36 4.315 Reading package lists...
10:18:20 [2022-05-17T10:18:20.475Z] INFO: Container count on control daemon to delete is 0
10:18:20 [2022-05-17T10:18:20.475Z] INFO: Nuking d:\CI
10:18:20 [2022-05-17T10:18:20.475Z] INFO: Zapped successfully
10:18:20 [2022-05-17T10:18:20.502Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 5.3s done
10:18:20 [2022-05-17T10:18:20.502Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 5.3s done
10:18:20 [2022-05-17T10:18:20.502Z] #11 ...
10:18:20 [2022-05-17T10:18:20.502Z] 
10:18:20 [2022-05-17T10:18:20.502Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:18:20 [2022-05-17T10:18:20.502Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:18:20 [2022-05-17T10:18:20.502Z] #28 DONE 5.6s
10:18:20 [2022-05-17T10:18:20.502Z] 
10:18:20 [2022-05-17T10:18:20.502Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:20 [2022-05-17T10:18:20.502Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:20 [2022-05-17T10:18:20.502Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.3s done
10:18:20 [2022-05-17T10:18:20.569Z] #31 DONE 10.1s
10:18:20 [2022-05-17T10:18:20.569Z] 
10:18:20 [2022-05-17T10:18:20.569Z] #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
10:18:20 [2022-05-17T10:18:20.569Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918
10:18:20 [2022-05-17T10:18:20.601Z] #36 5.127 Building dependency tree...
10:18:20 [2022-05-17T10:18:20.761Z] #11 ...
10:18:20 [2022-05-17T10:18:20.761Z] 
10:18:20 [2022-05-17T10:18:20.761Z] #29 [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
10:18:20 [2022-05-17T10:18:20.761Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:18:20 [2022-05-17T10:18:20.861Z] #36 5.475 The following additional packages will be installed:
10:18:20 [2022-05-17T10:18:20.861Z] #36 5.475   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:18:20 [2022-05-17T10:18:20.861Z] #36 5.475   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:18:20 [2022-05-17T10:18:20.861Z] #36 5.483 Recommended packages:
10:18:20 [2022-05-17T10:18:20.861Z] #36 5.483   libldap-common publicsuffix libsasl2-modules
10:18:20 [2022-05-17T10:18:20.931Z] INFO: Location for testing is d:\CI\PR-43578\5
10:18:20 [2022-05-17T10:18:20.932Z] INFO: Validating GOLang consistency in Dockerfile.windows...
10:18:20 [2022-05-17T10:18:20.932Z] 
10:18:20 [2022-05-17T10:18:20.932Z] 
10:18:20 [2022-05-17T10:18:20.932Z] INFO: Building the image from Dockerfile.windows at 05/17/2022 10:18:20...
10:18:20 [2022-05-17T10:18:20.932Z] 
10:18:21 [2022-05-17T10:18:21.120Z] #36 5.725 The following NEW packages will be installed:
10:18:21 [2022-05-17T10:18:21.120Z] #36 5.725   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:18:21 [2022-05-17T10:18:21.120Z] #36 5.725   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:18:21 [2022-05-17T10:18:21.120Z] #36 5.725   libssh2-1 openssl
10:18:21 [2022-05-17T10:18:21.132Z] #13 DONE 0.7s
10:18:21 [2022-05-17T10:18:21.132Z] 
10:18:21 [2022-05-17T10:18:21.132Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:18:21 [2022-05-17T10:18:21.132Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283
10:18:21 [2022-05-17T10:18:21.132Z] #33 ...
10:18:21 [2022-05-17T10:18:21.132Z] 
10:18:21 [2022-05-17T10:18:21.132Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:18:21 [2022-05-17T10:18:21.132Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970
10:18:21 [2022-05-17T10:18:21.132Z] #46 DONE 0.2s
10:18:21 [2022-05-17T10:18:21.132Z] 
10:18:21 [2022-05-17T10:18:21.132Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
10:18:21 [2022-05-17T10:18:21.132Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b
10:18:21 [2022-05-17T10:18:21.132Z] #50 DONE 0.2s
10:18:21 [2022-05-17T10:18:21.174Z] #67 5.776 go: downloading github.com/sirupsen/logrus v1.8.1
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.003 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.003 Need to get 3040 kB of archives.
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.003 After this operation, 6651 kB of additional disk space will be used.
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.003 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.013 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.013 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.015 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.016 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.018 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.023 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.025 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.035 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.035 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.035 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.048 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.048 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.048 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:18:21 [2022-05-17T10:18:21.384Z] #36 6.048 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:18:21 [2022-05-17T10:18:21.389Z] 
10:18:21 [2022-05-17T10:18:21.389Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:18:21 [2022-05-17T10:18:21.389Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283
10:18:21 [2022-05-17T10:18:21.389Z] #33 DONE 0.3s
10:18:21 [2022-05-17T10:18:21.389Z] 
10:18:21 [2022-05-17T10:18:21.389Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:18:21 [2022-05-17T10:18:21.389Z] #25 sha256:18a8822cc817abef92112100d8d5c069cc811da27066898565ac91e6cc986ff8
10:18:21 [2022-05-17T10:18:21.389Z] #25 DONE 0.3s
10:18:21 [2022-05-17T10:18:21.389Z] 
10:18:21 [2022-05-17T10:18:21.389Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:18:21 [2022-05-17T10:18:21.389Z] #66 sha256:f2500d4fdee2960fd8ea6e0b3fffa8b3ae9455210a974db8e2b8c70c7d9e8e5f
10:18:21 [2022-05-17T10:18:21.389Z] #66 DONE 0.3s
10:18:21 [2022-05-17T10:18:21.389Z] 
10:18:21 [2022-05-17T10:18:21.389Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:18:21 [2022-05-17T10:18:21.389Z] #67 sha256:2671e9c4110463c6c76349d91d902eca6893799368ac211243abfd1285aa8942
10:18:21 [2022-05-17T10:18:21.437Z] #67 5.776 go: downloading github.com/urfave/cli/v2 v2.4.0
10:18:21 [2022-05-17T10:18:21.645Z] #36 6.231 debconf: delaying package configuration, since apt-utils is not installed
10:18:21 [2022-05-17T10:18:21.645Z] #36 6.277 Fetched 3040 kB in 0s (9274 kB/s)
10:18:21 [2022-05-17T10:18:21.645Z] #36 6.316 Selecting previously unselected package openssl.
10:18:21 [2022-05-17T10:18:21.645Z] #36 6.316 (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.)
10:18:21 [2022-05-17T10:18:21.645Z] #36 6.316 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
10:18:21 [2022-05-17T10:18:21.645Z] #36 6.316 Unpacking openssl (1.1.1n-0+deb11u1) ...
10:18:21 [2022-05-17T10:18:21.698Z] #67 6.351 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
10:18:21 [2022-05-17T10:18:21.909Z] #36 6.476 Selecting previously unselected package ca-certificates.
10:18:21 [2022-05-17T10:18:21.909Z] #36 6.476 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:18:21 [2022-05-17T10:18:21.909Z] #36 6.484 Unpacking ca-certificates (20210119) ...
10:18:21 [2022-05-17T10:18:21.909Z] #36 6.573 Selecting previously unselected package libbrotli1:amd64.
10:18:21 [2022-05-17T10:18:21.909Z] #36 6.573 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:18:21 [2022-05-17T10:18:21.909Z] #36 6.581 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:18:22 [2022-05-17T10:18:22.167Z] #36 6.677 Selecting previously unselected package libsasl2-modules-db:amd64.
10:18:22 [2022-05-17T10:18:22.167Z] #36 6.677 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.167Z] #36 6.683 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:22 [2022-05-17T10:18:22.167Z] #36 6.736 Selecting previously unselected package libsasl2-2:amd64.
10:18:22 [2022-05-17T10:18:22.167Z] #36 6.737 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.167Z] #36 6.740 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:22 [2022-05-17T10:18:22.167Z] #36 6.807 Selecting previously unselected package libldap-2.4-2:amd64.
10:18:22 [2022-05-17T10:18:22.167Z] #36 6.807 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.167Z] #36 6.811 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 6.897 Selecting previously unselected package libnghttp2-14:amd64.
10:18:22 [2022-05-17T10:18:22.426Z] #36 6.897 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 6.901 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 6.951 Selecting previously unselected package libpsl5:amd64.
10:18:22 [2022-05-17T10:18:22.426Z] #36 6.951 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 6.955 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 7.011 Selecting previously unselected package librtmp1:amd64.
10:18:22 [2022-05-17T10:18:22.426Z] #36 7.011 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 7.018 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 7.071 Selecting previously unselected package libssh2-1:amd64.
10:18:22 [2022-05-17T10:18:22.426Z] #36 7.086 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 7.086 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 7.145 Selecting previously unselected package libcurl4:amd64.
10:18:22 [2022-05-17T10:18:22.426Z] #36 7.145 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.426Z] #36 7.145 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
10:18:22 [2022-05-17T10:18:22.665Z] #29 1.661 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:22 [2022-05-17T10:18:22.665Z] #29 1.661 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:22 [2022-05-17T10:18:22.665Z] #29 ...
10:18:22 [2022-05-17T10:18:22.665Z] 
10:18:22 [2022-05-17T10:18:22.665Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:18:22 [2022-05-17T10:18:22.665Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
10:18:22 [2022-05-17T10:18:22.665Z] #72 DONE 0.7s
10:18:22 [2022-05-17T10:18:22.665Z] 
10:18:22 [2022-05-17T10:18:22.665Z] #29 [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
10:18:22 [2022-05-17T10:18:22.665Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:18:22 [2022-05-17T10:18:22.665Z] #29 1.721 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:22 [2022-05-17T10:18:22.665Z] #29 1.845 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:22 [2022-05-17T10:18:22.665Z] #29 1.950 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:22 [2022-05-17T10:18:22.687Z] #36 7.245 Selecting previously unselected package curl.
10:18:22 [2022-05-17T10:18:22.687Z] #36 7.245 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.687Z] #36 7.247 Unpacking curl (7.74.0-1.3+deb11u1) ...
10:18:22 [2022-05-17T10:18:22.687Z] #36 7.321 Selecting previously unselected package libonig5:amd64.
10:18:22 [2022-05-17T10:18:22.687Z] #36 7.321 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.687Z] #36 7.326 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:18:22 [2022-05-17T10:18:22.935Z] #29 2.229 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.412 Selecting previously unselected package libjq1:amd64.
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.412 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.416 Unpacking libjq1:amd64 (1.6-2.1) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.504 Selecting previously unselected package jq.
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.504 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.509 Unpacking jq (1.6-2.1) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.571 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.583 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.598 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.607 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.621 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.633 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.645 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.660 Setting up openssl (1.1.1n-0+deb11u1) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.676 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.686 Setting up libjq1:amd64 (1.6-2.1) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.698 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
10:18:22 [2022-05-17T10:18:22.945Z] #36 7.711 Setting up ca-certificates (20210119) ...
10:18:23 [2022-05-17T10:18:23.502Z] #29 ...
10:18:23 [2022-05-17T10:18:23.502Z] 
10:18:23 [2022-05-17T10:18:23.502Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:18:23 [2022-05-17T10:18:23.502Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
10:18:23 [2022-05-17T10:18:23.502Z] #74 DONE 0.9s
10:18:23 [2022-05-17T10:18:23.502Z] 
10:18:23 [2022-05-17T10:18:23.502Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:23 [2022-05-17T10:18:23.502Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:23 [2022-05-17T10:18:23.502Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 2.1s done
10:18:23 [2022-05-17T10:18:23.502Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 0.2s
10:18:23 [2022-05-17T10:18:23.885Z] #36 8.410 Updating certificates in /etc/ssl/certs...
10:18:24 [2022-05-17T10:18:24.453Z] #36 ...
10:18:24 [2022-05-17T10:18:24.453Z] 
10:18:24 [2022-05-17T10:18:24.453Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:24 [2022-05-17T10:18:24.453Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:24 [2022-05-17T10:18:24.453Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.8s done
10:18:24 [2022-05-17T10:18:24.453Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.8s done
10:18:24 [2022-05-17T10:18:24.453Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 6.6s
10:18:25 [2022-05-17T10:18:25.003Z] #67 9.081 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:18:25 [2022-05-17T10:18:25.003Z] #67 9.576 go: downloading github.com/google/uuid v1.3.0
10:18:25 [2022-05-17T10:18:25.003Z] #67 9.612 go: downloading github.com/moby/vpnkit v0.5.0
10:18:25 [2022-05-17T10:18:25.003Z] #67 ...
10:18:25 [2022-05-17T10:18:25.003Z] 
10:18:25 [2022-05-17T10:18:25.003Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:18:25 [2022-05-17T10:18:25.003Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5
10:18:25 [2022-05-17T10:18:25.003Z] #40 2.700 go: downloading github.com/tc-hib/go-winres v0.2.3
10:18:25 [2022-05-17T10:18:25.003Z] #40 2.877 go: downloading github.com/tc-hib/winres v0.1.5
10:18:25 [2022-05-17T10:18:25.003Z] #40 3.039 go: downloading github.com/urfave/cli/v2 v2.3.0
10:18:25 [2022-05-17T10:18:25.003Z] #40 3.089 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:18:25 [2022-05-17T10:18:25.003Z] #40 3.181 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:18:25 [2022-05-17T10:18:25.003Z] #40 3.316 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:18:25 [2022-05-17T10:18:25.003Z] #40 3.333 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:18:25 [2022-05-17T10:18:25.030Z] #11 ...
10:18:25 [2022-05-17T10:18:25.030Z] 
10:18:25 [2022-05-17T10:18:25.030Z] #36 [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
10:18:25 [2022-05-17T10:18:25.030Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:18:25 [2022-05-17T10:18:25.030Z] #36 9.673 129 added, 0 removed; done.
10:18:25 [2022-05-17T10:18:25.030Z] #36 9.709 Setting up jq (1.6-2.1) ...
10:18:25 [2022-05-17T10:18:25.030Z] #36 9.722 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
10:18:25 [2022-05-17T10:18:25.030Z] #36 9.734 Setting up curl (7.74.0-1.3+deb11u1) ...
10:18:25 [2022-05-17T10:18:25.030Z] #36 9.744 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:25 [2022-05-17T10:18:25.030Z] #36 9.766 Processing triggers for ca-certificates (20210119) ...
10:18:25 [2022-05-17T10:18:25.264Z] #40 ...
10:18:25 [2022-05-17T10:18:25.264Z] 
10:18:25 [2022-05-17T10:18:25.264Z] #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
10:18:25 [2022-05-17T10:18:25.264Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:18:25 [2022-05-17T10:18:25.264Z] #14 4.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:25 [2022-05-17T10:18:25.264Z] #14 4.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:25 [2022-05-17T10:18:25.264Z] #14 4.373 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:25 [2022-05-17T10:18:25.264Z] #14 4.886 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:18:25 [2022-05-17T10:18:25.264Z] #14 7.102 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:18:25 [2022-05-17T10:18:25.264Z] #14 9.358 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:18:25 [2022-05-17T10:18:25.264Z] #14 ...
10:18:25 [2022-05-17T10:18:25.264Z] 
10:18:25 [2022-05-17T10:18:25.264Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:18:25 [2022-05-17T10:18:25.264Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8
10:18:25 [2022-05-17T10:18:25.264Z] #38 2.793 go: downloading github.com/pelletier/go-toml v1.8.1
10:18:25 [2022-05-17T10:18:25.292Z] #36 9.781 Updating certificates in /etc/ssl/certs...
10:18:25 [2022-05-17T10:18:25.407Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 1.9s done
10:18:25 [2022-05-17T10:18:25.407Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af
10:18:25 [2022-05-17T10:18:25.526Z] #38 ...
10:18:25 [2022-05-17T10:18:25.526Z] 
10:18:25 [2022-05-17T10:18:25.526Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:18:25 [2022-05-17T10:18:25.526Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af
10:18:25 [2022-05-17T10:18:25.526Z] #53 4.067 go: downloading gotest.tools/gotestsum v1.7.0
10:18:25 [2022-05-17T10:18:25.526Z] #53 5.415 go: downloading github.com/fatih/color v1.10.0
10:18:25 [2022-05-17T10:18:25.526Z] #53 5.417 go: downloading github.com/dnephin/pflag v1.0.7
10:18:25 [2022-05-17T10:18:25.526Z] #53 5.449 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:18:25 [2022-05-17T10:18:25.526Z] #53 5.486 go: downloading github.com/pkg/errors v0.9.1
10:18:25 [2022-05-17T10:18:25.526Z] #53 5.741 go: downloading golang.org/x/tools v0.1.0
10:18:25 [2022-05-17T10:18:25.526Z] #53 5.829 go: downloading github.com/mattn/go-colorable v0.1.8
10:18:25 [2022-05-17T10:18:25.526Z] #53 5.896 go: downloading github.com/mattn/go-isatty v0.0.12
10:18:25 [2022-05-17T10:18:25.526Z] #53 5.911 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:18:25 [2022-05-17T10:18:25.526Z] #53 6.127 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:18:25 [2022-05-17T10:18:25.526Z] #53 8.349 go: downloading github.com/jonboulle/clockwork v0.2.2
10:18:25 [2022-05-17T10:18:25.526Z] #53 8.438 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:18:25 [2022-05-17T10:18:25.526Z] #53 8.551 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:18:25 [2022-05-17T10:18:25.526Z] #53 10.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:18:25 [2022-05-17T10:18:25.526Z] #53 10.38 go: downloading golang.org/x/mod v0.3.0
10:18:25 [2022-05-17T10:18:25.526Z] #53 ...
10:18:25 [2022-05-17T10:18:25.526Z] 
10:18:25 [2022-05-17T10:18:25.526Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:18:25 [2022-05-17T10:18:25.526Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4
10:18:25 [2022-05-17T10:18:25.526Z] #57 3.070 go: downloading mvdan.cc/sh/v3 v3.0.2
10:18:25 [2022-05-17T10:18:25.526Z] #57 6.995 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:18:25 [2022-05-17T10:18:25.526Z] #57 6.996 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:18:25 [2022-05-17T10:18:25.526Z] #57 7.233 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:18:25 [2022-05-17T10:18:25.526Z] #57 8.442 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:18:25 [2022-05-17T10:18:25.787Z] #57 ...
10:18:25 [2022-05-17T10:18:25.787Z] 
10:18:25 [2022-05-17T10:18:25.787Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:25 [2022-05-17T10:18:25.787Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df
10:18:25 [2022-05-17T10:18:25.787Z] #51 3.620 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:25 [2022-05-17T10:18:25.787Z] #51 3.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:25 [2022-05-17T10:18:25.787Z] #51 3.929 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
10:18:25 [2022-05-17T10:18:25.787Z] #51 3.954 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:25 [2022-05-17T10:18:25.788Z] #51 4.423 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:18:25 [2022-05-17T10:18:25.788Z] #51 6.489 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:18:25 [2022-05-17T10:18:25.788Z] #51 8.940 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
10:18:25 [2022-05-17T10:18:25.788Z] #51 ...
10:18:25 [2022-05-17T10:18:25.788Z] 
10:18:25 [2022-05-17T10:18:25.788Z] #34 [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
10:18:25 [2022-05-17T10:18:25.788Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f
10:18:25 [2022-05-17T10:18:25.788Z] #34 3.589 + git clone https://github.com/kolyshkin/go-swagger.git .
10:18:25 [2022-05-17T10:18:25.788Z] #34 3.591 Cloning into '.'...
10:18:26 [2022-05-17T10:18:26.049Z] #34 ...
10:18:26 [2022-05-17T10:18:26.049Z] 
10:18:26 [2022-05-17T10:18:26.049Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:26 [2022-05-17T10:18:26.049Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
10:18:26 [2022-05-17T10:18:26.049Z] #55 4.077 go: downloading github.com/golangci/golangci-lint v1.44.0
10:18:26 [2022-05-17T10:18:26.049Z] #55 ...
10:18:26 [2022-05-17T10:18:26.049Z] 
10:18:26 [2022-05-17T10:18:26.049Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:18:26 [2022-05-17T10:18:26.049Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.310 + RM_GOPATH=0
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.310 + TMP_GOPATH=
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.310 + : /build
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.310 + '[' -z '' ']'
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.324 ++ mktemp -d
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.336 + export GOPATH=/tmp/tmp.tDpasFU3tF
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.336 + GOPATH=/tmp/tmp.tDpasFU3tF
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.336 + RM_GOPATH=1
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.337 + case "$(go env GOARCH)" in
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.337 ++ go env GOARCH
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.351 + export GO_BUILDMODE=-buildmode=pie
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.351 + GO_BUILDMODE=-buildmode=pie
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.351 ++ dirname /install.sh
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.353 + dir=/
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.353 + bin=dockercli
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.353 + shift
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.353 + '[' '!' -f //dockercli.installer ']'
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.353 + . //dockercli.installer
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.353 ++ : stable
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.353 ++ : 17.06.2-ce
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.359 + install_dockercli
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.359 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.359 Install docker/cli version 17.06.2-ce from stable
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.360 ++ uname -m
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.366 + arch=aarch64
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.366 + '[' aarch64 '!=' x86_64 ']'
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.366 + '[' aarch64 '!=' s390x ']'
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.366 + '[' aarch64 '!=' armhf ']'
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.366 + build_dockercli
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.366 + git clone https://github.com/docker/docker-ce /tmp/tmp.tDpasFU3tF/tmp/docker-ce
10:18:26 [2022-05-17T10:18:26.049Z] #26 3.372 Cloning into '/tmp/tmp.tDpasFU3tF/tmp/docker-ce'...
10:18:26 [2022-05-17T10:18:26.310Z] #26 ...
10:18:26 [2022-05-17T10:18:26.310Z] 
10:18:26 [2022-05-17T10:18:26.310Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:18:26 [2022-05-17T10:18:26.310Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce
10:18:26 [2022-05-17T10:18:26.310Z] #36 3.862 go: downloading github.com/go-delve/delve v1.8.1
10:18:26 [2022-05-17T10:18:26.310Z] #36 10.60 go: downloading github.com/sirupsen/logrus v1.6.0
10:18:26 [2022-05-17T10:18:26.310Z] #36 10.61 go: downloading github.com/spf13/cobra v1.1.3
10:18:26 [2022-05-17T10:18:26.310Z] #36 11.04 go: downloading github.com/mattn/go-isatty v0.0.3
10:18:26 [2022-05-17T10:18:26.310Z] #36 11.32 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
10:18:26 [2022-05-17T10:18:26.318Z] #36 10.78 0 added, 0 removed; done.
10:18:26 [2022-05-17T10:18:26.318Z] #36 10.78 Running hooks in /etc/ca-certificates/update.d...
10:18:26 [2022-05-17T10:18:26.318Z] #36 10.79 done.
10:18:26 [2022-05-17T10:18:26.573Z] #36 ...
10:18:26 [2022-05-17T10:18:26.573Z] 
10:18:26 [2022-05-17T10:18:26.573Z] #62 [containerd 1/3] 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
10:18:26 [2022-05-17T10:18:26.573Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673
10:18:26 [2022-05-17T10:18:26.573Z] #62 4.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:26 [2022-05-17T10:18:26.573Z] #62 4.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:26 [2022-05-17T10:18:26.573Z] #62 4.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:26 [2022-05-17T10:18:26.573Z] #62 4.811 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:18:26 [2022-05-17T10:18:26.573Z] #62 6.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:18:26 [2022-05-17T10:18:26.573Z] #62 9.254 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:18:26 [2022-05-17T10:18:26.573Z] #62 ...
10:18:26 [2022-05-17T10:18:26.573Z] 
10:18:26 [2022-05-17T10:18:26.573Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:18:26 [2022-05-17T10:18:26.573Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce
10:18:26 [2022-05-17T10:18:26.573Z] #36 11.61 go: downloading gopkg.in/yaml.v2 v2.4.0
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.097 + RM_GOPATH=0
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.098 + TMP_GOPATH=
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.099 + : /build
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.102 + '[' -z '' ']'
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.105 ++ mktemp -d
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.110 + export GOPATH=/tmp/tmp.TxAvZw4AUJ
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.110 + GOPATH=/tmp/tmp.TxAvZw4AUJ
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.110 + RM_GOPATH=1
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.110 + case "$(go env GOARCH)" in
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.111 ++ go env GOARCH
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.172 + export GO_BUILDMODE=-buildmode=pie
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.172 + GO_BUILDMODE=-buildmode=pie
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.172 ++ dirname /install.sh
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.174 + dir=/
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.175 + bin=rootlesskit
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.178 + shift
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.179 + '[' '!' -f //rootlesskit.installer ']'
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.179 + . //rootlesskit.installer
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.180 ++ : 1920341cd41e047834a21007424162a2dc946315
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.180 + install_rootlesskit
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.180 + case "$1" in
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.184 + export CGO_ENABLED=0
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.206 + CGO_ENABLED=0
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.206 + _install_rootlesskit
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.206 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.206 + for f in rootlesskit rootlesskit-docker-proxy
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.206 + GOBIN=/build
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.206 + GO111MODULE=on
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.206 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
10:18:26 [2022-05-17T10:18:26.648Z] #67 5.206 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
10:18:26 [2022-05-17T10:18:26.834Z] #36 11.91 go: downloading github.com/cosiner/argv v0.1.0
10:18:27 [2022-05-17T10:18:27.095Z] #36 11.95 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
10:18:27 [2022-05-17T10:18:27.095Z] #36 11.99 go: downloading github.com/peterh/liner v1.2.2
10:18:27 [2022-05-17T10:18:27.213Z] #67 5.784 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
10:18:27 [2022-05-17T10:18:27.356Z] #36 12.33 go: downloading github.com/google/go-dap v0.6.0
10:18:27 [2022-05-17T10:18:27.617Z] #36 12.56 go: downloading github.com/spf13/pflag v1.0.5
10:18:27 [2022-05-17T10:18:27.877Z] #36 12.80 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
10:18:27 [2022-05-17T10:18:27.949Z] #11 ...
10:18:27 [2022-05-17T10:18:27.949Z] 
10:18:27 [2022-05-17T10:18:27.949Z] #29 [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
10:18:27 [2022-05-17T10:18:27.949Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:18:27 [2022-05-17T10:18:27.949Z] #29 3.486 Fetched 8530 kB in 2s (4027 kB/s)
10:18:27 [2022-05-17T10:18:27.949Z] #29 3.486 Reading package lists...
10:18:27 [2022-05-17T10:18:27.949Z] #29 4.160 Reading package lists...
10:18:27 [2022-05-17T10:18:27.949Z] #29 4.787 Building dependency tree...
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.094 The following additional packages will be installed:
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.094   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.095   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.098 Recommended packages:
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.098   libldap-common publicsuffix libsasl2-modules
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.249 The following NEW packages will be installed:
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.250   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.250   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.251   libssh2-1 openssl
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.518 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.518 Need to get 3040 kB of archives.
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.518 After this operation, 6651 kB of additional disk space will be used.
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.518 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.529 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.531 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.533 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.534 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.535 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.537 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.538 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.542 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.542 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.542 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.544 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.546 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.547 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.549 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.700 debconf: delaying package configuration, since apt-utils is not installed
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.725 Fetched 3040 kB in 0s (10.4 MB/s)
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.758 Selecting previously unselected package openssl.
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.758 (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.)
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.763 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.767 Unpacking openssl (1.1.1n-0+deb11u1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.877 Selecting previously unselected package ca-certificates.
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.878 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 5.882 Unpacking ca-certificates (20210119) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.006 Selecting previously unselected package libbrotli1:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.007 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.016 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.077 Selecting previously unselected package libsasl2-modules-db:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.078 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.083 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.120 Selecting previously unselected package libsasl2-2:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.122 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.126 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.174 Selecting previously unselected package libldap-2.4-2:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.175 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.180 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.241 Selecting previously unselected package libnghttp2-14:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.242 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.248 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.291 Selecting previously unselected package libpsl5:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.292 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.296 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.333 Selecting previously unselected package librtmp1:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.334 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.338 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.379 Selecting previously unselected package libssh2-1:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.380 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.385 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.439 Selecting previously unselected package libcurl4:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.440 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.445 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.527 Selecting previously unselected package curl.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.529 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.532 Unpacking curl (7.74.0-1.3+deb11u1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.586 Selecting previously unselected package libonig5:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.587 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.591 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.643 Selecting previously unselected package libjq1:amd64.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.644 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.648 Unpacking libjq1:amd64 (1.6-2.1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.687 Selecting previously unselected package jq.
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.688 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.692 Unpacking jq (1.6-2.1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.731 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.742 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.753 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.765 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.776 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.787 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.798 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.810 Setting up openssl (1.1.1n-0+deb11u1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.827 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.842 Setting up libjq1:amd64 (1.6-2.1) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.853 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 6.867 Setting up ca-certificates (20210119) ...
10:18:27 [2022-05-17T10:18:27.949Z] #29 7.349 Updating certificates in /etc/ssl/certs...
10:18:28 [2022-05-17T10:18:28.450Z] #36 ...
10:18:28 [2022-05-17T10:18:28.450Z] 
10:18:28 [2022-05-17T10:18:28.450Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:18:28 [2022-05-17T10:18:28.450Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8
10:18:28 [2022-05-17T10:18:28.450Z] #38 12.90 tomll can be used in two ways:
10:18:28 [2022-05-17T10:18:28.450Z] #38 12.90 Writing to STDIN and reading from STDOUT:
10:18:28 [2022-05-17T10:18:28.450Z] #38 12.90   cat file.toml | tomll > file.toml
10:18:28 [2022-05-17T10:18:28.450Z] #38 12.90 
10:18:28 [2022-05-17T10:18:28.450Z] #38 12.90 Reading and updating a list of files:
10:18:28 [2022-05-17T10:18:28.451Z] #38 12.90   tomll a.toml b.toml c.toml
10:18:28 [2022-05-17T10:18:28.451Z] #38 12.90 
10:18:28 [2022-05-17T10:18:28.451Z] #38 12.90 When given a list of files, tomll will modify all files in place without asking.
10:18:28 [2022-05-17T10:18:28.451Z] #38 DONE 13.4s
10:18:28 [2022-05-17T10:18:28.712Z] 
10:18:28 [2022-05-17T10:18:28.712Z] #62 [containerd 1/3] 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
10:18:28 [2022-05-17T10:18:28.712Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673
10:18:28 [2022-05-17T10:18:28.712Z] #62 13.55 Fetched 8417 kB in 10s (852 kB/s)
10:18:28 [2022-05-17T10:18:28.712Z] #62 13.55 Reading package lists...
10:18:28 [2022-05-17T10:18:28.712Z] #62 ...
10:18:28 [2022-05-17T10:18:28.712Z] 
10:18:28 [2022-05-17T10:18:28.712Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:18:28 [2022-05-17T10:18:28.712Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73
10:18:28 [2022-05-17T10:18:28.712Z] #47 3.535 + git clone https://github.com/docker/distribution.git .
10:18:28 [2022-05-17T10:18:28.712Z] #47 3.535 Cloning into '.'...
10:18:28 [2022-05-17T10:18:28.886Z] #29 7.908 129 added, 0 removed; done.
10:18:28 [2022-05-17T10:18:28.886Z] #29 7.947 Setting up jq (1.6-2.1) ...
10:18:28 [2022-05-17T10:18:28.886Z] #29 7.965 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
10:18:28 [2022-05-17T10:18:28.886Z] #29 7.976 Setting up curl (7.74.0-1.3+deb11u1) ...
10:18:28 [2022-05-17T10:18:28.886Z] #29 7.988 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:28 [2022-05-17T10:18:28.886Z] #29 8.013 Processing triggers for ca-certificates (20210119) ...
10:18:28 [2022-05-17T10:18:28.886Z] #29 8.022 Updating certificates in /etc/ssl/certs...
10:18:28 [2022-05-17T10:18:28.973Z] #47 ...
10:18:28 [2022-05-17T10:18:28.973Z] 
10:18:28 [2022-05-17T10:18:28.973Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:18:28 [2022-05-17T10:18:28.973Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce
10:18:28 [2022-05-17T10:18:28.973Z] #36 13.50 go: downloading github.com/mattn/go-runewidth v0.0.3
10:18:28 [2022-05-17T10:18:28.973Z] #36 13.79 go: downloading github.com/hashicorp/golang-lru v0.5.4
10:18:28 [2022-05-17T10:18:28.973Z] #36 13.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
10:18:29 [2022-05-17T10:18:29.258Z] #36 ...
10:18:29 [2022-05-17T10:18:29.258Z] 
10:18:29 [2022-05-17T10:18:29.258Z] #42 [tini 1/3] 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
10:18:29 [2022-05-17T10:18:29.258Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
10:18:29 [2022-05-17T10:18:29.258Z] #42 4.147 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:29 [2022-05-17T10:18:29.258Z] #42 4.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:29 [2022-05-17T10:18:29.258Z] #42 4.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:29 [2022-05-17T10:18:29.258Z] #42 5.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:18:29 [2022-05-17T10:18:29.258Z] #42 7.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:18:29 [2022-05-17T10:18:29.258Z] #42 10.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:18:29 [2022-05-17T10:18:29.451Z] #29 8.530 0 added, 0 removed; done.
10:18:29 [2022-05-17T10:18:29.451Z] #29 8.530 Running hooks in /etc/ca-certificates/update.d...
10:18:29 [2022-05-17T10:18:29.451Z] #29 8.531 done.
10:18:29 [2022-05-17T10:18:29.519Z] #42 ...
10:18:29 [2022-05-17T10:18:29.519Z] 
10:18:29 [2022-05-17T10:18:29.519Z] #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
10:18:29 [2022-05-17T10:18:29.519Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:18:29 [2022-05-17T10:18:29.519Z] #14 13.95 Fetched 8417 kB in 10s (824 kB/s)
10:18:29 [2022-05-17T10:18:29.644Z] #36 DONE 13.6s
10:18:29 [2022-05-17T10:18:29.644Z] 
10:18:29 [2022-05-17T10:18:29.644Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:18:29 [2022-05-17T10:18:29.644Z] #37 sha256:93f742b99cbb284d8072213b5f33d03f7332b308600076782fc3a399f38a29e7
10:18:29 [2022-05-17T10:18:29.644Z] #37 DONE 0.3s
10:18:29 [2022-05-17T10:18:29.644Z] 
10:18:29 [2022-05-17T10:18:29.644Z] #38 [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
10:18:29 [2022-05-17T10:18:29.644Z] #38 sha256:942caf2bf29c0a266d6756b38984bf4186e560c51d7c08325be8b4fcdf6810fd
10:18:29 [2022-05-17T10:18:29.734Z] #67 8.409 go: downloading github.com/sirupsen/logrus v1.8.1
10:18:29 [2022-05-17T10:18:29.734Z] #67 8.423 go: downloading github.com/urfave/cli/v2 v2.4.0
10:18:30 [2022-05-17T10:18:30.385Z] #29 ...
10:18:30 [2022-05-17T10:18:30.385Z] 
10:18:30 [2022-05-17T10:18:30.385Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:30 [2022-05-17T10:18:30.385Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:30 [2022-05-17T10:18:30.385Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 3.8s done
10:18:30 [2022-05-17T10:18:30.385Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done
10:18:30 [2022-05-17T10:18:30.385Z] #11 DONE 15.4s
10:18:30 [2022-05-17T10:18:30.385Z] 
10:18:30 [2022-05-17T10:18:30.385Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:18:30 [2022-05-17T10:18:30.385Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a
10:18:30 [2022-05-17T10:18:30.664Z] #67 9.208 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
10:18:31 [2022-05-17T10:18:31.227Z] #67 ...
10:18:31 [2022-05-17T10:18:31.227Z] 
10:18:31 [2022-05-17T10:18:31.227Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:18:31 [2022-05-17T10:18:31.227Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:18:31 [2022-05-17T10:18:31.227Z] #53 3.850 go: downloading gotest.tools/gotestsum v1.7.0
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.005 go: downloading github.com/dnephin/pflag v1.0.7
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.005 go: downloading github.com/fatih/color v1.10.0
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.020 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.077 go: downloading github.com/pkg/errors v0.9.1
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.461 go: downloading github.com/mattn/go-colorable v0.1.8
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.532 go: downloading github.com/mattn/go-isatty v0.0.12
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.612 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.667 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.855 go: downloading github.com/jonboulle/clockwork v0.2.2
10:18:31 [2022-05-17T10:18:31.227Z] #53 5.932 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:18:31 [2022-05-17T10:18:31.227Z] #53 6.143 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:18:31 [2022-05-17T10:18:31.227Z] #53 6.378 go: downloading golang.org/x/tools v0.1.0
10:18:31 [2022-05-17T10:18:31.227Z] #53 ...
10:18:31 [2022-05-17T10:18:31.227Z] 
10:18:31 [2022-05-17T10:18:31.227Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:18:31 [2022-05-17T10:18:31.227Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:18:31 [2022-05-17T10:18:31.227Z] #40 2.619 go: downloading github.com/tc-hib/go-winres v0.2.3
10:18:31 [2022-05-17T10:18:31.227Z] #40 3.497 go: downloading github.com/tc-hib/winres v0.1.5
10:18:31 [2022-05-17T10:18:31.227Z] #40 3.953 go: downloading github.com/urfave/cli/v2 v2.3.0
10:18:31 [2022-05-17T10:18:31.227Z] #40 4.012 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:18:31 [2022-05-17T10:18:31.227Z] #40 4.041 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:18:31 [2022-05-17T10:18:31.227Z] #40 5.804 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:18:31 [2022-05-17T10:18:31.228Z] #40 5.855 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:18:31 [2022-05-17T10:18:31.240Z] Sending build context to Docker daemon  66.78MB
10:18:31 [2022-05-17T10:18:31.240Z] 
10:18:31 [2022-05-17T10:18:31.240Z] Step 1/13 : FROM microsoft/windowsservercore
10:18:31 [2022-05-17T10:18:31.240Z]  ---> 3e15a767850d
10:18:31 [2022-05-17T10:18:31.240Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10:18:31 [2022-05-17T10:18:31.240Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.240Z]  ---> 60eef837b985
10:18:31 [2022-05-17T10:18:31.240Z] Step 3/13 : ARG GO_VERSION=1.18.2
10:18:31 [2022-05-17T10:18:31.240Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.240Z]  ---> fd822d149460
10:18:31 [2022-05-17T10:18:31.240Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4
10:18:31 [2022-05-17T10:18:31.240Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.240Z]  ---> 996a264ff22b
10:18:31 [2022-05-17T10:18:31.240Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0
10:18:31 [2022-05-17T10:18:31.240Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.240Z]  ---> 25d26aaae569
10:18:31 [2022-05-17T10:18:31.240Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3
10:18:31 [2022-05-17T10:18:31.240Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.240Z]  ---> 6112146f0ae2
10:18:31 [2022-05-17T10:18:31.241Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}     GOWINRES_VERSION=${GOWINRES_VERSION}
10:18:31 [2022-05-17T10:18:31.241Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.241Z]  ---> 3a341d1ebca1
10:18:31 [2022-05-17T10:18:31.241Z] Step 8/13 : 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;
10:18:31 [2022-05-17T10:18:31.241Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.241Z]  ---> 9858df0475d5
10:18:31 [2022-05-17T10:18:31.241Z] Step 9/13 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
10:18:31 [2022-05-17T10:18:31.241Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.241Z]  ---> 6ca8430d5f5f
10:18:31 [2022-05-17T10:18:31.241Z] Step 10/13 : RUN   Function Install-GoWinres() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN";     &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"go-winres install failed..."';     }   }     Install-GoWinres
10:18:31 [2022-05-17T10:18:31.241Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.241Z]  ---> 65ae4ed32688
10:18:31 [2022-05-17T10:18:31.241Z] Step 11/13 : ENTRYPOINT ["powershell.exe"]
10:18:31 [2022-05-17T10:18:31.241Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.241Z]  ---> eaa1e8d3b36a
10:18:31 [2022-05-17T10:18:31.241Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker
10:18:31 [2022-05-17T10:18:31.241Z]  ---> Using cache
10:18:31 [2022-05-17T10:18:31.241Z]  ---> dfcf59a9f652
10:18:31 [2022-05-17T10:18:31.241Z] Step 13/13 : COPY . .
10:18:31 [2022-05-17T10:18:31.484Z] #40 ...
10:18:31 [2022-05-17T10:18:31.484Z] 
10:18:31 [2022-05-17T10:18:31.484Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:18:31 [2022-05-17T10:18:31.484Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c
10:18:31 [2022-05-17T10:18:31.484Z] #38 5.408 go: downloading github.com/pelletier/go-toml v1.8.1
10:18:31 [2022-05-17T10:18:31.484Z] #38 ...
10:18:31 [2022-05-17T10:18:31.484Z] 
10:18:31 [2022-05-17T10:18:31.484Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:18:31 [2022-05-17T10:18:31.484Z] #26 sha256:a1d376c7051eb5a35c9cc7cdddaa5051650ec996adf68183d5b9df5f409cf26b
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 + RM_GOPATH=0
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 + TMP_GOPATH=
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 + : /build
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 + '[' -z '' ']'
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 ++ mktemp -d
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 + export GOPATH=/tmp/tmp.RhxO3IFhM2
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 + GOPATH=/tmp/tmp.RhxO3IFhM2
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 + RM_GOPATH=1
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 + case "$(go env GOARCH)" in
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.506 ++ go env GOARCH
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 + export GO_BUILDMODE=-buildmode=pie
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 + GO_BUILDMODE=-buildmode=pie
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 ++ dirname /install.sh
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 + dir=/
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 + bin=dockercli
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 + shift
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 + '[' '!' -f //dockercli.installer ']'
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 + . //dockercli.installer
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 ++ : stable
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.516 ++ : 17.06.2-ce
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.531 Install docker/cli version 17.06.2-ce from stable
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.531 + install_dockercli
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.531 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.531 ++ uname -m
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.531 + arch=x86_64
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.531 + '[' x86_64 '!=' x86_64 ']'
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.531 + url=https://download.docker.com/linux/static
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.531 + tar -xz docker/docker
10:18:31 [2022-05-17T10:18:31.484Z] #26 4.531 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:18:31 [2022-05-17T10:18:31.552Z] #38 2.237 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:18:31 [2022-05-17T10:18:31.742Z] #26 ...
10:18:31 [2022-05-17T10:18:31.742Z] 
10:18:31 [2022-05-17T10:18:31.742Z] #42 [tini 1/3] 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
10:18:31 [2022-05-17T10:18:31.742Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:18:31 [2022-05-17T10:18:31.742Z] #42 5.055 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:31 [2022-05-17T10:18:31.742Z] #42 5.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:31 [2022-05-17T10:18:31.742Z] #42 5.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:31 [2022-05-17T10:18:31.742Z] #42 6.014 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:31 [2022-05-17T10:18:31.742Z] #42 8.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:31 [2022-05-17T10:18:31.742Z] #42 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:31 [2022-05-17T10:18:31.742Z] #42 ...
10:18:31 [2022-05-17T10:18:31.742Z] 
10:18:31 [2022-05-17T10:18:31.742Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:31 [2022-05-17T10:18:31.742Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:18:31 [2022-05-17T10:18:31.742Z] #55 5.256 go: downloading github.com/golangci/golangci-lint v1.44.0
10:18:31 [2022-05-17T10:18:31.999Z] #55 ...
10:18:31 [2022-05-17T10:18:31.999Z] 
10:18:31 [2022-05-17T10:18:31.999Z] #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
10:18:31 [2022-05-17T10:18:31.999Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:18:31 [2022-05-17T10:18:31.999Z] #14 4.786 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:31 [2022-05-17T10:18:31.999Z] #14 4.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:31 [2022-05-17T10:18:31.999Z] #14 4.940 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:31 [2022-05-17T10:18:31.999Z] #14 5.651 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:31 [2022-05-17T10:18:31.999Z] #14 7.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:31 [2022-05-17T10:18:31.999Z] #14 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:31 [2022-05-17T10:18:31.999Z] #14 ...
10:18:31 [2022-05-17T10:18:31.999Z] 
10:18:31 [2022-05-17T10:18:31.999Z] #34 [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
10:18:31 [2022-05-17T10:18:31.999Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:18:31 [2022-05-17T10:18:31.999Z] #34 4.026 + git clone https://github.com/kolyshkin/go-swagger.git .
10:18:31 [2022-05-17T10:18:31.999Z] #34 4.026 Cloning into '.'...
10:18:32 [2022-05-17T10:18:32.120Z] #38 2.599 
10:18:32 [2022-05-17T10:18:32.256Z] #34 ...
10:18:32 [2022-05-17T10:18:32.256Z] 
10:18:32 [2022-05-17T10:18:32.256Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:32 [2022-05-17T10:18:32.256Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:18:32 [2022-05-17T10:18:32.256Z] #51 5.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:32 [2022-05-17T10:18:32.256Z] #51 5.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:32 [2022-05-17T10:18:32.256Z] #51 5.865 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:32 [2022-05-17T10:18:32.256Z] #51 6.541 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
10:18:32 [2022-05-17T10:18:32.256Z] #51 7.139 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:32 [2022-05-17T10:18:32.256Z] #51 9.447 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:32 [2022-05-17T10:18:32.283Z] #12 ...
10:18:32 [2022-05-17T10:18:32.283Z] 
10:18:32 [2022-05-17T10:18:32.283Z] #29 [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
10:18:32 [2022-05-17T10:18:32.283Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:18:32 [2022-05-17T10:18:32.283Z] #29 DONE 11.6s
10:18:32 [2022-05-17T10:18:32.380Z] #38 2.817 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
10:18:32 [2022-05-17T10:18:32.512Z] #51 ...
10:18:32 [2022-05-17T10:18:32.512Z] 
10:18:32 [2022-05-17T10:18:32.512Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:18:32 [2022-05-17T10:18:32.512Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:18:32 [2022-05-17T10:18:32.512Z] #36 3.231 go: downloading github.com/go-delve/delve v1.8.1
10:18:32 [2022-05-17T10:18:32.512Z] #36 10.80 go: downloading github.com/sirupsen/logrus v1.6.0
10:18:32 [2022-05-17T10:18:32.512Z] #36 10.80 go: downloading github.com/spf13/cobra v1.1.3
10:18:32 [2022-05-17T10:18:32.512Z] #36 11.39 go: downloading github.com/mattn/go-isatty v0.0.3
10:18:32 [2022-05-17T10:18:32.512Z] #36 ...
10:18:32 [2022-05-17T10:18:32.513Z] 
10:18:32 [2022-05-17T10:18:32.513Z] #62 [containerd 1/3] 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
10:18:32 [2022-05-17T10:18:32.513Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:18:32 [2022-05-17T10:18:32.513Z] #62 5.055 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:32 [2022-05-17T10:18:32.513Z] #62 5.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:32 [2022-05-17T10:18:32.513Z] #62 5.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:32 [2022-05-17T10:18:32.513Z] #62 5.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:32 [2022-05-17T10:18:32.513Z] #62 8.004 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:32 [2022-05-17T10:18:32.513Z] #62 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:32 [2022-05-17T10:18:32.542Z] 
10:18:32 [2022-05-17T10:18:32.542Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:18:32 [2022-05-17T10:18:32.542Z] #30 sha256:6ebe8bf924675fe436d5d7cdf09fb9dab91c6361097951f61a8cd20d412c2ff0
10:18:32 [2022-05-17T10:18:32.542Z] #30 DONE 0.0s
10:18:32 [2022-05-17T10:18:32.542Z] 
10:18:32 [2022-05-17T10:18:32.542Z] #31 [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
10:18:32 [2022-05-17T10:18:32.542Z] #31 sha256:46fd706d00a65e5f712ecf6fd8bbaf05867b0cf7d3cd228cd7270930ae3016d9
10:18:32 [2022-05-17T10:18:32.639Z] #38 3.232 
10:18:32 [2022-05-17T10:18:32.770Z] #62 ...
10:18:32 [2022-05-17T10:18:32.770Z] 
10:18:32 [2022-05-17T10:18:32.770Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:18:32 [2022-05-17T10:18:32.770Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:18:32 [2022-05-17T10:18:32.770Z] #47 4.878 + git clone https://github.com/docker/distribution.git .
10:18:32 [2022-05-17T10:18:32.770Z] #47 4.887 Cloning into '.'...
10:18:32 [2022-05-17T10:18:32.770Z] #47 ...
10:18:32 [2022-05-17T10:18:32.770Z] 
10:18:32 [2022-05-17T10:18:32.770Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:18:32 [2022-05-17T10:18:32.770Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
10:18:32 [2022-05-17T10:18:32.770Z] #57 4.699 go: downloading mvdan.cc/sh/v3 v3.0.2
10:18:32 [2022-05-17T10:18:32.770Z] #57 5.857 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:18:32 [2022-05-17T10:18:32.770Z] #57 5.857 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:18:32 [2022-05-17T10:18:32.770Z] #57 5.947 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:18:32 [2022-05-17T10:18:32.770Z] #57 7.727 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:18:32 [2022-05-17T10:18:32.801Z] #31 ...
10:18:32 [2022-05-17T10:18:32.801Z] 
10:18:32 [2022-05-17T10:18:32.801Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:18:32 [2022-05-17T10:18:32.801Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a
10:18:32 [2022-05-17T10:18:32.801Z] #12 DONE 2.4s
10:18:33 [2022-05-17T10:18:33.027Z] #57 ...
10:18:33 [2022-05-17T10:18:33.027Z] 
10:18:33 [2022-05-17T10:18:33.027Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:18:33 [2022-05-17T10:18:33.027Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:18:33 [2022-05-17T10:18:33.027Z] #36 11.58 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
10:18:33 [2022-05-17T10:18:33.059Z] 
10:18:33 [2022-05-17T10:18:33.059Z] #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
10:18:33 [2022-05-17T10:18:33.059Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918
10:18:33 [2022-05-17T10:18:33.284Z] #36 12.03 go: downloading github.com/spf13/pflag v1.0.5
10:18:33 [2022-05-17T10:18:33.317Z] #13 DONE 0.5s
10:18:33 [2022-05-17T10:18:33.317Z] 
10:18:33 [2022-05-17T10:18:33.317Z] #31 [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
10:18:33 [2022-05-17T10:18:33.317Z] #31 sha256:46fd706d00a65e5f712ecf6fd8bbaf05867b0cf7d3cd228cd7270930ae3016d9
10:18:33 [2022-05-17T10:18:33.540Z] #36 12.49 go: downloading gopkg.in/yaml.v2 v2.4.0
10:18:33 [2022-05-17T10:18:33.575Z] #31 1.153 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:18:33 [2022-05-17T10:18:33.576Z] #31 ...
10:18:33 [2022-05-17T10:18:33.576Z] 
10:18:33 [2022-05-17T10:18:33.576Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:18:33 [2022-05-17T10:18:33.576Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283
10:18:33 [2022-05-17T10:18:33.576Z] #33 DONE 0.2s
10:18:33 [2022-05-17T10:18:33.576Z] 
10:18:33 [2022-05-17T10:18:33.576Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
10:18:33 [2022-05-17T10:18:33.576Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b
10:18:33 [2022-05-17T10:18:33.576Z] #50 DONE 0.3s
10:18:33 [2022-05-17T10:18:33.590Z] #38 4.312 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:18:33 [2022-05-17T10:18:33.741Z] #14 13.95 Reading package lists...
10:18:33 [2022-05-17T10:18:33.797Z] #36 12.65 go: downloading github.com/cosiner/argv v0.1.0
10:18:33 [2022-05-17T10:18:33.797Z] #36 12.81 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
10:18:33 [2022-05-17T10:18:33.797Z] #36 12.85 go: downloading github.com/peterh/liner v1.2.2
10:18:33 [2022-05-17T10:18:33.834Z] 
10:18:33 [2022-05-17T10:18:33.834Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:18:33 [2022-05-17T10:18:33.834Z] #66 sha256:cc6238475377382f15e796da86a853eeb05ce38a3893795ecc985a54a6507731
10:18:33 [2022-05-17T10:18:33.834Z] #66 DONE 0.3s
10:18:33 [2022-05-17T10:18:33.834Z] 
10:18:33 [2022-05-17T10:18:33.834Z] #31 [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
10:18:33 [2022-05-17T10:18:33.834Z] #31 sha256:46fd706d00a65e5f712ecf6fd8bbaf05867b0cf7d3cd228cd7270930ae3016d9
10:18:33 [2022-05-17T10:18:33.834Z] #31 1.348 
10:18:34 [2022-05-17T10:18:34.092Z] #31 1.561 #=#=#                                                                         

######################################################################## 100.0%
10:18:34 [2022-05-17T10:18:34.092Z] #31 ...
10:18:34 [2022-05-17T10:18:34.092Z] 
10:18:34 [2022-05-17T10:18:34.092Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:18:34 [2022-05-17T10:18:34.092Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970
10:18:34 [2022-05-17T10:18:34.092Z] #46 DONE 0.8s
10:18:34 [2022-05-17T10:18:34.092Z] 
10:18:34 [2022-05-17T10:18:34.092Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:18:34 [2022-05-17T10:18:34.092Z] #25 sha256:4d872686bee1cf2257431fc8647eb1e9a1edd2880e30f4f0b8c26ff57ba6003c
10:18:34 [2022-05-17T10:18:34.092Z] #25 DONE 0.8s
10:18:34 [2022-05-17T10:18:34.092Z] 
10:18:34 [2022-05-17T10:18:34.092Z] #31 [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
10:18:34 [2022-05-17T10:18:34.092Z] #31 sha256:46fd706d00a65e5f712ecf6fd8bbaf05867b0cf7d3cd228cd7270930ae3016d9
10:18:34 [2022-05-17T10:18:34.092Z] #31 1.755 
10:18:34 [2022-05-17T10:18:34.158Z] #38 4.618 
10:18:34 [2022-05-17T10:18:34.158Z] #38 4.839 #=#=#                                                                         

######################################################################## 100.0%
10:18:34 [2022-05-17T10:18:34.312Z] #14 18.54 Reading package lists...
10:18:34 [2022-05-17T10:18:34.312Z] #14 ...
10:18:34 [2022-05-17T10:18:34.312Z] 
10:18:34 [2022-05-17T10:18:34.312Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:18:34 [2022-05-17T10:18:34.312Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73
10:18:34 [2022-05-17T10:18:34.360Z] #36 13.16 go: downloading github.com/google/go-dap v0.6.0
10:18:34 [2022-05-17T10:18:34.419Z] #38 5.177 
10:18:34 [2022-05-17T10:18:34.572Z] #47 19.10 Updating files:  84% (1842/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
10:18:34 [2022-05-17T10:18:34.572Z] #47 19.32 + git checkout -q v2.3.0
10:18:34 [2022-05-17T10:18:34.617Z] #36 13.72 go: downloading github.com/russross/blackfriday/v2 v2.0.1
10:18:35 [2022-05-17T10:18:35.030Z] #31 2.599 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:18:35 [2022-05-17T10:18:35.144Z] #47 ...
10:18:35 [2022-05-17T10:18:35.144Z] 
10:18:35 [2022-05-17T10:18:35.144Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:18:35 [2022-05-17T10:18:35.144Z] #67 sha256:08c27dd76729e1f158b6c1da00abf386fc0ff678cf58f5286359856a5e850e41
10:18:35 [2022-05-17T10:18:35.144Z] #67 9.748 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:18:35 [2022-05-17T10:18:35.144Z] #67 10.01 go: downloading github.com/gofrs/flock v0.8.1
10:18:35 [2022-05-17T10:18:35.144Z] #67 10.10 go: downloading github.com/gorilla/mux v1.8.0
10:18:35 [2022-05-17T10:18:35.144Z] #67 10.41 go: downloading github.com/moby/sys/mountinfo v0.6.0
10:18:35 [2022-05-17T10:18:35.144Z] #67 10.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
10:18:35 [2022-05-17T10:18:35.144Z] #67 10.85 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:18:35 [2022-05-17T10:18:35.144Z] #67 10.94 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
10:18:35 [2022-05-17T10:18:35.144Z] #67 12.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:18:35 [2022-05-17T10:18:35.181Z] #36 14.04 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
10:18:35 [2022-05-17T10:18:35.181Z] #36 ...
10:18:35 [2022-05-17T10:18:35.181Z] 
10:18:35 [2022-05-17T10:18:35.181Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:18:35 [2022-05-17T10:18:35.181Z] #26 sha256:a1d376c7051eb5a35c9cc7cdddaa5051650ec996adf68183d5b9df5f409cf26b
10:18:35 [2022-05-17T10:18:35.181Z] #26 13.00 + mkdir -p /build
10:18:35 [2022-05-17T10:18:35.181Z] #26 13.01 + mv docker/docker /build/
10:18:35 [2022-05-17T10:18:35.181Z] #26 13.02 + rmdir docker
10:18:35 [2022-05-17T10:18:35.181Z] #26 DONE 13.9s
10:18:35 [2022-05-17T10:18:35.290Z] #31 2.928 
10:18:35 [2022-05-17T10:18:35.369Z] #38 ...
10:18:35 [2022-05-17T10:18:35.369Z] 
10:18:35 [2022-05-17T10:18:35.369Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:35 [2022-05-17T10:18:35.369Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:35 [2022-05-17T10:18:35.369Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.4s done
10:18:35 [2022-05-17T10:18:35.369Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 6.5s done
10:18:35 [2022-05-17T10:18:35.369Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 3.1s
10:18:35 [2022-05-17T10:18:35.404Z] #67 ...
10:18:35 [2022-05-17T10:18:35.405Z] 
10:18:35 [2022-05-17T10:18:35.405Z] #62 [containerd 1/3] 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
10:18:35 [2022-05-17T10:18:35.405Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673
10:18:35 [2022-05-17T10:18:35.405Z] #62 13.55 Reading package lists...
10:18:35 [2022-05-17T10:18:35.439Z] 
10:18:35 [2022-05-17T10:18:35.439Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:18:35 [2022-05-17T10:18:35.439Z] #67 sha256:2671e9c4110463c6c76349d91d902eca6893799368ac211243abfd1285aa8942
10:18:35 [2022-05-17T10:18:35.439Z] #67 12.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:18:35 [2022-05-17T10:18:35.439Z] #67 13.68 go: downloading github.com/google/uuid v1.3.0
10:18:35 [2022-05-17T10:18:35.439Z] #67 13.75 go: downloading github.com/moby/vpnkit v0.5.0
10:18:35 [2022-05-17T10:18:35.439Z] #67 13.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:18:35 [2022-05-17T10:18:35.629Z] #11 ...
10:18:35 [2022-05-17T10:18:35.629Z] 
10:18:35 [2022-05-17T10:18:35.629Z] #38 [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
10:18:35 [2022-05-17T10:18:35.629Z] #38 sha256:942caf2bf29c0a266d6756b38984bf4186e560c51d7c08325be8b4fcdf6810fd
10:18:35 [2022-05-17T10:18:35.629Z] #38 6.316 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:18:35 [2022-05-17T10:18:35.696Z] #67 14.14 go: downloading github.com/gofrs/flock v0.8.1
10:18:35 [2022-05-17T10:18:35.696Z] #67 14.14 go: downloading github.com/gorilla/mux v1.8.0
10:18:35 [2022-05-17T10:18:35.809Z] #31 3.172 #=#=#                                                                         

######################################################################## 100.0%
10:18:35 [2022-05-17T10:18:35.809Z] #31 3.470 
10:18:35 [2022-05-17T10:18:35.954Z] #67 14.49 go: downloading github.com/moby/sys/mountinfo v0.6.0
10:18:36 [2022-05-17T10:18:36.198Z] #38 6.650 
10:18:36 [2022-05-17T10:18:36.517Z] #67 14.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
10:18:36 [2022-05-17T10:18:36.517Z] #67 15.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:18:36 [2022-05-17T10:18:36.724Z] #38 6.873 #=#=#                                                                         

##################                                                        25.9%
#########################################                                 58.1%
################################################################          90.0%
######################################################################## 100.0%
10:18:36 [2022-05-17T10:18:36.724Z] #38 7.396 
10:18:36 [2022-05-17T10:18:36.777Z] #67 15.31 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
10:18:37 [2022-05-17T10:18:37.189Z] #31 4.754 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:18:37 [2022-05-17T10:18:37.319Z] #62 18.42 Reading package lists...
10:18:37 [2022-05-17T10:18:37.319Z] #62 ...
10:18:37 [2022-05-17T10:18:37.319Z] 
10:18:37 [2022-05-17T10:18:37.319Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:37 [2022-05-17T10:18:37.319Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df
10:18:37 [2022-05-17T10:18:37.319Z] #51 11.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:18:37 [2022-05-17T10:18:37.319Z] #51 14.59 Fetched 8421 kB in 11s (736 kB/s)
10:18:37 [2022-05-17T10:18:37.319Z] #51 14.59 Reading package lists...
10:18:37 [2022-05-17T10:18:37.319Z] #51 19.12 Reading package lists...
10:18:37 [2022-05-17T10:18:37.319Z] #51 ...
10:18:37 [2022-05-17T10:18:37.319Z] 
10:18:37 [2022-05-17T10:18:37.319Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:37 [2022-05-17T10:18:37.319Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
10:18:37 [2022-05-17T10:18:37.319Z] #55 21.94 go: downloading github.com/fatih/color v1.13.0
10:18:37 [2022-05-17T10:18:37.319Z] #55 21.94 go: downloading github.com/gofrs/flock v0.8.1
10:18:37 [2022-05-17T10:18:37.319Z] #55 22.14 go: downloading github.com/spf13/cobra v1.3.0
10:18:37 [2022-05-17T10:18:37.319Z] #55 22.15 go: downloading github.com/spf13/viper v1.10.1
10:18:37 [2022-05-17T10:18:37.319Z] #55 22.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:18:37 [2022-05-17T10:18:37.761Z] #31 5.471 
10:18:37 [2022-05-17T10:18:37.890Z] #55 22.71 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:18:37 [2022-05-17T10:18:37.890Z] #55 22.73 go: downloading github.com/mattn/go-colorable v0.1.12
10:18:37 [2022-05-17T10:18:37.890Z] #55 22.80 go: downloading github.com/mattn/go-isatty v0.0.14
10:18:37 [2022-05-17T10:18:37.890Z] #55 22.82 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:18:38 [2022-05-17T10:18:38.102Z] #38 8.465 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:18:38 [2022-05-17T10:18:38.102Z] #38 8.838 
10:18:38 [2022-05-17T10:18:38.362Z] #38 9.084 #=#=#                                                                         

######################################################################## 100.0%
10:18:38 [2022-05-17T10:18:38.542Z] #31 5.760 #=#=#                                                                         

#############                                                             19.3%
#########################################                                 58.2%
#################################################################         91.1%
######################################################################## 100.0%
10:18:38 [2022-05-17T10:18:38.621Z] #38 9.352 
10:18:38 [2022-05-17T10:18:38.801Z] #31 6.602 
10:18:39 [2022-05-17T10:18:39.298Z] #67 17.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:18:39 [2022-05-17T10:18:39.313Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-046e12aa4b31875e2) in /home/ubuntu/workspace/moby_PR-43578
[Pipeline] {
[Pipeline] checkout
10:18:39 [2022-05-17T10:18:39.435Z] The recommended git tool is: git
10:18:39 [2022-05-17T10:18:39.559Z] #38 10.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:18:39 [2022-05-17T10:18:39.805Z] #55 ...
10:18:39 [2022-05-17T10:18:39.805Z] 
10:18:39 [2022-05-17T10:18:39.805Z] #42 [tini 1/3] 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
10:18:39 [2022-05-17T10:18:39.805Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
10:18:39 [2022-05-17T10:18:39.805Z] #42 14.77 Fetched 8417 kB in 11s (775 kB/s)
10:18:39 [2022-05-17T10:18:39.805Z] #42 14.77 Reading package lists...
10:18:39 [2022-05-17T10:18:39.805Z] #42 18.89 Reading package lists...
10:18:39 [2022-05-17T10:18:39.805Z] #42 23.22 Building dependency tree...
10:18:39 [2022-05-17T10:18:39.819Z] #38 10.53 
10:18:40 [2022-05-17T10:18:40.066Z] #42 ...
10:18:40 [2022-05-17T10:18:40.066Z] 
10:18:40 [2022-05-17T10:18:40.066Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:18:40 [2022-05-17T10:18:40.066Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce
10:18:40 [2022-05-17T10:18:40.066Z] #36 14.86 go: downloading github.com/russross/blackfriday/v2 v2.0.1
10:18:40 [2022-05-17T10:18:40.066Z] #36 15.04 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
10:18:40 [2022-05-17T10:18:40.066Z] #36 ...
10:18:40 [2022-05-17T10:18:40.066Z] 
10:18:40 [2022-05-17T10:18:40.066Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:18:40 [2022-05-17T10:18:40.066Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73
10:18:40 [2022-05-17T10:18:40.066Z] #47 20.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:18:40 [2022-05-17T10:18:40.080Z] #38 10.75 #=#=#                                                                         

######################################################################## 100.0%
10:18:40 [2022-05-17T10:18:40.230Z] #67 ...
10:18:40 [2022-05-17T10:18:40.230Z] 
10:18:40 [2022-05-17T10:18:40.230Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:18:40 [2022-05-17T10:18:40.230Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c
10:18:40 [2022-05-17T10:18:40.230Z] #38 18.49 tomll can be used in two ways:
10:18:40 [2022-05-17T10:18:40.230Z] #38 18.49 Writing to STDIN and reading from STDOUT:
10:18:40 [2022-05-17T10:18:40.230Z] #38 18.49   cat file.toml | tomll > file.toml
10:18:40 [2022-05-17T10:18:40.230Z] #38 18.49 
10:18:40 [2022-05-17T10:18:40.230Z] #38 18.49 Reading and updating a list of files:
10:18:40 [2022-05-17T10:18:40.230Z] #38 18.49   tomll a.toml b.toml c.toml
10:18:40 [2022-05-17T10:18:40.230Z] #38 18.49 
10:18:40 [2022-05-17T10:18:40.230Z] #38 18.49 When given a list of files, tomll will modify all files in place without asking.
10:18:40 [2022-05-17T10:18:40.230Z] #38 DONE 19.1s
10:18:40 [2022-05-17T10:18:40.230Z] 
10:18:40 [2022-05-17T10:18:40.230Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:18:40 [2022-05-17T10:18:40.230Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:18:40 [2022-05-17T10:18:40.230Z] #36 14.96 go: downloading github.com/mattn/go-runewidth v0.0.3
10:18:40 [2022-05-17T10:18:40.230Z] #36 15.06 go: downloading github.com/hashicorp/golang-lru v0.5.4
10:18:40 [2022-05-17T10:18:40.230Z] #36 15.15 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
10:18:40 [2022-05-17T10:18:40.230Z] #36 16.36 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
10:18:40 [2022-05-17T10:18:40.230Z] #36 16.42 go: downloading github.com/cilium/ebpf v0.7.0
10:18:40 [2022-05-17T10:18:40.339Z] #38 11.03 
10:18:40 [2022-05-17T10:18:40.339Z] #38 11.10 Download of images into '/build' complete.
10:18:40 [2022-05-17T10:18:40.339Z] #38 11.10 Use something like the following to load the result into a Docker daemon:
10:18:40 [2022-05-17T10:18:40.339Z] #38 11.10   tar -cC '/build' . | docker load
10:18:40 [2022-05-17T10:18:40.707Z] #31 8.333 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:18:41 [2022-05-17T10:18:41.012Z] #47 ...
10:18:41 [2022-05-17T10:18:41.012Z] 
10:18:41 [2022-05-17T10:18:41.012Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:18:41 [2022-05-17T10:18:41.012Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.75 NAME:
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76    go-winres - A tool for embedding resources in Windows executables
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76 
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76 USAGE:
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76    go-winres [global options] command [command options] [arguments...]
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76 
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76 COMMANDS:
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76    init     Create an initial ./winres/winres.json
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76    make     Make syso files for the "go build" command
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76    simply   Make syso files for the "go build" command (simplified)
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76    extract  Extract all resources from an executable
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76    patch    Replace resources in an executable file (exe, dll)
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76    help, h  Shows a list of commands or help for one command
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76 
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76 GLOBAL OPTIONS:
10:18:41 [2022-05-17T10:18:41.012Z] #40 25.76    --help, -h  show help (default: false)
10:18:41 [2022-05-17T10:18:41.272Z] #40 DONE 26.1s
10:18:41 [2022-05-17T10:18:41.272Z] 
10:18:41 [2022-05-17T10:18:41.273Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:41 [2022-05-17T10:18:41.273Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
10:18:41 [2022-05-17T10:18:41.273Z] #55 25.83 go: downloading github.com/sirupsen/logrus v1.8.1
10:18:41 [2022-05-17T10:18:41.273Z] #55 25.95 go: downloading github.com/stretchr/testify v1.7.0
10:18:41 [2022-05-17T10:18:41.273Z] #55 26.00 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:18:41 [2022-05-17T10:18:41.273Z] #55 26.09 go: downloading github.com/go-critic/go-critic v0.6.2
10:18:41 [2022-05-17T10:18:41.646Z] #31 9.052 
10:18:41 [2022-05-17T10:18:41.646Z] #31 ...
10:18:41 [2022-05-17T10:18:41.646Z] 
10:18:41 [2022-05-17T10:18:41.646Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:18:41 [2022-05-17T10:18:41.646Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c
10:18:41 [2022-05-17T10:18:41.646Z] #38 2.805 go: downloading github.com/pelletier/go-toml v1.8.1
10:18:41 [2022-05-17T10:18:41.646Z] #38 6.808 tomll can be used in two ways:
10:18:41 [2022-05-17T10:18:41.646Z] #38 6.808 Writing to STDIN and reading from STDOUT:
10:18:41 [2022-05-17T10:18:41.646Z] #38 6.808   cat file.toml | tomll > file.toml
10:18:41 [2022-05-17T10:18:41.646Z] #38 6.808 
10:18:41 [2022-05-17T10:18:41.646Z] #38 6.808 Reading and updating a list of files:
10:18:41 [2022-05-17T10:18:41.646Z] #38 6.808   tomll a.toml b.toml c.toml
10:18:41 [2022-05-17T10:18:41.646Z] #38 6.808 
10:18:41 [2022-05-17T10:18:41.646Z] #38 6.808 When given a list of files, tomll will modify all files in place without asking.
10:18:41 [2022-05-17T10:18:41.646Z] #38 DONE 8.2s
10:18:41 [2022-05-17T10:18:41.646Z] 
10:18:41 [2022-05-17T10:18:41.646Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:18:41 [2022-05-17T10:18:41.646Z] #26 sha256:9c13ec90569719054a58601d23f2d25c553e735a3101db5bae7e38420115ba9d
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.242 + RM_GOPATH=0
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.242 + TMP_GOPATH=
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.242 + : /build
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.242 + '[' -z '' ']'
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.243 ++ mktemp -d
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.245 + export GOPATH=/tmp/tmp.i8S0hBFRea
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.245 + GOPATH=/tmp/tmp.i8S0hBFRea
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.245 + RM_GOPATH=1
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.245 + case "$(go env GOARCH)" in
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.245 ++ go env GOARCH
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.278 + export GO_BUILDMODE=-buildmode=pie
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.278 + GO_BUILDMODE=-buildmode=pie
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.278 ++ dirname /install.sh
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.279 + dir=/
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.279 + bin=dockercli
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.279 + shift
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.279 + '[' '!' -f //dockercli.installer ']'
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.279 + . //dockercli.installer
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.279 ++ : stable
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.279 ++ : 17.06.2-ce
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.279 + install_dockercli
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.279 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.280 Install docker/cli version 17.06.2-ce from stable
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.283 ++ uname -m
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.289 + arch=x86_64
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.289 + '[' x86_64 '!=' x86_64 ']'
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.289 + url=https://download.docker.com/linux/static
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.291 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:18:41 [2022-05-17T10:18:41.646Z] #26 2.291 + tar -xz docker/docker
10:18:41 [2022-05-17T10:18:41.646Z] #26 4.608 + mkdir -p /build
10:18:41 [2022-05-17T10:18:41.646Z] #26 4.609 + mv docker/docker /build/
10:18:41 [2022-05-17T10:18:41.646Z] #26 4.611 + rmdir docker
10:18:41 [2022-05-17T10:18:41.646Z] #26 DONE 7.4s
10:18:41 [2022-05-17T10:18:41.646Z] 
10:18:41 [2022-05-17T10:18:41.646Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:18:41 [2022-05-17T10:18:41.646Z] #67 sha256:53a72c7ec47ac3d9bfd0f590154a9690712c26753aae21946d0cbbdf149d5a2d
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.631 + RM_GOPATH=0
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.631 + TMP_GOPATH=
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.631 + : /build
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.631 + '[' -z '' ']'
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.633 ++ mktemp -d
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.633 + export GOPATH=/tmp/tmp.YU4KXDJg1N
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.633 + GOPATH=/tmp/tmp.YU4KXDJg1N
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.633 + RM_GOPATH=1
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.633 + case "$(go env GOARCH)" in
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.636 ++ go env GOARCH
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.641 + export GO_BUILDMODE=-buildmode=pie
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.641 + GO_BUILDMODE=-buildmode=pie
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.643 ++ dirname /install.sh
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.643 + dir=/
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.643 + bin=rootlesskit
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.643 + shift
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.643 + '[' '!' -f //rootlesskit.installer ']'
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.643 + . //rootlesskit.installer
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.644 ++ : 1920341cd41e047834a21007424162a2dc946315
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.644 + install_rootlesskit
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.644 + case "$1" in
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.644 + export CGO_ENABLED=0
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.644 + CGO_ENABLED=0
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.644 + _install_rootlesskit
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.645 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.645 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.645 + for f in rootlesskit rootlesskit-docker-proxy
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.645 + GOBIN=/build
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.645 + GO111MODULE=on
10:18:41 [2022-05-17T10:18:41.646Z] #67 2.645 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
10:18:41 [2022-05-17T10:18:41.646Z] #67 3.041 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.171 go: downloading github.com/sirupsen/logrus v1.8.1
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.171 go: downloading github.com/urfave/cli/v2 v2.4.0
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.172 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.255 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.260 go: downloading github.com/google/uuid v1.3.0
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.274 go: downloading github.com/moby/vpnkit v0.5.0
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.411 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.494 go: downloading github.com/gofrs/flock v0.8.1
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.530 go: downloading github.com/gorilla/mux v1.8.0
10:18:41 [2022-05-17T10:18:41.646Z] #67 4.574 go: downloading github.com/moby/sys/mountinfo v0.6.0
10:18:41 [2022-05-17T10:18:41.646Z] #67 5.314 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:18:41 [2022-05-17T10:18:41.646Z] #67 5.315 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
10:18:41 [2022-05-17T10:18:41.646Z] #67 6.350 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
10:18:41 [2022-05-17T10:18:41.646Z] #67 6.391 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:18:41 [2022-05-17T10:18:41.646Z] #67 ...
10:18:41 [2022-05-17T10:18:41.646Z] 
10:18:41 [2022-05-17T10:18:41.646Z] #31 [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
10:18:41 [2022-05-17T10:18:41.646Z] #31 sha256:46fd706d00a65e5f712ecf6fd8bbaf05867b0cf7d3cd228cd7270930ae3016d9
10:18:41 [2022-05-17T10:18:41.646Z] #31 9.317 #=#=#                                                                         

######################################################################## 100.0%
10:18:41 [2022-05-17T10:18:41.882Z] using credential docker-jenkins-github-credentials
10:18:41 [2022-05-17T10:18:41.891Z] Cloning the remote Git repository
10:18:41 [2022-05-17T10:18:41.891Z] Cloning with configured refspecs honoured and without tags
10:18:42 [2022-05-17T10:18:42.215Z] #55 26.98 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:18:42 [2022-05-17T10:18:42.215Z] #55 27.03 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:18:42 [2022-05-17T10:18:42.215Z] #55 27.08 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:18:42 [2022-05-17T10:18:42.215Z] #55 27.08 go: downloading github.com/magiconair/properties v1.8.5
10:18:42 [2022-05-17T10:18:42.215Z] #55 27.21 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:18:42 [2022-05-17T10:18:42.215Z] #55 27.25 go: downloading github.com/spf13/afero v1.6.0
10:18:42 [2022-05-17T10:18:42.215Z] #55 27.28 go: downloading github.com/spf13/cast v1.4.1
10:18:42 [2022-05-17T10:18:42.215Z] #55 27.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:18:42 [2022-05-17T10:18:42.217Z] #31 9.879 
10:18:42 [2022-05-17T10:18:42.247Z] #38 DONE 12.5s
10:18:42 [2022-05-17T10:18:42.247Z] 
10:18:42 [2022-05-17T10:18:42.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:18:42 [2022-05-17T10:18:42.247Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:18:42 [2022-05-17T10:18:42.247Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 9.6s
10:18:42 [2022-05-17T10:18:42.478Z] #55 27.39 go: downloading github.com/subosito/gotenv v1.2.0
10:18:42 [2022-05-17T10:18:42.478Z] #55 27.40 go: downloading gopkg.in/ini.v1 v1.66.2
10:18:42 [2022-05-17T10:18:42.739Z] #55 27.52 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:18:42 [2022-05-17T10:18:42.739Z] #55 27.53 go: downloading github.com/hashicorp/errwrap v1.0.0
10:18:42 [2022-05-17T10:18:42.739Z] #55 27.59 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:18:42 [2022-05-17T10:18:42.739Z] #55 27.70 go: downloading github.com/Antonboom/errname v0.1.5
10:18:42 [2022-05-17T10:18:42.739Z] #55 27.76 go: downloading github.com/Antonboom/nilnil v0.1.0
10:18:42 [2022-05-17T10:18:42.739Z] #55 27.81 go: downloading github.com/BurntSushi/toml v1.0.0
10:18:41 [2022-05-17T10:18:41.288Z] Cloning repository https://github.com/moby/moby.git
10:18:41 [2022-05-17T10:18:41.349Z]  > git init /home/ubuntu/workspace/moby_PR-43578 # timeout=10
10:18:41 [2022-05-17T10:18:41.646Z] Fetching upstream changes from https://github.com/moby/moby.git
10:18:41 [2022-05-17T10:18:41.646Z]  > git --version # timeout=10
10:18:41 [2022-05-17T10:18:41.661Z]  > git --version # 'git version 2.17.1'
10:18:41 [2022-05-17T10:18:41.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:18:41 [2022-05-17T10:18:41.663Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:43 [2022-05-17T10:18:43.157Z] #31 ...
10:18:43 [2022-05-17T10:18:43.157Z] 
10:18:43 [2022-05-17T10:18:43.157Z] #62 [containerd 1/3] 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
10:18:43 [2022-05-17T10:18:43.157Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:18:43 [2022-05-17T10:18:43.157Z] #62 1.563 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:43 [2022-05-17T10:18:43.157Z] #62 1.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:43 [2022-05-17T10:18:43.157Z] #62 1.573 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:43 [2022-05-17T10:18:43.157Z] #62 1.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:43 [2022-05-17T10:18:43.157Z] #62 2.260 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:43 [2022-05-17T10:18:43.157Z] #62 2.635 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:43 [2022-05-17T10:18:43.157Z] #62 3.648 Fetched 8530 kB in 2s (3563 kB/s)
10:18:43 [2022-05-17T10:18:43.157Z] #62 3.648 Reading package lists...
10:18:43 [2022-05-17T10:18:43.157Z] #62 4.846 Reading package lists...
10:18:43 [2022-05-17T10:18:43.157Z] #62 6.279 Building dependency tree...
10:18:43 [2022-05-17T10:18:43.157Z] #62 6.850 The following additional packages will be installed:
10:18:43 [2022-05-17T10:18:43.157Z] #62 6.860   libbtrfs0
10:18:43 [2022-05-17T10:18:43.157Z] #62 6.919 The following NEW packages will be installed:
10:18:43 [2022-05-17T10:18:43.157Z] #62 6.931   libbtrfs-dev libbtrfs0
10:18:43 [2022-05-17T10:18:43.157Z] #62 7.247 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:18:43 [2022-05-17T10:18:43.157Z] #62 7.247 Need to get 460 kB of archives.
10:18:43 [2022-05-17T10:18:43.157Z] #62 7.247 After this operation, 1237 kB of additional disk space will be used.
10:18:43 [2022-05-17T10:18:43.157Z] #62 7.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:18:43 [2022-05-17T10:18:43.157Z] #62 7.252 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:18:43 [2022-05-17T10:18:43.157Z] #62 7.780 debconf: delaying package configuration, since apt-utils is not installed
10:18:43 [2022-05-17T10:18:43.157Z] #62 8.035 Fetched 460 kB in 0s (1546 kB/s)
10:18:43 [2022-05-17T10:18:43.157Z] #62 8.188 Selecting previously unselected package libbtrfs0:amd64.
10:18:43 [2022-05-17T10:18:43.157Z] #62 8.188 (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 ... 15709 files and directories currently installed.)
10:18:43 [2022-05-17T10:18:43.157Z] #62 8.320 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:18:43 [2022-05-17T10:18:43.157Z] #62 8.377 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:18:43 [2022-05-17T10:18:43.157Z] #62 8.686 Selecting previously unselected package libbtrfs-dev:amd64.
10:18:43 [2022-05-17T10:18:43.157Z] #62 8.686 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:18:43 [2022-05-17T10:18:43.157Z] #62 8.744 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:18:43 [2022-05-17T10:18:43.157Z] #62 9.003 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:18:43 [2022-05-17T10:18:43.157Z] #62 9.027 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:18:43 [2022-05-17T10:18:43.157Z] #62 9.051 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:43 [2022-05-17T10:18:43.157Z] #62 DONE 9.5s
10:18:43 [2022-05-17T10:18:43.157Z] 
10:18:43 [2022-05-17T10:18:43.157Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:18:43 [2022-05-17T10:18:43.157Z] #63 sha256:6331f22cdad2bab24f910266bfaee2926ccdd7d1994dfbe109abaa5c78e37da9
10:18:43 [2022-05-17T10:18:43.157Z] #63 DONE 0.2s
10:18:43 [2022-05-17T10:18:43.157Z] 
10:18:43 [2022-05-17T10:18:43.157Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:18:43 [2022-05-17T10:18:43.157Z] #64 sha256:32631853a280e9463706160bc177a84b5799ae3daa12a329e687fa1c3d1d2c37
10:18:43 [2022-05-17T10:18:43.315Z] #55 28.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:18:43 [2022-05-17T10:18:43.316Z] #55 28.40 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:18:43 [2022-05-17T10:18:43.316Z] #55 28.46 go: downloading github.com/alexkohler/prealloc v1.0.0
10:18:43 [2022-05-17T10:18:43.416Z] #64 ...
10:18:43 [2022-05-17T10:18:43.417Z] 
10:18:43 [2022-05-17T10:18:43.417Z] #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
10:18:43 [2022-05-17T10:18:43.417Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:18:43 [2022-05-17T10:18:43.417Z] #14 2.890 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:43 [2022-05-17T10:18:43.417Z] #14 2.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:43 [2022-05-17T10:18:43.417Z] #14 2.929 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:43 [2022-05-17T10:18:43.417Z] #14 3.213 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:43 [2022-05-17T10:18:43.417Z] #14 3.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:43 [2022-05-17T10:18:43.417Z] #14 4.272 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:43 [2022-05-17T10:18:43.417Z] #14 6.659 Fetched 8530 kB in 4s (2044 kB/s)
10:18:43 [2022-05-17T10:18:43.417Z] #14 6.659 Reading package lists...
10:18:43 [2022-05-17T10:18:43.417Z] #14 7.850 Reading package lists...
10:18:43 [2022-05-17T10:18:43.417Z] #14 9.403 Building dependency tree...
10:18:43 [2022-05-17T10:18:43.502Z] #36 ...
10:18:43 [2022-05-17T10:18:43.502Z] 
10:18:43 [2022-05-17T10:18:43.502Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:43 [2022-05-17T10:18:43.502Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:18:43 [2022-05-17T10:18:43.502Z] #51 11.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:43 [2022-05-17T10:18:43.502Z] #51 13.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
10:18:43 [2022-05-17T10:18:43.503Z] #51 21.54 Fetched 8534 kB in 16s (534 kB/s)
10:18:43 [2022-05-17T10:18:43.503Z] #51 21.54 Reading package lists...
10:18:43 [2022-05-17T10:18:43.503Z] #51 ...
10:18:43 [2022-05-17T10:18:43.503Z] 
10:18:43 [2022-05-17T10:18:43.503Z] #62 [containerd 1/3] 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
10:18:43 [2022-05-17T10:18:43.503Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:18:43 [2022-05-17T10:18:43.503Z] #62 19.88 Fetched 8530 kB in 15s (561 kB/s)
10:18:43 [2022-05-17T10:18:43.578Z] #55 28.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:18:43 [2022-05-17T10:18:43.578Z] #55 28.56 go: downloading github.com/ashanbrown/makezero v1.1.0
10:18:43 [2022-05-17T10:18:43.578Z] #55 28.59 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.16 The following additional packages will be installed:
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.16   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.16   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.16   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.16   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.16   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.16   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.16   mingw-w64-common mingw-w64-x86-64-dev
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.17 Suggested packages:
10:18:43 [2022-05-17T10:18:43.677Z] #14 10.17   gcc-10-locales seccomp wine64
10:18:43 [2022-05-17T10:18:43.677Z] #14 ...
10:18:43 [2022-05-17T10:18:43.677Z] 
10:18:43 [2022-05-17T10:18:43.677Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:18:43 [2022-05-17T10:18:43.677Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:18:43 [2022-05-17T10:18:43.677Z] #36 2.136 go: downloading github.com/go-delve/delve v1.8.1
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.478 go: downloading github.com/spf13/cobra v1.1.3
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.481 go: downloading github.com/sirupsen/logrus v1.6.0
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.482 go: downloading gopkg.in/yaml.v2 v2.4.0
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.482 go: downloading github.com/mattn/go-isatty v0.0.3
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.488 go: downloading github.com/cosiner/argv v0.1.0
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.489 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.491 go: downloading github.com/peterh/liner v1.2.2
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.622 go: downloading github.com/google/go-dap v0.6.0
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.633 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.697 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.829 go: downloading github.com/hashicorp/golang-lru v0.5.4
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.844 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.877 go: downloading github.com/mattn/go-runewidth v0.0.3
10:18:43 [2022-05-17T10:18:43.677Z] #36 5.953 go: downloading github.com/spf13/pflag v1.0.5
10:18:43 [2022-05-17T10:18:43.677Z] #36 6.100 go: downloading github.com/cilium/ebpf v0.7.0
10:18:43 [2022-05-17T10:18:43.678Z] #36 6.246 go: downloading github.com/russross/blackfriday/v2 v2.0.1
10:18:43 [2022-05-17T10:18:43.678Z] #36 6.400 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
10:18:43 [2022-05-17T10:18:43.678Z] #36 ...
10:18:43 [2022-05-17T10:18:43.678Z] 
10:18:43 [2022-05-17T10:18:43.678Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:18:43 [2022-05-17T10:18:43.678Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:18:43 [2022-05-17T10:18:43.678Z] #40 3.093 go: downloading github.com/tc-hib/go-winres v0.2.3
10:18:43 [2022-05-17T10:18:43.678Z] #40 3.757 go: downloading github.com/tc-hib/winres v0.1.5
10:18:43 [2022-05-17T10:18:43.678Z] #40 3.761 go: downloading github.com/urfave/cli/v2 v2.3.0
10:18:43 [2022-05-17T10:18:43.678Z] #40 4.602 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:18:43 [2022-05-17T10:18:43.678Z] #40 4.603 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:18:43 [2022-05-17T10:18:43.678Z] #40 4.943 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:18:43 [2022-05-17T10:18:43.678Z] #40 4.979 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:18:43 [2022-05-17T10:18:43.759Z] #62 19.88 Reading package lists...
10:18:43 [2022-05-17T10:18:43.759Z] #62 ...
10:18:43 [2022-05-17T10:18:43.759Z] 
10:18:43 [2022-05-17T10:18:43.759Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:18:43 [2022-05-17T10:18:43.759Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:18:43 [2022-05-17T10:18:43.759Z] #53 12.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:18:43 [2022-05-17T10:18:43.759Z] #53 12.89 go: downloading golang.org/x/mod v0.3.0
10:18:43 [2022-05-17T10:18:43.838Z] #55 28.72 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:18:43 [2022-05-17T10:18:43.838Z] #55 28.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:18:43 [2022-05-17T10:18:43.939Z] #40 ...
10:18:43 [2022-05-17T10:18:43.939Z] 
10:18:43 [2022-05-17T10:18:43.939Z] #42 [tini 1/3] 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
10:18:43 [2022-05-17T10:18:43.939Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:18:43 [2022-05-17T10:18:43.939Z] #42 2.425 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:43 [2022-05-17T10:18:43.939Z] #42 2.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:43 [2022-05-17T10:18:43.939Z] #42 2.435 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:43 [2022-05-17T10:18:43.939Z] #42 2.695 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:43 [2022-05-17T10:18:43.939Z] #42 3.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:43 [2022-05-17T10:18:43.939Z] #42 3.336 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:43 [2022-05-17T10:18:43.939Z] #42 5.660 Fetched 8530 kB in 4s (2386 kB/s)
10:18:43 [2022-05-17T10:18:43.939Z] #42 5.660 Reading package lists...
10:18:43 [2022-05-17T10:18:43.939Z] #42 7.237 Reading package lists...
10:18:43 [2022-05-17T10:18:43.939Z] #42 8.651 Building dependency tree...
10:18:43 [2022-05-17T10:18:43.939Z] #42 9.911 The following additional packages will be installed:
10:18:43 [2022-05-17T10:18:43.939Z] #42 9.911   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:18:43 [2022-05-17T10:18:43.939Z] #42 9.923 Suggested packages:
10:18:43 [2022-05-17T10:18:43.939Z] #42 9.923   cmake-doc ninja-build lrzip
10:18:43 [2022-05-17T10:18:43.939Z] #42 9.923 Recommended packages:
10:18:43 [2022-05-17T10:18:43.939Z] #42 9.923   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.21 The following NEW packages will be installed:
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.22   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.23   vim-common xxd
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.52 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.52 Need to get 17.7 MB of archives.
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.52 After this operation, 70.7 MB of additional disk space will be used.
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:18:43 [2022-05-17T10:18:43.939Z] #42 10.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:18:43 [2022-05-17T10:18:43.939Z] #42 ...
10:18:43 [2022-05-17T10:18:43.939Z] 
10:18:43 [2022-05-17T10:18:43.939Z] #34 [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
10:18:43 [2022-05-17T10:18:43.939Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:18:43 [2022-05-17T10:18:43.939Z] #34 1.369 + git clone https://github.com/kolyshkin/go-swagger.git .
10:18:43 [2022-05-17T10:18:43.939Z] #34 1.369 Cloning into '.'...
10:18:44 [2022-05-17T10:18:44.016Z] #53 ...
10:18:44 [2022-05-17T10:18:44.016Z] 
10:18:44 [2022-05-17T10:18:44.016Z] #42 [tini 1/3] 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
10:18:44 [2022-05-17T10:18:44.016Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:18:44 [2022-05-17T10:18:44.016Z] #42 19.61 Fetched 8530 kB in 15s (572 kB/s)
10:18:44 [2022-05-17T10:18:44.100Z] #55 28.99 go: downloading github.com/breml/bidichk v0.2.1
10:18:44 [2022-05-17T10:18:44.100Z] #55 29.03 go: downloading github.com/breml/errchkjson v0.2.1
10:18:44 [2022-05-17T10:18:44.100Z] #55 29.05 go: downloading github.com/butuzov/ireturn v0.1.1
10:18:44 [2022-05-17T10:18:44.100Z] #55 29.13 go: downloading github.com/charithe/durationcheck v0.0.9
10:18:44 [2022-05-17T10:18:44.100Z] #55 29.16 go: downloading github.com/daixiang0/gci v0.2.9
10:18:44 [2022-05-17T10:18:44.100Z] #55 29.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:18:44 [2022-05-17T10:18:44.199Z] #34 ...
10:18:44 [2022-05-17T10:18:44.199Z] 
10:18:44 [2022-05-17T10:18:44.199Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:44 [2022-05-17T10:18:44.199Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:18:44 [2022-05-17T10:18:44.199Z] #51 2.920 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:18:44 [2022-05-17T10:18:44.199Z] #51 2.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:18:44 [2022-05-17T10:18:44.199Z] #51 2.932 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:18:44 [2022-05-17T10:18:44.199Z] #51 3.430 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:18:44 [2022-05-17T10:18:44.199Z] #51 3.455 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
10:18:44 [2022-05-17T10:18:44.199Z] #51 4.137 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:18:44 [2022-05-17T10:18:44.199Z] #51 5.027 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:18:44 [2022-05-17T10:18:44.199Z] #51 5.734 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
10:18:44 [2022-05-17T10:18:44.199Z] #51 7.282 Fetched 8534 kB in 5s (1845 kB/s)
10:18:44 [2022-05-17T10:18:44.199Z] #51 7.282 Reading package lists...
10:18:44 [2022-05-17T10:18:44.199Z] #51 9.257 Reading package lists...
10:18:44 [2022-05-17T10:18:44.199Z] #51 ...
10:18:44 [2022-05-17T10:18:44.199Z] 
10:18:44 [2022-05-17T10:18:44.199Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:18:44 [2022-05-17T10:18:44.199Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:18:44 [2022-05-17T10:18:44.199Z] #47 2.212 + git clone https://github.com/docker/distribution.git .
10:18:44 [2022-05-17T10:18:44.199Z] #47 2.213 Cloning into '.'...
10:18:44 [2022-05-17T10:18:44.199Z] #47 7.163 + git checkout -q v2.3.0
10:18:44 [2022-05-17T10:18:44.199Z] #47 7.839 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:18:44 [2022-05-17T10:18:44.199Z] #47 ...
10:18:44 [2022-05-17T10:18:44.199Z] 
10:18:44 [2022-05-17T10:18:44.199Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:18:44 [2022-05-17T10:18:44.199Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
10:18:44 [2022-05-17T10:18:44.200Z] #57 2.241 go: downloading mvdan.cc/sh/v3 v3.0.2
10:18:44 [2022-05-17T10:18:44.200Z] #57 3.039 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:18:44 [2022-05-17T10:18:44.200Z] #57 3.042 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:18:44 [2022-05-17T10:18:44.200Z] #57 3.046 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:18:44 [2022-05-17T10:18:44.200Z] #57 3.442 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:18:44 [2022-05-17T10:18:44.361Z] #55 29.28 go: downloading github.com/esimonov/ifshort v1.0.4
10:18:44 [2022-05-17T10:18:44.361Z] #55 29.32 go: downloading github.com/fzipp/gocyclo v0.4.0
10:18:44 [2022-05-17T10:18:44.361Z] #55 29.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:18:44 [2022-05-17T10:18:44.361Z] #55 29.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:18:44 [2022-05-17T10:18:44.460Z] #57 ...
10:18:44 [2022-05-17T10:18:44.460Z] 
10:18:44 [2022-05-17T10:18:44.460Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:44 [2022-05-17T10:18:44.460Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:18:44 [2022-05-17T10:18:44.460Z] #55 2.243 go: downloading github.com/golangci/golangci-lint v1.44.0
10:18:44 [2022-05-17T10:18:44.460Z] #55 11.03 go: downloading github.com/fatih/color v1.13.0
10:18:44 [2022-05-17T10:18:44.460Z] #55 11.03 go: downloading github.com/gofrs/flock v0.8.1
10:18:44 [2022-05-17T10:18:44.460Z] #55 11.03 go: downloading github.com/spf13/cobra v1.3.0
10:18:44 [2022-05-17T10:18:44.460Z] #55 11.03 go: downloading github.com/spf13/viper v1.10.1
10:18:44 [2022-05-17T10:18:44.460Z] #55 11.03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:18:44 [2022-05-17T10:18:44.460Z] #55 11.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:18:44 [2022-05-17T10:18:44.460Z] #55 11.09 go: downloading github.com/go-critic/go-critic v0.6.2
10:18:44 [2022-05-17T10:18:44.460Z] #55 11.15 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:18:44 [2022-05-17T10:18:44.460Z] #55 11.21 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:18:44 [2022-05-17T10:18:44.460Z] #55 ...
10:18:44 [2022-05-17T10:18:44.460Z] 
10:18:44 [2022-05-17T10:18:44.460Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:18:44 [2022-05-17T10:18:44.460Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:18:44 [2022-05-17T10:18:44.460Z] #53 2.619 go: downloading gotest.tools/gotestsum v1.7.0
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.573 go: downloading github.com/dnephin/pflag v1.0.7
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.573 go: downloading github.com/fatih/color v1.10.0
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.574 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.592 go: downloading github.com/pkg/errors v0.9.1
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.597 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.598 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.613 go: downloading github.com/jonboulle/clockwork v0.2.2
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.663 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.722 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.768 go: downloading golang.org/x/tools v0.1.0
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.771 go: downloading github.com/mattn/go-colorable v0.1.8
10:18:44 [2022-05-17T10:18:44.460Z] #53 3.811 go: downloading github.com/mattn/go-isatty v0.0.12
10:18:44 [2022-05-17T10:18:44.460Z] #53 5.869 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:18:44 [2022-05-17T10:18:44.460Z] #53 5.873 go: downloading golang.org/x/mod v0.3.0
10:18:44 [2022-05-17T10:18:44.648Z] #55 29.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:18:44 [2022-05-17T10:18:44.648Z] #55 ...
10:18:44 [2022-05-17T10:18:44.648Z] 
10:18:44 [2022-05-17T10:18:44.648Z] #62 [containerd 1/3] 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
10:18:44 [2022-05-17T10:18:44.648Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673
10:18:44 [2022-05-17T10:18:44.648Z] #62 18.42 Reading package lists...
10:18:44 [2022-05-17T10:18:44.648Z] #62 22.72 Building dependency tree...
10:18:44 [2022-05-17T10:18:44.648Z] #62 26.19 The following additional packages will be installed:
10:18:44 [2022-05-17T10:18:44.649Z] #62 26.22   libbtrfs0
10:18:44 [2022-05-17T10:18:44.649Z] #62 26.67 The following NEW packages will be installed:
10:18:44 [2022-05-17T10:18:44.649Z] #62 26.67   libbtrfs-dev libbtrfs0
10:18:44 [2022-05-17T10:18:44.649Z] #62 27.14 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:18:44 [2022-05-17T10:18:44.649Z] #62 27.14 Need to get 454 kB of archives.
10:18:44 [2022-05-17T10:18:44.649Z] #62 27.14 After this operation, 1275 kB of additional disk space will be used.
10:18:44 [2022-05-17T10:18:44.649Z] #62 27.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:18:44 [2022-05-17T10:18:44.649Z] #62 27.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:18:44 [2022-05-17T10:18:44.649Z] #62 28.09 debconf: delaying package configuration, since apt-utils is not installed
10:18:44 [2022-05-17T10:18:44.649Z] #62 28.36 Fetched 454 kB in 0s (1094 kB/s)
10:18:44 [2022-05-17T10:18:44.649Z] #62 28.47 Selecting previously unselected package libbtrfs0:arm64.
10:18:44 [2022-05-17T10:18:44.649Z] #62 28.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
10:18:44 [2022-05-17T10:18:44.649Z] #62 28.52 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
10:18:44 [2022-05-17T10:18:44.649Z] #62 28.54 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:18:44 [2022-05-17T10:18:44.649Z] #62 28.81 Selecting previously unselected package libbtrfs-dev:arm64.
10:18:44 [2022-05-17T10:18:44.649Z] #62 28.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
10:18:44 [2022-05-17T10:18:44.649Z] #62 28.82 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:18:44 [2022-05-17T10:18:44.649Z] #62 29.17 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:18:44 [2022-05-17T10:18:44.649Z] #62 29.21 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:18:44 [2022-05-17T10:18:44.649Z] #62 29.22 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:44 [2022-05-17T10:18:44.649Z] #62 DONE 29.7s
10:18:44 [2022-05-17T10:18:44.719Z] #53 ...
10:18:44 [2022-05-17T10:18:44.720Z] 
10:18:44 [2022-05-17T10:18:44.720Z] #42 [tini 1/3] 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
10:18:44 [2022-05-17T10:18:44.720Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:18:44 [2022-05-17T10:18:44.720Z] #42 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
10:18:44 [2022-05-17T10:18:44.720Z] #42 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:18:44 [2022-05-17T10:18:44.720Z] #42 10.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:18:44 [2022-05-17T10:18:44.720Z] #42 10.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:18:44 [2022-05-17T10:18:44.720Z] #42 10.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:18:44 [2022-05-17T10:18:44.720Z] #42 10.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:18:44 [2022-05-17T10:18:44.720Z] #42 11.14 debconf: delaying package configuration, since apt-utils is not installed
10:18:44 [2022-05-17T10:18:44.720Z] #42 11.23 Fetched 17.7 MB in 1s (28.4 MB/s)
10:18:44 [2022-05-17T10:18:44.720Z] #42 11.29 Selecting previously unselected package xxd.
10:18:44 [2022-05-17T10:18:44.720Z] #42 11.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:18:44 [2022-05-17T10:18:44.720Z] #42 11.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:18:44 [2022-05-17T10:18:44.720Z] #42 11.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:18:44 [2022-05-17T10:18:44.910Z] 
10:18:44 [2022-05-17T10:18:44.910Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:44 [2022-05-17T10:18:44.910Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
10:18:44 [2022-05-17T10:18:44.910Z] #55 29.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:18:44 [2022-05-17T10:18:44.910Z] #55 ...
10:18:44 [2022-05-17T10:18:44.910Z] 
10:18:44 [2022-05-17T10:18:44.910Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:18:44 [2022-05-17T10:18:44.910Z] #63 sha256:11488b08fdd575f89f8f9cd7a1f83384010bdce58755f9449e189ebf32062b55
10:18:44 [2022-05-17T10:18:44.910Z] #63 DONE 0.2s
10:18:44 [2022-05-17T10:18:44.910Z] 
10:18:44 [2022-05-17T10:18:44.910Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:44 [2022-05-17T10:18:44.910Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
10:18:44 [2022-05-17T10:18:44.910Z] #55 29.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:18:44 [2022-05-17T10:18:44.910Z] #55 29.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:18:44 [2022-05-17T10:18:44.910Z] #55 29.96 go: downloading github.com/golangci/misspell v0.3.5
10:18:44 [2022-05-17T10:18:44.983Z] #42 11.54 Selecting previously unselected package vim-common.
10:18:44 [2022-05-17T10:18:44.983Z] #42 11.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:18:44 [2022-05-17T10:18:44.983Z] #42 11.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:18:45 [2022-05-17T10:18:45.171Z] #55 30.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:18:45 [2022-05-17T10:18:45.171Z] #55 30.23 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:18:45 [2022-05-17T10:18:45.171Z] #55 30.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:18:45 [2022-05-17T10:18:45.251Z] #42 11.82 Selecting previously unselected package cmake-data.
10:18:45 [2022-05-17T10:18:45.251Z] #42 11.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:18:45 [2022-05-17T10:18:45.251Z] #42 11.84 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:18:45 [2022-05-17T10:18:45.433Z] #55 30.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:18:45 [2022-05-17T10:18:45.434Z] #55 30.35 go: downloading github.com/jgautheron/goconst v1.5.1
10:18:45 [2022-05-17T10:18:45.434Z] #55 30.39 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:18:45 [2022-05-17T10:18:45.434Z] #55 30.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:18:45 [2022-05-17T10:18:45.434Z] #55 30.44 go: downloading github.com/julz/importas v0.1.0
10:18:45 [2022-05-17T10:18:45.434Z] #55 30.51 go: downloading github.com/kisielk/errcheck v1.6.0
10:18:45 [2022-05-17T10:18:45.512Z] #42 ...
10:18:45 [2022-05-17T10:18:45.512Z] 
10:18:45 [2022-05-17T10:18:45.512Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:18:45 [2022-05-17T10:18:45.512Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
10:18:45 [2022-05-17T10:18:45.512Z] #57 11.86 v3.0.2
10:18:45 [2022-05-17T10:18:45.512Z] #57 DONE 12.1s
10:18:45 [2022-05-17T10:18:45.512Z] 
10:18:45 [2022-05-17T10:18:45.512Z] #31 [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
10:18:45 [2022-05-17T10:18:45.512Z] #31 sha256:46fd706d00a65e5f712ecf6fd8bbaf05867b0cf7d3cd228cd7270930ae3016d9
10:18:45 [2022-05-17T10:18:45.512Z] #31 11.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:18:45 [2022-05-17T10:18:45.512Z] #31 12.03 
10:18:45 [2022-05-17T10:18:45.512Z] #31 12.28 #=#=#                                                                         

######################################################################## 100.0%
10:18:45 [2022-05-17T10:18:45.512Z] #31 12.81 
10:18:45 [2022-05-17T10:18:45.512Z] #31 12.95 Download of images into '/build' complete.
10:18:45 [2022-05-17T10:18:45.512Z] #31 12.95 Use something like the following to load the result into a Docker daemon:
10:18:45 [2022-05-17T10:18:45.512Z] #31 12.95   tar -cC '/build' . | docker load
10:18:45 [2022-05-17T10:18:45.512Z] #31 DONE 13.2s
10:18:45 [2022-05-17T10:18:45.512Z] 
10:18:45 [2022-05-17T10:18:45.512Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:45 [2022-05-17T10:18:45.512Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.25 go: downloading github.com/mattn/go-colorable v0.1.12
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.25 go: downloading github.com/sirupsen/logrus v1.8.1
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.25 go: downloading github.com/stretchr/testify v1.7.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.48 go: downloading github.com/mattn/go-isatty v0.0.14
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.54 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.64 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.83 go: downloading github.com/magiconair/properties v1.8.5
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.86 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.86 go: downloading github.com/spf13/afero v1.6.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.87 go: downloading github.com/spf13/cast v1.4.1
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 11.98 go: downloading github.com/subosito/gotenv v1.2.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.02 go: downloading gopkg.in/ini.v1 v1.66.2
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.09 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.13 go: downloading github.com/Antonboom/errname v0.1.5
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.13 go: downloading github.com/Antonboom/nilnil v0.1.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.16 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.19 go: downloading github.com/BurntSushi/toml v1.0.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.19 go: downloading github.com/alexkohler/prealloc v1.0.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.27 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.27 go: downloading github.com/ashanbrown/makezero v1.1.0
10:18:45 [2022-05-17T10:18:45.512Z] #55 12.29 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:18:45 [2022-05-17T10:18:45.694Z] #55 30.56 go: downloading github.com/kulti/thelper v0.5.0
10:18:45 [2022-05-17T10:18:45.694Z] #55 30.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:18:45 [2022-05-17T10:18:45.694Z] #55 30.59 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:18:45 [2022-05-17T10:18:45.694Z] #55 30.63 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:18:45 [2022-05-17T10:18:45.694Z] #55 30.64 go: downloading github.com/ldez/tagliatelle v0.3.0
10:18:45 [2022-05-17T10:18:45.774Z] #55 12.30 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:18:45 [2022-05-17T10:18:45.774Z] #55 12.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:18:45 [2022-05-17T10:18:45.774Z] #55 12.35 go: downloading github.com/breml/bidichk v0.2.1
10:18:45 [2022-05-17T10:18:45.956Z] #55 30.78 go: downloading github.com/leonklingele/grouper v1.1.0
10:18:45 [2022-05-17T10:18:45.956Z] #55 30.82 go: downloading github.com/maratori/testpackage v1.0.1
10:18:45 [2022-05-17T10:18:45.956Z] #55 30.83 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:18:45 [2022-05-17T10:18:45.956Z] #55 30.84 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:18:45 [2022-05-17T10:18:45.956Z] #55 30.86 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:18:45 [2022-05-17T10:18:45.957Z] #55 30.90 go: downloading github.com/mgechev/revive v1.1.3
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.44 go: downloading github.com/breml/errchkjson v0.2.1
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.46 go: downloading github.com/butuzov/ireturn v0.1.1
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.50 go: downloading github.com/charithe/durationcheck v0.0.9
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.52 go: downloading github.com/daixiang0/gci v0.2.9
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.52 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.65 go: downloading github.com/esimonov/ifshort v1.0.4
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.69 go: downloading github.com/fzipp/gocyclo v0.4.0
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:18:46 [2022-05-17T10:18:46.034Z] #55 12.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:18:46 [2022-05-17T10:18:46.219Z] #55 31.29 go: downloading github.com/moricho/tparallel v0.2.1
10:18:46 [2022-05-17T10:18:46.294Z] #55 12.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:18:46 [2022-05-17T10:18:46.294Z] #55 12.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:18:46 [2022-05-17T10:18:46.294Z] #55 12.93 go: downloading github.com/golangci/misspell v0.3.5
10:18:46 [2022-05-17T10:18:46.294Z] #55 12.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:18:46 [2022-05-17T10:18:46.294Z] #55 12.99 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:18:46 [2022-05-17T10:18:46.294Z] #55 13.05 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:18:46 [2022-05-17T10:18:46.436Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 14.1s done
10:18:46 [2022-05-17T10:18:46.480Z] #55 31.29 go: downloading github.com/nakabonne/nestif v0.3.1
10:18:46 [2022-05-17T10:18:46.480Z] #55 31.30 go: downloading github.com/nishanths/exhaustive v0.7.11
10:18:46 [2022-05-17T10:18:46.481Z] #55 31.33 go: downloading github.com/nishanths/predeclared v0.2.1
10:18:46 [2022-05-17T10:18:46.481Z] #55 31.39 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:18:46 [2022-05-17T10:18:46.481Z] #55 ...
10:18:46 [2022-05-17T10:18:46.481Z] 
10:18:46 [2022-05-17T10:18:46.481Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:18:46 [2022-05-17T10:18:46.481Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4
10:18:46 [2022-05-17T10:18:46.481Z] #57 31.34 v3.0.2
10:18:46 [2022-05-17T10:18:46.481Z] #57 DONE 31.5s
10:18:46 [2022-05-17T10:18:46.481Z] 
10:18:46 [2022-05-17T10:18:46.481Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:46 [2022-05-17T10:18:46.481Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
10:18:46 [2022-05-17T10:18:46.481Z] #55 31.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:18:46 [2022-05-17T10:18:46.537Z] #42 19.61 Reading package lists...
10:18:46 [2022-05-17T10:18:46.537Z] #42 ...
10:18:46 [2022-05-17T10:18:46.537Z] 
10:18:46 [2022-05-17T10:18:46.537Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:18:46 [2022-05-17T10:18:46.537Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:18:46 [2022-05-17T10:18:46.601Z] #55 13.06 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:18:46 [2022-05-17T10:18:46.601Z] #55 13.06 go: downloading github.com/jgautheron/goconst v1.5.1
10:18:46 [2022-05-17T10:18:46.601Z] #55 13.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:18:46 [2022-05-17T10:18:46.601Z] #55 13.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:18:46 [2022-05-17T10:18:46.601Z] #55 13.12 go: downloading github.com/julz/importas v0.1.0
10:18:46 [2022-05-17T10:18:46.602Z] #55 13.12 go: downloading github.com/kisielk/errcheck v1.6.0
10:18:46 [2022-05-17T10:18:46.602Z] #55 13.15 go: downloading github.com/kulti/thelper v0.5.0
10:18:46 [2022-05-17T10:18:46.602Z] #55 13.15 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:18:46 [2022-05-17T10:18:46.602Z] #55 13.20 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:18:46 [2022-05-17T10:18:46.602Z] #55 13.22 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:18:46 [2022-05-17T10:18:46.602Z] #55 13.23 go: downloading github.com/ldez/tagliatelle v0.3.0
10:18:46 [2022-05-17T10:18:46.602Z] #55 13.23 go: downloading github.com/leonklingele/grouper v1.1.0
10:18:46 [2022-05-17T10:18:46.602Z] #55 13.29 go: downloading github.com/maratori/testpackage v1.0.1
10:18:46 [2022-05-17T10:18:46.695Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done
10:18:46 [2022-05-17T10:18:46.741Z] #55 31.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:18:46 [2022-05-17T10:18:46.741Z] #55 31.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:18:46 [2022-05-17T10:18:46.741Z] #55 31.72 go: downloading github.com/securego/gosec/v2 v2.9.6
10:18:46 [2022-05-17T10:18:46.883Z] #55 13.31 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:18:46 [2022-05-17T10:18:46.883Z] #55 13.33 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:18:46 [2022-05-17T10:18:46.883Z] #55 13.42 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:18:46 [2022-05-17T10:18:46.883Z] #55 13.42 go: downloading github.com/mgechev/revive v1.1.3
10:18:46 [2022-05-17T10:18:46.958Z] #11 DONE 43.7s
10:18:46 [2022-05-17T10:18:46.958Z] 
10:18:46 [2022-05-17T10:18:46.958Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:18:46 [2022-05-17T10:18:46.958Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a
10:18:47 [2022-05-17T10:18:47.001Z] #55 31.96 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:18:47 [2022-05-17T10:18:47.001Z] #55 31.99 go: downloading github.com/sivchari/containedctx v1.0.1
10:18:47 [2022-05-17T10:18:47.001Z] #55 32.00 go: downloading github.com/sivchari/tenv v1.4.7
10:18:47 [2022-05-17T10:18:47.057Z] #47 25.31 Updating files:  73% (1609/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
10:18:47 [2022-05-17T10:18:47.143Z] #55 13.74 go: downloading github.com/moricho/tparallel v0.2.1
10:18:47 [2022-05-17T10:18:47.143Z] #55 13.75 go: downloading github.com/nakabonne/nestif v0.3.1
10:18:47 [2022-05-17T10:18:47.143Z] #55 13.75 go: downloading github.com/nishanths/exhaustive v0.7.11
10:18:47 [2022-05-17T10:18:47.143Z] #55 13.84 go: downloading github.com/nishanths/predeclared v0.2.1
10:18:47 [2022-05-17T10:18:47.262Z] #55 32.04 go: downloading github.com/sonatard/noctx v0.0.1
10:18:47 [2022-05-17T10:18:47.262Z] #55 32.05 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:18:47 [2022-05-17T10:18:47.262Z] #55 32.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:18:47 [2022-05-17T10:18:47.262Z] #55 32.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:18:47 [2022-05-17T10:18:47.262Z] #55 32.29 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:18:47 [2022-05-17T10:18:47.262Z] #55 32.38 go: downloading github.com/tetafro/godot v1.4.11
10:18:47 [2022-05-17T10:18:47.262Z] #55 32.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:18:47 [2022-05-17T10:18:47.315Z] #47 25.97 + git checkout -q v2.3.0
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.85 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.88 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.91 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.91 go: downloading github.com/securego/gosec/v2 v2.9.6
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.97 go: downloading github.com/sivchari/containedctx v1.0.1
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.98 go: downloading github.com/sivchari/tenv v1.4.7
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.98 go: downloading github.com/sonatard/noctx v0.0.1
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.98 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:18:47 [2022-05-17T10:18:47.403Z] #55 13.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:18:47 [2022-05-17T10:18:47.403Z] #55 14.03 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:18:47 [2022-05-17T10:18:47.403Z] #55 14.04 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:18:47 [2022-05-17T10:18:47.403Z] #55 14.04 go: downloading github.com/tetafro/godot v1.4.11
10:18:47 [2022-05-17T10:18:47.403Z] #55 14.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:18:47 [2022-05-17T10:18:47.403Z] #55 14.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:18:47 [2022-05-17T10:18:47.403Z] #55 14.06 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:18:47 [2022-05-17T10:18:47.403Z] #55 14.08 go: downloading github.com/ultraware/funlen v0.0.3
10:18:47 [2022-05-17T10:18:47.530Z] #55 32.47 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:18:47 [2022-05-17T10:18:47.530Z] #55 32.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:18:47 [2022-05-17T10:18:47.530Z] #55 ...
10:18:47 [2022-05-17T10:18:47.530Z] 
10:18:47 [2022-05-17T10:18:47.530Z] #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
10:18:47 [2022-05-17T10:18:47.530Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:18:47 [2022-05-17T10:18:47.530Z] #14 18.54 Reading package lists...
10:18:47 [2022-05-17T10:18:47.530Z] #14 22.54 Building dependency tree...
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.07 The following additional packages will be installed:
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.08   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.08   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.08   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.08   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.08   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.08   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.08   mingw-w64-common mingw-w64-x86-64-dev
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.10 Suggested packages:
10:18:47 [2022-05-17T10:18:47.530Z] #14 26.11   gcc-10-locales seccomp wine64
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.41 The following NEW packages will be installed:
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.42   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.42   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.42   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.42   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.42   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.42   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.42   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.42   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.42   mingw-w64-x86-64-dev
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.79 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.79 Need to get 108 MB of archives.
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.79 After this operation, 620 MB of additional disk space will be used.
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.79 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.86 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 27.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 28.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 28.21 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 28.22 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 28.76 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 29.53 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 30.00 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 30.46 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.29 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.78 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.83 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]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 31.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
10:18:47 [2022-05-17T10:18:47.530Z] #14 ...
10:18:47 [2022-05-17T10:18:47.530Z] 
10:18:47 [2022-05-17T10:18:47.530Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:47 [2022-05-17T10:18:47.530Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
10:18:47 [2022-05-17T10:18:47.530Z] #55 32.63 go: downloading github.com/ultraware/funlen v0.0.3
10:18:47 [2022-05-17T10:18:47.684Z] #55 14.08 go: downloading github.com/ultraware/whitespace v0.0.4
10:18:47 [2022-05-17T10:18:47.684Z] #55 14.09 go: downloading github.com/uudashr/gocognit v1.0.5
10:18:47 [2022-05-17T10:18:47.684Z] #55 14.11 go: downloading github.com/yagipy/maintidx v1.0.0
10:18:47 [2022-05-17T10:18:47.684Z] #55 14.13 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:18:47 [2022-05-17T10:18:47.684Z] #55 14.14 go: downloading gitlab.com/bosi/decorder v0.2.1
10:18:47 [2022-05-17T10:18:47.684Z] #55 14.18 go: downloading honnef.co/go/tools v0.2.2
10:18:47 [2022-05-17T10:18:47.684Z] #55 14.37 go: downloading mvdan.cc/gofumpt v0.2.1
10:18:47 [2022-05-17T10:18:47.791Z] #55 32.76 go: downloading github.com/ultraware/whitespace v0.0.4
10:18:47 [2022-05-17T10:18:47.791Z] #55 32.78 go: downloading github.com/uudashr/gocognit v1.0.5
10:18:47 [2022-05-17T10:18:47.791Z] #55 32.81 go: downloading github.com/yagipy/maintidx v1.0.0
10:18:47 [2022-05-17T10:18:47.791Z] #55 32.83 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:18:47 [2022-05-17T10:18:47.943Z] #55 14.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:18:47 [2022-05-17T10:18:47.943Z] #55 14.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:18:47 [2022-05-17T10:18:47.943Z] #55 14.68 go: downloading github.com/hashicorp/errwrap v1.0.0
10:18:47 [2022-05-17T10:18:47.943Z] #55 14.69 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:18:47 [2022-05-17T10:18:47.943Z] #55 14.71 go: downloading github.com/davecgh/go-spew v1.1.1
10:18:48 [2022-05-17T10:18:48.052Z] #55 33.01 go: downloading gitlab.com/bosi/decorder v0.2.1
10:18:48 [2022-05-17T10:18:48.283Z] #55 14.78 go: downloading github.com/pmezard/go-difflib v1.0.0
10:18:48 [2022-05-17T10:18:48.283Z] #55 14.84 go: downloading github.com/stretchr/objx v0.1.1
10:18:48 [2022-05-17T10:18:48.313Z] #55 33.11 go: downloading honnef.co/go/tools v0.2.2
10:18:48 [2022-05-17T10:18:48.336Z] #12 DONE 1.1s
10:18:48 [2022-05-17T10:18:48.336Z] 
10:18:48 [2022-05-17T10:18:48.336Z] #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
10:18:48 [2022-05-17T10:18:48.336Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918
10:18:48 [2022-05-17T10:18:48.543Z] #55 14.93 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.93 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.93 go: downloading github.com/go-toolsmith/astp v1.0.0
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.94 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.94 go: downloading github.com/go-toolsmith/typep v1.0.2
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.95 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.96 go: downloading github.com/hashicorp/hcl v1.0.0
10:18:48 [2022-05-17T10:18:48.544Z] #55 14.98 go: downloading github.com/pelletier/go-toml v1.9.4
10:18:48 [2022-05-17T10:18:48.544Z] #55 ...
10:18:48 [2022-05-17T10:18:48.544Z] 
10:18:48 [2022-05-17T10:18:48.544Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:18:48 [2022-05-17T10:18:48.544Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.84 NAME:
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85    go-winres - A tool for embedding resources in Windows executables
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85 
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85 USAGE:
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85    go-winres [global options] command [command options] [arguments...]
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85 
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85 COMMANDS:
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85    init     Create an initial ./winres/winres.json
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85    make     Make syso files for the "go build" command
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85    simply   Make syso files for the "go build" command (simplified)
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85    extract  Extract all resources from an executable
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85    patch    Replace resources in an executable file (exe, dll)
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85    help, h  Shows a list of commands or help for one command
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85 
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85 GLOBAL OPTIONS:
10:18:48 [2022-05-17T10:18:48.544Z] #40 13.85    --help, -h  show help (default: false)
10:18:48 [2022-05-17T10:18:48.544Z] #40 DONE 15.2s
10:18:48 [2022-05-17T10:18:48.544Z] 
10:18:48 [2022-05-17T10:18:48.544Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:48 [2022-05-17T10:18:48.544Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:18:48 [2022-05-17T10:18:48.544Z] #55 15.15 go: downloading golang.org/x/text v0.3.7
10:18:48 [2022-05-17T10:18:48.594Z] #13 DONE 0.6s
10:18:48 [2022-05-17T10:18:48.594Z] 
10:18:48 [2022-05-17T10:18:48.594Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:18:48 [2022-05-17T10:18:48.594Z] #53 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970
10:18:48 [2022-05-17T10:18:48.805Z] #55 15.32 go: downloading github.com/gobwas/glob v0.2.3
10:18:48 [2022-05-17T10:18:48.805Z] #55 15.40 go: downloading github.com/kisielk/gotool v1.0.0
10:18:48 [2022-05-17T10:18:48.805Z] #55 15.44 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:18:48 [2022-05-17T10:18:48.805Z] #55 15.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:18:48 [2022-05-17T10:18:48.805Z] #55 15.48 go: downloading golang.org/x/mod v0.5.1
10:18:48 [2022-05-17T10:18:48.885Z] #55 ...
10:18:48 [2022-05-17T10:18:48.885Z] 
10:18:48 [2022-05-17T10:18:48.885Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:48 [2022-05-17T10:18:48.885Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df
10:18:48 [2022-05-17T10:18:48.885Z] #51 19.12 Reading package lists...
10:18:48 [2022-05-17T10:18:48.885Z] #51 23.41 Building dependency tree...
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.22 The following additional packages will be installed:
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.24   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.24   python3-protobuf python3-six
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.24 Suggested packages:
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.25   python3-setuptools
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.25 Recommended packages:
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.25   iproute2 | iproute
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.71 The following NEW packages will be installed:
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.72   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:18:48 [2022-05-17T10:18:48.885Z] #51 27.73   python3-protobuf python3-six
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.23 Need to get 2136 kB of archives.
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.23 After this operation, 10.8 MB of additional disk space will be used.
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:18:48 [2022-05-17T10:18:48.885Z] #51 28.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:18:48 [2022-05-17T10:18:48.885Z] #51 30.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
10:18:48 [2022-05-17T10:18:48.885Z] #51 32.28 debconf: delaying package configuration, since apt-utils is not installed
10:18:48 [2022-05-17T10:18:48.885Z] #51 32.46 Fetched 2136 kB in 3s (671 kB/s)
10:18:48 [2022-05-17T10:18:48.885Z] #51 32.56 Selecting previously unselected package libprotobuf23:arm64.
10:18:48 [2022-05-17T10:18:48.885Z] #51 32.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
10:18:48 [2022-05-17T10:18:48.885Z] #51 32.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
10:18:48 [2022-05-17T10:18:48.885Z] #51 32.63 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
10:18:48 [2022-05-17T10:18:48.885Z] #51 33.22 Selecting previously unselected package python3-pkg-resources.
10:18:48 [2022-05-17T10:18:48.885Z] #51 33.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
10:18:48 [2022-05-17T10:18:48.885Z] #51 33.23 Unpacking python3-pkg-resources (52.0.0-4) ...
10:18:48 [2022-05-17T10:18:48.885Z] #51 33.44 Selecting previously unselected package python3-six.
10:18:48 [2022-05-17T10:18:48.885Z] #51 33.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
10:18:48 [2022-05-17T10:18:48.885Z] #51 33.45 Unpacking python3-six (1.16.0-2) ...
10:18:48 [2022-05-17T10:18:48.885Z] #51 ...
10:18:48 [2022-05-17T10:18:48.885Z] 
10:18:48 [2022-05-17T10:18:48.885Z] #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
10:18:48 [2022-05-17T10:18:48.885Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:18:48 [2022-05-17T10:18:48.885Z] #14 33.09 debconf: delaying package configuration, since apt-utils is not installed
10:18:48 [2022-05-17T10:18:48.885Z] #14 33.33 Fetched 108 MB in 4s (24.3 MB/s)
10:18:48 [2022-05-17T10:18:48.885Z] #14 33.42 Selecting previously unselected package binutils-mingw-w64-i686.
10:18:48 [2022-05-17T10:18:48.885Z] #14 33.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
10:18:48 [2022-05-17T10:18:48.885Z] #14 33.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
10:18:48 [2022-05-17T10:18:48.885Z] #14 33.49 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:18:49 [2022-05-17T10:18:49.064Z] #55 15.49 go: downloading github.com/ettle/strcase v0.1.1
10:18:49 [2022-05-17T10:18:49.064Z] #55 15.49 go: downloading github.com/fatih/structtag v1.2.0
10:18:49 [2022-05-17T10:18:49.064Z] #55 15.50 go: downloading github.com/Masterminds/semver v1.5.0
10:18:49 [2022-05-17T10:18:49.064Z] #55 15.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:18:49 [2022-05-17T10:18:49.064Z] #55 15.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:18:49 [2022-05-17T10:18:49.064Z] #55 15.57 go: downloading github.com/google/go-cmp v0.5.6
10:18:49 [2022-05-17T10:18:49.064Z] #55 15.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:18:49 [2022-05-17T10:18:49.064Z] #55 15.67 go: downloading github.com/prometheus/client_golang v1.7.1
10:18:49 [2022-05-17T10:18:49.163Z] #53 DONE 0.2s
10:18:49 [2022-05-17T10:18:49.163Z] 
10:18:49 [2022-05-17T10:18:49.163Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:18:49 [2022-05-17T10:18:49.163Z] #40 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283
10:18:49 [2022-05-17T10:18:49.163Z] #40 DONE 0.2s
10:18:49 [2022-05-17T10:18:49.163Z] 
10:18:49 [2022-05-17T10:18:49.163Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
10:18:49 [2022-05-17T10:18:49.163Z] #57 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b
10:18:49 [2022-05-17T10:18:49.163Z] #57 DONE 0.3s
10:18:49 [2022-05-17T10:18:49.163Z] 
10:18:49 [2022-05-17T10:18:49.163Z] #58 [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_11/ /' > /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
10:18:49 [2022-05-17T10:18:49.163Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:18:49 [2022-05-17T10:18:49.210Z] #47 27.74 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:18:49 [2022-05-17T10:18:49.328Z] #55 16.00 go: downloading github.com/prometheus/client_model v0.2.0
10:18:49 [2022-05-17T10:18:49.587Z] #55 16.09 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:18:49 [2022-05-17T10:18:49.587Z] #55 16.16 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:18:49 [2022-05-17T10:18:49.587Z] #55 16.16 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:18:49 [2022-05-17T10:18:49.587Z] #55 16.23 go: downloading github.com/prometheus/common v0.10.0
10:18:49 [2022-05-17T10:18:49.587Z] #55 16.23 go: downloading github.com/golang/protobuf v1.5.2
10:18:49 [2022-05-17T10:18:49.587Z] #55 16.29 go: downloading github.com/beorn7/perks v1.0.1
10:18:49 [2022-05-17T10:18:49.846Z] #55 16.30 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:18:49 [2022-05-17T10:18:49.846Z] #55 16.32 go: downloading github.com/cespare/xxhash v1.1.0
10:18:49 [2022-05-17T10:18:49.846Z] #55 16.44 go: downloading github.com/prometheus/procfs v0.6.0
10:18:49 [2022-05-17T10:18:49.846Z] #55 16.49 go: downloading github.com/mattn/go-runewidth v0.0.9
10:18:50 [2022-05-17T10:18:50.127Z] #55 16.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:18:50 [2022-05-17T10:18:50.127Z] #55 16.60 go: downloading google.golang.org/protobuf v1.27.1
10:18:50 [2022-05-17T10:18:50.799Z] #14 35.52 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:18:50 [2022-05-17T10:18:50.799Z] #14 35.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
10:18:50 [2022-05-17T10:18:50.799Z] #14 35.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:18:51 [2022-05-17T10:18:51.103Z] #47 ...
10:18:51 [2022-05-17T10:18:51.103Z] 
10:18:51 [2022-05-17T10:18:51.103Z] #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
10:18:51 [2022-05-17T10:18:51.103Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:18:51 [2022-05-17T10:18:51.103Z] #14 19.56 Fetched 8530 kB in 15s (564 kB/s)
10:18:51 [2022-05-17T10:18:51.103Z] #14 19.56 Reading package lists...
10:18:51 [2022-05-17T10:18:51.103Z] #14 25.44 Reading package lists...
10:18:51 [2022-05-17T10:18:51.103Z] #14 ...
10:18:51 [2022-05-17T10:18:51.103Z] 
10:18:51 [2022-05-17T10:18:51.103Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:51 [2022-05-17T10:18:51.103Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:18:51 [2022-05-17T10:18:51.103Z] #51 21.54 Reading package lists...
10:18:51 [2022-05-17T10:18:51.698Z] #58 ...
10:18:51 [2022-05-17T10:18:51.698Z] 
10:18:51 [2022-05-17T10:18:51.698Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
10:18:51 [2022-05-17T10:18:51.698Z] #14 sha256:96429e8b414013dd32883e63ed306b8efd72f1854e9297df732aeff7eea9fa18
10:18:51 [2022-05-17T10:18:51.698Z] #14 DONE 2.9s
10:18:51 [2022-05-17T10:18:51.698Z] 
10:18:51 [2022-05-17T10:18:51.698Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
10:18:51 [2022-05-17T10:18:51.698Z] #15 sha256:fcda4a2e82f629713d95031fab746f34bcfd07d9facbf21d012f99cc8f14f975
10:18:52 [2022-05-17T10:18:52.036Z] #55 ...
10:18:52 [2022-05-17T10:18:52.036Z] 
10:18:52 [2022-05-17T10:18:52.036Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:18:52 [2022-05-17T10:18:52.036Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:18:52 [2022-05-17T10:18:52.036Z] #53 17.89 gotestsum version dev
10:18:52 [2022-05-17T10:18:52.036Z] #53 DONE 18.7s
10:18:52 [2022-05-17T10:18:52.184Z] #14 ...
10:18:52 [2022-05-17T10:18:52.184Z] 
10:18:52 [2022-05-17T10:18:52.184Z] #42 [tini 1/3] 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
10:18:52 [2022-05-17T10:18:52.184Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
10:18:52 [2022-05-17T10:18:52.184Z] #42 26.99 The following additional packages will be installed:
10:18:52 [2022-05-17T10:18:52.184Z] #42 27.02   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:18:52 [2022-05-17T10:18:52.184Z] #42 27.07 Suggested packages:
10:18:52 [2022-05-17T10:18:52.184Z] #42 27.07   cmake-doc ninja-build lrzip
10:18:52 [2022-05-17T10:18:52.184Z] #42 27.07 Recommended packages:
10:18:52 [2022-05-17T10:18:52.184Z] #42 27.07   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:18:52 [2022-05-17T10:18:52.184Z] #42 27.75 The following NEW packages will be installed:
10:18:52 [2022-05-17T10:18:52.184Z] #42 27.77   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:18:52 [2022-05-17T10:18:52.184Z] #42 27.78   vim-common xxd
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.21 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.21 Need to get 15.6 MB of archives.
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.21 After this operation, 67.4 MB of additional disk space will be used.
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 28.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
10:18:52 [2022-05-17T10:18:52.184Z] #42 29.80 debconf: delaying package configuration, since apt-utils is not installed
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.16 Fetched 15.6 MB in 1s (17.7 MB/s)
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.37 Selecting previously unselected package xxd.
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.65 Selecting previously unselected package vim-common.
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.98 Selecting previously unselected package cmake-data.
10:18:52 [2022-05-17T10:18:52.184Z] #42 30.98 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:18:52 [2022-05-17T10:18:52.184Z] #42 31.00 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:18:52 [2022-05-17T10:18:52.184Z] #42 34.82 Selecting previously unselected package libicu67:arm64.
10:18:52 [2022-05-17T10:18:52.184Z] #42 34.82 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
10:18:52 [2022-05-17T10:18:52.184Z] #42 34.84 Unpacking libicu67:arm64 (67.1-7) ...
10:18:52 [2022-05-17T10:18:52.184Z] #42 ...
10:18:52 [2022-05-17T10:18:52.184Z] 
10:18:52 [2022-05-17T10:18:52.184Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:52 [2022-05-17T10:18:52.184Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df
10:18:52 [2022-05-17T10:18:52.184Z] #51 33.60 Selecting previously unselected package python3-protobuf.
10:18:52 [2022-05-17T10:18:52.184Z] #51 33.61 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 33.61 Unpacking python3-protobuf (3.12.4-1) ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.12 Selecting previously unselected package libnet1:arm64.
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.13 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.14 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.29 Selecting previously unselected package libnl-3-200:arm64.
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.30 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.44 Selecting previously unselected package libprotobuf-c1:arm64.
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.47 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.57 Selecting previously unselected package criu.
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.57 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 34.57 Unpacking criu (3.17-1) ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 35.20 Setting up python3-pkg-resources (52.0.0-4) ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 36.82 Setting up libprotobuf23:arm64 (3.12.4-1) ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 36.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:18:52 [2022-05-17T10:18:52.184Z] #51 36.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:18:52 [2022-05-17T10:18:52.296Z] 
10:18:52 [2022-05-17T10:18:52.296Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:52 [2022-05-17T10:18:52.296Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:18:52 [2022-05-17T10:18:52.296Z] #51 9.257 Reading package lists...
10:18:52 [2022-05-17T10:18:52.296Z] #51 10.70 Building dependency tree...
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.52 The following additional packages will be installed:
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.52   python3-protobuf python3-six
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.54 Suggested packages:
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.54   python3-setuptools
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.54 Recommended packages:
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.54   iproute2 | iproute
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.70 The following NEW packages will be installed:
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.70   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:18:52 [2022-05-17T10:18:52.296Z] #51 11.70   python3-protobuf python3-six
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.03 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.03 Need to get 2314 kB of archives.
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.03 After this operation, 11.1 MB of additional disk space will be used.
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.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]
10:18:52 [2022-05-17T10:18:52.296Z] #51 12.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:18:52 [2022-05-17T10:18:52.296Z] #51 14.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.11 debconf: delaying package configuration, since apt-utils is not installed
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.19 Fetched 2314 kB in 3s (791 kB/s)
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.26 Selecting previously unselected package libprotobuf23:amd64.
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.28 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.62 Selecting previously unselected package python3-pkg-resources.
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.63 Unpacking python3-pkg-resources (52.0.0-4) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.92 Selecting previously unselected package python3-six.
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.92 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 15.94 Unpacking python3-six (1.16.0-2) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.07 Selecting previously unselected package python3-protobuf.
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.08 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.10 Unpacking python3-protobuf (3.12.4-1) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.39 Selecting previously unselected package libnet1:amd64.
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.54 Selecting previously unselected package libnl-3-200:amd64.
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.75 Selecting previously unselected package libprotobuf-c1:amd64.
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.76 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 16.99 Selecting previously unselected package criu.
10:18:52 [2022-05-17T10:18:52.296Z] #51 17.00 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 17.00 Unpacking criu (3.17-1) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 17.30 Setting up python3-pkg-resources (52.0.0-4) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 18.18 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 18.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 18.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:18:52 [2022-05-17T10:18:52.296Z] #51 18.53 Setting up python3-six (1.16.0-2) ...
10:18:52 [2022-05-17T10:18:52.445Z] #51 36.90 Setting up python3-six (1.16.0-2) ...
10:18:52 [2022-05-17T10:18:52.888Z] #51 19.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:18:53 [2022-05-17T10:18:53.147Z] #51 19.43 Setting up python3-protobuf (3.12.4-1) ...
10:18:53 [2022-05-17T10:18:53.387Z] #51 37.92 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:18:53 [2022-05-17T10:18:53.387Z] #51 37.96 Setting up python3-protobuf (3.12.4-1) ...
10:18:53 [2022-05-17T10:18:53.687Z]  ---> 4f71548cc07d
10:18:53 [2022-05-17T10:18:53.687Z] Successfully built 4f71548cc07d
10:18:53 [2022-05-17T10:18:53.687Z] Successfully tagged docker:latest
10:18:53 [2022-05-17T10:18:53.687Z] INFO: Image build ended at 05/17/2022 10:18:50. Duration:00:00:40.6084368
10:18:53 [2022-05-17T10:18:53.687Z] 
10:18:53 [2022-05-17T10:18:53.687Z] 
10:18:53 [2022-05-17T10:18:53.687Z] INFO: Building the test binaries at 05/17/2022 10:18:50...
10:18:54 [2022-05-17T10:18:54.115Z] #51 ...
10:18:54 [2022-05-17T10:18:54.115Z] 
10:18:54 [2022-05-17T10:18:54.115Z] #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
10:18:54 [2022-05-17T10:18:54.115Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66 The following NEW packages will be installed:
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.66   mingw-w64-x86-64-dev
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.95 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.95 Need to get 115 MB of archives.
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.95 After this operation, 645 MB of additional disk space will be used.
10:18:54 [2022-05-17T10:18:54.115Z] #14 10.95 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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 11.01 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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 11.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 11.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 11.43 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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 11.43 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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 11.65 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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 12.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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 12.79 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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 13.20 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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.09 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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.66 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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.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]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:18:54 [2022-05-17T10:18:54.115Z] #14 14.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
10:18:54 [2022-05-17T10:18:54.116Z] #14 14.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
10:18:54 [2022-05-17T10:18:54.116Z] #14 14.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
10:18:54 [2022-05-17T10:18:54.116Z] #14 14.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
10:18:54 [2022-05-17T10:18:54.116Z] #14 14.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:18:54 [2022-05-17T10:18:54.116Z] #14 14.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:18:54 [2022-05-17T10:18:54.116Z] #14 14.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:18:54 [2022-05-17T10:18:54.116Z] #14 14.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
10:18:54 [2022-05-17T10:18:54.116Z] #14 15.18 debconf: delaying package configuration, since apt-utils is not installed
10:18:54 [2022-05-17T10:18:54.116Z] #14 15.27 Fetched 115 MB in 4s (27.8 MB/s)
10:18:54 [2022-05-17T10:18:54.116Z] #14 15.37 Selecting previously unselected package binutils-mingw-w64-i686.
10:18:54 [2022-05-17T10:18:54.116Z] #14 15.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:18:54 [2022-05-17T10:18:54.116Z] #14 15.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 15.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 16.66 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:18:54 [2022-05-17T10:18:54.116Z] #14 16.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 16.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 17.73 Selecting previously unselected package binutils-mingw-w64.
10:18:54 [2022-05-17T10:18:54.116Z] #14 17.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 17.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 18.10 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:18:54 [2022-05-17T10:18:54.116Z] #14 18.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 18.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 18.64 Selecting previously unselected package dmsetup.
10:18:54 [2022-05-17T10:18:54.116Z] #14 18.64 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 18.69 Unpacking dmsetup (2:1.02.175-2.1) ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 18.90 Selecting previously unselected package mingw-w64-common.
10:18:54 [2022-05-17T10:18:54.116Z] #14 18.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 18.93 Unpacking mingw-w64-common (8.0.0-1) ...
10:18:54 [2022-05-17T10:18:54.116Z] #14 ...
10:18:54 [2022-05-17T10:18:54.116Z] 
10:18:54 [2022-05-17T10:18:54.116Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:18:54 [2022-05-17T10:18:54.116Z] #64 sha256:32631853a280e9463706160bc177a84b5799ae3daa12a329e687fa1c3d1d2c37
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.137 + RM_GOPATH=0
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.137 + TMP_GOPATH=
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.137 + : /build
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.137 + '[' -z '' ']'
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.137 ++ mktemp -d
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.138 + export GOPATH=/tmp/tmp.0rt4keR6nZ
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.138 + GOPATH=/tmp/tmp.0rt4keR6nZ
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.138 + RM_GOPATH=1
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.138 + case "$(go env GOARCH)" in
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.138 ++ go env GOARCH
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.152 + export GO_BUILDMODE=-buildmode=pie
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.152 + GO_BUILDMODE=-buildmode=pie
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.159 ++ dirname /install.sh
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.183 + dir=/
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.183 + bin=containerd
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.183 + shift
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.183 + '[' '!' -f //containerd.installer ']'
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.183 + . //containerd.installer
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.183 ++ set -e
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.183 ++ : v1.6.4
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.183 + install_containerd
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.186 Install containerd version v1.6.4
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.186 + echo 'Install containerd version v1.6.4'
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.186 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0rt4keR6nZ/src/github.com/containerd/containerd
10:18:54 [2022-05-17T10:18:54.116Z] #64 1.194 Cloning into '/tmp/tmp.0rt4keR6nZ/src/github.com/containerd/containerd'...
10:18:54 [2022-05-17T10:18:54.375Z] #64 ...
10:18:54 [2022-05-17T10:18:54.375Z] 
10:18:54 [2022-05-17T10:18:54.375Z] #34 [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
10:18:54 [2022-05-17T10:18:54.375Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:18:54 [2022-05-17T10:18:54.375Z] #34 10.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:18:54 [2022-05-17T10:18:54.375Z] #34 11.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:18:54 [2022-05-17T10:18:54.375Z] #34 ...
10:18:54 [2022-05-17T10:18:54.375Z] 
10:18:54 [2022-05-17T10:18:54.375Z] #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
10:18:54 [2022-05-17T10:18:54.375Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:18:54 [2022-05-17T10:18:54.375Z] #14 21.05 Selecting previously unselected package mingw-w64-x86-64-dev.
10:18:54 [2022-05-17T10:18:54.375Z] #14 21.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:18:54 [2022-05-17T10:18:54.375Z] #14 21.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:18:54 [2022-05-17T10:18:54.376Z] #51 27.49 Reading package lists...
10:18:54 [2022-05-17T10:18:54.376Z] #51 ...
10:18:54 [2022-05-17T10:18:54.376Z] 
10:18:54 [2022-05-17T10:18:54.376Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:54 [2022-05-17T10:18:54.376Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:18:54 [2022-05-17T10:18:54.376Z] #55 32.41 go: downloading github.com/fatih/color v1.13.0
10:18:54 [2022-05-17T10:18:54.376Z] #55 32.42 go: downloading github.com/gofrs/flock v0.8.1
10:18:54 [2022-05-17T10:18:54.376Z] #55 32.48 go: downloading github.com/spf13/cobra v1.3.0
10:18:54 [2022-05-17T10:18:54.376Z] #55 32.49 go: downloading github.com/spf13/viper v1.10.1
10:18:54 [2022-05-17T10:18:54.376Z] #55 32.66 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:18:54 [2022-05-17T10:18:54.376Z] #55 33.04 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:18:54 [2022-05-17T10:18:54.376Z] #55 33.04 go: downloading github.com/go-critic/go-critic v0.6.2
10:18:54 [2022-05-17T10:18:54.772Z] #51 ...
10:18:54 [2022-05-17T10:18:54.772Z] 
10:18:54 [2022-05-17T10:18:54.772Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:18:54 [2022-05-17T10:18:54.772Z] #64 sha256:f38228eb82d12a2479789e47dccd59f1f0791989f86ffc6819124448445c62c1
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.658 + RM_GOPATH=0
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.658 + TMP_GOPATH=
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.666 + : /build
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.666 + '[' -z '' ']'
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.666 ++ mktemp -d
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.669 + export GOPATH=/tmp/tmp.nWWDOiEUhJ
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.669 + GOPATH=/tmp/tmp.nWWDOiEUhJ
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.669 + RM_GOPATH=1
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.669 + case "$(go env GOARCH)" in
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.671 ++ go env GOARCH
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.722 + export GO_BUILDMODE=-buildmode=pie
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.722 + GO_BUILDMODE=-buildmode=pie
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.726 ++ dirname /install.sh
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.727 + dir=/
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.727 + bin=containerd
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.727 + shift
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.727 + '[' '!' -f //containerd.installer ']'
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.727 + . //containerd.installer
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.727 ++ set -e
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.727 ++ : v1.6.4
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.727 + install_containerd
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.728 + echo 'Install containerd version v1.6.4'
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.728 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nWWDOiEUhJ/src/github.com/containerd/containerd
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.728 Install containerd version v1.6.4
10:18:54 [2022-05-17T10:18:54.772Z] #64 0.730 Cloning into '/tmp/tmp.nWWDOiEUhJ/src/github.com/containerd/containerd'...
10:18:54 [2022-05-17T10:18:54.944Z] #14 ...
10:18:54 [2022-05-17T10:18:54.944Z] 
10:18:54 [2022-05-17T10:18:54.944Z] #42 [tini 1/3] 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
10:18:54 [2022-05-17T10:18:54.944Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:18:54 [2022-05-17T10:18:54.944Z] #42 14.57 Selecting previously unselected package libicu67:amd64.
10:18:54 [2022-05-17T10:18:54.944Z] #42 14.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 15.12 Unpacking libicu67:amd64 (67.1-7) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 17.88 Selecting previously unselected package libxml2:amd64.
10:18:54 [2022-05-17T10:18:54.944Z] #42 17.88 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 17.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 18.29 Selecting previously unselected package libarchive13:amd64.
10:18:54 [2022-05-17T10:18:54.944Z] #42 18.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 18.39 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 18.74 Selecting previously unselected package libjsoncpp24:amd64.
10:18:54 [2022-05-17T10:18:54.944Z] #42 18.77 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 18.77 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 18.92 Selecting previously unselected package librhash0:amd64.
10:18:54 [2022-05-17T10:18:54.944Z] #42 18.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 18.94 Unpacking librhash0:amd64 (1.4.1-2) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 19.07 Selecting previously unselected package libuv1:amd64.
10:18:54 [2022-05-17T10:18:54.944Z] #42 19.08 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 19.08 Unpacking libuv1:amd64 (1.40.0-2) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 19.24 Selecting previously unselected package cmake.
10:18:54 [2022-05-17T10:18:54.944Z] #42 19.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 19.27 Unpacking cmake (3.18.4-2+deb11u1) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 20.77 Setting up libicu67:amd64 (67.1-7) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 20.81 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 20.84 Setting up libuv1:amd64 (1.40.0-2) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 20.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 21.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 21.07 Setting up librhash0:amd64 (1.4.1-2) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 21.11 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 21.16 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 21.19 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 21.22 Setting up cmake (3.18.4-2+deb11u1) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 21.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:54 [2022-05-17T10:18:54.944Z] #42 DONE 21.8s
10:18:54 [2022-05-17T10:18:54.988Z] #15 DONE 3.2s
10:18:54 [2022-05-17T10:18:54.989Z] 
10:18:54 [2022-05-17T10:18:54.989Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
10:18:54 [2022-05-17T10:18:54.989Z] #16 sha256:131100efbffcd67ebbc438a0f674923d92a7be883213c47c1fde96cd49ce0155
10:18:55 [2022-05-17T10:18:55.033Z] #64 ...
10:18:55 [2022-05-17T10:18:55.033Z] 
10:18:55 [2022-05-17T10:18:55.033Z] #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
10:18:55 [2022-05-17T10:18:55.033Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:18:55 [2022-05-17T10:18:55.033Z] #14 37.57 Selecting previously unselected package binutils-mingw-w64.
10:18:55 [2022-05-17T10:18:55.033Z] #14 37.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:18:55 [2022-05-17T10:18:55.033Z] #14 37.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:18:55 [2022-05-17T10:18:55.033Z] #14 37.73 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:18:55 [2022-05-17T10:18:55.033Z] #14 37.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:18:55 [2022-05-17T10:18:55.033Z] #14 37.75 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:18:55 [2022-05-17T10:18:55.033Z] #14 37.94 Selecting previously unselected package dmsetup.
10:18:55 [2022-05-17T10:18:55.033Z] #14 37.94 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:18:55 [2022-05-17T10:18:55.033Z] #14 37.95 Unpacking dmsetup (2:1.02.175-2.1) ...
10:18:55 [2022-05-17T10:18:55.033Z] #14 38.11 Selecting previously unselected package mingw-w64-common.
10:18:55 [2022-05-17T10:18:55.033Z] #14 38.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:18:55 [2022-05-17T10:18:55.033Z] #14 38.14 Unpacking mingw-w64-common (8.0.0-1) ...
10:18:55 [2022-05-17T10:18:55.204Z] 
10:18:55 [2022-05-17T10:18:55.204Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:18:55 [2022-05-17T10:18:55.204Z] #43 sha256:c9eee7253844b8c652aa27d666dde694d26194a7e07f769d743e2c15a57a414b
10:18:55 [2022-05-17T10:18:55.204Z] #43 DONE 0.1s
10:18:55 [2022-05-17T10:18:55.204Z] 
10:18:55 [2022-05-17T10:18:55.204Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:55 [2022-05-17T10:18:55.204Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:18:55 [2022-05-17T10:18:55.204Z] #51 20.76 Setting up criu (3.17-1) ...
10:18:55 [2022-05-17T10:18:55.204Z] #51 21.49 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:55 [2022-05-17T10:18:55.213Z] INFO: make.ps1 starting at 05/17/2022 10:18:54
10:18:55 [2022-05-17T10:18:55.213Z] INFO: Git commit (194ecf75af) assumed from DOCKER_GITCOMMIT environment variable
10:18:55 [2022-05-17T10:18:55.213Z] INFO: Invoking autogen...
10:18:55 [2022-05-17T10:18:55.306Z] #55 34.14 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:18:55 [2022-05-17T10:18:55.306Z] #55 34.21 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:18:55 [2022-05-17T10:18:55.466Z] #51 DONE 21.8s
10:18:55 [2022-05-17T10:18:55.466Z] 
10:18:55 [2022-05-17T10:18:55.466Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:18:55 [2022-05-17T10:18:55.466Z] #44 sha256:b25688b17e614b4125aef0593f13ed9b1e122bcae312549f1160af55c9d5f113
10:18:55 [2022-05-17T10:18:55.670Z] {
10:18:55 [2022-05-17T10:18:55.670Z]   "RT_GROUP_ICON": {
10:18:55 [2022-05-17T10:18:55.670Z]     "#1": {
10:18:55 [2022-05-17T10:18:55.670Z]       "0409": "../../winresources/docker.ico"
10:18:55 [2022-05-17T10:18:55.670Z]     }
10:18:55 [2022-05-17T10:18:55.670Z]   },
10:18:55 [2022-05-17T10:18:55.670Z]   "RT_MANIFEST": {
10:18:55 [2022-05-17T10:18:55.670Z]     "#1": {
10:18:55 [2022-05-17T10:18:55.670Z]       "0409": {
10:18:55 [2022-05-17T10:18:55.670Z]         "identity": {},
10:18:55 [2022-05-17T10:18:55.670Z]         "description": "Docker Engine",
10:18:55 [2022-05-17T10:18:55.670Z]         "minimum-os": "vista",
10:18:55 [2022-05-17T10:18:55.670Z]         "execution-level": "",
10:18:55 [2022-05-17T10:18:55.670Z]         "ui-access": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "auto-elevate": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "dpi-awareness": "unaware",
10:18:55 [2022-05-17T10:18:55.670Z]         "disable-theming": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "disable-window-filtering": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "high-resolution-scrolling-aware": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "ultra-high-resolution-scrolling-aware": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "long-path-aware": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "printer-driver-isolation": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "gdi-scaling": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "segment-heap": false,
10:18:55 [2022-05-17T10:18:55.670Z]         "use-common-controls-v6": false
10:18:55 [2022-05-17T10:18:55.670Z]       }
10:18:55 [2022-05-17T10:18:55.670Z]     }
10:18:55 [2022-05-17T10:18:55.670Z]   },
10:18:55 [2022-05-17T10:18:55.670Z]   "RT_MESSAGETABLE": {
10:18:55 [2022-05-17T10:18:55.670Z]     "#1": {
10:18:55 [2022-05-17T10:18:55.670Z]       "0409": "../../winresources/event_messages.bin"
10:18:55 [2022-05-17T10:18:55.670Z]     }
10:18:55 [2022-05-17T10:18:55.670Z]   },
10:18:55 [2022-05-17T10:18:55.670Z]   "RT_VERSION": {
10:18:55 [2022-05-17T10:18:55.670Z]     "#1": {
10:18:55 [2022-05-17T10:18:55.670Z]       "0409": {
10:18:55 [2022-05-17T10:18:55.670Z]         "fixed": {
10:18:55 [2022-05-17T10:18:55.670Z]           "file_version": "0.0.0.0",
10:18:55 [2022-05-17T10:18:55.670Z]           "product_version": "0.0.0.0",
10:18:55 [2022-05-17T10:18:55.670Z]           "type": "Unknown"
10:18:55 [2022-05-17T10:18:55.670Z]         },
10:18:55 [2022-05-17T10:18:55.670Z]         "info": {
10:18:55 [2022-05-17T10:18:55.670Z]           "0000": {
10:18:55 [2022-05-17T10:18:55.670Z]             "CompanyName": "",
10:18:55 [2022-05-17T10:18:55.670Z]             "FileVersion": "0.0.0-dev",
10:18:55 [2022-05-17T10:18:55.670Z]             "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.",
10:18:55 [2022-05-17T10:18:55.670Z]             "OriginalFileName": "dockerd.exe",
10:18:55 [2022-05-17T10:18:55.670Z]             "ProductName": "",
10:18:55 [2022-05-17T10:18:55.670Z]             "ProductVersion": "0.0.0-dev",
10:18:55 [2022-05-17T10:18:55.670Z]             "SpecialBuild": "194ecf75af"
10:18:55 [2022-05-17T10:18:55.670Z]           }
10:18:55 [2022-05-17T10:18:55.670Z]         }
10:18:55 [2022-05-17T10:18:55.670Z]       }
10:18:55 [2022-05-17T10:18:55.670Z]     }
10:18:55 [2022-05-17T10:18:55.670Z]   }
10:18:55 [2022-05-17T10:18:55.670Z] }
10:18:55 [2022-05-17T10:18:55.670Z] powershell.exe : cmd\dockerd\config.go
10:18:55 [2022-05-17T10:18:55.670Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-d58d4188\powershellWrapper.ps1:3 char:1
10:18:55 [2022-05-17T10:18:55.670Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
10:18:55 [2022-05-17T10:18:55.670Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10:18:55 [2022-05-17T10:18:55.670Z]     + CategoryInfo          : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException
10:18:55 [2022-05-17T10:18:55.670Z]     + FullyQualifiedErrorId : NativeCommandError
10:18:55 [2022-05-17T10:18:55.670Z]  
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\config_windows.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\daemon.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\daemon_test.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\daemon_windows.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\docker.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\docker_windows.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\genwinres_windows.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\metrics.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\options.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\options_test.go
10:18:55 [2022-05-17T10:18:55.670Z] cmd\dockerd\service_windows.go
10:18:55 [2022-05-17T10:18:55.670Z] INFO: Building daemon...
10:18:56 [2022-05-17T10:18:56.675Z] #55 ...
10:18:56 [2022-05-17T10:18:56.675Z] 
10:18:56 [2022-05-17T10:18:56.675Z] #42 [tini 1/3] 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
10:18:56 [2022-05-17T10:18:56.675Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:18:56 [2022-05-17T10:18:56.675Z] #42 19.61 Reading package lists...
10:18:56 [2022-05-17T10:18:56.675Z] #42 25.74 Reading package lists...
10:18:56 [2022-05-17T10:18:56.675Z] #42 31.46 Building dependency tree...
10:18:56 [2022-05-17T10:18:56.675Z] #42 34.85 The following additional packages will be installed:
10:18:56 [2022-05-17T10:18:56.675Z] #42 34.88   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:18:56 [2022-05-17T10:18:56.675Z] #42 34.89 Suggested packages:
10:18:56 [2022-05-17T10:18:56.675Z] #42 34.90   cmake-doc ninja-build lrzip
10:18:56 [2022-05-17T10:18:56.675Z] #42 34.90 Recommended packages:
10:18:56 [2022-05-17T10:18:56.675Z] #42 34.90   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:18:56 [2022-05-17T10:18:56.675Z] #42 35.73 The following NEW packages will be installed:
10:18:56 [2022-05-17T10:18:56.675Z] #42 ...
10:18:56 [2022-05-17T10:18:56.675Z] 
10:18:56 [2022-05-17T10:18:56.675Z] #62 [containerd 1/3] 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
10:18:56 [2022-05-17T10:18:56.675Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:18:56 [2022-05-17T10:18:56.675Z] #62 19.88 Reading package lists...
10:18:56 [2022-05-17T10:18:56.675Z] #62 25.82 Reading package lists...
10:18:56 [2022-05-17T10:18:56.675Z] #62 31.60 Building dependency tree...
10:18:56 [2022-05-17T10:18:56.675Z] #62 35.02 The following additional packages will be installed:
10:18:56 [2022-05-17T10:18:56.675Z] #62 35.04   libbtrfs0
10:18:56 [2022-05-17T10:18:56.675Z] #62 35.23 The following NEW packages will be installed:
10:18:56 [2022-05-17T10:18:56.675Z] #62 35.25   libbtrfs-dev libbtrfs0
10:18:56 [2022-05-17T10:18:56.675Z] #62 35.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:18:56 [2022-05-17T10:18:56.675Z] #62 35.65 Need to get 460 kB of archives.
10:18:56 [2022-05-17T10:18:56.675Z] #62 35.65 After this operation, 1237 kB of additional disk space will be used.
10:18:56 [2022-05-17T10:18:56.675Z] #62 35.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:18:56 [2022-05-17T10:18:56.675Z] #62 35.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.350 + RM_GOPATH=0
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.350 + TMP_GOPATH=
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.350 + : /build
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.350 + '[' -z '' ']'
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.350 ++ mktemp -d
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.358 + export GOPATH=/tmp/tmp.QT7cPweo05
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.358 + GOPATH=/tmp/tmp.QT7cPweo05
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.358 + RM_GOPATH=1
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.358 + case "$(go env GOARCH)" in
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.360 ++ go env GOARCH
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.375 + export GO_BUILDMODE=-buildmode=pie
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.375 + GO_BUILDMODE=-buildmode=pie
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.375 ++ dirname /install.sh
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 + dir=/
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 + bin=tini
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 + shift
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 + '[' '!' -f //tini.installer ']'
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 + . //tini.installer
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 ++ : v0.19.0
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 + install_tini
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 + echo 'Install tini version v0.19.0'
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 Install tini version v0.19.0
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.384 + git clone https://github.com/krallin/tini.git /tmp/tmp.QT7cPweo05/tini
10:18:56 [2022-05-17T10:18:56.847Z] #44 1.390 Cloning into '/tmp/tmp.QT7cPweo05/tini'...
10:18:56 [2022-05-17T10:18:56.899Z] #16 DONE 1.9s
10:18:56 [2022-05-17T10:18:56.899Z] 
10:18:56 [2022-05-17T10:18:56.899Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
10:18:56 [2022-05-17T10:18:56.899Z] #17 sha256:86781eb3188866b82d8be57ecb83171517b0af828e80c6cf856ae78bb6812896
10:18:56 [2022-05-17T10:18:56.932Z] #62 ...
10:18:56 [2022-05-17T10:18:56.932Z] 
10:18:56 [2022-05-17T10:18:56.932Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:18:56 [2022-05-17T10:18:56.932Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.82 NAME:
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.82    go-winres - A tool for embedding resources in Windows executables
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.82 
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.82 USAGE:
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.82    go-winres [global options] command [command options] [arguments...]
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83 
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83 COMMANDS:
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83    init     Create an initial ./winres/winres.json
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83    make     Make syso files for the "go build" command
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83    simply   Make syso files for the "go build" command (simplified)
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83    extract  Extract all resources from an executable
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83    patch    Replace resources in an executable file (exe, dll)
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83    help, h  Shows a list of commands or help for one command
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83 
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83 GLOBAL OPTIONS:
10:18:56 [2022-05-17T10:18:56.932Z] #40 35.83    --help, -h  show help (default: false)
10:18:57 [2022-05-17T10:18:57.106Z] #44 1.707 + cd /tmp/tmp.QT7cPweo05/tini
10:18:57 [2022-05-17T10:18:57.106Z] #44 1.707 + git checkout -q v0.19.0
10:18:57 [2022-05-17T10:18:57.106Z] #44 1.712 + cmake .
10:18:57 [2022-05-17T10:18:57.106Z] #44 1.928 -- The C compiler identification is GNU 10.2.1
10:18:57 [2022-05-17T10:18:57.189Z] #40 DONE 36.1s
10:18:57 [2022-05-17T10:18:57.189Z] 
10:18:57 [2022-05-17T10:18:57.189Z] #42 [tini 1/3] 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
10:18:57 [2022-05-17T10:18:57.189Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:18:57 [2022-05-17T10:18:57.189Z] #42 35.76   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:18:57 [2022-05-17T10:18:57.189Z] #42 35.78   vim-common xxd
10:18:57 [2022-05-17T10:18:57.189Z] #42 36.24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:18:57 [2022-05-17T10:18:57.189Z] #42 36.24 Need to get 17.7 MB of archives.
10:18:57 [2022-05-17T10:18:57.189Z] #42 36.24 After this operation, 70.7 MB of additional disk space will be used.
10:18:57 [2022-05-17T10:18:57.189Z] #42 36.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:18:57 [2022-05-17T10:18:57.189Z] #42 36.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:18:57 [2022-05-17T10:18:57.189Z] #42 36.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:18:57 [2022-05-17T10:18:57.367Z] #44 1.967 -- Detecting C compiler ABI info
10:18:57 [2022-05-17T10:18:57.446Z] #42 36.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:18:57 [2022-05-17T10:18:57.627Z] #44 2.242 -- Detecting C compiler ABI info - done
10:18:57 [2022-05-17T10:18:57.627Z] #44 2.300 -- Check for working C compiler: /usr/bin/cc - skipped
10:18:57 [2022-05-17T10:18:57.627Z] #44 2.300 -- Detecting C compile features
10:18:57 [2022-05-17T10:18:57.627Z] #44 2.302 -- Detecting C compile features - done
10:18:57 [2022-05-17T10:18:57.627Z] #44 2.315 -- Performing Test HAS_BUILTIN_FORTIFY
10:18:57 [2022-05-17T10:18:57.627Z] #44 2.457 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:18:57 [2022-05-17T10:18:57.627Z] #44 2.501 -- Configuring done
10:18:57 [2022-05-17T10:18:57.887Z] #44 2.505 -- Generating done
10:18:57 [2022-05-17T10:18:57.887Z] #44 2.512 -- Build files have been written to: /tmp/tmp.QT7cPweo05/tini
10:18:57 [2022-05-17T10:18:57.887Z] #44 2.523 + make tini-static
10:18:58 [2022-05-17T10:18:58.012Z] #42 36.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
10:18:58 [2022-05-17T10:18:58.012Z] #42 36.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:18:58 [2022-05-17T10:18:58.012Z] #42 36.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:18:58 [2022-05-17T10:18:58.012Z] #42 37.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:18:58 [2022-05-17T10:18:58.012Z] #42 37.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:18:58 [2022-05-17T10:18:58.147Z] #44 2.653 Scanning dependencies of target tini-static
10:18:58 [2022-05-17T10:18:58.147Z] #44 2.715 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:18:58 [2022-05-17T10:18:58.275Z] #42 37.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:18:58 [2022-05-17T10:18:58.406Z] #44 3.096 [100%] Linking C executable tini-static
10:18:58 [2022-05-17T10:18:58.666Z] #44 3.391 [100%] Built target tini-static
10:18:58 [2022-05-17T10:18:58.666Z] #44 3.423 + mkdir -p /build
10:18:58 [2022-05-17T10:18:58.666Z] #44 3.427 + cp tini-static /build/docker-init
10:18:58 [2022-05-17T10:18:58.817Z] #17 DONE 2.0s
10:18:58 [2022-05-17T10:18:58.817Z] 
10:18:58 [2022-05-17T10:18:58.817Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:18:58 [2022-05-17T10:18:58.817Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:18:58 [2022-05-17T10:18:58.817Z] #60 4.413 go: downloading gotest.tools/gotestsum v1.7.0
10:18:58 [2022-05-17T10:18:58.817Z] #60 5.981 go: downloading github.com/fatih/color v1.10.0
10:18:58 [2022-05-17T10:18:58.817Z] #60 5.983 go: downloading github.com/dnephin/pflag v1.0.7
10:18:58 [2022-05-17T10:18:58.817Z] #60 6.213 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:18:58 [2022-05-17T10:18:58.817Z] #60 6.283 go: downloading github.com/pkg/errors v0.9.1
10:18:58 [2022-05-17T10:18:58.817Z] #60 6.713 go: downloading golang.org/x/tools v0.1.0
10:18:58 [2022-05-17T10:18:58.817Z] #60 6.881 go: downloading github.com/mattn/go-colorable v0.1.8
10:18:58 [2022-05-17T10:18:58.817Z] #60 6.985 go: downloading github.com/mattn/go-isatty v0.0.12
10:18:58 [2022-05-17T10:18:58.817Z] #60 7.280 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:18:58 [2022-05-17T10:18:58.817Z] #60 7.470 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:18:58 [2022-05-17T10:18:58.817Z] #60 ...
10:18:58 [2022-05-17T10:18:58.817Z] 
10:18:58 [2022-05-17T10:18:58.817Z] #41 [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
10:18:58 [2022-05-17T10:18:58.817Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:18:58 [2022-05-17T10:18:58.817Z] #41 4.051 + git clone https://github.com/kolyshkin/go-swagger.git .
10:18:58 [2022-05-17T10:18:58.817Z] #41 4.056 Cloning into '.'...
10:18:59 [2022-05-17T10:18:59.051Z] #44 DONE 3.7s
10:18:59 [2022-05-17T10:18:59.051Z] 
10:18:59 [2022-05-17T10:18:59.051Z] #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
10:18:59 [2022-05-17T10:18:59.051Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:18:59 [2022-05-17T10:18:59.051Z] #14 23.04 Selecting previously unselected package gcc-mingw-w64-base.
10:18:59 [2022-05-17T10:18:59.051Z] #14 23.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:18:59 [2022-05-17T10:18:59.051Z] #14 23.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:18:59 [2022-05-17T10:18:59.051Z] #14 23.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:18:59 [2022-05-17T10:18:59.051Z] #14 23.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:18:59 [2022-05-17T10:18:59.051Z] #14 23.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:18:59 [2022-05-17T10:18:59.051Z] #14 25.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:18:59 [2022-05-17T10:18:59.051Z] #14 25.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:18:59 [2022-05-17T10:18:59.051Z] #14 25.65 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:18:59 [2022-05-17T10:18:59.077Z] #41 ...
10:18:59 [2022-05-17T10:18:59.077Z] 
10:18:59 [2022-05-17T10:18:59.077Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
10:18:59 [2022-05-17T10:18:59.077Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:18:59 [2022-05-17T10:18:59.077Z] #54 4.765 + git clone https://github.com/docker/distribution.git .
10:18:59 [2022-05-17T10:18:59.077Z] #54 4.768 Cloning into '.'...
10:18:59 [2022-05-17T10:18:59.077Z] #54 ...
10:18:59 [2022-05-17T10:18:59.077Z] 
10:18:59 [2022-05-17T10:18:59.077Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:59 [2022-05-17T10:18:59.077Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:18:59 [2022-05-17T10:18:59.077Z] #62 4.681 go: downloading github.com/golangci/golangci-lint v1.44.0
10:18:59 [2022-05-17T10:18:59.207Z] #42 ...
10:18:59 [2022-05-17T10:18:59.207Z] 
10:18:59 [2022-05-17T10:18:59.207Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:18:59 [2022-05-17T10:18:59.207Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
10:18:59 [2022-05-17T10:18:59.207Z] #57 37.68 v3.0.2
10:18:59 [2022-05-17T10:18:59.207Z] #57 DONE 38.1s
10:18:59 [2022-05-17T10:18:59.207Z] 
10:18:59 [2022-05-17T10:18:59.207Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:59 [2022-05-17T10:18:59.207Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.30 go: downloading github.com/mattn/go-colorable v0.1.12
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.30 go: downloading github.com/sirupsen/logrus v1.8.1
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.37 go: downloading github.com/stretchr/testify v1.7.0
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.42 go: downloading github.com/mattn/go-isatty v0.0.14
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.49 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.65 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.69 go: downloading github.com/magiconair/properties v1.8.5
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.75 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.78 go: downloading github.com/spf13/afero v1.6.0
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.80 go: downloading github.com/spf13/cast v1.4.1
10:18:59 [2022-05-17T10:18:59.207Z] #55 37.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:18:59 [2022-05-17T10:18:59.207Z] #55 38.04 go: downloading github.com/subosito/gotenv v1.2.0
10:18:59 [2022-05-17T10:18:59.207Z] #55 38.08 go: downloading gopkg.in/ini.v1 v1.66.2
10:18:59 [2022-05-17T10:18:59.207Z] #55 38.16 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:18:59 [2022-05-17T10:18:59.207Z] #55 38.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:18:59 [2022-05-17T10:18:59.238Z] #14 43.47 Selecting previously unselected package mingw-w64-x86-64-dev.
10:18:59 [2022-05-17T10:18:59.238Z] #14 43.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:18:59 [2022-05-17T10:18:59.238Z] #14 43.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:18:59 [2022-05-17T10:18:59.238Z] #14 ...
10:18:59 [2022-05-17T10:18:59.238Z] 
10:18:59 [2022-05-17T10:18:59.238Z] #42 [tini 1/3] 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
10:18:59 [2022-05-17T10:18:59.238Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.06 Selecting previously unselected package libxml2:arm64.
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.08 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.53 Selecting previously unselected package libarchive13:arm64.
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.54 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.54 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.75 Selecting previously unselected package libjsoncpp24:arm64.
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.76 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.92 Selecting previously unselected package librhash0:arm64.
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.93 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 40.93 Unpacking librhash0:arm64 (1.4.1-2) ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 41.07 Selecting previously unselected package libuv1:arm64.
10:18:59 [2022-05-17T10:18:59.238Z] #42 41.10 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 41.10 Unpacking libuv1:arm64 (1.40.0-2) ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 41.27 Selecting previously unselected package cmake.
10:18:59 [2022-05-17T10:18:59.238Z] #42 41.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 41.29 Unpacking cmake (3.18.4-2+deb11u1) ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 44.18 Setting up libicu67:arm64 (67.1-7) ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 ...
10:18:59 [2022-05-17T10:18:59.238Z] 
10:18:59 [2022-05-17T10:18:59.238Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:18:59 [2022-05-17T10:18:59.238Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.08 go: downloading mvdan.cc/gofumpt v0.2.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.18 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.23 go: downloading github.com/davecgh/go-spew v1.1.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.24 go: downloading github.com/pmezard/go-difflib v1.0.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.27 go: downloading github.com/stretchr/objx v0.1.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.44 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.46 go: downloading github.com/go-toolsmith/astp v1.0.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.48 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.49 go: downloading github.com/go-toolsmith/typep v1.0.2
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.52 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.68 go: downloading github.com/hashicorp/hcl v1.0.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 34.86 go: downloading github.com/pelletier/go-toml v1.9.4
10:18:59 [2022-05-17T10:18:59.238Z] #55 35.03 go: downloading golang.org/x/text v0.3.7
10:18:59 [2022-05-17T10:18:59.238Z] #55 38.66 go: downloading github.com/gobwas/glob v0.2.3
10:18:59 [2022-05-17T10:18:59.238Z] #55 38.76 go: downloading github.com/kisielk/gotool v1.0.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 38.79 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:18:59 [2022-05-17T10:18:59.238Z] #55 38.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 38.84 go: downloading github.com/ettle/strcase v0.1.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 38.89 go: downloading golang.org/x/mod v0.5.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 38.90 go: downloading github.com/fatih/structtag v1.2.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 38.92 go: downloading github.com/Masterminds/semver v1.5.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 39.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:18:59 [2022-05-17T10:18:59.238Z] #55 39.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:18:59 [2022-05-17T10:18:59.238Z] #55 39.15 go: downloading github.com/prometheus/client_golang v1.7.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 39.56 go: downloading github.com/prometheus/client_model v0.2.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 39.60 go: downloading github.com/google/go-cmp v0.5.6
10:18:59 [2022-05-17T10:18:59.238Z] #55 39.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:18:59 [2022-05-17T10:18:59.238Z] #55 39.89 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:18:59 [2022-05-17T10:18:59.238Z] #55 39.91 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:18:59 [2022-05-17T10:18:59.238Z] #55 39.96 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:18:59 [2022-05-17T10:18:59.238Z] #55 40.00 go: downloading github.com/beorn7/perks v1.0.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 40.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:18:59 [2022-05-17T10:18:59.238Z] #55 40.07 go: downloading github.com/cespare/xxhash v1.1.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 40.07 go: downloading github.com/golang/protobuf v1.5.2
10:18:59 [2022-05-17T10:18:59.238Z] #55 40.29 go: downloading github.com/prometheus/common v0.10.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 40.43 go: downloading github.com/prometheus/procfs v0.6.0
10:18:59 [2022-05-17T10:18:59.238Z] #55 40.43 go: downloading github.com/mattn/go-runewidth v0.0.9
10:18:59 [2022-05-17T10:18:59.238Z] #55 40.54 go: downloading google.golang.org/protobuf v1.27.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 41.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:18:59 [2022-05-17T10:18:59.238Z] #55 ...
10:18:59 [2022-05-17T10:18:59.238Z] 
10:18:59 [2022-05-17T10:18:59.238Z] #42 [tini 1/3] 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
10:18:59 [2022-05-17T10:18:59.238Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
10:18:59 [2022-05-17T10:18:59.238Z] #42 44.21 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 44.24 Setting up libuv1:arm64 (1.40.0-2) ...
10:18:59 [2022-05-17T10:18:59.238Z] #42 44.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:18:59 [2022-05-17T10:18:59.337Z] #62 ...
10:18:59 [2022-05-17T10:18:59.337Z] 
10:18:59 [2022-05-17T10:18:59.337Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:18:59 [2022-05-17T10:18:59.337Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
10:18:59 [2022-05-17T10:18:59.337Z] #64 5.006 go: downloading mvdan.cc/sh/v3 v3.0.2
10:18:59 [2022-05-17T10:18:59.337Z] #64 5.961 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:18:59 [2022-05-17T10:18:59.337Z] #64 5.966 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:18:59 [2022-05-17T10:18:59.337Z] #64 6.065 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:18:59 [2022-05-17T10:18:59.337Z] #64 8.548 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:18:59 [2022-05-17T10:18:59.493Z] #55 38.30 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:18:59 [2022-05-17T10:18:59.493Z] #55 38.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:18:59 [2022-05-17T10:18:59.493Z] #55 38.30 go: downloading github.com/go-toolsmith/astp v1.0.0
10:18:59 [2022-05-17T10:18:59.493Z] #55 38.30 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:18:59 [2022-05-17T10:18:59.493Z] #55 38.41 go: downloading github.com/go-toolsmith/typep v1.0.2
10:18:59 [2022-05-17T10:18:59.493Z] #55 38.41 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:18:59 [2022-05-17T10:18:59.493Z] #55 38.41 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:18:59 [2022-05-17T10:18:59.499Z] #42 44.36 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
10:18:59 [2022-05-17T10:18:59.499Z] #42 44.41 Setting up librhash0:arm64 (1.4.1-2) ...
10:18:59 [2022-05-17T10:18:59.499Z] #42 44.45 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:18:59 [2022-05-17T10:18:59.499Z] #42 44.53 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
10:18:59 [2022-05-17T10:18:59.499Z] #42 ...
10:18:59 [2022-05-17T10:18:59.499Z] 
10:18:59 [2022-05-17T10:18:59.499Z] #34 [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
10:18:59 [2022-05-17T10:18:59.499Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f
10:18:59 [2022-05-17T10:18:59.499Z] #34 34.34 Updating files:  93% (1423/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.
10:18:59 [2022-05-17T10:18:59.499Z] #34 34.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:18:59 [2022-05-17T10:18:59.499Z] #34 34.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:18:59 [2022-05-17T10:18:59.597Z] #64 ...
10:18:59 [2022-05-17T10:18:59.597Z] 
10:18:59 [2022-05-17T10:18:59.597Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:18:59 [2022-05-17T10:18:59.597Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:18:59 [2022-05-17T10:18:59.597Z] #43 3.987 go: downloading github.com/go-delve/delve v1.8.1
10:18:59 [2022-05-17T10:18:59.597Z] #43 ...
10:18:59 [2022-05-17T10:18:59.597Z] 
10:18:59 [2022-05-17T10:18:59.597Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:18:59 [2022-05-17T10:18:59.597Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c
10:18:59 [2022-05-17T10:18:59.597Z] #45 5.848 go: downloading github.com/pelletier/go-toml v1.8.1
10:18:59 [2022-05-17T10:18:59.753Z] #55 38.55 go: downloading github.com/hashicorp/errwrap v1.0.0
10:18:59 [2022-05-17T10:18:59.753Z] #55 38.55 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:18:59 [2022-05-17T10:18:59.753Z] #55 38.69 go: downloading github.com/Antonboom/errname v0.1.5
10:18:59 [2022-05-17T10:18:59.753Z] #55 38.73 go: downloading github.com/Antonboom/nilnil v0.1.0
10:18:59 [2022-05-17T10:18:59.763Z] #34 ...
10:18:59 [2022-05-17T10:18:59.763Z] 
10:18:59 [2022-05-17T10:18:59.763Z] #42 [tini 1/3] 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
10:18:59 [2022-05-17T10:18:59.763Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
10:18:59 [2022-05-17T10:18:59.763Z] #42 44.57 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:18:59 [2022-05-17T10:18:59.763Z] #42 44.66 Setting up cmake (3.18.4-2+deb11u1) ...#42 ...
10:18:59 [2022-05-17T10:18:59.763Z] 
10:18:59 [2022-05-17T10:18:59.763Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:18:59 [2022-05-17T10:18:59.763Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df
10:18:59 [2022-05-17T10:18:59.763Z] #51 41.42 Setting up criu (3.17-1) ...
10:18:59 [2022-05-17T10:18:59.763Z] #51 43.19 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:59 [2022-05-17T10:18:59.763Z] #51 DONE 44.2s
10:18:59 [2022-05-17T10:18:59.763Z] 
10:18:59 [2022-05-17T10:18:59.763Z] #42 [tini 1/3] 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
10:18:59 [2022-05-17T10:18:59.763Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
10:18:59 [2022-05-17T10:18:59.763Z] #42 44.66 Setting up cmake (3.18.4-2+deb11u1) ...
10:18:59 [2022-05-17T10:18:59.763Z] #42 44.68 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:18:59 [2022-05-17T10:18:59.857Z] #45 ...
10:18:59 [2022-05-17T10:18:59.857Z] 
10:18:59 [2022-05-17T10:18:59.857Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:18:59 [2022-05-17T10:18:59.857Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:18:59 [2022-05-17T10:18:59.857Z] #47 5.209 go: downloading github.com/tc-hib/go-winres v0.2.3
10:18:59 [2022-05-17T10:18:59.857Z] #47 6.348 go: downloading github.com/tc-hib/winres v0.1.5
10:18:59 [2022-05-17T10:18:59.857Z] #47 8.232 go: downloading github.com/urfave/cli/v2 v2.3.0
10:18:59 [2022-05-17T10:18:59.857Z] #47 8.795 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:18:59 [2022-05-17T10:18:59.857Z] #47 8.868 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:18:59 [2022-05-17T10:18:59.857Z] #47 ...
10:18:59 [2022-05-17T10:18:59.857Z] 
10:18:59 [2022-05-17T10:18:59.857Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
10:18:59 [2022-05-17T10:18:59.857Z] #18 sha256:7de885ad4c5c3abb4440ee58fcb5ed3e645d67288a9a320dafb1ff3175001759
10:19:00 [2022-05-17T10:19:00.028Z] #42 DONE 45.0s
10:19:00 [2022-05-17T10:19:00.028Z] 
10:19:00 [2022-05-17T10:19:00.028Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:19:00 [2022-05-17T10:19:00.028Z] #43 sha256:ff07646e05a1e84ec9f24d583c5078168839dfd7c81aa1af7cdc6ffff07513b8
10:19:00 [2022-05-17T10:19:00.070Z] #55 38.91 go: downloading github.com/BurntSushi/toml v1.0.0
10:19:00 [2022-05-17T10:19:00.289Z] #43 DONE 0.2s
10:19:00 [2022-05-17T10:19:00.289Z] 
10:19:00 [2022-05-17T10:19:00.289Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:19:00 [2022-05-17T10:19:00.289Z] #44 sha256:9b471658836f1d4c64b36ab216cc2a6e7bc586c0ad1c91ab586c1c3476bbfa70
10:19:00 [2022-05-17T10:19:00.368Z] #55 ...
10:19:00 [2022-05-17T10:19:00.368Z] 
10:19:00 [2022-05-17T10:19:00.368Z] #62 [containerd 1/3] 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
10:19:00 [2022-05-17T10:19:00.368Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:19:00 [2022-05-17T10:19:00.368Z] #62 37.05 debconf: delaying package configuration, since apt-utils is not installed
10:19:00 [2022-05-17T10:19:00.368Z] #62 37.29 Fetched 460 kB in 0s (1346 kB/s)
10:19:00 [2022-05-17T10:19:00.368Z] #62 37.45 Selecting previously unselected package libbtrfs0:amd64.
10:19:00 [2022-05-17T10:19:00.368Z] #62 37.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:19:00 [2022-05-17T10:19:00.368Z] #62 37.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:19:00 [2022-05-17T10:19:00.368Z] #62 37.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:19:00 [2022-05-17T10:19:00.368Z] #62 37.74 Selecting previously unselected package libbtrfs-dev:amd64.
10:19:00 [2022-05-17T10:19:00.368Z] #62 37.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:19:00 [2022-05-17T10:19:00.368Z] #62 37.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:19:00 [2022-05-17T10:19:00.368Z] #62 38.10 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:19:00 [2022-05-17T10:19:00.368Z] #62 38.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:19:00 [2022-05-17T10:19:00.368Z] #62 38.13 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:19:00 [2022-05-17T10:19:00.368Z] #62 DONE 39.1s
10:19:00 [2022-05-17T10:19:00.368Z] 
10:19:00 [2022-05-17T10:19:00.368Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:00 [2022-05-17T10:19:00.368Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:00 [2022-05-17T10:19:00.368Z] #55 39.20 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:19:00 [2022-05-17T10:19:00.368Z] #55 39.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:19:00 [2022-05-17T10:19:00.368Z] #55 39.31 go: downloading github.com/alexkohler/prealloc v1.0.0
10:19:00 [2022-05-17T10:19:00.425Z] #18 DONE 1.9s
10:19:00 [2022-05-17T10:19:00.425Z] 
10:19:00 [2022-05-17T10:19:00.426Z] #58 [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_11/ /' > /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
10:19:00 [2022-05-17T10:19:00.426Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:00 [2022-05-17T10:19:00.426Z] #58 4.204 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:19:00 [2022-05-17T10:19:00.426Z] #58 4.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:19:00 [2022-05-17T10:19:00.426Z] #58 4.237 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:19:00 [2022-05-17T10:19:00.426Z] #58 4.721 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:19:00 [2022-05-17T10:19:00.426Z] #58 4.721 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
10:19:00 [2022-05-17T10:19:00.426Z] #58 7.273 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:19:00 [2022-05-17T10:19:00.426Z] #58 10.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:19:00 [2022-05-17T10:19:00.625Z] #55 39.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.57 go: downloading github.com/ashanbrown/makezero v1.1.0
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.57 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.57 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.57 go: downloading github.com/breml/bidichk v0.2.1
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.64 go: downloading github.com/breml/errchkjson v0.2.1
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.64 go: downloading github.com/butuzov/ireturn v0.1.1
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.68 go: downloading github.com/charithe/durationcheck v0.0.9
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.70 go: downloading github.com/daixiang0/gci v0.2.9
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.73 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:19:00 [2022-05-17T10:19:00.626Z] #55 39.73 go: downloading github.com/esimonov/ifshort v1.0.4
10:19:00 [2022-05-17T10:19:00.685Z] #58 ...
10:19:00 [2022-05-17T10:19:00.685Z] 
10:19:00 [2022-05-17T10:19:00.685Z] #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
10:19:00 [2022-05-17T10:19:00.685Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:19:01 [2022-05-17T10:19:01.193Z] #55 39.91 go: downloading github.com/fzipp/gocyclo v0.4.0
10:19:01 [2022-05-17T10:19:01.193Z] #55 39.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:19:01 [2022-05-17T10:19:01.193Z] #55 39.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:19:01 [2022-05-17T10:19:01.193Z] #55 39.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:19:01 [2022-05-17T10:19:01.193Z] #55 40.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.956 + RM_GOPATH=0
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.972 + TMP_GOPATH=
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.972 + : /build
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.972 + '[' -z '' ']'
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.972 ++ mktemp -d
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.972 + export GOPATH=/tmp/tmp.eVoUChW6DC
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.972 + GOPATH=/tmp/tmp.eVoUChW6DC
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.972 + RM_GOPATH=1
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.972 + case "$(go env GOARCH)" in
10:19:01 [2022-05-17T10:19:01.268Z] #44 0.972 ++ go env GOARCH
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 Install tini version v0.19.0
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + export GO_BUILDMODE=-buildmode=pie
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + GO_BUILDMODE=-buildmode=pie
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 ++ dirname /install.sh
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + dir=/
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + bin=tini
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + shift
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + '[' '!' -f //tini.installer ']'
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + . //tini.installer
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 ++ : v0.19.0
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + install_tini
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + echo 'Install tini version v0.19.0'
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 + git clone https://github.com/krallin/tini.git /tmp/tmp.eVoUChW6DC/tini
10:19:01 [2022-05-17T10:19:01.268Z] #44 1.046 Cloning into '/tmp/tmp.eVoUChW6DC/tini'...
10:19:01 [2022-05-17T10:19:01.452Z] #55 40.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:19:01 [2022-05-17T10:19:01.452Z] #55 40.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:19:01 [2022-05-17T10:19:01.452Z] #55 40.39 go: downloading github.com/golangci/misspell v0.3.5
10:19:01 [2022-05-17T10:19:01.452Z] #55 40.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:19:01 [2022-05-17T10:19:01.710Z] #55 40.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:19:01 [2022-05-17T10:19:01.710Z] #55 40.56 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:19:01 [2022-05-17T10:19:01.711Z] #55 40.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:19:01 [2022-05-17T10:19:01.711Z] #55 40.72 go: downloading github.com/jgautheron/goconst v1.5.1
10:19:01 [2022-05-17T10:19:01.711Z] #55 40.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:19:01 [2022-05-17T10:19:01.711Z] #55 40.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:19:01 [2022-05-17T10:19:01.711Z] #55 40.80 go: downloading github.com/julz/importas v0.1.0
10:19:01 [2022-05-17T10:19:01.711Z] #55 40.80 go: downloading github.com/kisielk/errcheck v1.6.0
10:19:01 [2022-05-17T10:19:01.970Z] #55 ...
10:19:01 [2022-05-17T10:19:01.970Z] 
10:19:01 [2022-05-17T10:19:01.970Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:19:01 [2022-05-17T10:19:01.970Z] #63 sha256:e4f8ca2193322ac1358ff4b61146d117e6039a6f527ce2110497d3e742ffdb4d
10:19:01 [2022-05-17T10:19:01.970Z] #63 DONE 1.7s
10:19:01 [2022-05-17T10:19:01.970Z] 
10:19:01 [2022-05-17T10:19:01.970Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:01 [2022-05-17T10:19:01.970Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:01 [2022-05-17T10:19:01.970Z] #55 40.85 go: downloading github.com/kulti/thelper v0.5.0
10:19:01 [2022-05-17T10:19:01.970Z] #55 40.85 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:19:01 [2022-05-17T10:19:01.970Z] #55 40.93 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:19:01 [2022-05-17T10:19:01.970Z] #55 40.97 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:19:01 [2022-05-17T10:19:01.970Z] #55 41.00 go: downloading github.com/ldez/tagliatelle v0.3.0
10:19:01 [2022-05-17T10:19:01.970Z] #55 41.05 go: downloading github.com/leonklingele/grouper v1.1.0
10:19:02 [2022-05-17T10:19:02.221Z] #44 1.921 + cd /tmp/tmp.eVoUChW6DC/tini
10:19:02 [2022-05-17T10:19:02.221Z] #44 1.921 + git checkout -q v0.19.0
10:19:02 [2022-05-17T10:19:02.221Z] #44 1.931 + cmake .
10:19:02 [2022-05-17T10:19:02.226Z] #55 41.10 go: downloading github.com/maratori/testpackage v1.0.1
10:19:02 [2022-05-17T10:19:02.226Z] #55 41.16 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:19:02 [2022-05-17T10:19:02.226Z] #55 41.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:19:02 [2022-05-17T10:19:02.226Z] #55 41.18 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:19:02 [2022-05-17T10:19:02.226Z] #55 41.20 go: downloading github.com/mgechev/revive v1.1.3
10:19:02 [2022-05-17T10:19:02.483Z] #55 ...
10:19:02 [2022-05-17T10:19:02.483Z] 
10:19:02 [2022-05-17T10:19:02.483Z] #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
10:19:02 [2022-05-17T10:19:02.483Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:19:02 [2022-05-17T10:19:02.483Z] #14 25.44 Reading package lists...
10:19:02 [2022-05-17T10:19:02.483Z] #14 31.44 Building dependency tree...
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.90 The following additional packages will be installed:
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.90   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.90   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.90   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.90   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.90   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.91   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.91   mingw-w64-common mingw-w64-x86-64-dev
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.91 Suggested packages:
10:19:02 [2022-05-17T10:19:02.483Z] #14 34.93   gcc-10-locales seccomp wine64
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15 The following NEW packages will be installed:
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.15   mingw-w64-x86-64-dev
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.65 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.65 Need to get 115 MB of archives.
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.65 After this operation, 645 MB of additional disk space will be used.
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.65 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]
10:19:02 [2022-05-17T10:19:02.483Z] #14 36.83 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]
10:19:02 [2022-05-17T10:19:02.483Z] #14 37.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:19:02 [2022-05-17T10:19:02.483Z] #14 37.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:19:02 [2022-05-17T10:19:02.483Z] #14 37.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:19:02 [2022-05-17T10:19:02.483Z] #14 37.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:19:02 [2022-05-17T10:19:02.483Z] #14 37.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]
10:19:02 [2022-05-17T10:19:02.483Z] #14 37.65 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]
10:19:02 [2022-05-17T10:19:02.483Z] #14 37.65 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]
10:19:02 [2022-05-17T10:19:02.483Z] #14 38.26 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]
10:19:02 [2022-05-17T10:19:02.483Z] #14 39.99 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]
10:19:02 [2022-05-17T10:19:02.483Z] #14 40.66 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]
10:19:02 [2022-05-17T10:19:02.483Z] #14 41.40 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]
10:19:02 [2022-05-17T10:19:02.606Z] #19 2.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:19:02 [2022-05-17T10:19:02.606Z] #19 2.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:19:02 [2022-05-17T10:19:02.740Z] #14 ...
10:19:02 [2022-05-17T10:19:02.740Z] 
10:19:02 [2022-05-17T10:19:02.740Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:02 [2022-05-17T10:19:02.740Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:02 [2022-05-17T10:19:02.740Z] #55 41.77 go: downloading github.com/moricho/tparallel v0.2.1
10:19:02 [2022-05-17T10:19:02.740Z] #55 41.77 go: downloading github.com/nakabonne/nestif v0.3.1
10:19:02 [2022-05-17T10:19:02.740Z] #55 41.77 go: downloading github.com/nishanths/exhaustive v0.7.11
10:19:02 [2022-05-17T10:19:02.795Z] #44 2.466 -- The C compiler identification is GNU 10.2.1
10:19:02 [2022-05-17T10:19:02.795Z] #44 2.487 -- Detecting C compiler ABI info
10:19:02 [2022-05-17T10:19:02.866Z] #19 2.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:19:02 [2022-05-17T10:19:02.997Z] #55 41.88 go: downloading github.com/nishanths/predeclared v0.2.1
10:19:02 [2022-05-17T10:19:02.997Z] #55 41.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:19:02 [2022-05-17T10:19:02.997Z] #55 41.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:19:02 [2022-05-17T10:19:02.997Z] #55 41.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:19:02 [2022-05-17T10:19:02.997Z] #55 42.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:19:02 [2022-05-17T10:19:02.997Z] #55 42.00 go: downloading github.com/securego/gosec/v2 v2.9.6
10:19:03 [2022-05-17T10:19:03.280Z] #14 ...
10:19:03 [2022-05-17T10:19:03.280Z] 
10:19:03 [2022-05-17T10:19:03.280Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:19:03 [2022-05-17T10:19:03.280Z] #64 sha256:32631853a280e9463706160bc177a84b5799ae3daa12a329e687fa1c3d1d2c37
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.03 Updating files:  87% (4167/4768)
Updating files:  88% (4196/4768)
Updating files:  89% (4244/4768)
Updating files:  90% (4292/4768)
Updating files:  91% (4339/4768)
Updating files:  92% (4387/4768)
Updating files:  93% (4435/4768)
Updating files:  94% (4482/4768)
Updating files:  95% (4530/4768)
Updating files:  96% (4578/4768)
Updating files:  97% (4625/4768)
Updating files:  98% (4673/4768)
Updating files:  99% (4721/4768)
Updating files: 100% (4768/4768)
Updating files: 100% (4768/4768), done.
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.27 + cd /tmp/tmp.0rt4keR6nZ/src/github.com/containerd/containerd
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.27 + git checkout -q v1.6.4
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.68 + export 'BUILDTAGS=netgo osusergo static_build'
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.68 + BUILDTAGS='netgo osusergo static_build'
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.68 + export EXTRA_FLAGS=-buildmode=pie
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.68 + EXTRA_FLAGS=-buildmode=pie
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.68 + '[' '' = dynamic ']'
10:19:03 [2022-05-17T10:19:03.280Z] #64 17.68 + make
10:19:03 [2022-05-17T10:19:03.280Z] #64 18.53 + bin/ctr
10:19:03 [2022-05-17T10:19:03.368Z] #44 2.986 -- Detecting C compiler ABI info - done
10:19:03 [2022-05-17T10:19:03.368Z] #44 3.092 -- Check for working C compiler: /usr/bin/cc - skipped
10:19:03 [2022-05-17T10:19:03.368Z] #44 3.108 -- Detecting C compile features
10:19:03 [2022-05-17T10:19:03.368Z] #44 3.109 -- Detecting C compile features - done
10:19:03 [2022-05-17T10:19:03.368Z] #44 3.148 -- Performing Test HAS_BUILTIN_FORTIFY
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.29 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.29 go: downloading github.com/sivchari/containedctx v1.0.1
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.29 go: downloading github.com/sivchari/tenv v1.4.7
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.29 go: downloading github.com/sonatard/noctx v0.0.1
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.31 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.31 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.45 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.49 go: downloading github.com/tetafro/godot v1.4.11
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.49 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:19:03 [2022-05-17T10:19:03.616Z] #55 42.62 go: downloading github.com/ultraware/funlen v0.0.3
10:19:03 [2022-05-17T10:19:03.629Z] #44 3.406 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:19:03 [2022-05-17T10:19:03.629Z] #44 3.487 -- Configuring done
10:19:03 [2022-05-17T10:19:03.874Z] #55 42.69 go: downloading github.com/ultraware/whitespace v0.0.4
10:19:03 [2022-05-17T10:19:03.874Z] #55 42.78 go: downloading github.com/uudashr/gocognit v1.0.5
10:19:03 [2022-05-17T10:19:03.874Z] #55 42.80 go: downloading github.com/yagipy/maintidx v1.0.0
10:19:03 [2022-05-17T10:19:03.874Z] #55 42.83 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:19:03 [2022-05-17T10:19:03.890Z] #44 3.518 -- Generating done
10:19:03 [2022-05-17T10:19:03.891Z] #44 3.529 -- Build files have been written to: /tmp/tmp.eVoUChW6DC/tini
10:19:03 [2022-05-17T10:19:03.891Z] #44 3.548 + make tini-static
10:19:04 [2022-05-17T10:19:04.130Z] #55 42.94 go: downloading gitlab.com/bosi/decorder v0.2.1
10:19:04 [2022-05-17T10:19:04.130Z] #55 43.16 go: downloading honnef.co/go/tools v0.2.2
10:19:04 [2022-05-17T10:19:04.130Z] #55 ...
10:19:04 [2022-05-17T10:19:04.130Z] 
10:19:04 [2022-05-17T10:19:04.130Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:19:04 [2022-05-17T10:19:04.130Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:04 [2022-05-17T10:19:04.130Z] #51 27.49 Reading package lists...
10:19:04 [2022-05-17T10:19:04.130Z] #51 33.06 Building dependency tree...
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.12 The following additional packages will be installed:
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.12   python3-protobuf python3-six
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.13 Suggested packages:
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.13   python3-setuptools
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.13 Recommended packages:
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.13   iproute2 | iproute
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.76 The following NEW packages will be installed:
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.77   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:19:04 [2022-05-17T10:19:04.130Z] #51 36.77   python3-protobuf python3-six
10:19:04 [2022-05-17T10:19:04.130Z] #51 37.32 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
10:19:04 [2022-05-17T10:19:04.130Z] #51 37.32 Need to get 2314 kB of archives.
10:19:04 [2022-05-17T10:19:04.130Z] #51 37.32 After this operation, 11.1 MB of additional disk space will be used.
10:19:04 [2022-05-17T10:19:04.130Z] #51 37.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:19:04 [2022-05-17T10:19:04.130Z] #51 37.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:19:04 [2022-05-17T10:19:04.130Z] #51 37.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:19:04 [2022-05-17T10:19:04.130Z] #51 37.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:19:04 [2022-05-17T10:19:04.130Z] #51 37.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:19:04 [2022-05-17T10:19:04.130Z] #51 37.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:19:04 [2022-05-17T10:19:04.131Z] #51 37.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:19:04 [2022-05-17T10:19:04.131Z] #51 39.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
10:19:04 [2022-05-17T10:19:04.131Z] #51 41.04 debconf: delaying package configuration, since apt-utils is not installed
10:19:04 [2022-05-17T10:19:04.131Z] #51 41.35 Fetched 2314 kB in 3s (753 kB/s)
10:19:04 [2022-05-17T10:19:04.131Z] #51 41.47 Selecting previously unselected package libprotobuf23:amd64.
10:19:04 [2022-05-17T10:19:04.131Z] #51 41.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:19:04 [2022-05-17T10:19:04.131Z] #51 41.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
10:19:04 [2022-05-17T10:19:04.131Z] #51 41.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:19:04 [2022-05-17T10:19:04.131Z] #51 42.58 Selecting previously unselected package python3-pkg-resources.
10:19:04 [2022-05-17T10:19:04.131Z] #51 42.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
10:19:04 [2022-05-17T10:19:04.131Z] #51 42.62 Unpacking python3-pkg-resources (52.0.0-4) ...
10:19:04 [2022-05-17T10:19:04.131Z] #51 42.84 Selecting previously unselected package python3-six.
10:19:04 [2022-05-17T10:19:04.131Z] #51 42.86 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
10:19:04 [2022-05-17T10:19:04.131Z] #51 42.86 Unpacking python3-six (1.16.0-2) ...
10:19:04 [2022-05-17T10:19:04.153Z] #44 3.960 Scanning dependencies of target tini-static
10:19:04 [2022-05-17T10:19:04.153Z] #44 4.071 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:19:04 [2022-05-17T10:19:04.245Z] #19 3.433 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
10:19:04 [2022-05-17T10:19:04.387Z] #51 42.99 Selecting previously unselected package python3-protobuf.
10:19:04 [2022-05-17T10:19:04.387Z] #51 42.99 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
10:19:04 [2022-05-17T10:19:04.387Z] #51 42.99 Unpacking python3-protobuf (3.12.4-1) ...
10:19:04 [2022-05-17T10:19:04.643Z] #51 ...
10:19:04 [2022-05-17T10:19:04.643Z] 
10:19:04 [2022-05-17T10:19:04.643Z] #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
10:19:04 [2022-05-17T10:19:04.643Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:19:04 [2022-05-17T10:19:04.643Z] #14 42.80 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]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.38 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]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.38 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]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:19:04 [2022-05-17T10:19:04.643Z] #14 43.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
10:19:04 [2022-05-17T10:19:04.817Z] #19 4.199 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
10:19:05 [2022-05-17T10:19:05.538Z] #44 ...
10:19:05 [2022-05-17T10:19:05.538Z] 
10:19:05 [2022-05-17T10:19:05.538Z] #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
10:19:05 [2022-05-17T10:19:05.538Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:19:05 [2022-05-17T10:19:05.538Z] #14 50.29 Selecting previously unselected package gcc-mingw-w64-base.
10:19:05 [2022-05-17T10:19:05.538Z] #14 50.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
10:19:05 [2022-05-17T10:19:05.538Z] #14 50.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:19:05 [2022-05-17T10:19:05.538Z] #14 ...
10:19:05 [2022-05-17T10:19:05.538Z] 
10:19:05 [2022-05-17T10:19:05.538Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:19:05 [2022-05-17T10:19:05.538Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af
10:19:05 [2022-05-17T10:19:05.538Z] #53 50.48 gotestsum version dev
10:19:05 [2022-05-17T10:19:05.538Z] #53 DONE 50.6s
10:19:05 [2022-05-17T10:19:05.538Z] 
10:19:05 [2022-05-17T10:19:05.538Z] #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
10:19:05 [2022-05-17T10:19:05.538Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:19:05 [2022-05-17T10:19:05.538Z] #14 50.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:19:05 [2022-05-17T10:19:05.538Z] #14 50.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
10:19:05 [2022-05-17T10:19:05.538Z] #14 50.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:19:05 [2022-05-17T10:19:05.572Z] #14 44.45 debconf: delaying package configuration, since apt-utils is not installed
10:19:05 [2022-05-17T10:19:05.830Z] #14 44.67 Fetched 115 MB in 7s (15.8 MB/s)
10:19:05 [2022-05-17T10:19:05.830Z] #14 44.72 Selecting previously unselected package binutils-mingw-w64-i686.
10:19:05 [2022-05-17T10:19:05.830Z] #14 44.72 (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 ... 15709 files and directories currently installed.)
10:19:05 [2022-05-17T10:19:05.830Z] #14 44.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:19:05 [2022-05-17T10:19:05.830Z] #14 44.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:19:06 [2022-05-17T10:19:06.196Z] #19 5.704 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:19:06 [2022-05-17T10:19:06.572Z] #64 ...
10:19:06 [2022-05-17T10:19:06.572Z] 
10:19:06 [2022-05-17T10:19:06.572Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:19:06 [2022-05-17T10:19:06.572Z] #67 sha256:53a72c7ec47ac3d9bfd0f590154a9690712c26753aae21946d0cbbdf149d5a2d
10:19:06 [2022-05-17T10:19:06.572Z] #67 32.41 + for f in rootlesskit rootlesskit-docker-proxy
10:19:06 [2022-05-17T10:19:06.572Z] #67 32.41 + GOBIN=/build
10:19:06 [2022-05-17T10:19:06.572Z] #67 32.41 + GO111MODULE=on
10:19:06 [2022-05-17T10:19:06.572Z] #67 32.41 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
10:19:06 [2022-05-17T10:19:06.765Z] #19 ...
10:19:06 [2022-05-17T10:19:06.765Z] 
10:19:06 [2022-05-17T10:19:06.765Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:19:06 [2022-05-17T10:19:06.765Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:19:06 [2022-05-17T10:19:06.765Z] #43 14.19 go: downloading github.com/sirupsen/logrus v1.6.0
10:19:06 [2022-05-17T10:19:06.765Z] #43 14.25 go: downloading github.com/spf13/cobra v1.1.3
10:19:06 [2022-05-17T10:19:06.765Z] #43 14.56 go: downloading github.com/mattn/go-isatty v0.0.3
10:19:06 [2022-05-17T10:19:06.765Z] #43 15.12 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
10:19:06 [2022-05-17T10:19:06.765Z] #43 15.56 go: downloading gopkg.in/yaml.v2 v2.4.0
10:19:06 [2022-05-17T10:19:06.765Z] #43 15.84 go: downloading github.com/cosiner/argv v0.1.0
10:19:06 [2022-05-17T10:19:06.765Z] #43 15.86 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
10:19:06 [2022-05-17T10:19:06.765Z] #43 15.92 go: downloading github.com/peterh/liner v1.2.2
10:19:06 [2022-05-17T10:19:06.765Z] #43 16.07 go: downloading github.com/google/go-dap v0.6.0
10:19:06 [2022-05-17T10:19:06.765Z] #43 16.30 go: downloading github.com/spf13/pflag v1.0.5
10:19:06 [2022-05-17T10:19:06.765Z] #43 16.66 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
10:19:06 [2022-05-17T10:19:06.766Z] #43 17.55 go: downloading github.com/mattn/go-runewidth v0.0.3
10:19:06 [2022-05-17T10:19:06.766Z] #43 17.85 go: downloading github.com/hashicorp/golang-lru v0.5.4
10:19:06 [2022-05-17T10:19:06.766Z] #43 17.88 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
10:19:06 [2022-05-17T10:19:06.846Z] Fetching without tags
10:19:06 [2022-05-17T10:19:06.930Z] #14 ...
10:19:06 [2022-05-17T10:19:06.931Z] 
10:19:06 [2022-05-17T10:19:06.931Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:19:06 [2022-05-17T10:19:06.931Z] #44 sha256:9b471658836f1d4c64b36ab216cc2a6e7bc586c0ad1c91ab586c1c3476bbfa70
10:19:06 [2022-05-17T10:19:06.931Z] #44 5.549 [100%] Linking C executable tini-static
10:19:06 [2022-05-17T10:19:06.931Z] #44 6.342 [100%] Built target tini-static
10:19:06 [2022-05-17T10:19:06.931Z] #44 6.418 + mkdir -p /build
10:19:06 [2022-05-17T10:19:06.931Z] #44 6.420 + cp tini-static /build/docker-init
10:19:06 [2022-05-17T10:19:06.931Z] #44 DONE 6.5s
10:19:06 [2022-05-17T10:19:06.931Z] 
10:19:06 [2022-05-17T10:19:06.931Z] #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
10:19:06 [2022-05-17T10:19:06.931Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:19:07 [2022-05-17T10:19:07.208Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit d9524d92a9ddf02fa8f209291032ce4e37cb2a3f
10:19:06 [2022-05-17T10:19:06.747Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:19:06 [2022-05-17T10:19:06.761Z]  > git config --add remote.origin.fetch +refs/pull/43578/head:refs/remotes/origin/PR-43578 # timeout=10
10:19:06 [2022-05-17T10:19:06.790Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:19:06 [2022-05-17T10:19:06.824Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:19:06 [2022-05-17T10:19:06.850Z] Fetching upstream changes from https://github.com/moby/moby.git
10:19:06 [2022-05-17T10:19:06.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:19:06 [2022-05-17T10:19:06.851Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:19:07 [2022-05-17T10:19:07.215Z]  > git config core.sparsecheckout # timeout=10
10:19:07 [2022-05-17T10:19:07.260Z]  > git checkout -f d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:19:08 [2022-05-17T10:19:08.150Z] #43 ...
10:19:08 [2022-05-17T10:19:08.150Z] 
10:19:08 [2022-05-17T10:19:08.151Z] #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
10:19:08 [2022-05-17T10:19:08.151Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:19:08 [2022-05-17T10:19:08.151Z] #19 7.744 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
10:19:08 [2022-05-17T10:19:08.348Z] #14 47.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:19:08 [2022-05-17T10:19:08.348Z] #14 47.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:19:08 [2022-05-17T10:19:08.348Z] #14 47.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:19:09 [2022-05-17T10:19:09.287Z] Merge succeeded, producing 566619aae2f01cb04ea540878e470733ce0815cf
10:19:09 [2022-05-17T10:19:09.287Z] Checking out Revision 566619aae2f01cb04ea540878e470733ce0815cf (PR-43578)
10:19:09 [2022-05-17T10:19:09.716Z] #14 ...
10:19:09 [2022-05-17T10:19:09.716Z] 
10:19:09 [2022-05-17T10:19:09.716Z] #42 [tini 1/3] 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
10:19:09 [2022-05-17T10:19:09.716Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:19:09 [2022-05-17T10:19:09.716Z] #42 38.55 debconf: delaying package configuration, since apt-utils is not installed
10:19:09 [2022-05-17T10:19:09.716Z] #42 38.84 Fetched 17.7 MB in 2s (11.5 MB/s)
10:19:09 [2022-05-17T10:19:09.716Z] #42 38.92 Selecting previously unselected package xxd.
10:19:09 [2022-05-17T10:19:09.716Z] #42 38.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:19:09 [2022-05-17T10:19:09.716Z] #42 38.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:19:09 [2022-05-17T10:19:09.716Z] #42 38.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:19:09 [2022-05-17T10:19:09.716Z] #42 39.20 Selecting previously unselected package vim-common.
10:19:09 [2022-05-17T10:19:09.716Z] #42 39.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:19:09 [2022-05-17T10:19:09.716Z] #42 39.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:19:09 [2022-05-17T10:19:09.716Z] #42 39.56 Selecting previously unselected package cmake-data.
10:19:09 [2022-05-17T10:19:09.716Z] #42 39.56 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:19:09 [2022-05-17T10:19:09.716Z] #42 39.56 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:19:09 [2022-05-17T10:19:09.716Z] #42 42.81 Selecting previously unselected package libicu67:amd64.
10:19:09 [2022-05-17T10:19:09.716Z] #42 42.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
10:19:09 [2022-05-17T10:19:09.716Z] #42 42.85 Unpacking libicu67:amd64 (67.1-7) ...
10:19:09 [2022-05-17T10:19:09.716Z] #42 ...
10:19:09 [2022-05-17T10:19:09.716Z] 
10:19:09 [2022-05-17T10:19:09.716Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:19:09 [2022-05-17T10:19:09.716Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.45 Selecting previously unselected package libnet1:amd64.
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.58 Selecting previously unselected package libnl-3-200:amd64.
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.71 Selecting previously unselected package libprotobuf-c1:amd64.
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.71 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.84 Selecting previously unselected package criu.
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.84 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 43.84 Unpacking criu (3.17-1) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 44.59 Setting up python3-pkg-resources (52.0.0-4) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 46.26 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 46.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 46.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 46.30 Setting up python3-six (1.16.0-2) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 47.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:19:09 [2022-05-17T10:19:09.716Z] #51 47.47 Setting up python3-protobuf (3.12.4-1) ...
10:19:10 [2022-05-17T10:19:10.068Z] #19 9.477 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
10:19:08 [2022-05-17T10:19:08.667Z]  > git remote # timeout=10
10:19:08 [2022-05-17T10:19:08.693Z]  > git config --get remote.origin.url # timeout=10
10:19:08 [2022-05-17T10:19:08.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:19:08 [2022-05-17T10:19:08.718Z]  > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10
10:19:09 [2022-05-17T10:19:09.274Z]  > git rev-parse HEAD^{commit} # timeout=10
10:19:09 [2022-05-17T10:19:09.290Z]  > git config core.sparsecheckout # timeout=10
10:19:09 [2022-05-17T10:19:09.324Z]  > git checkout -f 566619aae2f01cb04ea540878e470733ce0815cf # timeout=10
10:19:11 [2022-05-17T10:19:11.010Z] #19 ...
10:19:11 [2022-05-17T10:19:11.010Z] 
10:19:11 [2022-05-17T10:19:11.010Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:19:11 [2022-05-17T10:19:11.010Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:19:11 [2022-05-17T10:19:11.010Z] #60 12.42 go: downloading github.com/jonboulle/clockwork v0.2.2
10:19:11 [2022-05-17T10:19:11.010Z] #60 12.51 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:19:11 [2022-05-17T10:19:11.010Z] #60 12.66 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:19:11 [2022-05-17T10:19:11.010Z] #60 14.99 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:19:11 [2022-05-17T10:19:11.010Z] #60 15.06 go: downloading golang.org/x/mod v0.3.0
10:19:11 [2022-05-17T10:19:11.270Z] #60 ...
10:19:11 [2022-05-17T10:19:11.270Z] 
10:19:11 [2022-05-17T10:19:11.271Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:19:11 [2022-05-17T10:19:11.271Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c
10:19:11 [2022-05-17T10:19:11.271Z] #45 21.86 tomll can be used in two ways:
10:19:11 [2022-05-17T10:19:11.271Z] #45 21.86 Writing to STDIN and reading from STDOUT:
10:19:11 [2022-05-17T10:19:11.271Z] #45 21.86   cat file.toml | tomll > file.toml
10:19:11 [2022-05-17T10:19:11.271Z] #45 21.86 
10:19:11 [2022-05-17T10:19:11.271Z] #45 21.86 Reading and updating a list of files:
10:19:11 [2022-05-17T10:19:11.271Z] #45 21.86   tomll a.toml b.toml c.toml
10:19:11 [2022-05-17T10:19:11.271Z] #45 21.86 
10:19:11 [2022-05-17T10:19:11.271Z] #45 21.86 When given a list of files, tomll will modify all files in place without asking.
10:19:11 [2022-05-17T10:19:11.531Z] #45 ...
10:19:11 [2022-05-17T10:19:11.531Z] 
10:19:11 [2022-05-17T10:19:11.531Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:19:11 [2022-05-17T10:19:11.531Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:19:11 [2022-05-17T10:19:11.531Z] #47 12.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:19:11 [2022-05-17T10:19:11.531Z] #47 12.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:19:11 [2022-05-17T10:19:11.622Z] #51 ...
10:19:11 [2022-05-17T10:19:11.622Z] 
10:19:11 [2022-05-17T10:19:11.622Z] #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
10:19:11 [2022-05-17T10:19:11.622Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:19:11 [2022-05-17T10:19:11.622Z] #14 50.13 Selecting previously unselected package binutils-mingw-w64.
10:19:11 [2022-05-17T10:19:11.622Z] #14 50.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:19:11 [2022-05-17T10:19:11.622Z] #14 50.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:19:11 [2022-05-17T10:19:11.622Z] #14 50.28 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:19:11 [2022-05-17T10:19:11.622Z] #14 50.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:19:11 [2022-05-17T10:19:11.622Z] #14 50.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:19:11 [2022-05-17T10:19:11.622Z] #14 50.48 Selecting previously unselected package dmsetup.
10:19:11 [2022-05-17T10:19:11.622Z] #14 50.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:19:11 [2022-05-17T10:19:11.622Z] #14 50.54 Unpacking dmsetup (2:1.02.175-2.1) ...
10:19:11 [2022-05-17T10:19:11.791Z] #47 ...
10:19:11 [2022-05-17T10:19:11.791Z] 
10:19:11 [2022-05-17T10:19:11.791Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:19:11 [2022-05-17T10:19:11.791Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c
10:19:11 [2022-05-17T10:19:11.791Z] #45 DONE 23.0s
10:19:11 [2022-05-17T10:19:11.791Z] 
10:19:11 [2022-05-17T10:19:11.791Z] #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
10:19:11 [2022-05-17T10:19:11.791Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:19:11 [2022-05-17T10:19:11.791Z] #19 10.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:19:11 [2022-05-17T10:19:11.879Z] #14 50.75 Selecting previously unselected package mingw-w64-common.
10:19:11 [2022-05-17T10:19:11.879Z] #14 50.75 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:19:11 [2022-05-17T10:19:11.879Z] #14 50.77 Unpacking mingw-w64-common (8.0.0-1) ...
10:19:11 [2022-05-17T10:19:11.879Z] #14 ...
10:19:11 [2022-05-17T10:19:11.879Z] 
10:19:11 [2022-05-17T10:19:11.879Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:19:11 [2022-05-17T10:19:11.879Z] #64 sha256:0103301178abd2d7de49c422a090179d4c9fa67315695bf6d72448053779bca6
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 + RM_GOPATH=0
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 + TMP_GOPATH=
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 + : /build
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 + '[' -z '' ']'
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 ++ mktemp -d
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 + export GOPATH=/tmp/tmp.eXnlon3ojQ
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 + GOPATH=/tmp/tmp.eXnlon3ojQ
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 + RM_GOPATH=1
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 + case "$(go env GOARCH)" in
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.232 ++ go env GOARCH
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.260 + export GO_BUILDMODE=-buildmode=pie
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.260 + GO_BUILDMODE=-buildmode=pie
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.260 ++ dirname /install.sh
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.260 + dir=/
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.261 + bin=containerd
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.261 + shift
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.261 + '[' '!' -f //containerd.installer ']'
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.261 + . //containerd.installer
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.261 ++ set -e
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.263 ++ : v1.6.4
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.263 + install_containerd
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.271 + echo 'Install containerd version v1.6.4'
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.271 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eXnlon3ojQ/src/github.com/containerd/containerd
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.271 Install containerd version v1.6.4
10:19:11 [2022-05-17T10:19:11.879Z] #64 5.317 Cloning into '/tmp/tmp.eXnlon3ojQ/src/github.com/containerd/containerd'...
10:19:12 [2022-05-17T10:19:12.136Z] #64 ...
10:19:12 [2022-05-17T10:19:12.136Z] 
10:19:12 [2022-05-17T10:19:12.136Z] #42 [tini 1/3] 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
10:19:12 [2022-05-17T10:19:12.136Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:19:12 [2022-05-17T10:19:12.136Z] #42 48.95 Selecting previously unselected package libxml2:amd64.
10:19:12 [2022-05-17T10:19:12.136Z] #42 48.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 48.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 49.93 Selecting previously unselected package libarchive13:amd64.
10:19:12 [2022-05-17T10:19:12.136Z] #42 49.93 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 49.94 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.28 Selecting previously unselected package libjsoncpp24:amd64.
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.42 Selecting previously unselected package librhash0:amd64.
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.43 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.45 Unpacking librhash0:amd64 (1.4.1-2) ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.65 Selecting previously unselected package libuv1:amd64.
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.66 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.66 Unpacking libuv1:amd64 (1.40.0-2) ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.89 Selecting previously unselected package cmake.
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.89 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:19:12 [2022-05-17T10:19:12.136Z] #42 50.92 Unpacking cmake (3.18.4-2+deb11u1) ...
10:19:12 [2022-05-17T10:19:12.216Z] #14 56.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:19:12 [2022-05-17T10:19:12.216Z] #14 56.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
10:19:12 [2022-05-17T10:19:12.216Z] #14 56.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:19:12 [2022-05-17T10:19:12.377Z] #19 ...
10:19:12 [2022-05-17T10:19:12.377Z] 
10:19:12 [2022-05-17T10:19:12.377Z] #58 [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_11/ /' > /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
10:19:12 [2022-05-17T10:19:12.377Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:12 [2022-05-17T10:19:12.377Z] #58 13.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
10:19:12 [2022-05-17T10:19:12.377Z] #58 21.14 Fetched 8534 kB in 17s (499 kB/s)
10:19:12 [2022-05-17T10:19:12.377Z] #58 21.14 Reading package lists...
10:19:12 [2022-05-17T10:19:12.377Z] #58 ...
10:19:12 [2022-05-17T10:19:12.377Z] 
10:19:12 [2022-05-17T10:19:12.377Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:19:12 [2022-05-17T10:19:12.377Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:19:12 [2022-05-17T10:19:12.377Z] #43 19.91 go: downloading github.com/russross/blackfriday/v2 v2.0.1
10:19:12 [2022-05-17T10:19:12.377Z] #43 20.16 go: downloading github.com/cilium/ebpf v0.7.0
10:19:12 [2022-05-17T10:19:12.377Z] #43 21.39 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
10:19:13 [2022-05-17T10:19:13.155Z] #67 ...
10:19:13 [2022-05-17T10:19:13.155Z] 
10:19:13 [2022-05-17T10:19:13.155Z] #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
10:19:13 [2022-05-17T10:19:13.155Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:19:13 [2022-05-17T10:19:13.155Z] #14 30.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:19:13 [2022-05-17T10:19:13.155Z] #14 30.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:19:13 [2022-05-17T10:19:13.155Z] #14 30.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:19:13 [2022-05-17T10:19:13.155Z] #14 33.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:19:13 [2022-05-17T10:19:13.155Z] #14 33.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:19:13 [2022-05-17T10:19:13.155Z] #14 33.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:19:13 [2022-05-17T10:19:13.155Z] #14 35.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:19:13 [2022-05-17T10:19:13.155Z] #14 35.24 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:19:13 [2022-05-17T10:19:13.155Z] #14 35.25 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:19:13 [2022-05-17T10:19:13.155Z] #14 ...
10:19:13 [2022-05-17T10:19:13.155Z] 
10:19:13 [2022-05-17T10:19:13.155Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:19:13 [2022-05-17T10:19:13.155Z] #67 sha256:53a72c7ec47ac3d9bfd0f590154a9690712c26753aae21946d0cbbdf149d5a2d
10:19:13 [2022-05-17T10:19:13.155Z] #67 39.56 rootlesskit version 1.0.0
10:19:13 [2022-05-17T10:19:13.163Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD"
10:19:13 [2022-05-17T10:19:13.166Z]  > git rev-list --no-walk d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63 Usage of /build/rootlesskit-docker-proxy:
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63   -container-ip string
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63     	container ip
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63   -container-port int
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63     	container port (default -1)
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63   -host-ip string
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63     	host ip
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63   -host-port int
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63     	host port (default -1)
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63   -proto string
10:19:13 [2022-05-17T10:19:13.436Z] #67 39.63     	proxy protocol (default "tcp")
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:19:13 [2022-05-17T10:19:13.728Z]  ---> fc038aadd4a5
10:19:13 [2022-05-17T10:19:13.728Z] Successfully built fc038aadd4a5
10:19:13 [2022-05-17T10:19:13.728Z] Successfully tagged docker:latest
10:19:13 [2022-05-17T10:19:13.728Z] INFO: Image build ended at 05/17/2022 10:19:11. Duration:00:00:50.9893016
10:19:13 [2022-05-17T10:19:13.728Z] 
10:19:13 [2022-05-17T10:19:13.728Z] 
10:19:13 [2022-05-17T10:19:13.728Z] INFO: Building the test binaries at 05/17/2022 10:19:11...
10:19:14 [2022-05-17T10:19:14.254Z] + docker version
10:19:14 [2022-05-17T10:19:14.283Z] #43 ...
10:19:14 [2022-05-17T10:19:14.283Z] 
10:19:14 [2022-05-17T10:19:14.283Z] #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
10:19:14 [2022-05-17T10:19:14.283Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.49 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.49 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.49 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.50 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.50 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.53 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
10:19:14 [2022-05-17T10:19:14.283Z] #19 12.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
10:19:15 [2022-05-17T10:19:15.344Z] #67 DONE 41.4s
10:19:15 [2022-05-17T10:19:15.344Z] 
10:19:15 [2022-05-17T10:19:15.344Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:19:15 [2022-05-17T10:19:15.344Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 Delve is a source level debugger for Go programs.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 Delve enables you to interact with your program by controlling the execution of the process,
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 Pass flags to the program you are debugging using `--`, for example:
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 `dlv exec ./hello -- server --config conf/config.toml`
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 Usage:
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   dlv [command]
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 Available Commands:
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   attach      Attach to running process and begin debugging.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   connect     Connect to a headless debug server with a terminal client.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   core        Examine a core dump.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   debug       Compile and begin debugging main package in current directory, or the package specified.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   exec        Execute a precompiled binary, and begin a debug session.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   help        Help about any command
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   run         Deprecated command. Use 'debug' instead.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   test        Compile test binary and begin debugging program.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   trace       Compile and begin tracing program.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   version     Prints version.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 Flags:
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --disable-aslr                     Disables address space randomization
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   -h, --help                             help for dlv
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --init string                      Init file, executed by the terminal client.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --log                              Enable debugging server logging.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55       --wd string                        Working directory for running the program.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 Additional help topics:
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   dlv backend  Help about the --backend flag.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   dlv log      Help about logging flags.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55   dlv redirect Help about file redirection.
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 
10:19:15 [2022-05-17T10:19:15.344Z] #36 40.55 Use "dlv [command] --help" for more information about a command.
10:19:15 [2022-05-17T10:19:15.344Z] #36 DONE 41.7s
10:19:15 [2022-05-17T10:19:15.344Z] 
10:19:15 [2022-05-17T10:19:15.344Z] #34 [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
10:19:15 [2022-05-17T10:19:15.344Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:19:15 [2022-05-17T10:19:15.344Z] #34 DONE 41.5s
10:19:15 [2022-05-17T10:19:15.344Z] 
10:19:15 [2022-05-17T10:19:15.344Z] #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
10:19:15 [2022-05-17T10:19:15.344Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:19:15 [2022-05-17T10:19:15.344Z] #14 40.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:19:15 [2022-05-17T10:19:15.344Z] #14 40.44 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:19:15 [2022-05-17T10:19:15.344Z] #14 40.57 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:19:15 [2022-05-17T10:19:15.344Z] #14 ...
10:19:15 [2022-05-17T10:19:15.344Z] 
10:19:15 [2022-05-17T10:19:15.344Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:19:15 [2022-05-17T10:19:15.344Z] #68 sha256:5a4c4f1382136c692f9043b1de8a6407816253b93c6cf4c16d7442b4f2ad771c
10:19:15 [2022-05-17T10:19:15.344Z] #68 DONE 0.2s
10:19:15 [2022-05-17T10:19:15.344Z] 
10:19:15 [2022-05-17T10:19:15.344Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:19:15 [2022-05-17T10:19:15.344Z] #69 sha256:9f8b29fa04f5f6e3e6ae17bb0f8878057af4c2496b73ff13075ff97dc8e7e499
10:19:15 [2022-05-17T10:19:15.344Z] #69 DONE 0.2s
10:19:15 [2022-05-17T10:19:15.344Z] 
10:19:15 [2022-05-17T10:19:15.344Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:15 [2022-05-17T10:19:15.344Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:15 [2022-05-17T10:19:15.409Z] #42 ...
10:19:15 [2022-05-17T10:19:15.409Z] 
10:19:15 [2022-05-17T10:19:15.409Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:19:15 [2022-05-17T10:19:15.409Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:15 [2022-05-17T10:19:15.409Z] #51 51.56 Setting up criu (3.17-1) ...
10:19:15 [2022-05-17T10:19:15.409Z] #51 53.39 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:19:15 [2022-05-17T10:19:15.409Z] #51 DONE 54.0s
10:19:15 [2022-05-17T10:19:15.409Z] 
10:19:15 [2022-05-17T10:19:15.409Z] #34 [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
10:19:15 [2022-05-17T10:19:15.409Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:19:15 [2022-05-17T10:19:15.409Z] #34 43.85 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.
10:19:15 [2022-05-17T10:19:15.409Z] #34 44.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:19:15 [2022-05-17T10:19:15.409Z] #34 44.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:19:15 [2022-05-17T10:19:15.409Z] #34 ...
10:19:15 [2022-05-17T10:19:15.409Z] 
10:19:15 [2022-05-17T10:19:15.409Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:15 [2022-05-17T10:19:15.409Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:15 [2022-05-17T10:19:15.409Z] #55 44.35 go: downloading mvdan.cc/gofumpt v0.2.1
10:19:15 [2022-05-17T10:19:15.409Z] #55 44.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:19:15 [2022-05-17T10:19:15.409Z] #55 44.45 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:19:15 [2022-05-17T10:19:15.409Z] #55 44.50 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:19:15 [2022-05-17T10:19:15.409Z] #55 45.83 go: downloading github.com/davecgh/go-spew v1.1.1
10:19:15 [2022-05-17T10:19:15.409Z] #55 45.83 go: downloading github.com/pmezard/go-difflib v1.0.0
10:19:15 [2022-05-17T10:19:15.409Z] #55 45.91 go: downloading github.com/stretchr/objx v0.1.1
10:19:15 [2022-05-17T10:19:15.409Z] #55 45.96 go: downloading github.com/hashicorp/hcl v1.0.0
10:19:15 [2022-05-17T10:19:15.409Z] #55 46.15 go: downloading github.com/pelletier/go-toml v1.9.4
10:19:15 [2022-05-17T10:19:15.409Z] #55 46.19 go: downloading golang.org/x/text v0.3.7
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.27 go: downloading github.com/gobwas/glob v0.2.3
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.28 go: downloading github.com/kisielk/gotool v1.0.0
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.40 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.45 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.47 go: downloading github.com/ettle/strcase v0.1.1
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.52 go: downloading golang.org/x/mod v0.5.1
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.54 go: downloading github.com/fatih/structtag v1.2.0
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.59 go: downloading github.com/Masterminds/semver v1.5.0
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.72 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:19:15 [2022-05-17T10:19:15.409Z] #55 52.86 go: downloading github.com/prometheus/client_golang v1.7.1
10:19:15 [2022-05-17T10:19:15.409Z] #55 53.12 go: downloading github.com/prometheus/client_model v0.2.0
10:19:15 [2022-05-17T10:19:15.409Z] #55 53.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:19:15 [2022-05-17T10:19:15.409Z] #55 53.32 go: downloading github.com/google/go-cmp v0.5.6
10:19:15 [2022-05-17T10:19:15.409Z] #55 53.64 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:19:15 [2022-05-17T10:19:15.409Z] #55 53.69 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:19:15 [2022-05-17T10:19:15.409Z] #55 53.96 go: downloading github.com/beorn7/perks v1.0.1
10:19:15 [2022-05-17T10:19:15.409Z] #55 53.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:19:15 [2022-05-17T10:19:15.409Z] #55 54.01 go: downloading github.com/cespare/xxhash v1.1.0
10:19:15 [2022-05-17T10:19:15.409Z] #55 54.03 go: downloading github.com/golang/protobuf v1.5.2
10:19:15 [2022-05-17T10:19:15.409Z] #55 54.13 go: downloading github.com/prometheus/common v0.10.0
10:19:15 [2022-05-17T10:19:15.409Z] #55 54.39 go: downloading github.com/prometheus/procfs v0.6.0
10:19:15 [2022-05-17T10:19:15.665Z] #55 54.43 go: downloading github.com/mattn/go-runewidth v0.0.9
10:19:15 [2022-05-17T10:19:15.665Z] #55 54.60 go: downloading google.golang.org/protobuf v1.27.1
10:19:15 [2022-05-17T10:19:15.913Z] #55 ...
10:19:15 [2022-05-17T10:19:15.913Z] 
10:19:15 [2022-05-17T10:19:15.913Z] #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
10:19:15 [2022-05-17T10:19:15.913Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:19:15 [2022-05-17T10:19:15.913Z] #14 42.46 Selecting previously unselected package g++-mingw-w64-x86-64.
10:19:15 [2022-05-17T10:19:15.913Z] #14 42.46 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:19:15 [2022-05-17T10:19:15.913Z] #14 42.51 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:19:15 [2022-05-17T10:19:15.921Z] #55 ...
10:19:15 [2022-05-17T10:19:15.921Z] 
10:19:15 [2022-05-17T10:19:15.921Z] #42 [tini 1/3] 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
10:19:15 [2022-05-17T10:19:15.921Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:19:15 [2022-05-17T10:19:15.921Z] #42 54.85 Setting up libicu67:amd64 (67.1-7) ...
10:19:15 [2022-05-17T10:19:15.921Z] #42 54.87 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:19:15 [2022-05-17T10:19:15.921Z] #42 54.90 Setting up libuv1:amd64 (1.40.0-2) ...
10:19:15 [2022-05-17T10:19:15.921Z] #42 54.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:19:15 [2022-05-17T10:19:15.921Z] #42 54.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:19:16 [2022-05-17T10:19:16.173Z] #14 42.85 Selecting previously unselected package libapparmor1:amd64.
10:19:16 [2022-05-17T10:19:16.177Z] #42 54.98 Setting up librhash0:amd64 (1.4.1-2) ...
10:19:16 [2022-05-17T10:19:16.177Z] #42 55.00 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:19:16 [2022-05-17T10:19:16.177Z] #42 55.01 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
10:19:16 [2022-05-17T10:19:16.177Z] #42 55.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:19:16 [2022-05-17T10:19:16.177Z] #42 55.03 Setting up cmake (3.18.4-2+deb11u1) ...
10:19:16 [2022-05-17T10:19:16.177Z] #42 55.05 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:19:16 [2022-05-17T10:19:16.432Z] #14 42.86 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:19:16 [2022-05-17T10:19:16.432Z] #14 42.86 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:19:16 [2022-05-17T10:19:16.432Z] #14 43.05 Selecting previously unselected package libapparmor-dev:amd64.
10:19:16 [2022-05-17T10:19:16.432Z] #14 43.06 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:19:16 [2022-05-17T10:19:16.432Z] #14 43.07 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:19:16 [2022-05-17T10:19:16.692Z] #14 43.19 Selecting previously unselected package libbtrfs0:amd64.
10:19:16 [2022-05-17T10:19:16.692Z] #14 43.19 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:19:16 [2022-05-17T10:19:16.692Z] #14 43.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:19:16 [2022-05-17T10:19:16.692Z] #14 43.32 Selecting previously unselected package libbtrfs-dev:amd64.
10:19:16 [2022-05-17T10:19:16.692Z] #14 43.32 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:19:16 [2022-05-17T10:19:16.692Z] #14 43.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:19:16 [2022-05-17T10:19:16.739Z] #42 DONE 55.6s
10:19:16 [2022-05-17T10:19:16.739Z] 
10:19:16 [2022-05-17T10:19:16.739Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:19:16 [2022-05-17T10:19:16.739Z] #43 sha256:1f212f9e6b9d6a124ef6572ddf0a32aa25ac622e0558be7b87ba840eeeda1039
10:19:16 [2022-05-17T10:19:16.739Z] #43 DONE 0.3s
10:19:16 [2022-05-17T10:19:16.739Z] 
10:19:16 [2022-05-17T10:19:16.739Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:19:16 [2022-05-17T10:19:16.739Z] #64 sha256:0103301178abd2d7de49c422a090179d4c9fa67315695bf6d72448053779bca6
10:19:16 [2022-05-17T10:19:16.951Z] #14 43.59 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:19:16 [2022-05-17T10:19:16.951Z] #14 43.59 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:19:16 [2022-05-17T10:19:16.951Z] #14 43.61 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:19:16 [2022-05-17T10:19:16.951Z] #14 43.69 Selecting previously unselected package libudev-dev:amd64.
10:19:16 [2022-05-17T10:19:16.951Z] #14 43.69 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
10:19:16 [2022-05-17T10:19:16.951Z] #14 43.69 Unpacking libudev-dev:amd64 (247.3-7) ...
10:19:16 [2022-05-17T10:19:16.995Z] #64 ...
10:19:16 [2022-05-17T10:19:16.995Z] 
10:19:16 [2022-05-17T10:19:16.995Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:19:16 [2022-05-17T10:19:16.995Z] #44 sha256:f88e0d674107fa8b055a5633adcd2f000bcd03f025ee91ba34e8991151847851
10:19:17 [2022-05-17T10:19:17.211Z] #14 43.78 Selecting previously unselected package libsepol1-dev:amd64.
10:19:17 [2022-05-17T10:19:17.211Z] #14 43.79 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:19:17 [2022-05-17T10:19:17.211Z] #14 43.79 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:19:17 [2022-05-17T10:19:17.473Z] #14 43.99 Selecting previously unselected package libpcre2-16-0:amd64.
10:19:17 [2022-05-17T10:19:17.473Z] #14 44.00 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
10:19:17 [2022-05-17T10:19:17.473Z] #14 44.04 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
10:19:17 [2022-05-17T10:19:17.473Z] #14 44.22 Selecting previously unselected package libpcre2-32-0:amd64.
10:19:17 [2022-05-17T10:19:17.734Z] #14 44.22 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
10:19:17 [2022-05-17T10:19:17.734Z] #14 44.22 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
10:19:17 [2022-05-17T10:19:17.734Z] #14 44.39 Selecting previously unselected package libpcre2-posix2:amd64.
10:19:17 [2022-05-17T10:19:17.734Z] #14 44.39 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
10:19:17 [2022-05-17T10:19:17.734Z] #14 44.45 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
10:19:17 [2022-05-17T10:19:17.996Z] #14 44.52 Selecting previously unselected package libpcre2-dev:amd64.
10:19:17 [2022-05-17T10:19:17.996Z] #14 44.53 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
10:19:17 [2022-05-17T10:19:17.996Z] #14 44.53 Unpacking libpcre2-dev:amd64 (10.36-2) ...
10:19:18 [2022-05-17T10:19:18.265Z] #14 44.76 Selecting previously unselected package libselinux1-dev:amd64.
10:19:18 [2022-05-17T10:19:18.265Z] #14 44.76 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:19:18 [2022-05-17T10:19:18.265Z] #14 44.77 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:19:18 [2022-05-17T10:19:18.265Z] #14 44.89 Selecting previously unselected package libdevmapper-dev:amd64.
10:19:18 [2022-05-17T10:19:18.265Z] #14 44.89 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:19:18 [2022-05-17T10:19:18.265Z] #14 44.90 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:19:18 [2022-05-17T10:19:18.525Z] #14 45.00 Selecting previously unselected package libseccomp-dev:amd64.
10:19:18 [2022-05-17T10:19:18.525Z] #14 45.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:19:18 [2022-05-17T10:19:18.525Z] #14 45.01 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:19:18 [2022-05-17T10:19:18.525Z] #14 45.13 Selecting previously unselected package libsystemd-dev:amd64.
10:19:18 [2022-05-17T10:19:18.525Z] #14 45.14 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
10:19:18 [2022-05-17T10:19:18.525Z] #14 45.14 Unpacking libsystemd-dev:amd64 (247.3-7) ...
10:19:18 [2022-05-17T10:19:18.592Z] #19 ...
10:19:18 [2022-05-17T10:19:18.592Z] 
10:19:18 [2022-05-17T10:19:18.592Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
10:19:18 [2022-05-17T10:19:18.592Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:19:18 [2022-05-17T10:19:18.592Z] #54 29.28 Updating files:  74% (1624/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
10:19:18 [2022-05-17T10:19:18.784Z] #14 45.44 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:19:18 [2022-05-17T10:19:18.784Z] #14 45.46 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:19:18 [2022-05-17T10:19:18.784Z] #14 45.47 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:19:18 [2022-05-17T10:19:18.784Z] #14 45.49 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:19:18 [2022-05-17T10:19:18.784Z] #14 45.50 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:19:18 [2022-05-17T10:19:18.784Z] #14 45.53 Setting up libpcre2-16-0:amd64 (10.36-2) ...
10:19:18 [2022-05-17T10:19:18.852Z] #54 29.78 + git checkout -q v2.3.0
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.55 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.57 Setting up libpcre2-32-0:amd64 (10.36-2) ...
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.58 Setting up libudev-dev:amd64 (247.3-7) ...
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.60 Setting up libpcre2-posix2:amd64 (10.36-2) ...
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.61 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.65 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.70 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.72 Setting up mingw-w64-common (8.0.0-1) ...
10:19:19 [2022-05-17T10:19:19.044Z] #14 45.75 Setting up libsystemd-dev:amd64 (247.3-7) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.80 Setting up libpcre2-dev:amd64 (10.36-2) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.81 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.86 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.88 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.90 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
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.92 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.95 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
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.96 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.98 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 45.99 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
10:19:19 [2022-05-17T10:19:19.304Z] #14 46.01 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 46.06 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:19:19 [2022-05-17T10:19:19.304Z] #14 46.10 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:19:19 [2022-05-17T10:19:19.503Z] INFO: make.ps1 starting at 05/17/2022 10:19:18
10:19:19 [2022-05-17T10:19:19.503Z] INFO: Git commit (1a732571d5) assumed from DOCKER_GITCOMMIT environment variable
10:19:19 [2022-05-17T10:19:19.503Z] INFO: Invoking autogen...
10:19:19 [2022-05-17T10:19:19.503Z] {
10:19:19 [2022-05-17T10:19:19.503Z]   "RT_GROUP_ICON": {
10:19:19 [2022-05-17T10:19:19.503Z]     "#1": {
10:19:19 [2022-05-17T10:19:19.503Z]       "0409": "../../winresources/docker.ico"
10:19:19 [2022-05-17T10:19:19.503Z]     }
10:19:19 [2022-05-17T10:19:19.503Z]   },
10:19:19 [2022-05-17T10:19:19.503Z]   "RT_MANIFEST": {
10:19:19 [2022-05-17T10:19:19.503Z]     "#1": {
10:19:19 [2022-05-17T10:19:19.503Z]       "0409": {
10:19:19 [2022-05-17T10:19:19.503Z]         "identity": {},
10:19:19 [2022-05-17T10:19:19.503Z]         "description": "Docker Engine",
10:19:19 [2022-05-17T10:19:19.503Z]         "minimum-os": "vista",
10:19:19 [2022-05-17T10:19:19.503Z]         "execution-level": "",
10:19:19 [2022-05-17T10:19:19.503Z]         "ui-access": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "auto-elevate": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "dpi-awareness": "unaware",
10:19:19 [2022-05-17T10:19:19.503Z]         "disable-theming": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "disable-window-filtering": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "high-resolution-scrolling-aware": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "ultra-high-resolution-scrolling-aware": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "long-path-aware": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "printer-driver-isolation": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "gdi-scaling": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "segment-heap": false,
10:19:19 [2022-05-17T10:19:19.503Z]         "use-common-controls-v6": false
10:19:19 [2022-05-17T10:19:19.503Z]       }
10:19:19 [2022-05-17T10:19:19.503Z]     }
10:19:19 [2022-05-17T10:19:19.503Z]   },
10:19:19 [2022-05-17T10:19:19.503Z]   "RT_MESSAGETABLE": {
10:19:19 [2022-05-17T10:19:19.503Z]     "#1": {
10:19:19 [2022-05-17T10:19:19.503Z]       "0409": "../../winresources/event_messages.bin"
10:19:19 [2022-05-17T10:19:19.503Z]     }
10:19:19 [2022-05-17T10:19:19.503Z]   },
10:19:19 [2022-05-17T10:19:19.503Z]   "RT_VERSION": {
10:19:19 [2022-05-17T10:19:19.503Z]     "#1": {
10:19:19 [2022-05-17T10:19:19.503Z]       "0409": {
10:19:19 [2022-05-17T10:19:19.503Z]         "fixed": {
10:19:19 [2022-05-17T10:19:19.503Z]           "file_version": "0.0.0.0",
10:19:19 [2022-05-17T10:19:19.503Z]           "product_version": "0.0.0.0",
10:19:19 [2022-05-17T10:19:19.503Z]           "type": "Unknown"
10:19:19 [2022-05-17T10:19:19.503Z]         },
10:19:19 [2022-05-17T10:19:19.503Z]         "info": {
10:19:19 [2022-05-17T10:19:19.503Z]           "0000": {
10:19:19 [2022-05-17T10:19:19.503Z]             "CompanyName": "",
10:19:19 [2022-05-17T10:19:19.503Z]             "FileVersion": "0.0.0-dev",
10:19:19 [2022-05-17T10:19:19.503Z]             "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.",
10:19:19 [2022-05-17T10:19:19.503Z]             "OriginalFileName": "dockerd.exe",
10:19:19 [2022-05-17T10:19:19.503Z]             "ProductName": "",
10:19:19 [2022-05-17T10:19:19.503Z]             "ProductVersion": "0.0.0-dev",
10:19:19 [2022-05-17T10:19:19.503Z]             "SpecialBuild": "1a732571d5"
10:19:19 [2022-05-17T10:19:19.503Z]           }
10:19:19 [2022-05-17T10:19:19.503Z]         }
10:19:19 [2022-05-17T10:19:19.503Z]       }
10:19:19 [2022-05-17T10:19:19.503Z]     }
10:19:19 [2022-05-17T10:19:19.503Z]   }
10:19:19 [2022-05-17T10:19:19.503Z] }
10:19:19 [2022-05-17T10:19:19.545Z] Client: Docker Engine - Community
10:19:19 [2022-05-17T10:19:19.545Z]  Version:           20.10.14
10:19:19 [2022-05-17T10:19:19.545Z]  API version:       1.41
10:19:19 [2022-05-17T10:19:19.545Z]  Go version:        go1.16.15
10:19:19 [2022-05-17T10:19:19.545Z]  Git commit:        a224086
10:19:19 [2022-05-17T10:19:19.545Z]  Built:             Thu Mar 24 01:47:57 2022
10:19:19 [2022-05-17T10:19:19.545Z]  OS/Arch:           linux/amd64
10:19:19 [2022-05-17T10:19:19.545Z]  Context:           default
10:19:19 [2022-05-17T10:19:19.545Z]  Experimental:      true
10:19:19 [2022-05-17T10:19:19.545Z] 
10:19:19 [2022-05-17T10:19:19.545Z] Server: Docker Engine - Community
10:19:19 [2022-05-17T10:19:19.545Z]  Engine:
10:19:19 [2022-05-17T10:19:19.545Z]   Version:          20.10.14
10:19:19 [2022-05-17T10:19:19.545Z]   API version:      1.41 (minimum version 1.12)
10:19:19 [2022-05-17T10:19:19.545Z]   Go version:       go1.16.15
10:19:19 [2022-05-17T10:19:19.545Z]   Git commit:       87a90dc
10:19:19 [2022-05-17T10:19:19.545Z]   Built:            Thu Mar 24 01:45:46 2022
10:19:19 [2022-05-17T10:19:19.545Z]   OS/Arch:          linux/amd64
10:19:19 [2022-05-17T10:19:19.545Z]   Experimental:     true
10:19:19 [2022-05-17T10:19:19.545Z]  containerd:
10:19:19 [2022-05-17T10:19:19.545Z]   Version:          1.5.11
10:19:19 [2022-05-17T10:19:19.545Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:19:19 [2022-05-17T10:19:19.545Z]  runc:
10:19:19 [2022-05-17T10:19:19.545Z]   Version:          1.0.3
10:19:19 [2022-05-17T10:19:19.545Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:19:19 [2022-05-17T10:19:19.545Z]  docker-init:
10:19:19 [2022-05-17T10:19:19.545Z]   Version:          0.19.0
10:19:19 [2022-05-17T10:19:19.545Z]   GitCommit:        de40ad0
10:19:19 [2022-05-17T10:19:19.564Z] #14 46.11 Setting up dmsetup (2:1.02.175-2.1) ...
10:19:19 [2022-05-17T10:19:19.564Z] #14 46.14 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:19:19 [2022-05-17T10:19:19.564Z] #14 46.15 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:19:19 [2022-05-17T10:19:19.564Z] #14 46.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
[Pipeline] sh
10:19:19 [2022-05-17T10:19:19.885Z] + docker info
10:19:19 [2022-05-17T10:19:19.960Z] powershell.exe : cmd\dockerd\config.go
10:19:19 [2022-05-17T10:19:19.960Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-4c177e16\powershellWrapper.ps1:3 char:1
10:19:19 [2022-05-17T10:19:19.960Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
10:19:19 [2022-05-17T10:19:19.960Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10:19:19 [2022-05-17T10:19:19.960Z]     + CategoryInfo          : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException
10:19:19 [2022-05-17T10:19:19.960Z]     + FullyQualifiedErrorId : NativeCommandError
10:19:19 [2022-05-17T10:19:19.960Z]  
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\config_windows.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\daemon.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\daemon_test.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\daemon_windows.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\docker.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\docker_windows.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\genwinres_windows.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\metrics.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\options.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\options_test.go
10:19:19 [2022-05-17T10:19:19.960Z] cmd\dockerd\service_windows.go
10:19:19 [2022-05-17T10:19:19.960Z] INFO: Building daemon...
10:19:20 [2022-05-17T10:19:20.353Z] #14 ...
10:19:20 [2022-05-17T10:19:20.353Z] 
10:19:20 [2022-05-17T10:19:20.353Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:19:20 [2022-05-17T10:19:20.353Z] #64 sha256:f38228eb82d12a2479789e47dccd59f1f0791989f86ffc6819124448445c62c1
10:19:20 [2022-05-17T10:19:20.503Z] #14 DONE 47.0s
10:19:20 [2022-05-17T10:19:20.503Z] 
10:19:20 [2022-05-17T10:19:20.503Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:19:20 [2022-05-17T10:19:20.503Z] #59 sha256:6ad81c34636cee618e75f61d7caddef993391edce91d4e72c4d9b511135253f9
10:19:20 [2022-05-17T10:19:20.503Z] #59 DONE 0.2s
10:19:20 [2022-05-17T10:19:20.503Z] 
10:19:20 [2022-05-17T10:19:20.503Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:19:20 [2022-05-17T10:19:20.503Z] #60 sha256:2031c960c5a9ae0cc0ecb7ed19d3eebddc494db076cc16cbe3e85dabb3bc8645
10:19:21 [2022-05-17T10:19:21.136Z] #64 35.47 Updating files:  67% (3222/4768)
Updating files:  68% (3243/4768)
Updating files:  69% (3290/4768)
Updating files:  70% (3338/4768)
Updating files:  71% (3386/4768)
Updating files:  72% (3433/4768)
Updating files:  73% (3481/4768)
Updating files:  74% (3529/4768)
Updating files:  75% (3576/4768)
Updating files:  76% (3624/4768)
Updating files:  77% (3672/4768)
Updating files:  78% (3720/4768)
Updating files:  79% (3767/4768)
Updating files:  80% (3815/4768)
Updating files:  81% (3863/4768)
Updating files:  82% (3910/4768)
Updating files:  83% (3958/4768)
Updating files:  84% (4006/4768)
Updating files:  85% (4053/4768)
Updating files:  86% (4101/4768)
Updating files:  87% (4149/4768)
Updating files:  88% (4196/4768)
Updating files:  89% (4244/4768)
Updating files:  90% (4292/4768)
Updating files:  91% (4339/4768)
Updating files:  92% (4387/4768)
Updating files:  93% (4435/4768)
Updating files:  94% (4482/4768)
Updating files:  95% (4530/4768)
Updating files:  96% (4578/4768)
Updating files:  97% (4625/4768)
Updating files:  98% (4673/4768)
Updating files:  99% (4721/4768)
Updating files: 100% (4768/4768)
Updating files: 100% (4768/4768), done.
10:19:21 [2022-05-17T10:19:21.136Z] #64 36.28 + cd /tmp/tmp.nWWDOiEUhJ/src/github.com/containerd/containerd
10:19:21 [2022-05-17T10:19:21.136Z] #64 36.28 + git checkout -q v1.6.4
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 + RM_GOPATH=0
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 + TMP_GOPATH=
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 + : /build
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 + '[' -z '' ']'
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 ++ mktemp -d
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 + export GOPATH=/tmp/tmp.R3KCMElUCD
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 + GOPATH=/tmp/tmp.R3KCMElUCD
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 + RM_GOPATH=1
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 + case "$(go env GOARCH)" in
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.064 ++ go env GOARCH
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + export GO_BUILDMODE=-buildmode=pie
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + GO_BUILDMODE=-buildmode=pie
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 ++ dirname /install.sh
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + dir=/
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + bin=tini
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + shift
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + '[' '!' -f //tini.installer ']'
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + . //tini.installer
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 ++ : v0.19.0
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + install_tini
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + echo 'Install tini version v0.19.0'
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 + git clone https://github.com/krallin/tini.git /tmp/tmp.R3KCMElUCD/tini
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 Cloning into '/tmp/tmp.R3KCMElUCD/tini'...
10:19:21 [2022-05-17T10:19:21.164Z] #44 4.158 Install tini version v0.19.0
10:19:21 [2022-05-17T10:19:21.387Z] #54 32.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:19:21 [2022-05-17T10:19:21.441Z] #60 ...
10:19:21 [2022-05-17T10:19:21.441Z] 
10:19:21 [2022-05-17T10:19:21.441Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
10:19:21 [2022-05-17T10:19:21.441Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae
10:19:21 [2022-05-17T10:19:21.441Z] #15 DONE 1.0s
10:19:21 [2022-05-17T10:19:21.441Z] 
10:19:21 [2022-05-17T10:19:21.441Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:19:21 [2022-05-17T10:19:21.441Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2
10:19:22 [2022-05-17T10:19:22.093Z] #44 5.023 + cd /tmp/tmp.R3KCMElUCD/tini
10:19:22 [2022-05-17T10:19:22.093Z] #44 5.023 + git checkout -q v0.19.0
10:19:22 [2022-05-17T10:19:22.093Z] #44 5.023 + cmake .
10:19:22 [2022-05-17T10:19:22.093Z] #44 ...
10:19:22 [2022-05-17T10:19:22.093Z] 
10:19:22 [2022-05-17T10:19:22.093Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:19:22 [2022-05-17T10:19:22.093Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:19:22 [2022-05-17T10:19:22.093Z] #53 60.32 gotestsum version dev
10:19:22 [2022-05-17T10:19:22.093Z] #53 DONE 61.0s
10:19:22 [2022-05-17T10:19:22.093Z] 
10:19:22 [2022-05-17T10:19:22.093Z] #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
10:19:22 [2022-05-17T10:19:22.093Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:19:22 [2022-05-17T10:19:22.093Z] #14 56.45 Selecting previously unselected package mingw-w64-x86-64-dev.
10:19:22 [2022-05-17T10:19:22.093Z] #14 56.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:19:22 [2022-05-17T10:19:22.093Z] #14 56.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:19:22 [2022-05-17T10:19:22.826Z] #16 DONE 1.3s
10:19:22 [2022-05-17T10:19:22.826Z] 
10:19:22 [2022-05-17T10:19:22.826Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:19:22 [2022-05-17T10:19:22.826Z] #60 sha256:2031c960c5a9ae0cc0ecb7ed19d3eebddc494db076cc16cbe3e85dabb3bc8645
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.208 + RM_GOPATH=0
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.208 + TMP_GOPATH=
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.208 + : /build
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.213 + '[' -z '' ']'
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.213 ++ mktemp -d
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.216 + export GOPATH=/tmp/tmp.C5vWrfcxWv
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.216 + GOPATH=/tmp/tmp.C5vWrfcxWv
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.216 + RM_GOPATH=1
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.216 + case "$(go env GOARCH)" in
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.217 ++ go env GOARCH
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.232 + export GO_BUILDMODE=-buildmode=pie
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.232 + GO_BUILDMODE=-buildmode=pie
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.233 ++ dirname /install.sh
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 + dir=/
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 + bin=runc
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 + shift
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 + '[' '!' -f //runc.installer ']'
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 + . //runc.installer
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 ++ set -e
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 ++ : v1.1.2
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 + install_runc
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 + RUNC_BUILDTAGS=seccomp
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.C5vWrfcxWv/src/github.com/opencontainers/runc
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.236 Install runc version v1.1.2 (build tags: seccomp)
10:19:22 [2022-05-17T10:19:22.826Z] #60 1.240 Cloning into '/tmp/tmp.C5vWrfcxWv/src/github.com/opencontainers/runc'...
10:19:23 [2022-05-17T10:19:23.023Z] #14 ...
10:19:23 [2022-05-17T10:19:23.023Z] 
10:19:23 [2022-05-17T10:19:23.023Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:19:23 [2022-05-17T10:19:23.023Z] #44 sha256:f88e0d674107fa8b055a5633adcd2f000bcd03f025ee91ba34e8991151847851
10:19:23 [2022-05-17T10:19:23.023Z] #44 5.497 -- The C compiler identification is GNU 10.2.1
10:19:23 [2022-05-17T10:19:23.023Z] #44 5.599 -- Detecting C compiler ABI info
10:19:23 [2022-05-17T10:19:23.023Z] #44 6.118 -- Detecting C compiler ABI info - done
10:19:23 [2022-05-17T10:19:23.279Z] #44 6.259 -- Check for working C compiler: /usr/bin/cc - skipped
10:19:23 [2022-05-17T10:19:23.279Z] #44 6.259 -- Detecting C compile features
10:19:23 [2022-05-17T10:19:23.279Z] #44 6.259 -- Detecting C compile features - done
10:19:23 [2022-05-17T10:19:23.279Z] #44 6.314 -- Performing Test HAS_BUILTIN_FORTIFY
10:19:23 [2022-05-17T10:19:23.536Z] #44 6.665 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:19:23 [2022-05-17T10:19:23.682Z] #64 38.71 + export 'BUILDTAGS=netgo osusergo static_build'
10:19:23 [2022-05-17T10:19:23.682Z] #64 38.71 + BUILDTAGS='netgo osusergo static_build'
10:19:23 [2022-05-17T10:19:23.682Z] #64 38.71 + export EXTRA_FLAGS=-buildmode=pie
10:19:23 [2022-05-17T10:19:23.682Z] #64 38.71 + EXTRA_FLAGS=-buildmode=pie
10:19:23 [2022-05-17T10:19:23.682Z] #64 38.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:19:23 [2022-05-17T10:19:23.682Z] #64 38.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:19:23 [2022-05-17T10:19:23.682Z] #64 38.71 + '[' '' = dynamic ']'
10:19:23 [2022-05-17T10:19:23.682Z] #64 38.71 + make
10:19:23 [2022-05-17T10:19:23.792Z] #44 6.723 -- Configuring done
10:19:23 [2022-05-17T10:19:23.792Z] #44 6.746 -- Generating done
10:19:23 [2022-05-17T10:19:23.792Z] #44 6.762 -- Build files have been written to: /tmp/tmp.R3KCMElUCD/tini
10:19:23 [2022-05-17T10:19:23.792Z] #44 6.778 + make tini-static
10:19:24 [2022-05-17T10:19:24.048Z] #44 7.053 Scanning dependencies of target tini-static
10:19:24 [2022-05-17T10:19:24.205Z] #60 ...
10:19:24 [2022-05-17T10:19:24.205Z] 
10:19:24 [2022-05-17T10:19:24.205Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:19:24 [2022-05-17T10:19:24.205Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc
10:19:24 [2022-05-17T10:19:24.205Z] #17 0.869 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:19:24 [2022-05-17T10:19:24.205Z] #17 DONE 1.2s
10:19:24 [2022-05-17T10:19:24.205Z] 
10:19:24 [2022-05-17T10:19:24.205Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:19:24 [2022-05-17T10:19:24.205Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456
10:19:24 [2022-05-17T10:19:24.305Z] #44 7.242 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:19:25 [2022-05-17T10:19:25.067Z] #64 40.18 + bin/ctr
10:19:25 [2022-05-17T10:19:25.583Z] #18 DONE 1.6s
10:19:25 [2022-05-17T10:19:25.583Z] 
10:19:25 [2022-05-17T10:19:25.583Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:19:25 [2022-05-17T10:19:25.583Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21
10:19:25 [2022-05-17T10:19:25.672Z] #44 8.454 [100%] Linking C executable tini-static
10:19:25 [2022-05-17T10:19:25.929Z] #44 8.910 [100%] Built target tini-static
10:19:25 [2022-05-17T10:19:25.929Z] #44 8.979 + mkdir -p /build
10:19:25 [2022-05-17T10:19:25.929Z] #44 8.980 + cp tini-static /build/docker-init
10:19:26 [2022-05-17T10:19:26.185Z] #44 DONE 9.1s
10:19:26 [2022-05-17T10:19:26.185Z] 
10:19:26 [2022-05-17T10:19:26.185Z] #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
10:19:26 [2022-05-17T10:19:26.185Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:19:26 [2022-05-17T10:19:26.185Z] #14 62.09 Selecting previously unselected package gcc-mingw-w64-base.
10:19:26 [2022-05-17T10:19:26.185Z] #14 62.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:19:26 [2022-05-17T10:19:26.186Z] #14 62.09 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:19:26 [2022-05-17T10:19:26.186Z] #14 62.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:19:26 [2022-05-17T10:19:26.186Z] #14 62.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:19:26 [2022-05-17T10:19:26.186Z] #14 62.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:19:26 [2022-05-17T10:19:26.525Z] #19 DONE 1.1s
10:19:26 [2022-05-17T10:19:26.526Z] 
10:19:26 [2022-05-17T10:19:26.526Z] #20 [dev-systemd-false  6/26] RUN ldconfig
10:19:26 [2022-05-17T10:19:26.526Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f
10:19:26 [2022-05-17T10:19:26.662Z] #54 ...
10:19:26 [2022-05-17T10:19:26.662Z] 
10:19:26 [2022-05-17T10:19:26.662Z] #58 [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_11/ /' > /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
10:19:26 [2022-05-17T10:19:26.662Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:26 [2022-05-17T10:19:26.662Z] #58 21.14 Reading package lists...
10:19:26 [2022-05-17T10:19:26.662Z] #58 27.77 Reading package lists...
10:19:26 [2022-05-17T10:19:26.662Z] #58 34.25 Building dependency tree...
10:19:26 [2022-05-17T10:19:26.921Z] #58 ...
10:19:26 [2022-05-17T10:19:26.921Z] 
10:19:26 [2022-05-17T10:19:26.921Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:26 [2022-05-17T10:19:26.921Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:26 [2022-05-17T10:19:26.921Z] #62 38.14 go: downloading github.com/fatih/color v1.13.0
10:19:26 [2022-05-17T10:19:26.921Z] #62 38.14 go: downloading github.com/gofrs/flock v0.8.1
10:19:26 [2022-05-17T10:19:26.921Z] #62 38.17 go: downloading github.com/spf13/cobra v1.3.0
10:19:26 [2022-05-17T10:19:26.921Z] #62 38.28 go: downloading github.com/spf13/viper v1.10.1
10:19:27 [2022-05-17T10:19:27.181Z] #62 38.50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:19:27 [2022-05-17T10:19:27.553Z] #14 ...
10:19:27 [2022-05-17T10:19:27.553Z] 
10:19:27 [2022-05-17T10:19:27.553Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:27 [2022-05-17T10:19:27.553Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:27 [2022-05-17T10:19:27.553Z] #55 56.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:19:27 [2022-05-17T10:19:27.749Z] #62 38.98 go: downloading github.com/mattn/go-colorable v0.1.12
10:19:27 [2022-05-17T10:19:27.749Z] #62 38.98 go: downloading github.com/mattn/go-isatty v0.0.14
10:19:27 [2022-05-17T10:19:27.749Z] #62 39.01 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:19:27 [2022-05-17T10:19:27.749Z] #62 39.04 go: downloading github.com/go-critic/go-critic v0.6.2
10:19:27 [2022-05-17T10:19:27.905Z] #20 DONE 1.2s
10:19:27 [2022-05-17T10:19:27.905Z] 
10:19:27 [2022-05-17T10:19:27.905Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:19:27 [2022-05-17T10:19:27.905Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:19:29 [2022-05-17T10:19:29.128Z] #62 40.53 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:19:29 [2022-05-17T10:19:29.282Z] #21 1.353 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:19:29 [2022-05-17T10:19:29.283Z] #21 1.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:19:29 [2022-05-17T10:19:29.283Z] #21 1.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:19:29 [2022-05-17T10:19:29.387Z] #62 40.72 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:19:29 [2022-05-17T10:19:29.542Z] #21 1.820 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:19:30 [2022-05-17T10:19:30.111Z] #21 2.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:19:30 [2022-05-17T10:19:30.370Z] #21 2.640 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:19:31 [2022-05-17T10:19:31.725Z] #55 ...
10:19:31 [2022-05-17T10:19:31.725Z] 
10:19:31 [2022-05-17T10:19:31.725Z] #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
10:19:31 [2022-05-17T10:19:31.725Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:19:31 [2022-05-17T10:19:31.725Z] #14 69.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:19:31 [2022-05-17T10:19:31.725Z] #14 69.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:19:31 [2022-05-17T10:19:31.725Z] #14 69.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:19:31 [2022-05-17T10:19:31.750Z] #21 4.033 Fetched 8530 kB in 3s (2894 kB/s)
10:19:32 [2022-05-17T10:19:32.689Z] #21 4.033 Reading package lists...
10:19:33 [2022-05-17T10:19:33.207Z] #64 ...
10:19:33 [2022-05-17T10:19:33.207Z] 
10:19:33 [2022-05-17T10:19:33.207Z] #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
10:19:33 [2022-05-17T10:19:33.207Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:19:33 [2022-05-17T10:19:33.207Z] #14 67.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:19:33 [2022-05-17T10:19:33.207Z] #14 67.13 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
10:19:33 [2022-05-17T10:19:33.207Z] #14 67.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:19:33 [2022-05-17T10:19:33.207Z] #14 72.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:19:33 [2022-05-17T10:19:33.207Z] #14 72.25 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
10:19:33 [2022-05-17T10:19:33.207Z] #14 72.25 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:19:33 [2022-05-17T10:19:33.207Z] #14 77.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:19:33 [2022-05-17T10:19:33.207Z] #14 77.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
10:19:33 [2022-05-17T10:19:33.207Z] #14 77.45 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:19:33 [2022-05-17T10:19:33.261Z] #21 4.942 Reading package lists...
10:19:33 [2022-05-17T10:19:33.261Z] #21 ...
10:19:33 [2022-05-17T10:19:33.261Z] 
10:19:33 [2022-05-17T10:19:33.261Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:19:33 [2022-05-17T10:19:33.261Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:19:33 [2022-05-17T10:19:33.261Z] #47 58.30 + dpkg --print-architecture
10:19:33 [2022-05-17T10:19:33.261Z] #47 58.30 + git checkout -q v2.1.0
10:19:33 [2022-05-17T10:19:33.261Z] #47 58.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:19:33 [2022-05-17T10:19:33.261Z] #47 58.67 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.15 go: downloading github.com/sirupsen/logrus v1.8.1
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.15 go: downloading github.com/stretchr/testify v1.7.0
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.44 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.50 go: downloading github.com/magiconair/properties v1.8.5
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.58 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.59 go: downloading github.com/spf13/afero v1.6.0
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.72 go: downloading github.com/spf13/cast v1.4.1
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.87 go: downloading github.com/subosito/gotenv v1.2.0
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.90 go: downloading gopkg.in/ini.v1 v1.66.2
10:19:33 [2022-05-17T10:19:33.580Z] #62 44.98 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:19:33 [2022-05-17T10:19:33.839Z] #62 45.08 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:19:33 [2022-05-17T10:19:33.840Z] #62 ...
10:19:33 [2022-05-17T10:19:33.840Z] 
10:19:33 [2022-05-17T10:19:33.840Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:19:33 [2022-05-17T10:19:33.840Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
10:19:33 [2022-05-17T10:19:33.840Z] #64 43.22 v3.0.2
10:19:33 [2022-05-17T10:19:33.840Z] #64 DONE 45.3s
10:19:33 [2022-05-17T10:19:33.840Z] 
10:19:33 [2022-05-17T10:19:33.840Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:33 [2022-05-17T10:19:33.840Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:33 [2022-05-17T10:19:33.840Z] #62 45.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:19:33 [2022-05-17T10:19:33.840Z] #62 ...
10:19:33 [2022-05-17T10:19:33.840Z] 
10:19:33 [2022-05-17T10:19:33.840Z] #58 [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_11/ /' > /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
10:19:33 [2022-05-17T10:19:33.840Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:33 [2022-05-17T10:19:33.840Z] #58 38.21 The following additional packages will be installed:
10:19:33 [2022-05-17T10:19:33.840Z] #58 38.22   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:19:33 [2022-05-17T10:19:33.840Z] #58 38.23   python3-protobuf python3-six
10:19:33 [2022-05-17T10:19:33.840Z] #58 38.26 Suggested packages:
10:19:33 [2022-05-17T10:19:33.840Z] #58 38.26   python3-setuptools
10:19:33 [2022-05-17T10:19:33.840Z] #58 38.26 Recommended packages:
10:19:33 [2022-05-17T10:19:33.840Z] #58 38.26   iproute2 | iproute
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.32 The following NEW packages will be installed:
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.33   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.34   python3-protobuf python3-six
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.78 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.78 Need to get 2314 kB of archives.
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.78 After this operation, 11.1 MB of additional disk space will be used.
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:19:33 [2022-05-17T10:19:33.840Z] #58 39.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:19:33 [2022-05-17T10:19:33.840Z] #58 42.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
10:19:33 [2022-05-17T10:19:33.840Z] #58 44.34 debconf: delaying package configuration, since apt-utils is not installed
10:19:33 [2022-05-17T10:19:33.840Z] #58 44.85 Fetched 2314 kB in 4s (660 kB/s)
10:19:33 [2022-05-17T10:19:33.840Z] #58 44.93 Selecting previously unselected package libprotobuf23:amd64.
10:19:34 [2022-05-17T10:19:34.104Z] #58 44.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:19:34 [2022-05-17T10:19:34.104Z] #58 45.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
10:19:34 [2022-05-17T10:19:34.104Z] #58 45.15 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:19:34 [2022-05-17T10:19:34.104Z] #58 ...
10:19:34 [2022-05-17T10:19:34.104Z] 
10:19:34 [2022-05-17T10:19:34.104Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:34 [2022-05-17T10:19:34.104Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:34 [2022-05-17T10:19:34.104Z] #62 45.37 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:19:34 [2022-05-17T10:19:34.104Z] #62 45.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:19:34 [2022-05-17T10:19:34.364Z] #62 45.46 go: downloading github.com/go-toolsmith/astp v1.0.0
10:19:34 [2022-05-17T10:19:34.364Z] #62 45.48 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:19:34 [2022-05-17T10:19:34.364Z] #62 45.54 go: downloading github.com/go-toolsmith/typep v1.0.2
10:19:34 [2022-05-17T10:19:34.364Z] #62 45.58 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:19:34 [2022-05-17T10:19:34.657Z] #47 ...
10:19:34 [2022-05-17T10:19:34.657Z] 
10:19:34 [2022-05-17T10:19:34.657Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:19:34 [2022-05-17T10:19:34.657Z] #60 sha256:2031c960c5a9ae0cc0ecb7ed19d3eebddc494db076cc16cbe3e85dabb3bc8645
10:19:34 [2022-05-17T10:19:34.657Z] #60 3.783 + cd /tmp/tmp.C5vWrfcxWv/src/github.com/opencontainers/runc
10:19:34 [2022-05-17T10:19:34.657Z] #60 3.783 + git checkout -q v1.1.2
10:19:34 [2022-05-17T10:19:34.657Z] #60 3.939 + '[' -z '' ']'
10:19:34 [2022-05-17T10:19:34.657Z] #60 3.939 + target=static
10:19:34 [2022-05-17T10:19:34.657Z] #60 3.939 + make BUILDTAGS=seccomp static
10:19:34 [2022-05-17T10:19:34.657Z] #60 4.244 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
10:19:34 [2022-05-17T10:19:34.657Z] #60 ...
10:19:34 [2022-05-17T10:19:34.657Z] 
10:19:34 [2022-05-17T10:19:34.657Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:19:34 [2022-05-17T10:19:34.657Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:19:34 [2022-05-17T10:19:34.657Z] #21 4.942 Reading package lists...
10:19:34 [2022-05-17T10:19:34.657Z] #21 5.791 Building dependency tree...
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.257 The following additional packages will be installed:
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.257   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.258   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.259   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.259   python3-pkg-resources vim-runtime xxd
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.261 Suggested packages:
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.261   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.261   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.261   acl attr quota
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.262 Recommended packages:
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.262   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.747 The following NEW packages will be installed:
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.748   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.748   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.748   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.749   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.749   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.749   python3-pkg-resources python3-setuptools python3-wheel sudo
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.750   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:19:34 [2022-05-17T10:19:34.657Z] #21 6.750   xz-utils zip zstd
10:19:34 [2022-05-17T10:19:34.657Z] #21 7.040 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:19:34 [2022-05-17T10:19:34.657Z] #21 7.040 Need to get 27.6 MB of archives.
10:19:34 [2022-05-17T10:19:34.657Z] #21 7.040 After this operation, 106 MB of additional disk space will be used.
10:19:34 [2022-05-17T10:19:34.657Z] #21 7.040 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:19:34 [2022-05-17T10:19:34.813Z] Client:
10:19:34 [2022-05-17T10:19:34.813Z]  Context:    default
10:19:34 [2022-05-17T10:19:34.813Z]  Debug Mode: false
10:19:34 [2022-05-17T10:19:34.813Z]  Plugins:
10:19:34 [2022-05-17T10:19:34.813Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:19:34 [2022-05-17T10:19:34.813Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:19:34 [2022-05-17T10:19:34.813Z]   compose: Docker Compose (Docker Inc., v2.4.1)
10:19:34 [2022-05-17T10:19:34.813Z]   scan: Docker Scan (Docker Inc., v0.17.0)
10:19:34 [2022-05-17T10:19:34.813Z] 
10:19:34 [2022-05-17T10:19:34.813Z] Server:
10:19:34 [2022-05-17T10:19:34.813Z]  Containers: 0
10:19:34 [2022-05-17T10:19:34.813Z]   Running: 0
10:19:34 [2022-05-17T10:19:34.813Z]   Paused: 0
10:19:34 [2022-05-17T10:19:34.813Z]   Stopped: 0
10:19:34 [2022-05-17T10:19:34.813Z]  Images: 0
10:19:34 [2022-05-17T10:19:34.813Z]  Server Version: 20.10.14
10:19:34 [2022-05-17T10:19:34.813Z]  Storage Driver: overlay2
10:19:34 [2022-05-17T10:19:34.813Z]   Backing Filesystem: extfs
10:19:34 [2022-05-17T10:19:34.813Z]   Supports d_type: true
10:19:34 [2022-05-17T10:19:34.813Z]   Native Overlay Diff: true
10:19:34 [2022-05-17T10:19:34.813Z]   userxattr: false
10:19:34 [2022-05-17T10:19:34.813Z]  Logging Driver: json-file
10:19:34 [2022-05-17T10:19:34.813Z]  Cgroup Driver: cgroupfs
10:19:34 [2022-05-17T10:19:34.813Z]  Cgroup Version: 1
10:19:34 [2022-05-17T10:19:34.813Z]  Plugins:
10:19:34 [2022-05-17T10:19:34.813Z]   Volume: local
10:19:34 [2022-05-17T10:19:34.813Z]   Network: bridge host ipvlan macvlan null overlay
10:19:34 [2022-05-17T10:19:34.813Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:19:34 [2022-05-17T10:19:34.813Z]  Swarm: inactive
10:19:34 [2022-05-17T10:19:34.813Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:19:34 [2022-05-17T10:19:34.813Z]  Default Runtime: runc
10:19:34 [2022-05-17T10:19:34.813Z]  Init Binary: docker-init
10:19:34 [2022-05-17T10:19:34.813Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:19:34 [2022-05-17T10:19:34.813Z]  runc version: v1.0.3-0-gf46b6ba
10:19:34 [2022-05-17T10:19:34.813Z]  init version: de40ad0
10:19:34 [2022-05-17T10:19:34.813Z]  Security Options:
10:19:34 [2022-05-17T10:19:34.813Z]   apparmor
10:19:34 [2022-05-17T10:19:34.813Z]   seccomp
10:19:34 [2022-05-17T10:19:34.813Z]    Profile: default
10:19:34 [2022-05-17T10:19:34.813Z]  Kernel Version: 5.4.0-1071-aws
10:19:34 [2022-05-17T10:19:34.813Z]  Operating System: Ubuntu 18.04.6 LTS
10:19:34 [2022-05-17T10:19:34.813Z]  OSType: linux
10:19:34 [2022-05-17T10:19:34.813Z]  Architecture: x86_64
10:19:34 [2022-05-17T10:19:34.813Z]  CPUs: 2
10:19:34 [2022-05-17T10:19:34.813Z]  Total Memory: 7.483GiB
10:19:34 [2022-05-17T10:19:34.813Z]  Name: ip-10-100-46-142
10:19:34 [2022-05-17T10:19:34.813Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
10:19:34 [2022-05-17T10:19:34.813Z]  Docker Root Dir: /var/lib/docker
10:19:34 [2022-05-17T10:19:34.813Z]  Debug Mode: false
10:19:34 [2022-05-17T10:19:34.813Z]  Registry: https://index.docker.io/v1/
10:19:34 [2022-05-17T10:19:34.813Z]  Labels:
10:19:34 [2022-05-17T10:19:34.813Z]  Experimental: true
10:19:34 [2022-05-17T10:19:34.813Z]  Insecure Registries:
10:19:34 [2022-05-17T10:19:34.813Z]   127.0.0.0/8
10:19:34 [2022-05-17T10:19:34.813Z]  Live Restore Enabled: true
10:19:34 [2022-05-17T10:19:34.813Z] 
10:19:34 [2022-05-17T10:19:34.813Z] WARNING: No swap limit support
[Pipeline] sh
10:19:34 [2022-05-17T10:19:34.916Z] #21 7.055 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.059 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.064 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.065 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.067 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.070 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.091 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.091 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.092 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.095 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.097 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.099 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.110 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.117 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.118 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.119 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.120 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.121 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.123 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.131 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.139 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.142 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.145 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.146 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:19:34 [2022-05-17T10:19:34.917Z] #21 7.147 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:19:34 [2022-05-17T10:19:34.932Z] #62 46.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:19:35 [2022-05-17T10:19:35.117Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:19:35 [2022-05-17T10:19:35.117Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:19:35 [2022-05-17T10:19:35.117Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43578/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:19:35 [2022-05-17T10:19:35.117Z] + bash /home/ubuntu/workspace/moby_PR-43578/check-config.sh
10:19:35 [2022-05-17T10:19:35.117Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:19:35 [2022-05-17T10:19:35.117Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
10:19:35 [2022-05-17T10:19:35.117Z] 
10:19:35 [2022-05-17T10:19:35.117Z] Generally Necessary:
10:19:35 [2022-05-17T10:19:35.117Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:19:35 [2022-05-17T10:19:35.117Z] - apparmor: enabled and tools installed
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_NAMESPACES: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_NET_NS: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_PID_NS: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_IPC_NS: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_UTS_NS: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_CGROUPS: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_CGROUP_CPUACCT: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_CGROUP_DEVICE: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_CGROUP_FREEZER: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_CGROUP_SCHED: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_CPUSETS: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_MEMCG: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_KEYS: enabled
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_VETH: enabled (as module)
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_BRIDGE: enabled (as module)
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:19:35 [2022-05-17T10:19:35.117Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.316 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.317 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.319 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.320 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.321 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.324 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.327 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.347 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.353 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.356 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.361 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.372 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.373 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.377 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.392 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.396 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:19:35 [2022-05-17T10:19:35.175Z] #21 7.526 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:19:35 [2022-05-17T10:19:35.206Z] #62 46.53 go: downloading github.com/hashicorp/errwrap v1.0.0
10:19:35 [2022-05-17T10:19:35.206Z] #62 46.55 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_NF_NAT: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_POSIX_MQUEUE: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_CGROUP_BPF: enabled
10:19:35 [2022-05-17T10:19:35.387Z] 
10:19:35 [2022-05-17T10:19:35.387Z] Optional Features:
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_USER_NS: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_SECCOMP: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_SECCOMP_FILTER: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_CGROUP_PIDS: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_MEMCG_SWAP: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:19:35 [2022-05-17T10:19:35.387Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_BLK_CGROUP: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_CGROUP_PERF: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_CGROUP_HUGETLB: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_CFS_BANDWIDTH: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_RT_GROUP_SCHED: missing
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_IP_VS: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_IP_VS_NFCT: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_IP_VS_RR: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_SECURITY_SELINUX: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_SECURITY_APPARMOR: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_EXT4_FS: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:19:35 [2022-05-17T10:19:35.387Z] - Network Drivers:
10:19:35 [2022-05-17T10:19:35.387Z]   - "overlay":
10:19:35 [2022-05-17T10:19:35.387Z]     - CONFIG_VXLAN: enabled (as module)
10:19:35 [2022-05-17T10:19:35.387Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:19:35 [2022-05-17T10:19:35.387Z]       Optional (for encrypted networks):
10:19:35 [2022-05-17T10:19:35.465Z] #62 46.71 go: downloading github.com/Antonboom/errname v0.1.5
10:19:35 [2022-05-17T10:19:35.465Z] #62 46.81 go: downloading github.com/Antonboom/nilnil v0.1.0
10:19:35 [2022-05-17T10:19:35.465Z] #62 46.84 go: downloading github.com/BurntSushi/toml v1.0.0
10:19:35 [2022-05-17T10:19:35.655Z]       - CONFIG_CRYPTO: enabled
10:19:35 [2022-05-17T10:19:35.655Z]       - CONFIG_CRYPTO_AEAD: enabled
10:19:35 [2022-05-17T10:19:35.655Z]       - CONFIG_CRYPTO_GCM: enabled
10:19:35 [2022-05-17T10:19:35.655Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:19:35 [2022-05-17T10:19:35.655Z]       - CONFIG_CRYPTO_GHASH: enabled
10:19:35 [2022-05-17T10:19:35.655Z]       - CONFIG_XFRM: enabled
10:19:35 [2022-05-17T10:19:35.655Z]       - CONFIG_XFRM_USER: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]       - CONFIG_INET_ESP: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]   - "ipvlan":
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_IPVLAN: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]   - "macvlan":
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_MACVLAN: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_DUMMY: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]   - "ftp,tftp client in container":
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z] - Storage Drivers:
10:19:35 [2022-05-17T10:19:35.655Z]   - "aufs":
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_AUFS_FS: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]   - "btrfs":
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:19:35 [2022-05-17T10:19:35.655Z]   - "devicemapper":
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_BLK_DEV_DM: enabled
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]   - "overlay":
10:19:35 [2022-05-17T10:19:35.655Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:19:35 [2022-05-17T10:19:35.655Z]   - "zfs":
10:19:35 [2022-05-17T10:19:35.655Z]     - /dev/zfs: present
10:19:35 [2022-05-17T10:19:35.655Z]     - zfs command: missing
10:19:35 [2022-05-17T10:19:35.655Z]     - zpool command: missing
10:19:35 [2022-05-17T10:19:35.655Z] 
10:19:35 [2022-05-17T10:19:35.655Z] Limits:
10:19:35 [2022-05-17T10:19:35.655Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:19:35 [2022-05-17T10:19:35.655Z] 
10:19:35 [2022-05-17T10:19:35.655Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:19:35 [2022-05-17T10:19:35.725Z] #62 ...
10:19:35 [2022-05-17T10:19:35.726Z] 
10:19:35 [2022-05-17T10:19:35.726Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:19:35 [2022-05-17T10:19:35.726Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.82 NAME:
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.82    go-winres - A tool for embedding resources in Windows executables
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.82 
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.82 USAGE:
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83    go-winres [global options] command [command options] [arguments...]
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83 
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83 COMMANDS:
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83    init     Create an initial ./winres/winres.json
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83    make     Make syso files for the "go build" command
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83    simply   Make syso files for the "go build" command (simplified)
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83    extract  Extract all resources from an executable
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83    patch    Replace resources in an executable file (exe, dll)
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83    help, h  Shows a list of commands or help for one command
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83 
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83 GLOBAL OPTIONS:
10:19:35 [2022-05-17T10:19:35.726Z] #47 46.83    --help, -h  show help (default: false)
10:19:35 [2022-05-17T10:19:35.726Z] #47 DONE 47.1s
10:19:35 [2022-05-17T10:19:35.743Z] #21 8.104 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:19:35 [2022-05-17T10:19:35.988Z] 
10:19:35 [2022-05-17T10:19:35.988Z] #58 [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_11/ /' > /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
10:19:35 [2022-05-17T10:19:35.988Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:35 [2022-05-17T10:19:35.988Z] #58 46.21 Selecting previously unselected package python3-pkg-resources.
10:19:35 [2022-05-17T10:19:35.988Z] #58 46.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
10:19:35 [2022-05-17T10:19:35.988Z] #58 46.22 Unpacking python3-pkg-resources (52.0.0-4) ...
10:19:35 [2022-05-17T10:19:35.988Z] #58 46.75 Selecting previously unselected package python3-six.
10:19:35 [2022-05-17T10:19:35.988Z] #58 46.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
10:19:35 [2022-05-17T10:19:35.988Z] #58 46.79 Unpacking python3-six (1.16.0-2) ...
10:19:35 [2022-05-17T10:19:35.988Z] #58 46.90 Selecting previously unselected package python3-protobuf.
10:19:35 [2022-05-17T10:19:35.988Z] #58 46.90 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
10:19:35 [2022-05-17T10:19:35.988Z] #58 46.93 Unpacking python3-protobuf (3.12.4-1) ...
10:19:35 [2022-05-17T10:19:35.997Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:566619aae2f01cb04ea540878e470733ce0815cf .
10:19:36 [2022-05-17T10:19:36.003Z] #21 8.115 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:19:36 [2022-05-17T10:19:36.003Z] #21 8.123 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:19:36 [2022-05-17T10:19:36.003Z] #21 8.129 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
10:19:36 [2022-05-17T10:19:36.261Z] #1 [internal] load build definition from Dockerfile
10:19:36 [2022-05-17T10:19:36.261Z] #1 sha256:bbc18701d68cfb9cd8271aa8399b6379c04e7381caf8fef3733d5df4a347b9b0
10:19:36 [2022-05-17T10:19:36.261Z] #1 transferring dockerfile: 17.93kB done
10:19:36 [2022-05-17T10:19:36.261Z] #1 DONE 0.1s
10:19:36 [2022-05-17T10:19:36.261Z] 
10:19:36 [2022-05-17T10:19:36.261Z] #2 [internal] load .dockerignore
10:19:36 [2022-05-17T10:19:36.261Z] #2 sha256:f91224254bcf92a4de46c9d708a33e01adb43b71e9733744cb379fda1a099e09
10:19:36 [2022-05-17T10:19:36.261Z] #2 transferring context: 145B done
10:19:36 [2022-05-17T10:19:36.261Z] #2 DONE 0.0s
10:19:36 [2022-05-17T10:19:36.261Z] 
10:19:36 [2022-05-17T10:19:36.261Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
10:19:36 [2022-05-17T10:19:36.261Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
10:19:36 [2022-05-17T10:19:36.262Z] #21 8.414 debconf: delaying package configuration, since apt-utils is not installed
10:19:36 [2022-05-17T10:19:36.262Z] #21 8.471 Fetched 27.6 MB in 1s (20.0 MB/s)
10:19:36 [2022-05-17T10:19:36.262Z] #21 8.524 Selecting previously unselected package pigz.
10:19:36 [2022-05-17T10:19:36.262Z] #21 8.524 (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 ... 24010 files and directories currently installed.)
10:19:36 [2022-05-17T10:19:36.262Z] #21 8.553 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:19:36 [2022-05-17T10:19:36.262Z] #21 8.566 Unpacking pigz (2.6-1) ...
10:19:36 [2022-05-17T10:19:36.262Z] #21 8.668 Selecting previously unselected package libelf1:amd64.
10:19:36 [2022-05-17T10:19:36.522Z] #21 8.671 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:19:36 [2022-05-17T10:19:36.522Z] #21 8.689 Unpacking libelf1:amd64 (0.183-1) ...
10:19:36 [2022-05-17T10:19:36.522Z] #21 8.798 Selecting previously unselected package libbpf0:amd64.
10:19:36 [2022-05-17T10:19:36.522Z] #21 8.806 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:19:36 [2022-05-17T10:19:36.522Z] #21 8.813 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:19:36 [2022-05-17T10:19:36.522Z] #21 8.913 Selecting previously unselected package libcap2:amd64.
10:19:36 [2022-05-17T10:19:36.556Z] #58 47.50 Selecting previously unselected package libnet1:amd64.
10:19:36 [2022-05-17T10:19:36.556Z] #58 47.51 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:19:36 [2022-05-17T10:19:36.556Z] #58 47.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:19:36 [2022-05-17T10:19:36.556Z] #58 47.72 Selecting previously unselected package libnl-3-200:amd64.
10:19:36 [2022-05-17T10:19:36.556Z] #58 47.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:19:36 [2022-05-17T10:19:36.781Z] #21 8.917 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:19:36 [2022-05-17T10:19:36.781Z] #21 8.924 Unpacking libcap2:amd64 (1:2.44-1) ...
10:19:36 [2022-05-17T10:19:36.781Z] #21 8.984 Selecting previously unselected package libmnl0:amd64.
10:19:36 [2022-05-17T10:19:36.781Z] #21 8.987 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:19:36 [2022-05-17T10:19:36.781Z] #21 9.001 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:19:36 [2022-05-17T10:19:36.781Z] #21 9.125 Selecting previously unselected package libxtables12:amd64.
10:19:36 [2022-05-17T10:19:36.781Z] #21 9.129 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:19:36 [2022-05-17T10:19:36.816Z] #58 47.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:19:36 [2022-05-17T10:19:36.833Z] #3 DONE 0.4s
10:19:36 [2022-05-17T10:19:36.833Z] 
10:19:36 [2022-05-17T10:19:36.833Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
10:19:36 [2022-05-17T10:19:36.833Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
10:19:36 [2022-05-17T10:19:36.833Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
10:19:36 [2022-05-17T10:19:36.833Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
10:19:36 [2022-05-17T10:19:36.833Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.02MB / 9.67MB 0.1s
10:19:36 [2022-05-17T10:19:36.833Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
10:19:36 [2022-05-17T10:19:36.833Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
10:19:37 [2022-05-17T10:19:37.040Z] #21 9.221 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:19:37 [2022-05-17T10:19:37.040Z] #21 9.351 Selecting previously unselected package libcap2-bin.
10:19:37 [2022-05-17T10:19:37.040Z] #21 9.354 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:19:37 [2022-05-17T10:19:37.040Z] #21 9.377 Unpacking libcap2-bin (1:2.44-1) ...
10:19:37 [2022-05-17T10:19:37.040Z] #21 9.473 Selecting previously unselected package iproute2.
10:19:37 [2022-05-17T10:19:37.082Z] #58 48.09 Selecting previously unselected package libprotobuf-c1:amd64.
10:19:37 [2022-05-17T10:19:37.082Z] #58 48.09 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:19:37 [2022-05-17T10:19:37.082Z] #58 48.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:19:37 [2022-05-17T10:19:37.100Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.2s
10:19:37 [2022-05-17T10:19:37.100Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done
10:19:37 [2022-05-17T10:19:37.300Z] #21 9.476 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:19:37 [2022-05-17T10:19:37.300Z] #21 9.483 Unpacking iproute2 (5.10.0-4) ...
10:19:37 [2022-05-17T10:19:37.341Z] #58 48.25 Selecting previously unselected package criu.
10:19:37 [2022-05-17T10:19:37.342Z] #58 48.25 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
10:19:37 [2022-05-17T10:19:37.342Z] #58 48.26 Unpacking criu (3.17-1) ...
10:19:37 [2022-05-17T10:19:37.360Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
10:19:37 [2022-05-17T10:19:37.560Z] #21 9.680 Selecting previously unselected package xxd.
10:19:37 [2022-05-17T10:19:37.560Z] #21 9.687 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:19:37 [2022-05-17T10:19:37.560Z] #21 9.694 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:19:37 [2022-05-17T10:19:37.560Z] #21 9.784 Selecting previously unselected package vim-common.
10:19:37 [2022-05-17T10:19:37.560Z] #21 9.793 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:19:37 [2022-05-17T10:19:37.560Z] #21 9.824 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:19:37 [2022-05-17T10:19:37.819Z] #21 9.976 Selecting previously unselected package bash-completion.
10:19:37 [2022-05-17T10:19:37.819Z] #21 9.979 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:19:37 [2022-05-17T10:19:37.935Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.6s done
10:19:37 [2022-05-17T10:19:37.935Z] #4 DONE 1.1s
10:19:38 [2022-05-17T10:19:38.200Z] 
10:19:38 [2022-05-17T10:19:38.200Z] #6 [internal] load build definition from Dockerfile
10:19:38 [2022-05-17T10:19:38.200Z] #6 sha256:8b65094d85f7e0e02f7646668b8ef65854465569d0f1789390ceb7ace554758f
10:19:38 [2022-05-17T10:19:38.200Z] #6 DONE 0.0s
10:19:38 [2022-05-17T10:19:38.200Z] 
10:19:38 [2022-05-17T10:19:38.200Z] #5 [internal] load .dockerignore
10:19:38 [2022-05-17T10:19:38.200Z] #5 sha256:3cf0fce39f42a94bdad567d8f7c28c754e15b724e0f11c21f3ddd9b12bd5e18f
10:19:38 [2022-05-17T10:19:38.200Z] #5 DONE 0.0s
10:19:38 [2022-05-17T10:19:38.200Z] 
10:19:38 [2022-05-17T10:19:38.200Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:19:38 [2022-05-17T10:19:38.200Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:19:38 [2022-05-17T10:19:38.279Z] #58 49.27 Setting up python3-pkg-resources (52.0.0-4) ...
10:19:38 [2022-05-17T10:19:38.770Z] #10 ...
10:19:38 [2022-05-17T10:19:38.771Z] 
10:19:38 [2022-05-17T10:19:38.771Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
10:19:38 [2022-05-17T10:19:38.771Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
10:19:38 [2022-05-17T10:19:38.771Z] #7 DONE 0.5s
10:19:38 [2022-05-17T10:19:38.771Z] 
10:19:38 [2022-05-17T10:19:38.771Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:19:38 [2022-05-17T10:19:38.771Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:19:38 [2022-05-17T10:19:38.771Z] #9 DONE 0.5s
10:19:38 [2022-05-17T10:19:38.771Z] 
10:19:38 [2022-05-17T10:19:38.771Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye
10:19:38 [2022-05-17T10:19:38.771Z] #8 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2
10:19:38 [2022-05-17T10:19:38.771Z] #8 DONE 0.6s
10:19:38 [2022-05-17T10:19:38.771Z] 
10:19:38 [2022-05-17T10:19:38.771Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:19:38 [2022-05-17T10:19:38.771Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:19:38 [2022-05-17T10:19:38.771Z] #10 DONE 0.6s
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.19 Unpacking bash-completion (1:2.11-2) ...
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.38 Selecting previously unselected package bzip2.
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.38 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.39 Unpacking bzip2 (1.0.8-4) ...
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.49 Selecting previously unselected package xz-utils.
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.50 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.63 Selecting previously unselected package apparmor.
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
10:19:40 [2022-05-17T10:19:40.357Z] #21 12.72 Unpacking apparmor (2.13.6-10) ...
10:19:40 [2022-05-17T10:19:40.443Z] #58 51.26 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:19:40 [2022-05-17T10:19:40.443Z] #58 51.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:19:40 [2022-05-17T10:19:40.443Z] #58 51.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:19:40 [2022-05-17T10:19:40.443Z] #58 51.30 Setting up python3-six (1.16.0-2) ...
10:19:40 [2022-05-17T10:19:40.725Z] 
10:19:40 [2022-05-17T10:19:40.725Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:19:40 [2022-05-17T10:19:40.725Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:19:40 [2022-05-17T10:19:40.725Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:19:40 [2022-05-17T10:19:40.725Z] #73 DONE 0.1s
10:19:40 [2022-05-17T10:19:40.725Z] 
10:19:40 [2022-05-17T10:19:40.725Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:19:40 [2022-05-17T10:19:40.725Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:19:40 [2022-05-17T10:19:40.725Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done
10:19:40 [2022-05-17T10:19:40.725Z] #28 DONE 0.1s
10:19:40 [2022-05-17T10:19:40.725Z] 
10:19:40 [2022-05-17T10:19:40.725Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:19:40 [2022-05-17T10:19:40.725Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:19:40 [2022-05-17T10:19:40.725Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:19:40 [2022-05-17T10:19:40.725Z] #71 DONE 0.1s
10:19:40 [2022-05-17T10:19:40.725Z] 
10:19:40 [2022-05-17T10:19:40.725Z] #24 [internal] load build context
10:19:40 [2022-05-17T10:19:40.725Z] #24 sha256:23d10a1b21a898cae07a363d045b2848d41875ba2faf80ed8b6aacf5d806da87
10:19:41 [2022-05-17T10:19:41.322Z] #24 ...
10:19:41 [2022-05-17T10:19:41.322Z] 
10:19:41 [2022-05-17T10:19:41.322Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:19:41 [2022-05-17T10:19:41.322Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:19:41 [2022-05-17T10:19:41.322Z] #49 DONE 0.0s
10:19:41 [2022-05-17T10:19:41.322Z] 
10:19:41 [2022-05-17T10:19:41.322Z] #24 [internal] load build context
10:19:41 [2022-05-17T10:19:41.322Z] #24 sha256:23d10a1b21a898cae07a363d045b2848d41875ba2faf80ed8b6aacf5d806da87
10:19:41 [2022-05-17T10:19:41.322Z] #24 transferring context: 5.92MB 0.8s
10:19:41 [2022-05-17T10:19:41.386Z] #58 ...
10:19:41 [2022-05-17T10:19:41.386Z] 
10:19:41 [2022-05-17T10:19:41.386Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:41 [2022-05-17T10:19:41.386Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:41 [2022-05-17T10:19:41.386Z] #62 47.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:19:41 [2022-05-17T10:19:41.386Z] #62 47.58 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 47.60 go: downloading github.com/alexkohler/prealloc v1.0.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 47.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 47.70 go: downloading github.com/ashanbrown/makezero v1.1.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 47.73 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 47.73 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 47.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.01 go: downloading github.com/breml/bidichk v0.2.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.01 go: downloading github.com/breml/errchkjson v0.2.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.09 go: downloading github.com/butuzov/ireturn v0.1.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.23 go: downloading github.com/charithe/durationcheck v0.0.9
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.24 go: downloading github.com/daixiang0/gci v0.2.9
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.27 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.41 go: downloading github.com/esimonov/ifshort v1.0.4
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.47 go: downloading github.com/fzipp/gocyclo v0.4.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:19:41 [2022-05-17T10:19:41.386Z] #62 48.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.31 go: downloading github.com/golangci/misspell v0.3.5
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.48 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.56 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.58 go: downloading github.com/jgautheron/goconst v1.5.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.59 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.68 go: downloading github.com/julz/importas v0.1.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.72 go: downloading github.com/kisielk/errcheck v1.6.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.72 go: downloading github.com/kulti/thelper v0.5.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.88 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.94 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:19:41 [2022-05-17T10:19:41.386Z] #62 49.99 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:19:41 [2022-05-17T10:19:41.386Z] #62 50.00 go: downloading github.com/ldez/tagliatelle v0.3.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 50.03 go: downloading github.com/leonklingele/grouper v1.1.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 50.13 go: downloading github.com/maratori/testpackage v1.0.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 50.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:19:41 [2022-05-17T10:19:41.386Z] #62 50.19 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 50.20 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:19:41 [2022-05-17T10:19:41.386Z] #62 50.22 go: downloading github.com/mgechev/revive v1.1.3
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.01 go: downloading github.com/moricho/tparallel v0.2.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.03 go: downloading github.com/nakabonne/nestif v0.3.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.03 go: downloading github.com/nishanths/exhaustive v0.7.11
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.04 go: downloading github.com/nishanths/predeclared v0.2.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.15 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.29 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.33 go: downloading github.com/securego/gosec/v2 v2.9.6
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.62 go: downloading github.com/sivchari/containedctx v1.0.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.63 go: downloading github.com/sivchari/tenv v1.4.7
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.65 go: downloading github.com/sonatard/noctx v0.0.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.68 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.70 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.77 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.79 go: downloading github.com/tetafro/godot v1.4.11
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.85 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:19:41 [2022-05-17T10:19:41.386Z] #62 51.86 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 52.00 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 52.10 go: downloading github.com/ultraware/funlen v0.0.3
10:19:41 [2022-05-17T10:19:41.386Z] #62 52.14 go: downloading github.com/ultraware/whitespace v0.0.4
10:19:41 [2022-05-17T10:19:41.386Z] #62 52.16 go: downloading github.com/uudashr/gocognit v1.0.5
10:19:41 [2022-05-17T10:19:41.386Z] #62 52.16 go: downloading github.com/yagipy/maintidx v1.0.0
10:19:41 [2022-05-17T10:19:41.386Z] #62 52.18 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:19:41 [2022-05-17T10:19:41.386Z] #62 52.62 go: downloading gitlab.com/bosi/decorder v0.2.1
10:19:41 [2022-05-17T10:19:41.386Z] #62 52.70 go: downloading honnef.co/go/tools v0.2.2
10:19:41 [2022-05-17T10:19:41.386Z] #62 ...
10:19:41 [2022-05-17T10:19:41.386Z] 
10:19:41 [2022-05-17T10:19:41.386Z] #58 [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_11/ /' > /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
10:19:41 [2022-05-17T10:19:41.386Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:41 [2022-05-17T10:19:41.646Z] #58 52.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:19:41 [2022-05-17T10:19:41.646Z] #58 52.55 Setting up python3-protobuf (3.12.4-1) ...
10:19:41 [2022-05-17T10:19:41.736Z] #21 13.95 Selecting previously unselected package inetutils-ping.
10:19:41 [2022-05-17T10:19:41.736Z] #21 13.95 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
10:19:42 [2022-05-17T10:19:42.046Z] #21 14.12 Unpacking inetutils-ping (2:2.0-1) ...
10:19:43 [2022-05-17T10:19:43.211Z] #14 87.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:19:43 [2022-05-17T10:19:43.211Z] #14 87.47 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
10:19:43 [2022-05-17T10:19:43.211Z] #14 87.48 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:19:43 [2022-05-17T10:19:43.426Z] #21 15.71 Selecting previously unselected package libip4tc2:amd64.
10:19:43 [2022-05-17T10:19:43.426Z] #21 15.72 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
10:19:43 [2022-05-17T10:19:43.426Z] #21 15.73 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:19:43 [2022-05-17T10:19:43.739Z] #21 15.87 Selecting previously unselected package libip6tc2:amd64.
10:19:43 [2022-05-17T10:19:43.739Z] #21 15.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
10:19:43 [2022-05-17T10:19:43.739Z] #21 15.89 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:19:43 [2022-05-17T10:19:43.739Z] #21 16.02 Selecting previously unselected package libnfnetlink0:amd64.
10:19:43 [2022-05-17T10:19:43.739Z] #21 16.03 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:19:43 [2022-05-17T10:19:43.739Z] #21 16.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:19:43 [2022-05-17T10:19:43.910Z] #14 82.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:19:43 [2022-05-17T10:19:43.910Z] #14 82.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:19:43 [2022-05-17T10:19:43.910Z] #14 82.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:19:44 [2022-05-17T10:19:44.309Z] #21 16.40 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:19:44 [2022-05-17T10:19:44.309Z] #21 16.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:19:44 [2022-05-17T10:19:44.309Z] #21 16.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:19:44 [2022-05-17T10:19:44.309Z] #21 ...
10:19:44 [2022-05-17T10:19:44.309Z] 
10:19:44 [2022-05-17T10:19:44.309Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:19:44 [2022-05-17T10:19:44.309Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:19:44 [2022-05-17T10:19:44.309Z] #47 DONE 70.1s
10:19:44 [2022-05-17T10:19:44.309Z] 
10:19:44 [2022-05-17T10:19:44.309Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:19:44 [2022-05-17T10:19:44.309Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:19:44 [2022-05-17T10:19:44.309Z] #21 16.57 Selecting previously unselected package libnftnl11:amd64.
10:19:44 [2022-05-17T10:19:44.309Z] #21 16.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
10:19:44 [2022-05-17T10:19:44.309Z] #21 16.58 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:19:44 [2022-05-17T10:19:44.569Z] #21 16.67 Selecting previously unselected package iptables.
10:19:44 [2022-05-17T10:19:44.569Z] #21 16.68 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
10:19:44 [2022-05-17T10:19:44.569Z] #21 16.68 Unpacking iptables (1.8.7-1) ...
10:19:44 [2022-05-17T10:19:44.569Z] #21 16.88 Selecting previously unselected package libonig5:amd64.
10:19:44 [2022-05-17T10:19:44.569Z] #21 16.89 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
10:19:44 [2022-05-17T10:19:44.569Z] #21 16.92 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:19:44 [2022-05-17T10:19:44.829Z] #21 17.08 Selecting previously unselected package libjq1:amd64.
10:19:44 [2022-05-17T10:19:44.829Z] #21 17.09 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
10:19:44 [2022-05-17T10:19:44.829Z] #21 17.10 Unpacking libjq1:amd64 (1.6-2.1) ...
10:19:44 [2022-05-17T10:19:44.829Z] #21 17.20 Selecting previously unselected package jq.
10:19:45 [2022-05-17T10:19:45.127Z] #21 17.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
10:19:45 [2022-05-17T10:19:45.127Z] #21 17.21 Unpacking jq (1.6-2.1) ...
10:19:45 [2022-05-17T10:19:45.127Z] #21 17.31 Selecting previously unselected package libaio1:amd64.
10:19:45 [2022-05-17T10:19:45.127Z] #21 17.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
10:19:45 [2022-05-17T10:19:45.127Z] #21 17.32 Unpacking libaio1:amd64 (0.3.112-9) ...
10:19:45 [2022-05-17T10:19:45.699Z] #21 17.96 Selecting previously unselected package libgpm2:amd64.
10:19:45 [2022-05-17T10:19:45.699Z] #21 17.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
10:19:45 [2022-05-17T10:19:45.838Z] #58 56.74 Setting up criu (3.17-1) ...
10:19:45 [2022-05-17T10:19:45.958Z] #21 18.19 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:19:46 [2022-05-17T10:19:46.624Z] #24 transferring context: 30.59MB 5.9s
10:19:46 [2022-05-17T10:19:46.785Z] #21 18.91 Selecting previously unselected package libicu67:amd64.
10:19:46 [2022-05-17T10:19:46.785Z] #21 18.92 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
10:19:46 [2022-05-17T10:19:46.785Z] #21 18.93 Unpacking libicu67:amd64 (67.1-7) ...
10:19:47 [2022-05-17T10:19:47.184Z] #14 ...
10:19:47 [2022-05-17T10:19:47.185Z] 
10:19:47 [2022-05-17T10:19:47.185Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:19:47 [2022-05-17T10:19:47.185Z] #64 sha256:0103301178abd2d7de49c422a090179d4c9fa67315695bf6d72448053779bca6
10:19:47 [2022-05-17T10:19:47.197Z] #24 ...
10:19:47 [2022-05-17T10:19:47.197Z] 
10:19:47 [2022-05-17T10:19:47.197Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:19:47 [2022-05-17T10:19:47.197Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:19:47 [2022-05-17T10:19:47.197Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:19:47 [2022-05-17T10:19:47.197Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:19:47 [2022-05-17T10:19:47.197Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:19:47 [2022-05-17T10:19:47.197Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
10:19:47 [2022-05-17T10:19:47.197Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done
10:19:47 [2022-05-17T10:19:47.197Z] #71 DONE 6.6s
10:19:47 [2022-05-17T10:19:47.197Z] 
10:19:47 [2022-05-17T10:19:47.197Z] #24 [internal] load build context
10:19:47 [2022-05-17T10:19:47.197Z] #24 sha256:23d10a1b21a898cae07a363d045b2848d41875ba2faf80ed8b6aacf5d806da87
10:19:47 [2022-05-17T10:19:47.197Z] #24 ...
10:19:47 [2022-05-17T10:19:47.197Z] 
10:19:47 [2022-05-17T10:19:47.197Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:19:47 [2022-05-17T10:19:47.197Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.1s done
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.2s done
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.5s done
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 4.0s done
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 5.5s done
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 112.20MB / 141.73MB 6.2s
10:19:47 [2022-05-17T10:19:47.197Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 3.7s
10:19:47 [2022-05-17T10:19:47.197Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 4.3s done
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.08 Selecting previously unselected package g++-mingw-w64-x86-64.
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.09 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.24 Selecting previously unselected package libapparmor1:arm64.
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.24 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.25 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.35 Selecting previously unselected package libapparmor-dev:arm64.
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.36 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.37 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:19:47 [2022-05-17T10:19:47.419Z] #14 92.50 Selecting previously unselected package libbtrfs0:arm64.
10:19:47 [2022-05-17T10:19:47.458Z] #11 ...
10:19:47 [2022-05-17T10:19:47.458Z] 
10:19:47 [2022-05-17T10:19:47.458Z] #24 [internal] load build context
10:19:47 [2022-05-17T10:19:47.458Z] #24 sha256:23d10a1b21a898cae07a363d045b2848d41875ba2faf80ed8b6aacf5d806da87
10:19:47 [2022-05-17T10:19:47.680Z] #14 92.50 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
10:19:47 [2022-05-17T10:19:47.680Z] #14 92.50 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:19:47 [2022-05-17T10:19:47.680Z] #14 92.66 Selecting previously unselected package libbtrfs-dev:arm64.
10:19:47 [2022-05-17T10:19:47.680Z] #14 92.66 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
10:19:47 [2022-05-17T10:19:47.680Z] #14 92.67 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:19:47 [2022-05-17T10:19:47.723Z] #24 ...
10:19:47 [2022-05-17T10:19:47.723Z] 
10:19:47 [2022-05-17T10:19:47.723Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:19:47 [2022-05-17T10:19:47.723Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:19:47 [2022-05-17T10:19:47.723Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:19:47 [2022-05-17T10:19:47.723Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:19:47 [2022-05-17T10:19:47.723Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:19:47 [2022-05-17T10:19:47.723Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
10:19:47 [2022-05-17T10:19:47.723Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done
10:19:47 [2022-05-17T10:19:47.723Z] #73 DONE 7.0s
10:19:47 [2022-05-17T10:19:47.723Z] 
10:19:47 [2022-05-17T10:19:47.723Z] #24 [internal] load build context
10:19:47 [2022-05-17T10:19:47.723Z] #24 sha256:23d10a1b21a898cae07a363d045b2848d41875ba2faf80ed8b6aacf5d806da87
10:19:47 [2022-05-17T10:19:47.744Z] #58 ...
10:19:47 [2022-05-17T10:19:47.744Z] 
10:19:47 [2022-05-17T10:19:47.744Z] #41 [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
10:19:47 [2022-05-17T10:19:47.744Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:19:47 [2022-05-17T10:19:47.744Z] #41 50.25 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.
10:19:47 [2022-05-17T10:19:47.744Z] #41 50.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:19:47 [2022-05-17T10:19:47.744Z] #41 50.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:19:47 [2022-05-17T10:19:47.744Z] #41 ...
10:19:47 [2022-05-17T10:19:47.744Z] 
10:19:47 [2022-05-17T10:19:47.744Z] #58 [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_11/ /' > /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
10:19:47 [2022-05-17T10:19:47.744Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:19:47 [2022-05-17T10:19:47.744Z] #58 58.61 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:19:47 [2022-05-17T10:19:47.941Z] #14 92.86 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:19:47 [2022-05-17T10:19:47.941Z] #14 92.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:19:47 [2022-05-17T10:19:47.941Z] #14 92.86 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:19:47 [2022-05-17T10:19:47.941Z] #14 92.93 Selecting previously unselected package libudev-dev:arm64.
10:19:47 [2022-05-17T10:19:47.941Z] #14 ...
10:19:47 [2022-05-17T10:19:47.941Z] 
10:19:47 [2022-05-17T10:19:47.941Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:19:47 [2022-05-17T10:19:47.941Z] #67 sha256:08c27dd76729e1f158b6c1da00abf386fc0ff678cf58f5286359856a5e850e41
10:19:47 [2022-05-17T10:19:47.941Z] #67 92.35 + for f in rootlesskit rootlesskit-docker-proxy
10:19:47 [2022-05-17T10:19:47.941Z] #67 92.35 + GOBIN=/build
10:19:47 [2022-05-17T10:19:47.941Z] #67 92.35 + GO111MODULE=on
10:19:47 [2022-05-17T10:19:47.941Z] #67 92.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
10:19:47 [2022-05-17T10:19:47.955Z] #64 44.81 Updating files:  46% (2208/4768)
Updating files:  47% (2241/4768)
Updating files:  48% (2289/4768)
Updating files:  49% (2337/4768)
Updating files:  50% (2384/4768)
Updating files:  51% (2432/4768)
Updating files:  52% (2480/4768)
Updating files:  53% (2528/4768)
Updating files:  54% (2575/4768)
Updating files:  55% (2623/4768)
Updating files:  56% (2671/4768)
Updating files:  57% (2718/4768)
Updating files:  58% (2766/4768)
Updating files:  59% (2814/4768)
Updating files:  60% (2861/4768)
Updating files:  61% (2909/4768)
Updating files:  62% (2957/4768)
Updating files:  63% (3004/4768)
Updating files:  64% (3052/4768)
Updating files:  65% (3100/4768)
Updating files:  66% (3147/4768)
Updating files:  67% (3195/4768)
Updating files:  68% (3243/4768)
Updating files:  69% (3290/4768)
Updating files:  70% (3338/4768)
Updating files:  71% (3386/4768)
Updating files:  72% (3433/4768)
Updating files:  73% (3481/4768)
Updating files:  74% (3529/4768)
Updating files:  75% (3576/4768)
Updating files:  76% (3624/4768)
Updating files:  77% (3672/4768)
Updating files:  78% (3720/4768)
Updating files:  79% (3767/4768)
Updating files:  80% (3815/4768)
Updating files:  81% (3863/4768)
Updating files:  82% (3910/4768)
Updating files:  83% (3958/4768)
Updating files:  84% (4006/4768)
Updating files:  85% (4053/4768)
Updating files:  86% (4101/4768)
Updating files:  87% (4149/4768)
Updating files:  88% (4196/4768)
Updating files:  89% (4244/4768)
Updating files:  90% (4292/4768)
Updating files:  91% (4339/4768)
Updating files:  92% (4387/4768)
Updating files:  93% (4435/4768)
Updating files:  94% (4482/4768)
Updating files:  95% (4530/4768)
Updating files:  96% (4578/4768)
Updating files:  97% (4625/4768)
Updating files:  98% (4673/4768)
Updating files:  99% (4721/4768)
Updating files: 100% (4768/4768)
Updating files: 100% (4768/4768), done.
10:19:47 [2022-05-17T10:19:47.955Z] #64 46.20 + cd /tmp/tmp.eXnlon3ojQ/src/github.com/containerd/containerd
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.13 Selecting previously unselected package libinih1:amd64.
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.13 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.14 Unpacking libinih1:amd64 (53-1+b2) ...
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.20 Selecting previously unselected package libnet1:amd64.
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.37 Selecting previously unselected package libnl-3-200:amd64.
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.49 Selecting previously unselected package libprotobuf-c1:amd64.
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.50 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:19:48 [2022-05-17T10:19:48.164Z] #21 20.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:19:48 [2022-05-17T10:19:48.245Z] #64 46.20 + git checkout -q v1.6.4
10:19:48 [2022-05-17T10:19:48.312Z] #58 DONE 59.2s
10:19:48 [2022-05-17T10:19:48.312Z] 
10:19:48 [2022-05-17T10:19:48.312Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:48 [2022-05-17T10:19:48.312Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:48 [2022-05-17T10:19:48.312Z] #62 53.65 go: downloading mvdan.cc/gofumpt v0.2.1
10:19:48 [2022-05-17T10:19:48.312Z] #62 53.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:19:48 [2022-05-17T10:19:48.312Z] #62 53.75 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:19:48 [2022-05-17T10:19:48.312Z] #62 53.79 go: downloading github.com/davecgh/go-spew v1.1.1
10:19:48 [2022-05-17T10:19:48.312Z] #62 53.87 go: downloading github.com/pmezard/go-difflib v1.0.0
10:19:48 [2022-05-17T10:19:48.312Z] #62 53.98 go: downloading github.com/stretchr/objx v0.1.1
10:19:48 [2022-05-17T10:19:48.312Z] #62 54.09 go: downloading github.com/hashicorp/hcl v1.0.0
10:19:48 [2022-05-17T10:19:48.312Z] #62 54.30 go: downloading github.com/pelletier/go-toml v1.9.4
10:19:48 [2022-05-17T10:19:48.312Z] #62 54.39 go: downloading golang.org/x/text v0.3.7
10:19:48 [2022-05-17T10:19:48.423Z] #21 20.60 Selecting previously unselected package net-tools.
10:19:48 [2022-05-17T10:19:48.423Z] #21 20.60 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:19:48 [2022-05-17T10:19:48.423Z] #21 20.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:19:48 [2022-05-17T10:19:48.423Z] #21 20.70 Selecting previously unselected package patch.
10:19:48 [2022-05-17T10:19:48.423Z] #21 20.71 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
10:19:48 [2022-05-17T10:19:48.423Z] #21 20.72 Unpacking patch (2.7.6-7) ...
10:19:48 [2022-05-17T10:19:48.423Z] #21 20.79 Selecting previously unselected package python-pip-whl.
10:19:48 [2022-05-17T10:19:48.423Z] #21 20.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:19:48 [2022-05-17T10:19:48.423Z] #21 20.80 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:19:48 [2022-05-17T10:19:48.886Z] #62 60.23 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:19:48 [2022-05-17T10:19:48.886Z] #62 60.36 go: downloading github.com/gobwas/glob v0.2.3
10:19:48 [2022-05-17T10:19:48.886Z] #62 60.36 go: downloading github.com/kisielk/gotool v1.0.0
10:19:48 [2022-05-17T10:19:48.886Z] #62 60.36 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:19:48 [2022-05-17T10:19:48.991Z] #21 21.15 Selecting previously unselected package python3-lib2to3.
10:19:48 [2022-05-17T10:19:48.991Z] #21 21.15 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
10:19:48 [2022-05-17T10:19:48.991Z] #21 21.16 Unpacking python3-lib2to3 (3.9.2-1) ...
10:19:48 [2022-05-17T10:19:48.991Z] #21 21.24 Selecting previously unselected package python3-distutils.
10:19:48 [2022-05-17T10:19:48.991Z] #21 21.24 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
10:19:48 [2022-05-17T10:19:48.991Z] #21 21.24 Unpacking python3-distutils (3.9.2-1) ...
10:19:49 [2022-05-17T10:19:49.141Z] #24 transferring context: 61.19MB 8.4s done
10:19:49 [2022-05-17T10:19:49.145Z] #62 60.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:19:49 [2022-05-17T10:19:49.145Z] #62 60.46 go: downloading github.com/ettle/strcase v0.1.1
10:19:49 [2022-05-17T10:19:49.145Z] #62 60.50 go: downloading golang.org/x/mod v0.5.1
10:19:49 [2022-05-17T10:19:49.145Z] #62 60.54 go: downloading github.com/fatih/structtag v1.2.0
10:19:49 [2022-05-17T10:19:49.145Z] #62 60.56 go: downloading github.com/Masterminds/semver v1.5.0
10:19:49 [2022-05-17T10:19:49.145Z] #62 60.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:19:49 [2022-05-17T10:19:49.287Z] #21 21.34 Selecting previously unselected package python3-pkg-resources.
10:19:49 [2022-05-17T10:19:49.287Z] #21 21.36 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
10:19:49 [2022-05-17T10:19:49.287Z] #21 21.36 Unpacking python3-pkg-resources (52.0.0-4) ...
10:19:49 [2022-05-17T10:19:49.287Z] #21 21.44 Selecting previously unselected package python3-setuptools.
10:19:49 [2022-05-17T10:19:49.287Z] #21 21.45 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
10:19:49 [2022-05-17T10:19:49.287Z] #21 21.46 Unpacking python3-setuptools (52.0.0-4) ...
10:19:49 [2022-05-17T10:19:49.404Z] #62 60.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:19:49 [2022-05-17T10:19:49.663Z] #62 60.96 go: downloading github.com/prometheus/client_golang v1.7.1
10:19:49 [2022-05-17T10:19:49.863Z] #21 22.05 Selecting previously unselected package python3-wheel.
10:19:49 [2022-05-17T10:19:49.863Z] #21 22.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
10:19:50 [2022-05-17T10:19:50.121Z] #21 22.26 Unpacking python3-wheel (0.34.2-1) ...
10:19:50 [2022-05-17T10:19:50.145Z] #64 48.14 + export 'BUILDTAGS=netgo osusergo static_build'
10:19:50 [2022-05-17T10:19:50.145Z] #64 48.14 + BUILDTAGS='netgo osusergo static_build'
10:19:50 [2022-05-17T10:19:50.145Z] #64 48.14 + export EXTRA_FLAGS=-buildmode=pie
10:19:50 [2022-05-17T10:19:50.145Z] #64 48.14 + EXTRA_FLAGS=-buildmode=pie
10:19:50 [2022-05-17T10:19:50.145Z] #64 48.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:19:50 [2022-05-17T10:19:50.145Z] #64 48.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:19:50 [2022-05-17T10:19:50.145Z] #64 48.15 + '[' '' = dynamic ']'
10:19:50 [2022-05-17T10:19:50.145Z] #64 48.15 + make
10:19:50 [2022-05-17T10:19:50.231Z] #62 61.45 go: downloading github.com/prometheus/client_model v0.2.0
10:19:50 [2022-05-17T10:19:50.231Z] #62 61.54 go: downloading github.com/google/go-cmp v0.5.6
10:19:50 [2022-05-17T10:19:50.379Z] #21 22.57 Selecting previously unselected package python3-pip.
10:19:50 [2022-05-17T10:19:50.379Z] #21 22.57 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:19:50 [2022-05-17T10:19:50.379Z] #21 22.58 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:19:50 [2022-05-17T10:19:50.379Z] #21 ...
10:19:50 [2022-05-17T10:19:50.379Z] 
10:19:50 [2022-05-17T10:19:50.379Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:50 [2022-05-17T10:19:50.379Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:50 [2022-05-17T10:19:50.379Z] #55 75.89 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:19:50 [2022-05-17T10:19:50.379Z] #55 DONE 77.1s
10:19:50 [2022-05-17T10:19:50.379Z] 
10:19:50 [2022-05-17T10:19:50.379Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:19:50 [2022-05-17T10:19:50.379Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:19:50 [2022-05-17T10:19:50.379Z] #21 22.69 Selecting previously unselected package sudo.
10:19:50 [2022-05-17T10:19:50.379Z] #21 22.69 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
10:19:50 [2022-05-17T10:19:50.379Z] #21 22.70 Unpacking sudo (1.9.5p2-3) ...
10:19:50 [2022-05-17T10:19:50.501Z] #62 61.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:19:50 [2022-05-17T10:19:50.501Z] #62 61.87 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:19:50 [2022-05-17T10:19:50.501Z] #62 61.89 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:19:50 [2022-05-17T10:19:50.522Z] #24 DONE 9.9s
10:19:50 [2022-05-17T10:19:50.522Z] 
10:19:50 [2022-05-17T10:19:50.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:19:50 [2022-05-17T10:19:50.522Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:19:50 [2022-05-17T10:19:50.522Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 9.5s done
10:19:50 [2022-05-17T10:19:50.522Z] #11 ...
10:19:50 [2022-05-17T10:19:50.522Z] 
10:19:50 [2022-05-17T10:19:50.522Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:19:50 [2022-05-17T10:19:50.522Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:19:50 [2022-05-17T10:19:50.522Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done
10:19:50 [2022-05-17T10:19:50.522Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done
10:19:50 [2022-05-17T10:19:50.522Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done
10:19:50 [2022-05-17T10:19:50.522Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.3s done
10:19:50 [2022-05-17T10:19:50.638Z] #21 22.86 Selecting previously unselected package thin-provisioning-tools.
10:19:50 [2022-05-17T10:19:50.638Z] #21 22.86 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:19:50 [2022-05-17T10:19:50.638Z] #21 22.86 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:19:50 [2022-05-17T10:19:50.759Z] #62 62.01 go: downloading github.com/beorn7/perks v1.0.1
10:19:50 [2022-05-17T10:19:50.759Z] #62 62.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:19:50 [2022-05-17T10:19:50.759Z] #62 62.06 go: downloading github.com/cespare/xxhash v1.1.0
10:19:50 [2022-05-17T10:19:50.759Z] #62 62.08 go: downloading github.com/golang/protobuf v1.5.2
10:19:50 [2022-05-17T10:19:50.786Z] #28 ...
10:19:50 [2022-05-17T10:19:50.787Z] 
10:19:50 [2022-05-17T10:19:50.787Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:19:50 [2022-05-17T10:19:50.787Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:19:50 [2022-05-17T10:19:50.897Z] #21 22.97 Selecting previously unselected package uidmap.
10:19:50 [2022-05-17T10:19:50.897Z] #21 22.97 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
10:19:50 [2022-05-17T10:19:50.897Z] #21 22.98 Unpacking uidmap (1:4.8.1-1) ...
10:19:50 [2022-05-17T10:19:50.897Z] #21 23.08 Selecting previously unselected package vim-runtime.
10:19:50 [2022-05-17T10:19:50.897Z] #21 23.09 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:19:50 [2022-05-17T10:19:50.897Z] #21 23.10 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:19:50 [2022-05-17T10:19:50.897Z] #21 23.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:19:50 [2022-05-17T10:19:50.897Z] #21 23.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:19:51 [2022-05-17T10:19:51.018Z] #62 62.24 go: downloading github.com/prometheus/common v0.10.0
10:19:51 [2022-05-17T10:19:51.277Z] #62 62.47 go: downloading github.com/prometheus/procfs v0.6.0
10:19:51 [2022-05-17T10:19:51.277Z] #62 62.61 go: downloading github.com/mattn/go-runewidth v0.0.9
10:19:51 [2022-05-17T10:19:51.277Z] #62 62.67 go: downloading google.golang.org/protobuf v1.27.1
10:19:51 [2022-05-17T10:19:51.835Z] #21 24.05 Selecting previously unselected package vim.
10:19:51 [2022-05-17T10:19:51.835Z] #21 24.06 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:19:51 [2022-05-17T10:19:51.835Z] #21 24.09 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:19:52 [2022-05-17T10:19:52.034Z] #64 50.04 + bin/ctr
10:19:52 [2022-05-17T10:19:52.094Z] #21 24.32 Selecting previously unselected package xfsprogs.
10:19:52 [2022-05-17T10:19:52.094Z] #21 24.32 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
10:19:52 [2022-05-17T10:19:52.094Z] #21 24.33 Unpacking xfsprogs (5.10.0-4) ...
10:19:52 [2022-05-17T10:19:52.094Z] #21 24.51 Selecting previously unselected package zip.
10:19:52 [2022-05-17T10:19:52.353Z] #21 24.51 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
10:19:52 [2022-05-17T10:19:52.353Z] #21 24.52 Unpacking zip (3.0-12) ...
10:19:52 [2022-05-17T10:19:52.353Z] #21 24.58 Selecting previously unselected package zstd.
10:19:52 [2022-05-17T10:19:52.353Z] #21 24.59 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
10:19:52 [2022-05-17T10:19:52.353Z] #21 24.60 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:19:52 [2022-05-17T10:19:52.614Z] #21 24.74 Setting up python3-pkg-resources (52.0.0-4) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.06 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.08 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.10 Setting up libgpm2:amd64 (1.20.7-8) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.11 Setting up libicu67:amd64 (67.1-7) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.12 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.13 Setting up libinih1:amd64 (53-1+b2) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.15 Setting up uidmap (1:4.8.1-1) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.18 Setting up bzip2 (1.0.8-4) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:19:52 [2022-05-17T10:19:52.874Z] #21 25.20 Setting up python3-wheel (0.34.2-1) ...
10:19:53 [2022-05-17T10:19:53.133Z] #21 25.44 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:19:53 [2022-05-17T10:19:53.193Z] #62 64.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:19:53 [2022-05-17T10:19:53.231Z] #67 ...
10:19:53 [2022-05-17T10:19:53.231Z] 
10:19:53 [2022-05-17T10:19:53.231Z] #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
10:19:53 [2022-05-17T10:19:53.231Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
10:19:53 [2022-05-17T10:19:53.231Z] #14 92.93 Selecting previously unselected package libudev-dev:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 92.94 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 92.95 Unpacking libudev-dev:arm64 (247.3-7) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.09 Selecting previously unselected package libsepol1-dev:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.09 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.11 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.38 Selecting previously unselected package libpcre2-16-0:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.41 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.42 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.55 Selecting previously unselected package libpcre2-32-0:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.56 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.56 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.70 Selecting previously unselected package libpcre2-posix2:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.70 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.70 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.79 Selecting previously unselected package libpcre2-dev:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 93.81 Unpacking libpcre2-dev:arm64 (10.36-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.14 Selecting previously unselected package libselinux1-dev:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.15 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.16 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.39 Selecting previously unselected package libdevmapper-dev:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.39 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.39 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.47 Selecting previously unselected package libseccomp-dev:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.49 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.50 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.64 Selecting previously unselected package libsystemd-dev:arm64.
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.65 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 94.66 Unpacking libsystemd-dev:arm64 (247.3-7) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.25 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.27 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.28 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.31 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.32 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.33 Setting up libpcre2-16-0:arm64 (10.36-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.34 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.37 Setting up libpcre2-32-0:arm64 (10.36-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.39 Setting up libudev-dev:arm64 (247.3-7) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.42 Setting up libpcre2-posix2:arm64 (10.36-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.43 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.44 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.45 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.47 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.48 Setting up mingw-w64-common (8.0.0-1) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.49 Setting up libsystemd-dev:arm64 (247.3-7) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.50 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.52 Setting up libpcre2-dev:arm64 (10.36-2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.53 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.55 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:19:53 [2022-05-17T10:19:53.231Z] #14 95.56 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.57 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
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.58 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.59 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
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.60 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.63 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
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.65 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.70 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.72 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.74 Setting up dmsetup (2:1.02.175-2.1) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.76 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.77 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:19:53 [2022-05-17T10:19:53.232Z] #14 95.78 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:19:53 [2022-05-17T10:19:53.333Z] #11 ...
10:19:53 [2022-05-17T10:19:53.334Z] 
10:19:53 [2022-05-17T10:19:53.334Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777
10:19:53 [2022-05-17T10:19:53.334Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e
10:19:53 [2022-05-17T10:19:53.334Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.0s done
10:19:53 [2022-05-17T10:19:53.334Z] #28 DONE 12.3s
10:19:53 [2022-05-17T10:19:53.334Z] 
10:19:53 [2022-05-17T10:19:53.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:19:53 [2022-05-17T10:19:53.334Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:19:53 [2022-05-17T10:19:53.334Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b
10:19:53 [2022-05-17T10:19:53.334Z] #11 ...
10:19:53 [2022-05-17T10:19:53.334Z] 
10:19:53 [2022-05-17T10:19:53.334Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:19:53 [2022-05-17T10:19:53.334Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
10:19:53 [2022-05-17T10:19:53.334Z] #72 DONE 0.9s
10:19:53 [2022-05-17T10:19:53.334Z] 
10:19:53 [2022-05-17T10:19:53.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:19:53 [2022-05-17T10:19:53.334Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:19:53 [2022-05-17T10:19:53.392Z] #21 25.46 Setting up libcap2:amd64 (1:2.44-1) ...
10:19:53 [2022-05-17T10:19:53.392Z] #21 25.47 Setting up libcap2-bin (1:2.44-1) ...
10:19:53 [2022-05-17T10:19:53.392Z] #21 25.49 Setting up apparmor (2.13.6-10) ...
10:19:53 [2022-05-17T10:19:53.595Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.7s done
10:19:53 [2022-05-17T10:19:53.857Z] #11 ...
10:19:53 [2022-05-17T10:19:53.857Z] 
10:19:53 [2022-05-17T10:19:53.857Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:19:53 [2022-05-17T10:19:53.857Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
10:19:53 [2022-05-17T10:19:53.857Z] #74 DONE 0.8s
10:19:53 [2022-05-17T10:19:53.857Z] 
10:19:53 [2022-05-17T10:19:53.857Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:19:53 [2022-05-17T10:19:53.857Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:19:53 [2022-05-17T10:19:53.857Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a
10:19:54 [2022-05-17T10:19:54.331Z] #21 26.76 Setting up zip (3.0-12) ...
10:19:54 [2022-05-17T10:19:54.590Z] #21 ...
10:19:54 [2022-05-17T10:19:54.590Z] 
10:19:54 [2022-05-17T10:19:54.590Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:19:54 [2022-05-17T10:19:54.590Z] #60 sha256:2031c960c5a9ae0cc0ecb7ed19d3eebddc494db076cc16cbe3e85dabb3bc8645
10:19:54 [2022-05-17T10:19:54.590Z] #60 33.36 + mkdir -p /build
10:19:54 [2022-05-17T10:19:54.590Z] #60 33.36 + cp runc /build/runc
10:19:54 [2022-05-17T10:19:54.590Z] #60 DONE 34.0s
10:19:54 [2022-05-17T10:19:54.590Z] 
10:19:54 [2022-05-17T10:19:54.590Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:19:54 [2022-05-17T10:19:54.590Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:19:54 [2022-05-17T10:19:54.590Z] #21 26.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:19:54 [2022-05-17T10:19:54.590Z] #21 26.84 Setting up bash-completion (1:2.11-2) ...
10:19:54 [2022-05-17T10:19:54.801Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 1.1s done
10:19:55 [2022-05-17T10:19:55.061Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b
10:19:55 [2022-05-17T10:19:55.535Z] #21 ...
10:19:55 [2022-05-17T10:19:55.535Z] 
10:19:55 [2022-05-17T10:19:55.535Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:19:55 [2022-05-17T10:19:55.535Z] #64 sha256:32631853a280e9463706160bc177a84b5799ae3daa12a329e687fa1c3d1d2c37
10:19:55 [2022-05-17T10:19:55.535Z] #64 67.82 + bin/containerd
10:19:57 [2022-05-17T10:19:57.443Z] #64 ...
10:19:57 [2022-05-17T10:19:57.443Z] 
10:19:57 [2022-05-17T10:19:57.443Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:19:57 [2022-05-17T10:19:57.443Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.64 Setting up libmnl0:amd64 (1.0.4-3) ...
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.66 Setting up patch (2.7.6-7) ...
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.67 Setting up sudo (1.9.5p2-3) ...
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.74 invoke-rc.d: could not determine current runlevel
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.75 invoke-rc.d: policy-rc.d denied execution of start.
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.77 Setting up xfsprogs (5.10.0-4) ...
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.78 Setting up libxtables12:amd64 (1.8.7-1) ...
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.80 Setting up inetutils-ping (2:2.0-1) ...
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.81 Setting up pigz (2.6-1) ...
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:19:57 [2022-05-17T10:19:57.443Z] #21 29.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:19:57 [2022-05-17T10:19:57.703Z] #21 29.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:19:57 [2022-05-17T10:19:57.703Z] #21 29.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:19:57 [2022-05-17T10:19:57.965Z] #21 30.21 Setting up libaio1:amd64 (0.3.112-9) ...
10:19:57 [2022-05-17T10:19:57.965Z] #21 30.22 Setting up python3-lib2to3 (3.9.2-1) ...
10:19:57 [2022-05-17T10:19:57.965Z] #21 30.38 Setting up libelf1:amd64 (0.183-1) ...
10:19:57 [2022-05-17T10:19:57.965Z] #21 30.41 Setting up zstd (1.4.8+dfsg-2.1) ...
10:19:58 [2022-05-17T10:19:58.241Z] #21 30.42 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:19:58 [2022-05-17T10:19:58.241Z] #21 30.44 Setting up python3-distutils (3.9.2-1) ...
10:19:58 [2022-05-17T10:19:58.466Z] #62 ...
10:19:58 [2022-05-17T10:19:58.466Z] 
10:19:58 [2022-05-17T10:19:58.466Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:19:58 [2022-05-17T10:19:58.466Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:19:58 [2022-05-17T10:19:58.466Z] #60 68.79 gotestsum version dev
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.62 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:19:58 [2022-05-17T10:19:58.500Z] #21 30.74 Setting up python3-setuptools (52.0.0-4) ...
10:19:58 [2022-05-17T10:19:58.525Z] #14 DONE 103.1s
10:19:58 [2022-05-17T10:19:58.525Z] 
10:19:58 [2022-05-17T10:19:58.525Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:19:58 [2022-05-17T10:19:58.525Z] #67 sha256:08c27dd76729e1f158b6c1da00abf386fc0ff678cf58f5286359856a5e850e41
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.57 rootlesskit version 1.0.0
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.58 Usage of /build/rootlesskit-docker-proxy:
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.58   -container-ip string
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.58     	container ip
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.58   -container-port int
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.58     	container port (default -1)
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.58   -host-ip string
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.58     	host ip
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.58   -host-port int
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.58     	host port (default -1)
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.59   -proto string
10:19:58 [2022-05-17T10:19:58.525Z] #67 98.59     	proxy protocol (default "tcp")
10:19:58 [2022-05-17T10:19:58.525Z] #67 DONE 102.7s
10:19:58 [2022-05-17T10:19:58.525Z] 
10:19:58 [2022-05-17T10:19:58.525Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:19:58 [2022-05-17T10:19:58.525Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:19:58 [2022-05-17T10:19:58.525Z] #26 102.6 Updating files:  28% (3251/11414)
Updating files:  29% (3311/11414)
10:19:58 [2022-05-17T10:19:58.525Z] #26 ...
10:19:58 [2022-05-17T10:19:58.525Z] 
10:19:58 [2022-05-17T10:19:58.525Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:19:58 [2022-05-17T10:19:58.525Z] #68 sha256:dd0b1c95ac392c7f066f1dab0e16756404d92f21f59981ee3a519fc6725047b0
10:19:58 [2022-05-17T10:19:58.525Z] #68 DONE 0.3s
10:19:58 [2022-05-17T10:19:58.525Z] 
10:19:58 [2022-05-17T10:19:58.525Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:19:58 [2022-05-17T10:19:58.525Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:19:58 [2022-05-17T10:19:58.725Z] #60 DONE 70.0s
10:19:58 [2022-05-17T10:19:58.725Z] 
10:19:58 [2022-05-17T10:19:58.725Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:19:58 [2022-05-17T10:19:58.725Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:19:58 [2022-05-17T10:19:58.786Z] #26 102.6 Updating files:  28% (3251/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
10:19:58 [2022-05-17T10:19:58.786Z] #26 ...
10:19:58 [2022-05-17T10:19:58.786Z] 
10:19:58 [2022-05-17T10:19:58.786Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:19:58 [2022-05-17T10:19:58.786Z] #59 sha256:cb7ce45f94fd320e2511c3fb7841342a5b50de77b91b8bf0ecdafce74976683b
10:19:58 [2022-05-17T10:19:58.786Z] #59 DONE 0.4s
10:19:58 [2022-05-17T10:19:58.786Z] 
10:19:58 [2022-05-17T10:19:58.786Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:19:58 [2022-05-17T10:19:58.786Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:19:58 [2022-05-17T10:19:58.786Z] #26 102.6 Updating files:  28% (3251/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
10:19:58 [2022-05-17T10:19:58.786Z] #26 ...
10:19:58 [2022-05-17T10:19:58.786Z] 
10:19:58 [2022-05-17T10:19:58.786Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:19:58 [2022-05-17T10:19:58.786Z] #69 sha256:dc1969b75bbc55883cc25447fcf48cfd99ca01fbe013dadaf22be53579155abf
10:19:58 [2022-05-17T10:19:58.786Z] #69 DONE 0.3s
10:19:58 [2022-05-17T10:19:58.786Z] 
10:19:58 [2022-05-17T10:19:58.786Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:19:58 [2022-05-17T10:19:58.786Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:19:59 [2022-05-17T10:19:59.068Z] #21 31.22 Setting up libjq1:amd64 (1.6-2.1) ...
10:19:59 [2022-05-17T10:19:59.068Z] #21 31.24 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:19:59 [2022-05-17T10:19:59.068Z] #21 31.25 Setting up thin-provisioning-tools (0.9.0-1) ...
10:19:59 [2022-05-17T10:19:59.068Z] #21 31.27 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:19:59 [2022-05-17T10:19:59.328Z] #21 31.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.71 Setting up jq (1.6-2.1) ...
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.74 Setting up libbpf0:amd64 (1:0.3-2) ...
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.75 Setting up iptables (1.8.7-1) ...
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:19:59 [2022-05-17T10:19:59.587Z] #21 31.83 Setting up iproute2 (5.10.0-4) ...
10:19:59 [2022-05-17T10:19:59.846Z] #21 32.09 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:20:00 [2022-05-17T10:20:00.095Z] #26 102.6 Updating files:  28% (3251/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  37% (4244/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
10:20:00 [2022-05-17T10:20:00.095Z] #26 ...
10:20:00 [2022-05-17T10:20:00.095Z] 
10:20:00 [2022-05-17T10:20:00.095Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
10:20:00 [2022-05-17T10:20:00.095Z] #15 sha256:6a66e61461d37e1fe91bfb93d186ca475e1d8978d399d6c704c5125017bb2621
10:20:00 [2022-05-17T10:20:00.095Z] #15 DONE 1.8s
10:20:00 [2022-05-17T10:20:00.095Z] 
10:20:00 [2022-05-17T10:20:00.095Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:20:00 [2022-05-17T10:20:00.095Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:20:00 [2022-05-17T10:20:00.105Z] #21 DONE 32.5s
10:20:00 [2022-05-17T10:20:00.105Z] 
10:20:00 [2022-05-17T10:20:00.105Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:20:00 [2022-05-17T10:20:00.105Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e
10:20:00 [2022-05-17T10:20:00.131Z] #64 ...
10:20:00 [2022-05-17T10:20:00.131Z] 
10:20:00 [2022-05-17T10:20:00.131Z] #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
10:20:00 [2022-05-17T10:20:00.131Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:20:00 [2022-05-17T10:20:00.131Z] #14 88.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:20:00 [2022-05-17T10:20:00.131Z] #14 88.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:20:00 [2022-05-17T10:20:00.131Z] #14 88.56 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:20:00 [2022-05-17T10:20:00.131Z] #14 94.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:20:00 [2022-05-17T10:20:00.131Z] #14 94.38 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:20:00 [2022-05-17T10:20:00.131Z] #14 94.39 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:20:00 [2022-05-17T10:20:00.354Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.1s
10:20:01 [2022-05-17T10:20:01.044Z] #22 0.948 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:20:01 [2022-05-17T10:20:01.140Z] #26 102.6 Updating files:  28% (3251/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  37% (4244/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  53% (6068/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
10:20:01 [2022-05-17T10:20:01.140Z] #26 ...
10:20:01 [2022-05-17T10:20:01.140Z] 
10:20:01 [2022-05-17T10:20:01.140Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:20:01 [2022-05-17T10:20:01.140Z] #16 sha256:cddff0b1a41f8042373a388be567b6755dfa47c288a62b4f8765f7bce22a56f0
10:20:01 [2022-05-17T10:20:01.140Z] #16 DONE 1.2s
10:20:01 [2022-05-17T10:20:01.140Z] 
10:20:01 [2022-05-17T10:20:01.140Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:20:01 [2022-05-17T10:20:01.140Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:20:01 [2022-05-17T10:20:01.303Z] #22 0.954 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:20:01 [2022-05-17T10:20:01.303Z] #22 0.957 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:20:01 [2022-05-17T10:20:01.303Z] #22 DONE 1.1s
10:20:01 [2022-05-17T10:20:01.303Z] 
10:20:01 [2022-05-17T10:20:01.303Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:20:01 [2022-05-17T10:20:01.303Z] #64 sha256:32631853a280e9463706160bc177a84b5799ae3daa12a329e687fa1c3d1d2c37
10:20:01 [2022-05-17T10:20:01.303Z] #64 ...
10:20:01 [2022-05-17T10:20:01.303Z] 
10:20:01 [2022-05-17T10:20:01.303Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:20:01 [2022-05-17T10:20:01.303Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb
10:20:02 [2022-05-17T10:20:02.015Z] #62 ...
10:20:02 [2022-05-17T10:20:02.015Z] 
10:20:02 [2022-05-17T10:20:02.015Z] #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
10:20:02 [2022-05-17T10:20:02.015Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:20:02 [2022-05-17T10:20:02.015Z] #19 61.14 Fetched 49.0 MB in 59s (825 kB/s)
10:20:02 [2022-05-17T10:20:02.449Z] #26 102.6 Updating files:  28% (3251/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  37% (4244/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  53% (6068/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  95% (10911/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
10:20:02 [2022-05-17T10:20:02.449Z] #26 106.9 + cd /tmp/tmp.tDpasFU3tF/tmp/docker-ce
10:20:02 [2022-05-17T10:20:02.449Z] #26 106.9 + git checkout -q v17.06.2-ce
10:20:02 [2022-05-17T10:20:02.900Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.5s done
10:20:02 [2022-05-17T10:20:02.900Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921
10:20:02 [2022-05-17T10:20:02.900Z] #11 ...
10:20:02 [2022-05-17T10:20:02.900Z] 
10:20:02 [2022-05-17T10:20:02.900Z] #29 [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
10:20:02 [2022-05-17T10:20:02.900Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:20:02 [2022-05-17T10:20:02.900Z] #29 2.054 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:20:02 [2022-05-17T10:20:02.900Z] #29 2.060 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:20:02 [2022-05-17T10:20:02.900Z] #29 2.078 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:20:02 [2022-05-17T10:20:02.900Z] #29 2.253 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:20:02 [2022-05-17T10:20:02.900Z] #29 2.643 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:20:02 [2022-05-17T10:20:02.900Z] #29 3.107 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:20:02 [2022-05-17T10:20:02.900Z] #29 4.062 Fetched 8530 kB in 2s (3747 kB/s)
10:20:02 [2022-05-17T10:20:02.900Z] #29 4.062 Reading package lists...
10:20:02 [2022-05-17T10:20:02.900Z] #29 4.937 Reading package lists...
10:20:02 [2022-05-17T10:20:02.900Z] #29 5.759 Building dependency tree...
10:20:02 [2022-05-17T10:20:02.900Z] #29 6.183 The following additional packages will be installed:
10:20:02 [2022-05-17T10:20:02.900Z] #29 6.183   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:20:02 [2022-05-17T10:20:02.900Z] #29 6.183   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.183 Recommended packages:
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.183   libldap-common publicsuffix libsasl2-modules
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.353 The following NEW packages will be installed:
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.354   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.354   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.355   libssh2-1 openssl
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.634 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.634 Need to get 3040 kB of archives.
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.634 After this operation, 6651 kB of additional disk space will be used.
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.634 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.655 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.655 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.655 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.655 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.655 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.658 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.685 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.685 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.685 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.685 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.685 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.696 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.696 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.696 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.953 debconf: delaying package configuration, since apt-utils is not installed
10:20:02 [2022-05-17T10:20:02.901Z] #29 6.998 Fetched 3040 kB in 0s (9199 kB/s)
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.021 Selecting previously unselected package openssl.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.021 (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.)
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.028 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.028 Unpacking openssl (1.1.1n-0+deb11u1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.200 Selecting previously unselected package ca-certificates.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.200 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.205 Unpacking ca-certificates (20210119) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.302 Selecting previously unselected package libbrotli1:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.302 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.308 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.460 Selecting previously unselected package libsasl2-modules-db:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.460 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.465 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.525 Selecting previously unselected package libsasl2-2:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.525 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.530 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.585 Selecting previously unselected package libldap-2.4-2:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.585 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.592 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.696 Selecting previously unselected package libnghttp2-14:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.696 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.704 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.769 Selecting previously unselected package libpsl5:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.769 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.792 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.838 Selecting previously unselected package librtmp1:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.838 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.849 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.891 Selecting previously unselected package libssh2-1:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.891 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.895 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.966 Selecting previously unselected package libcurl4:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.966 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 7.970 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.054 Selecting previously unselected package curl.
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.054 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.058 Unpacking curl (7.74.0-1.3+deb11u1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.133 Selecting previously unselected package libonig5:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.135 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.139 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.237 Selecting previously unselected package libjq1:amd64.
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.237 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.242 Unpacking libjq1:amd64 (1.6-2.1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.300 Selecting previously unselected package jq.
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.300 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.307 Unpacking jq (1.6-2.1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.355 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.369 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.379 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.389 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.399 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.410 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.421 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.430 Setting up openssl (1.1.1n-0+deb11u1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.444 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.464 Setting up libjq1:amd64 (1.6-2.1) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.465 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 8.479 Setting up ca-certificates (20210119) ...
10:20:02 [2022-05-17T10:20:02.901Z] #29 9.360 Updating certificates in /etc/ssl/certs...
10:20:03 [2022-05-17T10:20:03.162Z] #29 ...
10:20:03 [2022-05-17T10:20:03.162Z] 
10:20:03 [2022-05-17T10:20:03.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:20:03 [2022-05-17T10:20:03.162Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:20:03 [2022-05-17T10:20:03.452Z] #26 ...
10:20:03 [2022-05-17T10:20:03.452Z] 
10:20:03 [2022-05-17T10:20:03.452Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:20:03 [2022-05-17T10:20:03.452Z] #17 sha256:8cfc23673e2891053a5de098a28948053a6a927e58f6be711a61030e8de63d18
10:20:03 [2022-05-17T10:20:03.452Z] #17 0.633 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:20:03 [2022-05-17T10:20:03.452Z] #17 DONE 1.9s
10:20:03 [2022-05-17T10:20:03.452Z] 
10:20:03 [2022-05-17T10:20:03.452Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:20:03 [2022-05-17T10:20:03.452Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 Delve is a source level debugger for Go programs.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 Delve enables you to interact with your program by controlling the execution of the process,
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 Pass flags to the program you are debugging using `--`, for example:
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 `dlv exec ./hello -- server --config conf/config.toml`
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.3 
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4 Usage:
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   dlv [command]
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4 
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4 Available Commands:
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   attach      Attach to running process and begin debugging.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   connect     Connect to a headless debug server with a terminal client.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   core        Examine a core dump.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   debug       Compile and begin debugging main package in current directory, or the package specified.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   exec        Execute a precompiled binary, and begin a debug session.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   help        Help about any command
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   run         Deprecated command. Use 'debug' instead.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   test        Compile test binary and begin debugging program.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   trace       Compile and begin tracing program.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   version     Prints version.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4 
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4 Flags:
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --disable-aslr                     Disables address space randomization
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   -h, --help                             help for dlv
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --init string                      Init file, executed by the terminal client.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --log                              Enable debugging server logging.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4       --wd string                        Working directory for running the program.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4 
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4 Additional help topics:
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   dlv backend  Help about the --backend flag.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   dlv log      Help about logging flags.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4   dlv redirect Help about file redirection.
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4 
10:20:03 [2022-05-17T10:20:03.452Z] #36 107.4 Use "dlv [command] --help" for more information about a command.
10:20:03 [2022-05-17T10:20:03.452Z] #36 DONE 108.2s
10:20:03 [2022-05-17T10:20:03.452Z] 
10:20:03 [2022-05-17T10:20:03.452Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:20:03 [2022-05-17T10:20:03.452Z] #18 sha256:2a502440bd509d7e9c441e6ac8600a5fde708d0176014326ed483f81815f0445
10:20:04 [2022-05-17T10:20:04.848Z] #18 DONE 1.3s
10:20:04 [2022-05-17T10:20:04.848Z] 
10:20:04 [2022-05-17T10:20:04.848Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:20:04 [2022-05-17T10:20:04.848Z] #19 sha256:f13ca9b3dc5f79702ae6103113604fb4f09c28b552f564ac163a964ab7cd6d0c
10:20:05 [2022-05-17T10:20:05.424Z] #19 DONE 0.9s
10:20:05 [2022-05-17T10:20:05.424Z] 
10:20:05 [2022-05-17T10:20:05.424Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:20:05 [2022-05-17T10:20:05.424Z] #60 sha256:788a0d1c203f89777e19cb8864d3678fb8854f1309c7f79617be711e9dced86d
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.347 + RM_GOPATH=0
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.347 + TMP_GOPATH=
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.347 + : /build
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.347 + '[' -z '' ']'
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.347 ++ mktemp -d
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.361 + export GOPATH=/tmp/tmp.YrapdGndEy
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.361 + GOPATH=/tmp/tmp.YrapdGndEy
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.361 + RM_GOPATH=1
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.361 + case "$(go env GOARCH)" in
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.361 ++ go env GOARCH
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.381 + export GO_BUILDMODE=-buildmode=pie
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.381 + GO_BUILDMODE=-buildmode=pie
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.381 ++ dirname /install.sh
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 Install runc version v1.1.2 (build tags: seccomp)
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 + dir=/
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 + bin=runc
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 + shift
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 + '[' '!' -f //runc.installer ']'
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 + . //runc.installer
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 ++ set -e
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 ++ : v1.1.2
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 + install_runc
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 + RUNC_BUILDTAGS=seccomp
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.382 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YrapdGndEy/src/github.com/opencontainers/runc
10:20:05 [2022-05-17T10:20:05.424Z] #60 1.441 Cloning into '/tmp/tmp.YrapdGndEy/src/github.com/opencontainers/runc'...
10:20:05 [2022-05-17T10:20:05.424Z] #60 ...
10:20:05 [2022-05-17T10:20:05.424Z] 
10:20:05 [2022-05-17T10:20:05.424Z] #20 [dev-systemd-false  6/26] RUN ldconfig
10:20:05 [2022-05-17T10:20:05.424Z] #20 sha256:419a6cb0d09529d3cc0de1f3e165e33742904f4d507cc538365435686264ae60
10:20:06 [2022-05-17T10:20:06.369Z] #20 DONE 0.9s
10:20:06 [2022-05-17T10:20:06.369Z] 
10:20:06 [2022-05-17T10:20:06.369Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:20:06 [2022-05-17T10:20:06.369Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73
10:20:06 [2022-05-17T10:20:06.369Z] #47 ...
10:20:06 [2022-05-17T10:20:06.369Z] 
10:20:06 [2022-05-17T10:20:06.369Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:20:06 [2022-05-17T10:20:06.369Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4
10:20:06 [2022-05-17T10:20:06.469Z] #11 ...
10:20:06 [2022-05-17T10:20:06.469Z] 
10:20:06 [2022-05-17T10:20:06.469Z] #29 [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
10:20:06 [2022-05-17T10:20:06.469Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99
10:20:06 [2022-05-17T10:20:06.469Z] #29 10.28 129 added, 0 removed; done.
10:20:06 [2022-05-17T10:20:06.469Z] #29 10.66 Setting up jq (1.6-2.1) ...
10:20:06 [2022-05-17T10:20:06.469Z] #29 10.67 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
10:20:06 [2022-05-17T10:20:06.469Z] #29 10.68 Setting up curl (7.74.0-1.3+deb11u1) ...
10:20:06 [2022-05-17T10:20:06.469Z] #29 10.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:20:06 [2022-05-17T10:20:06.469Z] #29 10.71 Processing triggers for ca-certificates (20210119) ...
10:20:06 [2022-05-17T10:20:06.469Z] #29 10.72 Updating certificates in /etc/ssl/certs...
10:20:06 [2022-05-17T10:20:06.469Z] #29 11.56 0 added, 0 removed; done.
10:20:06 [2022-05-17T10:20:06.469Z] #29 11.56 Running hooks in /etc/ca-certificates/update.d...
10:20:06 [2022-05-17T10:20:06.469Z] #29 11.56 done.
10:20:06 [2022-05-17T10:20:06.469Z] #29 DONE 13.4s
10:20:06 [2022-05-17T10:20:06.469Z] 
10:20:06 [2022-05-17T10:20:06.469Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:20:06 [2022-05-17T10:20:06.469Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:20:06 [2022-05-17T10:20:06.469Z] #11 ...
10:20:06 [2022-05-17T10:20:06.469Z] 
10:20:06 [2022-05-17T10:20:06.469Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:20:06 [2022-05-17T10:20:06.469Z] #30 sha256:de558c2f142b640f71a32be0ffe84d8bfd5c6177536a3009c55c94d3f204960f
10:20:06 [2022-05-17T10:20:06.469Z] #30 DONE 0.3s
10:20:06 [2022-05-17T10:20:06.469Z] 
10:20:06 [2022-05-17T10:20:06.469Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:20:06 [2022-05-17T10:20:06.469Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:20:07 [2022-05-17T10:20:07.311Z] #21 1.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:20:07 [2022-05-17T10:20:07.311Z] #21 1.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:20:07 [2022-05-17T10:20:07.571Z] #21 1.165 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:20:07 [2022-05-17T10:20:07.832Z] #21 1.675 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:20:08 [2022-05-17T10:20:08.227Z] #14 106.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:20:08 [2022-05-17T10:20:08.227Z] #14 106.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:20:08 [2022-05-17T10:20:08.227Z] #14 106.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:20:08 [2022-05-17T10:20:08.383Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.1s
10:20:09 [2022-05-17T10:20:09.217Z] #21 2.904 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:20:09 [2022-05-17T10:20:09.427Z] #23 6.787 Collecting yamllint==1.26.1
10:20:09 [2022-05-17T10:20:09.427Z] #23 7.809   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:20:09 [2022-05-17T10:20:09.427Z] #23 8.074 Collecting pathspec>=0.5.3
10:20:09 [2022-05-17T10:20:09.427Z] #23 8.077   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
10:20:09 [2022-05-17T10:20:09.427Z] #23 8.167 Collecting pyyaml
10:20:09 [2022-05-17T10:20:09.427Z] #23 8.170   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
10:20:09 [2022-05-17T10:20:09.427Z] #23 8.190 Building wheels for collected packages: yamllint
10:20:09 [2022-05-17T10:20:09.685Z] #23 8.191   Building wheel for yamllint (setup.py): started
10:20:09 [2022-05-17T10:20:09.685Z] #23 8.413   Building wheel for yamllint (setup.py): finished with status 'done'
10:20:09 [2022-05-17T10:20:09.685Z] #23 8.414   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=95a0dd922140534e7f939e16505e203fe0dee6fff8faf216851261514f7565e2
10:20:09 [2022-05-17T10:20:09.685Z] #23 8.414   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:20:09 [2022-05-17T10:20:09.685Z] #23 8.416 Successfully built yamllint
10:20:09 [2022-05-17T10:20:09.685Z] #23 8.422 Installing collected packages: pyyaml, pathspec, yamllint
10:20:09 [2022-05-17T10:20:09.769Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 6.6s done
10:20:09 [2022-05-17T10:20:09.769Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af
10:20:09 [2022-05-17T10:20:09.943Z] #23 8.534 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
10:20:10 [2022-05-17T10:20:10.603Z] #21 4.411 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:20:10 [2022-05-17T10:20:10.876Z] #23 ...
10:20:10 [2022-05-17T10:20:10.876Z] 
10:20:10 [2022-05-17T10:20:10.876Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:20:10 [2022-05-17T10:20:10.876Z] #64 sha256:32631853a280e9463706160bc177a84b5799ae3daa12a329e687fa1c3d1d2c37
10:20:10 [2022-05-17T10:20:10.876Z] #64 87.63 # github.com/containerd/containerd/cmd/containerd
10:20:10 [2022-05-17T10:20:10.876Z] #64 87.63 /usr/bin/ld: /tmp/go-link-728994922/000019.o: in function `New':
10:20:10 [2022-05-17T10:20:10.876Z] #64 87.63 /tmp/tmp.0rt4keR6nZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
10:20:10 [2022-05-17T10:20:10.876Z] #64 87.70 + bin/containerd-stress
10:20:10 [2022-05-17T10:20:10.876Z] #64 ...
10:20:10 [2022-05-17T10:20:10.876Z] 
10:20:10 [2022-05-17T10:20:10.876Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:20:10 [2022-05-17T10:20:10.876Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb
10:20:10 [2022-05-17T10:20:10.876Z] #23 DONE 9.6s
10:20:11 [2022-05-17T10:20:11.134Z] 
10:20:11 [2022-05-17T10:20:11.134Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:20:11 [2022-05-17T10:20:11.134Z] #27 sha256:6e9734b58d1cd80f9ad8307a6f84b429ca7e4176fe5f70626a5a1609d12067dd
10:20:11 [2022-05-17T10:20:11.134Z] #27 DONE 0.1s
10:20:11 [2022-05-17T10:20:11.134Z] 
10:20:11 [2022-05-17T10:20:11.134Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:20:11 [2022-05-17T10:20:11.134Z] #32 sha256:4ae6bb59eb45899f4e40c90076712402877e6edf5f2155cd9da0b6c9ca97d966
10:20:11 [2022-05-17T10:20:11.412Z] #32 DONE 0.3s
10:20:11 [2022-05-17T10:20:11.412Z] 
10:20:11 [2022-05-17T10:20:11.412Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:20:11 [2022-05-17T10:20:11.412Z] #35 sha256:adaa95252eae3528ca8256dc0ef3930e340ba53f0e870df1bdbd7c787e51314c
10:20:11 [2022-05-17T10:20:11.981Z] #35 DONE 0.5s
10:20:11 [2022-05-17T10:20:11.981Z] 
10:20:11 [2022-05-17T10:20:11.981Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
10:20:11 [2022-05-17T10:20:11.981Z] #37 sha256:8da87edc2ca56aa95902ee8da0d31b1b2ceaf24bbcea6590004c5555ed4f7b3c
10:20:11 [2022-05-17T10:20:11.981Z] #37 DONE 0.1s
10:20:11 [2022-05-17T10:20:11.981Z] 
10:20:11 [2022-05-17T10:20:11.981Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
10:20:11 [2022-05-17T10:20:11.981Z] #39 sha256:28a130726aeae678ca313d951bcb64a293e6642b75004de3001c9300af2fb82a
10:20:11 [2022-05-17T10:20:11.981Z] #39 DONE 0.1s
10:20:11 [2022-05-17T10:20:11.981Z] 
10:20:11 [2022-05-17T10:20:11.981Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:20:11 [2022-05-17T10:20:11.981Z] #64 sha256:32631853a280e9463706160bc177a84b5799ae3daa12a329e687fa1c3d1d2c37
10:20:11 [2022-05-17T10:20:11.981Z] #64 88.63 + bin/containerd-shim
10:20:12 [2022-05-17T10:20:12.241Z] #64 ...
10:20:12 [2022-05-17T10:20:12.241Z] 
10:20:12 [2022-05-17T10:20:12.241Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
10:20:12 [2022-05-17T10:20:12.241Z] #41 sha256:44156d4892d2264fc8dade7936d5fbb404c1c92c05dfeb734be50786015fe8d1
10:20:12 [2022-05-17T10:20:12.241Z] #41 DONE 0.1s
10:20:12 [2022-05-17T10:20:12.241Z] 
10:20:12 [2022-05-17T10:20:12.241Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
10:20:12 [2022-05-17T10:20:12.241Z] #45 sha256:79a21969ecc4060b9d83a248a048c2effe873b7a3549288ef969ed1c4724f4be
10:20:12 [2022-05-17T10:20:12.241Z] #45 DONE 0.1s
10:20:12 [2022-05-17T10:20:12.241Z] 
10:20:12 [2022-05-17T10:20:12.241Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
10:20:12 [2022-05-17T10:20:12.241Z] #48 sha256:a24c9415989c2c7b936dd03eeb606ff4bf9475d297cb76fa12730acbf8ebdddc
10:20:12 [2022-05-17T10:20:12.241Z] #48 DONE 0.1s
10:20:12 [2022-05-17T10:20:12.241Z] 
10:20:12 [2022-05-17T10:20:12.241Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:20:12 [2022-05-17T10:20:12.241Z] #64 sha256:32631853a280e9463706160bc177a84b5799ae3daa12a329e687fa1c3d1d2c37
10:20:12 [2022-05-17T10:20:12.500Z] #64 ...
10:20:12 [2022-05-17T10:20:12.500Z] 
10:20:12 [2022-05-17T10:20:12.500Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
10:20:12 [2022-05-17T10:20:12.500Z] #52 sha256:81e39cabcf89e23daf3a6ea60d648e2e23667e6ef494ca5af20de61d636575d6
10:20:12 [2022-05-17T10:20:12.500Z] #52 DONE 0.0s
10:20:12 [2022-05-17T10:20:12.500Z] 
10:20:12 [2022-05-17T10:20:12.500Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:20:12 [2022-05-17T10:20:12.500Z] #54 sha256:0ad9ef1b3e68e168ff6979f0e0a85fa51508dcf341bd7094725c9a22794e5bd2
10:20:12 [2022-05-17T10:20:12.500Z] #54 DONE 0.1s
10:20:12 [2022-05-17T10:20:12.500Z] 
10:20:12 [2022-05-17T10:20:12.500Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:20:12 [2022-05-17T10:20:12.500Z] #56 sha256:a847153ad6a2ea78898351fe362da4c7398731ea149d4995672ba571a3bf44f3
10:20:12 [2022-05-17T10:20:12.525Z] #21 6.155 Fetched 8417 kB in 5s (1564 kB/s)
10:20:12 [2022-05-17T10:20:12.760Z] #56 DONE 0.2s
10:20:12 [2022-05-17T10:20:12.760Z] 
10:20:12 [2022-05-17T10:20:12.760Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:20:12 [2022-05-17T10:20:12.760Z] #58 sha256:976c99215c5c55d4adf972711ef5d556e6d505ee97a220368d943450e8c7e786
10:20:12 [2022-05-17T10:20:12.760Z] #58 DONE 0.1s
10:20:12 [2022-05-17T10:20:12.760Z] 
10:20:12 [2022-05-17T10:20:12.760Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
10:20:12 [2022-05-17T10:20:12.760Z] #61 sha256:71b285a8c6e4f2f735bfdc2a21caf6d1cc3be95acaebb4e1a855ed57d090fbaf
10:20:13 [2022-05-17T10:20:13.020Z] #61 DONE 0.2s
10:20:13 [2022-05-17T10:20:13.020Z] 
10:20:13 [2022-05-17T10:20:13.020Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:20:13 [2022-05-17T10:20:13.020Z] #64 sha256:32631853a280e9463706160bc177a84b5799ae3daa12a329e687fa1c3d1d2c37
10:20:13 [2022-05-17T10:20:13.480Z] #14 ...
10:20:13 [2022-05-17T10:20:13.480Z] 
10:20:13 [2022-05-17T10:20:13.480Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:20:13 [2022-05-17T10:20:13.480Z] #67 sha256:2671e9c4110463c6c76349d91d902eca6893799368ac211243abfd1285aa8942
10:20:13 [2022-05-17T10:20:13.480Z] #67 111.3 + for f in rootlesskit rootlesskit-docker-proxy
10:20:13 [2022-05-17T10:20:13.480Z] #67 111.3 + GOBIN=/build
10:20:13 [2022-05-17T10:20:13.480Z] #67 111.3 + GO111MODULE=on
10:20:13 [2022-05-17T10:20:13.480Z] #67 111.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
10:20:14 [2022-05-17T10:20:14.439Z] #21 6.155 Reading package lists...
10:20:14 [2022-05-17T10:20:14.439Z] #21 7.983 Reading package lists...
10:20:14 [2022-05-17T10:20:14.439Z] #21 ...
10:20:14 [2022-05-17T10:20:14.439Z] 
10:20:14 [2022-05-17T10:20:14.439Z] #34 [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
10:20:14 [2022-05-17T10:20:14.439Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f
10:20:14 [2022-05-17T10:20:14.439Z] #34 DONE 119.1s
10:20:14 [2022-05-17T10:20:14.439Z] 
10:20:14 [2022-05-17T10:20:14.439Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:20:14 [2022-05-17T10:20:14.439Z] #60 sha256:788a0d1c203f89777e19cb8864d3678fb8854f1309c7f79617be711e9dced86d
10:20:14 [2022-05-17T10:20:14.439Z] #60 9.337 + cd /tmp/tmp.YrapdGndEy/src/github.com/opencontainers/runc
10:20:14 [2022-05-17T10:20:14.439Z] #60 9.337 + git checkout -q v1.1.2
10:20:14 [2022-05-17T10:20:14.439Z] #60 9.723 + '[' -z '' ']'
10:20:14 [2022-05-17T10:20:14.439Z] #60 9.726 + target=static
10:20:14 [2022-05-17T10:20:14.439Z] #60 9.727 + make BUILDTAGS=seccomp static
10:20:14 [2022-05-17T10:20:14.439Z] #60 9.911 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
10:20:15 [2022-05-17T10:20:15.070Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.2s
10:20:16 [2022-05-17T10:20:16.307Z] #64 93.14 + bin/containerd-shim-runc-v1
10:20:16 [2022-05-17T10:20:16.354Z] #60 ...
10:20:16 [2022-05-17T10:20:16.354Z] 
10:20:16 [2022-05-17T10:20:16.355Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:20:16 [2022-05-17T10:20:16.355Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:20:16 [2022-05-17T10:20:16.355Z] #26 110.9 + mkdir -p /tmp/tmp.tDpasFU3tF/src/github.com/docker
10:20:16 [2022-05-17T10:20:16.355Z] #26 110.9 + mv components/cli /tmp/tmp.tDpasFU3tF/src/github.com/docker/cli
10:20:16 [2022-05-17T10:20:16.355Z] #26 110.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:20:16 [2022-05-17T10:20:16.457Z] #11 ...
10:20:16 [2022-05-17T10:20:16.457Z] 
10:20:16 [2022-05-17T10:20:16.457Z] #31 [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
10:20:16 [2022-05-17T10:20:16.457Z] #31 sha256:20bee838d55bae5b217b4461b604757aa497fe2ca760fa970a30e8a28f3695ba
10:20:16 [2022-05-17T10:20:16.457Z] #31 2.431 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:20:16 [2022-05-17T10:20:16.457Z] #31 2.811 
10:20:16 [2022-05-17T10:20:16.457Z] #31 3.033 #=#=#                                                                         

######################################################################## 100.0%
10:20:16 [2022-05-17T10:20:16.457Z] #31 3.337 
10:20:16 [2022-05-17T10:20:16.457Z] #31 4.453 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:20:16 [2022-05-17T10:20:16.457Z] #31 4.762 
10:20:16 [2022-05-17T10:20:16.457Z] #31 4.983 #=#=#                                                                         

######################################################################## 100.0%
10:20:16 [2022-05-17T10:20:16.457Z] #31 5.348 
10:20:16 [2022-05-17T10:20:16.457Z] #31 6.471 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:20:16 [2022-05-17T10:20:16.457Z] #31 6.783 
10:20:16 [2022-05-17T10:20:16.457Z] #31 7.014 #=#=#                                                                         

########                                                                  12.1%
#########################################                                 57.2%
################################################################          89.4%
######################################################################## 100.0%
10:20:16 [2022-05-17T10:20:16.457Z] #31 7.634 
10:20:16 [2022-05-17T10:20:16.457Z] #31 8.640 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:20:16 [2022-05-17T10:20:16.457Z] #31 8.987 
10:20:16 [2022-05-17T10:20:16.457Z] #31 9.219 #=#=#                                                                         

######################################################################## 100.0%
10:20:16 [2022-05-17T10:20:16.457Z] #31 9.503 
10:20:16 [2022-05-17T10:20:16.616Z] #26 ...
10:20:16 [2022-05-17T10:20:16.616Z] 
10:20:16 [2022-05-17T10:20:16.616Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:20:16 [2022-05-17T10:20:16.616Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4
10:20:16 [2022-05-17T10:20:16.616Z] #21 7.983 Reading package lists...
10:20:16 [2022-05-17T10:20:16.718Z] #31 ...
10:20:16 [2022-05-17T10:20:16.718Z] 
10:20:16 [2022-05-17T10:20:16.718Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:20:16 [2022-05-17T10:20:16.718Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:20:16 [2022-05-17T10:20:16.877Z] #21 10.35 Building dependency tree...
10:20:17 [2022-05-17T10:20:17.657Z] #67 ...
10:20:17 [2022-05-17T10:20:17.657Z] 
10:20:17 [2022-05-17T10:20:17.657Z] #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
10:20:17 [2022-05-17T10:20:17.657Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:20:17 [2022-05-17T10:20:17.657Z] #14 111.7 Selecting previously unselected package g++-mingw-w64-x86-64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 111.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 111.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 111.9 Selecting previously unselected package libapparmor1:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 111.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 111.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.0 Selecting previously unselected package libapparmor-dev:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.1 Selecting previously unselected package libbtrfs0:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.3 Selecting previously unselected package libbtrfs-dev:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.6 Selecting previously unselected package libudev-dev:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.7 Unpacking libudev-dev:amd64 (247.3-7) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.8 Selecting previously unselected package libsepol1-dev:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 112.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.1 Selecting previously unselected package libpcre2-16-0:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.6 Selecting previously unselected package libpcre2-32-0:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.8 Selecting previously unselected package libpcre2-posix2:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.9 Selecting previously unselected package libpcre2-dev:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 113.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.3 Selecting previously unselected package libselinux1-dev:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.6 Selecting previously unselected package libdevmapper-dev:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.8 Selecting previously unselected package libseccomp-dev:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.9 Selecting previously unselected package libsystemd-dev:amd64.
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 114.9 Unpacking libsystemd-dev:amd64 (247.3-7) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.7 Setting up libudev-dev:amd64 (247.3-7) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.8 Setting up mingw-w64-common (8.0.0-1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.8 Setting up libsystemd-dev:amd64 (247.3-7) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.8 Setting up libpcre2-dev:amd64 (10.36-2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:20:17 [2022-05-17T10:20:17.657Z] #14 116.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 116.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 116.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 116.0 Setting up dmsetup (2:1.02.175-2.1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 116.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 116.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:20:17 [2022-05-17T10:20:17.657Z] #14 116.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.58 The following additional packages will be installed:
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.59   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.59   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.59   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.60   python3-pkg-resources vim-runtime xxd
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.60 Suggested packages:
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.60   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.61   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.61   acl attr quota
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.61 Recommended packages:
10:20:17 [2022-05-17T10:20:17.821Z] #21 11.61   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:20:18 [2022-05-17T10:20:18.590Z] #14 DONE 117.4s
10:20:18 [2022-05-17T10:20:18.590Z] 
10:20:18 [2022-05-17T10:20:18.590Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
10:20:18 [2022-05-17T10:20:18.590Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae
10:20:18 [2022-05-17T10:20:18.590Z] #15 ...
10:20:18 [2022-05-17T10:20:18.590Z] 
10:20:18 [2022-05-17T10:20:18.590Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:20:18 [2022-05-17T10:20:18.590Z] #67 sha256:2671e9c4110463c6c76349d91d902eca6893799368ac211243abfd1285aa8942
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0 rootlesskit version 1.0.0
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0 Usage of /build/rootlesskit-docker-proxy:
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0   -container-ip string
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0     	container ip
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0   -container-port int
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0     	container port (default -1)
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0   -host-ip string
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0     	host ip
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0   -host-port int
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0     	host port (default -1)
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0   -proto string
10:20:18 [2022-05-17T10:20:18.590Z] #67 117.0     	proxy protocol (default "tcp")
10:20:18 [2022-05-17T10:20:18.590Z] #67 DONE 117.3s
10:20:18 [2022-05-17T10:20:18.765Z] #21 12.43 The following NEW packages will be installed:
10:20:18 [2022-05-17T10:20:18.765Z] #21 12.44   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:20:18 [2022-05-17T10:20:18.765Z] #21 12.44   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:20:18 [2022-05-17T10:20:18.765Z] #21 12.44   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:20:18 [2022-05-17T10:20:18.765Z] #21 12.44   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
10:20:18 [2022-05-17T10:20:18.765Z] #21 12.44   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
10:20:18 [2022-05-17T10:20:18.765Z] #21 12.44   python3-pkg-resources python3-setuptools python3-wheel sudo
10:20:18 [2022-05-17T10:20:18.765Z] #21 12.44   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:20:18 [2022-05-17T10:20:18.765Z] #21 12.44   xz-utils zip zstd
10:20:18 [2022-05-17T10:20:18.842Z] #64 95.60 + bin/containerd-shim-runc-v2
10:20:18 [2022-05-17T10:20:18.848Z] 
10:20:18 [2022-05-17T10:20:18.848Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:20:18 [2022-05-17T10:20:18.848Z] #59 sha256:3c0f3e4b1d74aa2537c4e5ef1fd64d8be4c761102f3eb9a1a8e932b2de485c59
10:20:18 [2022-05-17T10:20:18.848Z] #59 DONE 0.3s
10:20:18 [2022-05-17T10:20:18.848Z] 
10:20:18 [2022-05-17T10:20:18.848Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:20:18 [2022-05-17T10:20:18.848Z] #60 sha256:07c6b47b7bceb0b6fe528df1be6cbddd63c55fa602b4a0ba6bfdfec885f00d5d
10:20:18 [2022-05-17T10:20:18.848Z] #60 ...
10:20:18 [2022-05-17T10:20:18.848Z] 
10:20:18 [2022-05-17T10:20:18.848Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:20:18 [2022-05-17T10:20:18.848Z] #68 sha256:6e680c0b99dbc5727e2809eed104bbf6955d13ce8708fb255313ddc07ada4aa6
10:20:18 [2022-05-17T10:20:18.848Z] #68 DONE 0.2s
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.78 Need to get 27.0 MB of archives.
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.78 After this operation, 105 MB of additional disk space will be used.
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.83 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:20:19 [2022-05-17T10:20:19.026Z] #21 12.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:20:19 [2022-05-17T10:20:19.104Z] 
10:20:19 [2022-05-17T10:20:19.105Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:20:19 [2022-05-17T10:20:19.105Z] #69 sha256:efec6fa10bbc5ae04f87f5c53e0f8cfe79f57e006c80b821e1ea7f82ea2b46aa
10:20:19 [2022-05-17T10:20:19.287Z] #21 12.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:20:19 [2022-05-17T10:20:19.287Z] #21 12.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:20:19 [2022-05-17T10:20:19.287Z] #21 12.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:20:19 [2022-05-17T10:20:19.364Z] #69 DONE 0.2s
10:20:19 [2022-05-17T10:20:19.364Z] 
10:20:19 [2022-05-17T10:20:19.365Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:20:19 [2022-05-17T10:20:19.365Z] #60 sha256:07c6b47b7bceb0b6fe528df1be6cbddd63c55fa602b4a0ba6bfdfec885f00d5d
10:20:19 [2022-05-17T10:20:19.408Z] #64 96.14 + binaries
10:20:19 [2022-05-17T10:20:19.408Z] #64 96.14 + install -D bin/containerd /build/containerd
10:20:19 [2022-05-17T10:20:19.408Z] #64 96.17 + install -D bin/containerd-shim /build/containerd-shim
10:20:19 [2022-05-17T10:20:19.408Z] #64 96.18 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:20:19 [2022-05-17T10:20:19.408Z] #64 96.19 + install -D bin/ctr /build/ctr
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:20:19 [2022-05-17T10:20:19.548Z] #21 13.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:20:19 [2022-05-17T10:20:19.809Z] #21 13.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:20:19 [2022-05-17T10:20:19.810Z] #21 13.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:20:19 [2022-05-17T10:20:19.810Z] #21 13.69 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:20:19 [2022-05-17T10:20:19.810Z] #21 13.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
10:20:20 [2022-05-17T10:20:20.017Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.3s
10:20:20 [2022-05-17T10:20:20.120Z] #19 61.14 Reading package lists...
10:20:20 [2022-05-17T10:20:20.755Z] #21 14.25 debconf: delaying package configuration, since apt-utils is not installed
10:20:20 [2022-05-17T10:20:20.755Z] #21 14.38 Fetched 27.0 MB in 1s (21.9 MB/s)
10:20:20 [2022-05-17T10:20:20.755Z] #21 14.45 Selecting previously unselected package pigz.
10:20:20 [2022-05-17T10:20:20.755Z] #21 14.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24001 files and directories currently installed.)
10:20:20 [2022-05-17T10:20:20.755Z] #21 14.52 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
10:20:20 [2022-05-17T10:20:20.755Z] #21 14.53 Unpacking pigz (2.6-1) ...
10:20:21 [2022-05-17T10:20:21.016Z] #21 14.61 Selecting previously unselected package libelf1:arm64.
10:20:21 [2022-05-17T10:20:21.016Z] #21 14.62 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
10:20:21 [2022-05-17T10:20:21.016Z] #21 14.63 Unpacking libelf1:arm64 (0.183-1) ...
10:20:21 [2022-05-17T10:20:21.016Z] #21 14.78 Selecting previously unselected package libbpf0:arm64.
10:20:21 [2022-05-17T10:20:21.016Z] #21 14.79 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
10:20:21 [2022-05-17T10:20:21.016Z] #21 14.79 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:20:21 [2022-05-17T10:20:21.016Z] #21 14.89 Selecting previously unselected package libcap2:arm64.
10:20:21 [2022-05-17T10:20:21.277Z] #21 14.90 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
10:20:21 [2022-05-17T10:20:21.277Z] #21 14.91 Unpacking libcap2:arm64 (1:2.44-1) ...
10:20:21 [2022-05-17T10:20:21.277Z] #21 14.97 Selecting previously unselected package libmnl0:arm64.
10:20:21 [2022-05-17T10:20:21.277Z] #21 14.97 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
10:20:21 [2022-05-17T10:20:21.277Z] #21 14.97 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:20:21 [2022-05-17T10:20:21.277Z] #21 15.05 Selecting previously unselected package libxtables12:arm64.
10:20:21 [2022-05-17T10:20:21.277Z] #21 15.05 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
10:20:21 [2022-05-17T10:20:21.277Z] #21 15.05 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:20:21 [2022-05-17T10:20:21.277Z] #21 15.11 Selecting previously unselected package libcap2-bin.
10:20:21 [2022-05-17T10:20:21.277Z] #21 15.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:20:21 [2022-05-17T10:20:21.277Z] #21 15.12 Unpacking libcap2-bin (1:2.44-1) ...
10:20:21 [2022-05-17T10:20:21.306Z] #64 DONE 97.8s
10:20:21 [2022-05-17T10:20:21.399Z] #11 ...
10:20:21 [2022-05-17T10:20:21.399Z] 
10:20:21 [2022-05-17T10:20:21.399Z] #31 [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
10:20:21 [2022-05-17T10:20:21.399Z] #31 sha256:20bee838d55bae5b217b4461b604757aa497fe2ca760fa970a30e8a28f3695ba
10:20:21 [2022-05-17T10:20:21.399Z] #31 10.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:20:21 [2022-05-17T10:20:21.399Z] #31 10.63 
10:20:21 [2022-05-17T10:20:21.399Z] #31 10.86 #=#=#                                                                         

######################################################################## 100.0%
10:20:21 [2022-05-17T10:20:21.399Z] #31 11.14 
10:20:21 [2022-05-17T10:20:21.399Z] #31 11.21 Download of images into '/build' complete.
10:20:21 [2022-05-17T10:20:21.399Z] #31 11.21 Use something like the following to load the result into a Docker daemon:
10:20:21 [2022-05-17T10:20:21.399Z] #31 11.21   tar -cC '/build' . | docker load
10:20:21 [2022-05-17T10:20:21.399Z] #31 DONE 14.6s
10:20:21 [2022-05-17T10:20:21.399Z] 
10:20:21 [2022-05-17T10:20:21.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69
10:20:21 [2022-05-17T10:20:21.399Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d
10:20:21 [2022-05-17T10:20:21.538Z] #21 15.22 Selecting previously unselected package iproute2.
10:20:21 [2022-05-17T10:20:21.538Z] #21 15.22 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
10:20:21 [2022-05-17T10:20:21.538Z] #21 15.23 Unpacking iproute2 (5.10.0-4) ...
10:20:21 [2022-05-17T10:20:21.563Z] 
10:20:21 [2022-05-17T10:20:21.563Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
10:20:21 [2022-05-17T10:20:21.563Z] #65 sha256:72d8cefd25340214fea6354ba0758f3e7b766c6f204bd504c69017f9a27b304d
10:20:21 [2022-05-17T10:20:21.798Z] #21 15.58 Selecting previously unselected package xxd.
10:20:21 [2022-05-17T10:20:21.798Z] #21 15.59 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:20:21 [2022-05-17T10:20:21.798Z] #21 15.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:20:21 [2022-05-17T10:20:21.799Z] #21 15.73 Selecting previously unselected package vim-common.
10:20:22 [2022-05-17T10:20:22.060Z] #21 15.73 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:20:22 [2022-05-17T10:20:22.060Z] #21 15.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:20:22 [2022-05-17T10:20:22.060Z] #21 15.87 Selecting previously unselected package bash-completion.
10:20:22 [2022-05-17T10:20:22.060Z] #21 15.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 + RM_GOPATH=0
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 + TMP_GOPATH=
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 + : /build
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 + '[' -z '' ']'
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 ++ mktemp -d
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 + export GOPATH=/tmp/tmp.DBbJlGTH8P
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 + GOPATH=/tmp/tmp.DBbJlGTH8P
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 + RM_GOPATH=1
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 + case "$(go env GOARCH)" in
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.632 ++ go env GOARCH
10:20:22 [2022-05-17T10:20:22.639Z] #60 ...
10:20:22 [2022-05-17T10:20:22.639Z] 
10:20:22 [2022-05-17T10:20:22.639Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
10:20:22 [2022-05-17T10:20:22.639Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae
10:20:22 [2022-05-17T10:20:22.639Z] #15 DONE 4.1s
10:20:22 [2022-05-17T10:20:22.639Z] 
10:20:22 [2022-05-17T10:20:22.639Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:20:22 [2022-05-17T10:20:22.639Z] #60 sha256:07c6b47b7bceb0b6fe528df1be6cbddd63c55fa602b4a0ba6bfdfec885f00d5d
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + export GO_BUILDMODE=-buildmode=pie
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + GO_BUILDMODE=-buildmode=pie
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 ++ dirname /install.sh
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + dir=/
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + bin=runc
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + shift
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + '[' '!' -f //runc.installer ']'
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + . //runc.installer
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 ++ set -e
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 ++ : v1.1.2
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + install_runc
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + RUNC_BUILDTAGS=seccomp
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DBbJlGTH8P/src/github.com/opencontainers/runc
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 Cloning into '/tmp/tmp.DBbJlGTH8P/src/github.com/opencontainers/runc'...
10:20:22 [2022-05-17T10:20:22.639Z] #60 3.679 Install runc version v1.1.2 (build tags: seccomp)
10:20:22 [2022-05-17T10:20:22.784Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.1s done
10:20:22 [2022-05-17T10:20:22.936Z] #65 DONE 1.1s
10:20:22 [2022-05-17T10:20:22.936Z] 
10:20:22 [2022-05-17T10:20:22.936Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:20:22 [2022-05-17T10:20:22.936Z] #70 sha256:61705cbf3fc70b50e17f83931c1047216ca0828e9d25c83f5e23e267ec200f08
10:20:23 [2022-05-17T10:20:23.203Z] #70 DONE 0.3s
10:20:23 [2022-05-17T10:20:23.203Z] 
10:20:23 [2022-05-17T10:20:23.203Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:20:23 [2022-05-17T10:20:23.203Z] #75 sha256:af44b12698e8a4ee33b0194ed63a8d5ff6546396a61bb4b6ddd1a55f1512f30f
10:20:23 [2022-05-17T10:20:23.356Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done
10:20:23 [2022-05-17T10:20:23.356Z] #11 DONE 42.8s
10:20:23 [2022-05-17T10:20:23.356Z] 
10:20:23 [2022-05-17T10:20:23.356Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:20:23 [2022-05-17T10:20:23.356Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a
10:20:24 [2022-05-17T10:20:24.136Z] #75 DONE 1.0s
10:20:24 [2022-05-17T10:20:24.137Z] 
10:20:24 [2022-05-17T10:20:24.137Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:20:24 [2022-05-17T10:20:24.137Z] #76 sha256:abaa83c74b859cd633c2f121d4f3103c4ba9c66ee4a110ed23f29a9573c1b5af
10:20:24 [2022-05-17T10:20:24.137Z] #76 DONE 0.1s
10:20:24 [2022-05-17T10:20:24.137Z] 
10:20:24 [2022-05-17T10:20:24.137Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
10:20:24 [2022-05-17T10:20:24.137Z] #77 sha256:b991042a12302a21a0d16bdd58e42bdaabc3fded775355f94c2502c70fbdfafc
10:20:24 [2022-05-17T10:20:24.300Z] #12 DONE 0.6s
10:20:24 [2022-05-17T10:20:24.301Z] 
10:20:24 [2022-05-17T10:20:24.301Z] #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
10:20:24 [2022-05-17T10:20:24.301Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918
10:20:24 [2022-05-17T10:20:24.561Z] #13 DONE 0.6s
10:20:24 [2022-05-17T10:20:24.606Z] #21 18.20 Unpacking bash-completion (1:2.11-2) ...
10:20:24 [2022-05-17T10:20:24.820Z] 
10:20:24 [2022-05-17T10:20:24.820Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:20:24 [2022-05-17T10:20:24.820Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283
10:20:24 [2022-05-17T10:20:24.820Z] #33 DONE 0.0s
10:20:24 [2022-05-17T10:20:24.820Z] 
10:20:24 [2022-05-17T10:20:24.820Z] #34 [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
10:20:24 [2022-05-17T10:20:24.820Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:20:24 [2022-05-17T10:20:24.820Z] #34 ...
10:20:24 [2022-05-17T10:20:24.820Z] 
10:20:24 [2022-05-17T10:20:24.820Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:20:24 [2022-05-17T10:20:24.820Z] #66 sha256:dd0c200f86ef72a6835e6707c7109a9cdb7acc6fbb4a1513e3318c6fa49683b5
10:20:24 [2022-05-17T10:20:24.820Z] #66 DONE 0.2s
10:20:24 [2022-05-17T10:20:24.820Z] 
10:20:24 [2022-05-17T10:20:24.820Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:20:24 [2022-05-17T10:20:24.820Z] #25 sha256:a56806211182c6e30c30d2f28cd3e04422de88afd44fba74736cfc7fe3683587
10:20:24 [2022-05-17T10:20:24.820Z] #25 DONE 0.2s
10:20:24 [2022-05-17T10:20:24.820Z] 
10:20:24 [2022-05-17T10:20:24.820Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
10:20:24 [2022-05-17T10:20:24.820Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b
10:20:24 [2022-05-17T10:20:24.820Z] #50 DONE 0.3s
10:20:24 [2022-05-17T10:20:24.866Z] #21 18.58 Selecting previously unselected package bzip2.
10:20:24 [2022-05-17T10:20:24.866Z] #21 18.58 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
10:20:24 [2022-05-17T10:20:24.866Z] #21 18.58 Unpacking bzip2 (1.0.8-4) ...
10:20:24 [2022-05-17T10:20:24.866Z] #21 18.66 Selecting previously unselected package xz-utils.
10:20:24 [2022-05-17T10:20:24.866Z] #21 18.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:20:24 [2022-05-17T10:20:24.866Z] #21 18.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:20:25 [2022-05-17T10:20:25.071Z] #77 DONE 0.9s
10:20:25 [2022-05-17T10:20:25.083Z] 
10:20:25 [2022-05-17T10:20:25.083Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:20:25 [2022-05-17T10:20:25.083Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970
10:20:25 [2022-05-17T10:20:25.083Z] #46 DONE 0.4s
10:20:25 [2022-05-17T10:20:25.083Z] 
10:20:25 [2022-05-17T10:20:25.083Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:20:25 [2022-05-17T10:20:25.083Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:20:25 [2022-05-17T10:20:25.127Z] #21 18.80 Selecting previously unselected package apparmor.
10:20:25 [2022-05-17T10:20:25.127Z] #21 18.80 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
10:20:25 [2022-05-17T10:20:25.127Z] #21 18.88 Unpacking apparmor (2.13.6-10) ...
10:20:25 [2022-05-17T10:20:25.331Z] 
10:20:25 [2022-05-17T10:20:25.331Z] #78 exporting to image
10:20:25 [2022-05-17T10:20:25.331Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:20:25 [2022-05-17T10:20:25.331Z] #78 exporting layers
10:20:25 [2022-05-17T10:20:25.388Z] #21 19.26 Selecting previously unselected package inetutils-ping.
10:20:25 [2022-05-17T10:20:25.388Z] #21 19.27 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
10:20:25 [2022-05-17T10:20:25.388Z] #21 19.27 Unpacking inetutils-ping (2:2.0-1) ...
10:20:25 [2022-05-17T10:20:25.649Z] #21 19.36 Selecting previously unselected package libip4tc2:arm64.
10:20:25 [2022-05-17T10:20:25.649Z] #21 19.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
10:20:25 [2022-05-17T10:20:25.649Z] #21 19.36 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:20:25 [2022-05-17T10:20:25.649Z] #21 19.43 Selecting previously unselected package libip6tc2:arm64.
10:20:25 [2022-05-17T10:20:25.649Z] #21 19.44 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
10:20:25 [2022-05-17T10:20:25.649Z] #21 19.44 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:20:25 [2022-05-17T10:20:25.649Z] #21 19.51 Selecting previously unselected package libnfnetlink0:arm64.
10:20:25 [2022-05-17T10:20:25.649Z] #21 19.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:20:25 [2022-05-17T10:20:25.649Z] #21 19.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:20:25 [2022-05-17T10:20:25.909Z] #21 19.58 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:20:25 [2022-05-17T10:20:25.909Z] #21 19.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:20:25 [2022-05-17T10:20:25.909Z] #21 19.59 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:20:25 [2022-05-17T10:20:25.909Z] #21 19.67 Selecting previously unselected package libnftnl11:arm64.
10:20:25 [2022-05-17T10:20:25.909Z] #21 19.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
10:20:25 [2022-05-17T10:20:25.909Z] #21 19.68 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:20:25 [2022-05-17T10:20:25.917Z] #60 ...
10:20:25 [2022-05-17T10:20:25.917Z] 
10:20:25 [2022-05-17T10:20:25.917Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:20:25 [2022-05-17T10:20:25.917Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2
10:20:25 [2022-05-17T10:20:25.917Z] #16 DONE 3.5s
10:20:26 [2022-05-17T10:20:26.170Z] #21 19.79 Selecting previously unselected package iptables.
10:20:26 [2022-05-17T10:20:26.170Z] #21 19.80 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
10:20:26 [2022-05-17T10:20:26.170Z] #21 19.81 Unpacking iptables (1.8.7-1) ...
10:20:26 [2022-05-17T10:20:26.174Z] 
10:20:26 [2022-05-17T10:20:26.174Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:20:26 [2022-05-17T10:20:26.174Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc
10:20:26 [2022-05-17T10:20:26.432Z] #21 20.08 Selecting previously unselected package libonig5:arm64.
10:20:26 [2022-05-17T10:20:26.433Z] #21 20.08 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
10:20:26 [2022-05-17T10:20:26.433Z] #21 20.09 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:20:26 [2022-05-17T10:20:26.433Z] #21 20.23 Selecting previously unselected package libjq1:arm64.
10:20:26 [2022-05-17T10:20:26.433Z] #21 20.23 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
10:20:26 [2022-05-17T10:20:26.433Z] #21 20.24 Unpacking libjq1:arm64 (1.6-2.1) ...
10:20:26 [2022-05-17T10:20:26.433Z] #21 20.33 Selecting previously unselected package jq.
10:20:26 [2022-05-17T10:20:26.693Z] #21 20.34 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
10:20:26 [2022-05-17T10:20:26.693Z] #21 20.35 Unpacking jq (1.6-2.1) ...
10:20:26 [2022-05-17T10:20:26.693Z] #21 20.43 Selecting previously unselected package libaio1:arm64.
10:20:26 [2022-05-17T10:20:26.693Z] #21 20.44 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
10:20:26 [2022-05-17T10:20:26.693Z] #21 20.44 Unpacking libaio1:arm64 (0.3.112-9) ...
10:20:26 [2022-05-17T10:20:26.693Z] #21 20.51 Selecting previously unselected package libgpm2:arm64.
10:20:26 [2022-05-17T10:20:26.693Z] #21 20.51 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
10:20:26 [2022-05-17T10:20:26.693Z] #21 20.52 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:20:26 [2022-05-17T10:20:26.693Z] #21 20.57 Selecting previously unselected package libicu67:arm64.
10:20:26 [2022-05-17T10:20:26.954Z] #21 20.59 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
10:20:26 [2022-05-17T10:20:26.954Z] #21 20.59 Unpacking libicu67:arm64 (67.1-7) ...
10:20:29 [2022-05-17T10:20:29.449Z] #17 3.139 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:20:29 [2022-05-17T10:20:29.449Z] #17 DONE 3.3s
10:20:29 [2022-05-17T10:20:29.449Z] 
10:20:29 [2022-05-17T10:20:29.449Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:20:29 [2022-05-17T10:20:29.449Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456
10:20:29 [2022-05-17T10:20:29.502Z] #21 23.32 Selecting previously unselected package libinih1:arm64.
10:20:29 [2022-05-17T10:20:29.502Z] #21 23.32 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
10:20:29 [2022-05-17T10:20:29.502Z] #21 23.32 Unpacking libinih1:arm64 (53-1+b2) ...
10:20:29 [2022-05-17T10:20:29.502Z] #21 23.38 Selecting previously unselected package libnet1:arm64.
10:20:29 [2022-05-17T10:20:29.763Z] #21 23.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:20:29 [2022-05-17T10:20:29.763Z] #21 23.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:20:29 [2022-05-17T10:20:29.763Z] #21 23.47 Selecting previously unselected package libnl-3-200:arm64.
10:20:29 [2022-05-17T10:20:29.763Z] #21 23.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:20:29 [2022-05-17T10:20:29.763Z] #21 23.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:20:29 [2022-05-17T10:20:29.763Z] #21 23.57 Selecting previously unselected package libprotobuf-c1:arm64.
10:20:29 [2022-05-17T10:20:29.763Z] #21 23.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:20:29 [2022-05-17T10:20:29.763Z] #21 23.58 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:20:30 [2022-05-17T10:20:30.023Z] #21 23.65 Selecting previously unselected package net-tools.
10:20:30 [2022-05-17T10:20:30.023Z] #21 23.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:20:30 [2022-05-17T10:20:30.023Z] #21 23.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:20:30 [2022-05-17T10:20:30.288Z] #21 23.87 Selecting previously unselected package patch.
10:20:30 [2022-05-17T10:20:30.288Z] #21 23.87 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
10:20:30 [2022-05-17T10:20:30.288Z] #21 23.88 Unpacking patch (2.7.6-7) ...
10:20:30 [2022-05-17T10:20:30.288Z] #21 23.94 Selecting previously unselected package python-pip-whl.
10:20:30 [2022-05-17T10:20:30.288Z] #21 23.95 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:20:30 [2022-05-17T10:20:30.288Z] #21 23.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:20:30 [2022-05-17T10:20:30.373Z] #51 ...
10:20:30 [2022-05-17T10:20:30.373Z] 
10:20:30 [2022-05-17T10:20:30.373Z] #42 [tini 1/3] 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
10:20:30 [2022-05-17T10:20:30.373Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:20:30 [2022-05-17T10:20:30.373Z] #42 4.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:20:30 [2022-05-17T10:20:30.373Z] #42 4.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:20:30 [2022-05-17T10:20:30.373Z] #42 4.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:20:30 [2022-05-17T10:20:30.373Z] #42 5.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:20:30 [2022-05-17T10:20:30.373Z] #42 5.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:20:30 [2022-05-17T10:20:30.549Z] #21 24.44 Selecting previously unselected package python3-lib2to3.
10:20:30 [2022-05-17T10:20:30.596Z] #78 exporting layers 4.6s done
10:20:30 [2022-05-17T10:20:30.596Z] #78 writing image sha256:1f5aa02d893e15375ca746ddca5fc73bb6f5f1dd74594004e5d12de388b8f678 done
10:20:30 [2022-05-17T10:20:30.596Z] #78 naming to docker.io/library/docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 done
10:20:30 [2022-05-17T10:20:30.596Z] #78 DONE 4.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
10:20:30 [2022-05-17T10:20:30.810Z] #21 24.44 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
10:20:30 [2022-05-17T10:20:30.810Z] #21 24.44 Unpacking python3-lib2to3 (3.9.2-1) ...
10:20:30 [2022-05-17T10:20:30.810Z] #21 24.56 Selecting previously unselected package python3-distutils.
10:20:30 [2022-05-17T10:20:30.810Z] #21 24.56 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
10:20:30 [2022-05-17T10:20:30.810Z] #21 24.56 Unpacking python3-distutils (3.9.2-1) ...
10:20:30 [2022-05-17T10:20:30.810Z] #21 24.68 Selecting previously unselected package python3-pkg-resources.
10:20:30 [2022-05-17T10:20:30.925Z] + trap exit INT TERM
10:20:30 [2022-05-17T10:20:30.925Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
10:20:30 [2022-05-17T10:20:30.925Z] + CONTAINER_NAME=docker-pr5
10:20:30 [2022-05-17T10:20:30.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43578/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577 -e DOCKER_GRAPHDRIVER docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 hack/make.sh dynbinary
10:20:30 [2022-05-17T10:20:30.942Z] #42 ...
10:20:30 [2022-05-17T10:20:30.942Z] 
10:20:30 [2022-05-17T10:20:30.942Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:20:30 [2022-05-17T10:20:30.942Z] #26 sha256:ffe1c1de5050cd92586c268208648b20e17723571349f5fa88b0ce94e5cc3e01
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.400 + RM_GOPATH=0
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.400 + TMP_GOPATH=
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.400 + : /build
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.400 + '[' -z '' ']'
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.400 ++ mktemp -d
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.404 + export GOPATH=/tmp/tmp.kmmKvbG5u1
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.404 + GOPATH=/tmp/tmp.kmmKvbG5u1
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.404 + RM_GOPATH=1
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.404 + case "$(go env GOARCH)" in
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.404 ++ go env GOARCH
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.432 + export GO_BUILDMODE=-buildmode=pie
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.432 + GO_BUILDMODE=-buildmode=pie
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 Install docker/cli version 17.06.2-ce from stable
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 ++ dirname /install.sh
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 + dir=/
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 + bin=dockercli
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 + shift
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 + '[' '!' -f //dockercli.installer ']'
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 + . //dockercli.installer
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 ++ : stable
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 ++ : 17.06.2-ce
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 + install_dockercli
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.433 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.445 ++ uname -m
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.445 + arch=x86_64
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.445 + '[' x86_64 '!=' x86_64 ']'
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.445 + url=https://download.docker.com/linux/static
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.445 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:20:30 [2022-05-17T10:20:30.942Z] #26 5.456 + tar -xz docker/docker
10:20:31 [2022-05-17T10:20:31.072Z] #21 24.68 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
10:20:31 [2022-05-17T10:20:31.072Z] #21 24.69 Unpacking python3-pkg-resources (52.0.0-4) ...
10:20:31 [2022-05-17T10:20:31.072Z] #21 24.82 Selecting previously unselected package python3-setuptools.
10:20:31 [2022-05-17T10:20:31.072Z] #21 24.83 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
10:20:31 [2022-05-17T10:20:31.072Z] #21 24.84 Unpacking python3-setuptools (52.0.0-4) ...
10:20:31 [2022-05-17T10:20:31.333Z] #21 25.13 Selecting previously unselected package python3-wheel.
10:20:31 [2022-05-17T10:20:31.333Z] #21 25.13 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
10:20:31 [2022-05-17T10:20:31.333Z] #21 25.13 Unpacking python3-wheel (0.34.2-1) ...
10:20:31 [2022-05-17T10:20:31.333Z] #21 25.21 Selecting previously unselected package python3-pip.
10:20:31 [2022-05-17T10:20:31.333Z] #21 25.22 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:20:31 [2022-05-17T10:20:31.333Z] #21 25.23 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:20:31 [2022-05-17T10:20:31.349Z] #18 DONE 1.9s
10:20:31 [2022-05-17T10:20:31.349Z] 
10:20:31 [2022-05-17T10:20:31.349Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:20:31 [2022-05-17T10:20:31.349Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:20:31 [2022-05-17T10:20:31.349Z] #36 ...
10:20:31 [2022-05-17T10:20:31.349Z] 
10:20:31 [2022-05-17T10:20:31.349Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:20:31 [2022-05-17T10:20:31.349Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21
10:20:31 [2022-05-17T10:20:31.514Z] #26 ...
10:20:31 [2022-05-17T10:20:31.514Z] 
10:20:31 [2022-05-17T10:20:31.514Z] #34 [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
10:20:31 [2022-05-17T10:20:31.514Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:20:31 [2022-05-17T10:20:31.514Z] #34 6.783 + git clone https://github.com/kolyshkin/go-swagger.git .
10:20:31 [2022-05-17T10:20:31.514Z] #34 6.783 Cloning into '.'...
10:20:31 [2022-05-17T10:20:31.855Z] #21 25.49 Selecting previously unselected package sudo.
10:20:31 [2022-05-17T10:20:31.855Z] #21 25.50 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
10:20:31 [2022-05-17T10:20:31.855Z] #21 25.50 Unpacking sudo (1.9.5p2-3) ...
10:20:32 [2022-05-17T10:20:32.426Z] #21 25.95 Selecting previously unselected package thin-provisioning-tools.
10:20:32 [2022-05-17T10:20:32.426Z] #21 25.96 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:20:32 [2022-05-17T10:20:32.426Z] #21 25.96 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:20:32 [2022-05-17T10:20:32.426Z] #21 26.14 Selecting previously unselected package uidmap.
10:20:32 [2022-05-17T10:20:32.426Z] #21 26.16 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
10:20:32 [2022-05-17T10:20:32.426Z] #21 26.16 Unpacking uidmap (1:4.8.1-1) ...
10:20:32 [2022-05-17T10:20:32.687Z] #21 26.28 Selecting previously unselected package vim-runtime.
10:20:32 [2022-05-17T10:20:32.687Z] #21 26.29 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:20:32 [2022-05-17T10:20:32.687Z] #21 26.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:20:32 [2022-05-17T10:20:32.687Z] #21 26.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:20:32 [2022-05-17T10:20:32.687Z] #21 26.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:20:32 [2022-05-17T10:20:32.823Z] 
10:20:32 [2022-05-17T10:20:32.823Z] Removing bundles/
10:20:32 [2022-05-17T10:20:32.823Z] 
10:20:32 [2022-05-17T10:20:32.823Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:20:32 [2022-05-17T10:20:32.823Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:20:32 [2022-05-17T10:20:32.823Z] GOOS="" GOARCH="" GOARM=""
10:20:33 [2022-05-17T10:20:33.242Z] #19 DONE 1.8s
10:20:33 [2022-05-17T10:20:33.242Z] 
10:20:33 [2022-05-17T10:20:33.242Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:20:33 [2022-05-17T10:20:33.242Z] #60 sha256:07c6b47b7bceb0b6fe528df1be6cbddd63c55fa602b4a0ba6bfdfec885f00d5d
10:20:33 [2022-05-17T10:20:33.242Z] #60 13.15 + cd /tmp/tmp.DBbJlGTH8P/src/github.com/opencontainers/runc
10:20:33 [2022-05-17T10:20:33.242Z] #60 13.15 + git checkout -q v1.1.2
10:20:33 [2022-05-17T10:20:33.242Z] #60 13.73 + '[' -z '' ']'
10:20:33 [2022-05-17T10:20:33.242Z] #60 13.73 + target=static
10:20:33 [2022-05-17T10:20:33.242Z] #60 13.73 + make BUILDTAGS=seccomp static
10:20:33 [2022-05-17T10:20:33.242Z] #60 14.05 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
10:20:34 [2022-05-17T10:20:34.811Z] #34 ...
10:20:34 [2022-05-17T10:20:34.811Z] 
10:20:34 [2022-05-17T10:20:34.811Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:20:34 [2022-05-17T10:20:34.811Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
10:20:34 [2022-05-17T10:20:34.811Z] #57 7.542 go: downloading mvdan.cc/sh/v3 v3.0.2
10:20:34 [2022-05-17T10:20:34.811Z] #57 9.117 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:20:34 [2022-05-17T10:20:34.811Z] #57 9.311 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:20:34 [2022-05-17T10:20:34.811Z] #57 9.401 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:20:34 [2022-05-17T10:20:34.811Z] #57 ...
10:20:34 [2022-05-17T10:20:34.811Z] 
10:20:34 [2022-05-17T10:20:34.811Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:20:34 [2022-05-17T10:20:34.811Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:20:34 [2022-05-17T10:20:34.811Z] #40 7.263 go: downloading github.com/tc-hib/go-winres v0.2.3
10:20:34 [2022-05-17T10:20:34.811Z] #40 8.542 go: downloading github.com/tc-hib/winres v0.1.5
10:20:35 [2022-05-17T10:20:35.073Z] #40 ...
10:20:35 [2022-05-17T10:20:35.073Z] 
10:20:35 [2022-05-17T10:20:35.073Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:20:35 [2022-05-17T10:20:35.073Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:20:35 [2022-05-17T10:20:35.073Z] #55 7.176 go: downloading github.com/golangci/golangci-lint v1.44.0
10:20:35 [2022-05-17T10:20:35.073Z] #55 ...
10:20:35 [2022-05-17T10:20:35.073Z] 
10:20:35 [2022-05-17T10:20:35.073Z] #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
10:20:35 [2022-05-17T10:20:35.073Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:20:35 [2022-05-17T10:20:35.073Z] #14 6.208 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:20:35 [2022-05-17T10:20:35.073Z] #14 6.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:20:35 [2022-05-17T10:20:35.073Z] #14 6.249 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:20:35 [2022-05-17T10:20:35.073Z] #14 7.844 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:20:35 [2022-05-17T10:20:35.137Z] #60 ...
10:20:35 [2022-05-17T10:20:35.137Z] 
10:20:35 [2022-05-17T10:20:35.137Z] #20 [dev-systemd-false  6/26] RUN ldconfig
10:20:35 [2022-05-17T10:20:35.137Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f
10:20:35 [2022-05-17T10:20:35.137Z] #20 DONE 1.8s
10:20:35 [2022-05-17T10:20:35.137Z] 
10:20:35 [2022-05-17T10:20:35.137Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:20:35 [2022-05-17T10:20:35.137Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:20:35 [2022-05-17T10:20:35.147Z] #19 78.71 Reading package lists...
10:20:35 [2022-05-17T10:20:35.333Z] #14 ...
10:20:35 [2022-05-17T10:20:35.333Z] 
10:20:35 [2022-05-17T10:20:35.333Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:20:35 [2022-05-17T10:20:35.333Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:20:35 [2022-05-17T10:20:35.333Z] #36 7.879 go: downloading github.com/go-delve/delve v1.8.1
10:20:35 [2022-05-17T10:20:35.333Z] #36 ...
10:20:35 [2022-05-17T10:20:35.333Z] 
10:20:35 [2022-05-17T10:20:35.333Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:20:35 [2022-05-17T10:20:35.333Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c
10:20:35 [2022-05-17T10:20:35.333Z] #38 7.703 go: downloading github.com/pelletier/go-toml v1.8.1
10:20:35 [2022-05-17T10:20:35.494Z] #21 29.09 Selecting previously unselected package vim.
10:20:35 [2022-05-17T10:20:35.494Z] #21 29.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:20:35 [2022-05-17T10:20:35.494Z] #21 29.12 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:20:35 [2022-05-17T10:20:35.594Z] #38 ...
10:20:35 [2022-05-17T10:20:35.594Z] 
10:20:35 [2022-05-17T10:20:35.594Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:20:35 [2022-05-17T10:20:35.594Z] #67 sha256:d4dabbf72fc61faf8d1fd1c49a9a6fc0e45c046386bd075035725508a70f5172
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.894 + RM_GOPATH=0
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.896 + TMP_GOPATH=
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.896 + : /build
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.896 + '[' -z '' ']'
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.896 ++ mktemp -d
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.902 + export GOPATH=/tmp/tmp.0wkB7gDd4m
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.902 + GOPATH=/tmp/tmp.0wkB7gDd4m
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.902 + RM_GOPATH=1
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.902 + case "$(go env GOARCH)" in
10:20:35 [2022-05-17T10:20:35.594Z] #67 6.903 ++ go env GOARCH
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.040 + export GO_BUILDMODE=-buildmode=pie
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.040 + GO_BUILDMODE=-buildmode=pie
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.040 ++ dirname /install.sh
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + dir=/
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + bin=rootlesskit
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + shift
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + '[' '!' -f //rootlesskit.installer ']'
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + . //rootlesskit.installer
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 ++ : 1920341cd41e047834a21007424162a2dc946315
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + install_rootlesskit
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + case "$1" in
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + export CGO_ENABLED=0
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + CGO_ENABLED=0
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.044 + _install_rootlesskit
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.045 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.045 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.045 + for f in rootlesskit rootlesskit-docker-proxy
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.045 + GOBIN=/build
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.045 + GO111MODULE=on
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.045 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
10:20:35 [2022-05-17T10:20:35.594Z] #67 7.874 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
10:20:35 [2022-05-17T10:20:35.755Z] #21 29.58 Selecting previously unselected package xfsprogs.
10:20:35 [2022-05-17T10:20:35.755Z] #21 29.58 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
10:20:35 [2022-05-17T10:20:35.755Z] #21 29.59 Unpacking xfsprogs (5.10.0-4) ...
10:20:35 [2022-05-17T10:20:35.854Z] #67 ...
10:20:35 [2022-05-17T10:20:35.854Z] 
10:20:35 [2022-05-17T10:20:35.854Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:20:35 [2022-05-17T10:20:35.854Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:20:35 [2022-05-17T10:20:35.854Z] #53 7.620 go: downloading gotest.tools/gotestsum v1.7.0
10:20:35 [2022-05-17T10:20:35.854Z] #53 11.20 go: downloading github.com/dnephin/pflag v1.0.7
10:20:35 [2022-05-17T10:20:35.854Z] #53 11.21 go: downloading github.com/fatih/color v1.10.0
10:20:35 [2022-05-17T10:20:35.854Z] #53 ...
10:20:35 [2022-05-17T10:20:35.854Z] 
10:20:35 [2022-05-17T10:20:35.854Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:20:35 [2022-05-17T10:20:35.854Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:20:35 [2022-05-17T10:20:35.854Z] #47 6.419 + git clone https://github.com/docker/distribution.git .
10:20:35 [2022-05-17T10:20:35.854Z] #47 6.428 Cloning into '.'...
10:20:36 [2022-05-17T10:20:36.114Z] #47 ...
10:20:36 [2022-05-17T10:20:36.114Z] 
10:20:36 [2022-05-17T10:20:36.114Z] #62 [containerd 1/3] 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
10:20:36 [2022-05-17T10:20:36.114Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:20:36 [2022-05-17T10:20:36.114Z] #62 5.925 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:20:36 [2022-05-17T10:20:36.114Z] #62 5.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:20:36 [2022-05-17T10:20:36.114Z] #62 5.954 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:20:36 [2022-05-17T10:20:36.114Z] #62 6.584 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:20:36 [2022-05-17T10:20:36.114Z] #62 9.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:20:36 [2022-05-17T10:20:36.114Z] #62 ...
10:20:36 [2022-05-17T10:20:36.114Z] 
10:20:36 [2022-05-17T10:20:36.114Z] #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
10:20:36 [2022-05-17T10:20:36.114Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:20:36 [2022-05-17T10:20:36.114Z] #14 11.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:20:36 [2022-05-17T10:20:36.327Z] #21 29.92 Selecting previously unselected package zip.
10:20:36 [2022-05-17T10:20:36.327Z] #21 29.92 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
10:20:36 [2022-05-17T10:20:36.327Z] #21 29.93 Unpacking zip (3.0-12) ...
10:20:36 [2022-05-17T10:20:36.327Z] #21 30.10 Selecting previously unselected package zstd.
10:20:36 [2022-05-17T10:20:36.327Z] #21 30.12 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
10:20:36 [2022-05-17T10:20:36.327Z] #21 30.13 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:20:36 [2022-05-17T10:20:36.588Z] #21 30.49 Setting up python3-pkg-resources (52.0.0-4) ...
10:20:36 [2022-05-17T10:20:36.862Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:20:36 [2022-05-17T10:20:36.862Z] 
10:20:36 [2022-05-17T10:20:36.862Z]  ________   ____  __.
10:20:36 [2022-05-17T10:20:36.862Z]  \_____  \ |    |/ _|
10:20:36 [2022-05-17T10:20:36.862Z]  /   |   \|      <
10:20:36 [2022-05-17T10:20:36.862Z]  /    |    \    |  \
10:20:36 [2022-05-17T10:20:36.862Z]  \_______  /____|__ \
10:20:36 [2022-05-17T10:20:36.862Z]          \/        \/
10:20:36 [2022-05-17T10:20:36.862Z] 
10:20:36 [2022-05-17T10:20:36.862Z] INFO: make.ps1 ended at 05/17/2022 10:20:35
10:20:36 [2022-05-17T10:20:36.862Z] INFO: Binaries build ended at 05/17/2022 10:20:36. Duration:00:01:46.5317550
10:20:37 [2022-05-17T10:20:37.031Z] #21 2.066 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:20:37 [2022-05-17T10:20:37.032Z] #21 2.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:20:37 [2022-05-17T10:20:37.032Z] #21 2.103 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.15 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.16 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.17 Setting up libgpm2:arm64 (1.20.7-8) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.19 Setting up libicu67:arm64 (67.1-7) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.20 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.21 Setting up libinih1:arm64 (53-1+b2) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.22 Setting up uidmap (1:4.8.1-1) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.24 Setting up bzip2 (1.0.8-4) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:20:37 [2022-05-17T10:20:37.530Z] #21 31.26 Setting up python3-wheel (0.34.2-1) ...
10:20:37 [2022-05-17T10:20:37.595Z] #21 2.575 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:20:38 [2022-05-17T10:20:38.102Z] #21 31.76 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:20:38 [2022-05-17T10:20:38.102Z] #21 31.77 Setting up libcap2:arm64 (1:2.44-1) ...
10:20:38 [2022-05-17T10:20:38.102Z] #21 31.78 Setting up libcap2-bin (1:2.44-1) ...
10:20:38 [2022-05-17T10:20:38.102Z] #21 31.80 Setting up apparmor (2.13.6-10) ...
10:20:38 [2022-05-17T10:20:38.390Z] INFO: Copying the built daemon binary to d:\CI\PR-43578\5\binary\dockerd-194ecf75af.exe...
10:20:38 [2022-05-17T10:20:38.390Z] INFO: Copying the built client binary to d:\CI\PR-43578\5\binary\docker-194ecf75af.exe...
10:20:38 [2022-05-17T10:20:38.390Z] INFO: Copying the golang package from the container to d:\CI\PR-43578\5\installer\go.zip...
10:20:38 [2022-05-17T10:20:38.433Z] #19 94.63 Building dependency tree...
10:20:38 [2022-05-17T10:20:38.846Z] INFO: Extracting go.zip to d:\CI\PR-43578\5\go
10:20:38 [2022-05-17T10:20:38.964Z] #21 3.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:20:39 [2022-05-17T10:20:39.502Z] #21 33.09 Setting up zip (3.0-12) ...
10:20:39 [2022-05-17T10:20:39.502Z] #21 33.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:20:39 [2022-05-17T10:20:39.502Z] #21 33.13 Setting up bash-completion (1:2.11-2) ...
10:20:40 [2022-05-17T10:20:40.325Z] #14 15.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:20:40 [2022-05-17T10:20:40.334Z] #21 5.104 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78 The following additional packages will be installed:
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.78   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.79   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.79   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.79   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.79   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.79   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.79   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.79   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.80   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.81   linux-libc-dev-s390x-cross patch xz-utils
10:20:40 [2022-05-17T10:20:40.337Z] #19 99.86 Suggested packages:
10:20:40 [2022-05-17T10:20:40.595Z] #19 99.87   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
10:20:40 [2022-05-17T10:20:40.595Z] #19 99.87   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
10:20:40 [2022-05-17T10:20:40.595Z] #19 99.87   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
10:20:40 [2022-05-17T10:20:40.595Z] #19 99.87   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
10:20:40 [2022-05-17T10:20:40.595Z] #19 99.87   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
10:20:40 [2022-05-17T10:20:40.595Z] #19 99.87   libyaml-shell-perl ed diffutils-doc
10:20:40 [2022-05-17T10:20:40.595Z] #19 99.87 Recommended packages:
10:20:40 [2022-05-17T10:20:40.595Z] #19 99.87   fakeroot build-essential libalgorithm-merge-perl libwww-perl
10:20:40 [2022-05-17T10:20:40.595Z] #19 99.87   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
10:20:41 [2022-05-17T10:20:41.817Z] #14 ...
10:20:41 [2022-05-17T10:20:41.817Z] 
10:20:41 [2022-05-17T10:20:41.817Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:20:41 [2022-05-17T10:20:41.817Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:20:41 [2022-05-17T10:20:41.817Z] #53 11.35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:20:41 [2022-05-17T10:20:41.817Z] #53 11.36 go: downloading github.com/pkg/errors v0.9.1
10:20:41 [2022-05-17T10:20:41.817Z] #53 11.77 go: downloading golang.org/x/tools v0.1.0
10:20:41 [2022-05-17T10:20:41.817Z] #53 12.27 go: downloading github.com/mattn/go-colorable v0.1.8
10:20:41 [2022-05-17T10:20:41.818Z] #53 12.34 go: downloading github.com/mattn/go-isatty v0.0.12
10:20:41 [2022-05-17T10:20:41.818Z] #53 12.50 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:20:41 [2022-05-17T10:20:41.818Z] #53 12.83 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:20:41 [2022-05-17T10:20:41.818Z] #53 ...
10:20:41 [2022-05-17T10:20:41.818Z] 
10:20:41 [2022-05-17T10:20:41.818Z] #42 [tini 1/3] 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
10:20:41 [2022-05-17T10:20:41.818Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:20:41 [2022-05-17T10:20:41.818Z] #42 7.089 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:20:41 [2022-05-17T10:20:41.818Z] #42 ...
10:20:41 [2022-05-17T10:20:41.818Z] 
10:20:41 [2022-05-17T10:20:41.818Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:20:41 [2022-05-17T10:20:41.818Z] #67 sha256:d4dabbf72fc61faf8d1fd1c49a9a6fc0e45c046386bd075035725508a70f5172
10:20:41 [2022-05-17T10:20:41.818Z] #67 13.08 go: downloading github.com/sirupsen/logrus v1.8.1
10:20:41 [2022-05-17T10:20:41.818Z] #67 13.11 go: downloading github.com/urfave/cli/v2 v2.4.0
10:20:41 [2022-05-17T10:20:41.818Z] #67 13.97 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.47 Setting up libmnl0:arm64 (1.0.4-3) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.48 Setting up patch (2.7.6-7) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.50 Setting up sudo (1.9.5p2-3) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.59 invoke-rc.d: could not determine current runlevel
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.59 invoke-rc.d: policy-rc.d denied execution of start.
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.62 Setting up xfsprogs (5.10.0-4) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.63 Setting up libxtables12:arm64 (1.8.7-1) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.64 Setting up inetutils-ping (2:2.0-1) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.67 Setting up pigz (2.6-1) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.68 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:20:42 [2022-05-17T10:20:42.050Z] #21 35.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:20:42 [2022-05-17T10:20:42.452Z] #67 ...
10:20:42 [2022-05-17T10:20:42.452Z] 
10:20:42 [2022-05-17T10:20:42.452Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:20:42 [2022-05-17T10:20:42.452Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:20:42 [2022-05-17T10:20:42.452Z] #51 7.421 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:20:42 [2022-05-17T10:20:42.452Z] #51 7.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:20:42 [2022-05-17T10:20:42.452Z] #51 7.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:20:42 [2022-05-17T10:20:42.452Z] #51 8.202 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
10:20:42 [2022-05-17T10:20:42.452Z] #51 9.900 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:20:42 [2022-05-17T10:20:42.452Z] #51 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:20:42 [2022-05-17T10:20:42.452Z] #51 16.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:20:42 [2022-05-17T10:20:42.452Z] #51 ...
10:20:42 [2022-05-17T10:20:42.452Z] 
10:20:42 [2022-05-17T10:20:42.453Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:20:42 [2022-05-17T10:20:42.453Z] #26 sha256:ffe1c1de5050cd92586c268208648b20e17723571349f5fa88b0ce94e5cc3e01
10:20:42 [2022-05-17T10:20:42.453Z] #26 17.22 + mkdir -p /build
10:20:42 [2022-05-17T10:20:42.453Z] #26 17.23 + mv docker/docker /build/
10:20:42 [2022-05-17T10:20:42.453Z] #26 17.26 + rmdir docker
10:20:42 [2022-05-17T10:20:42.624Z] #21 36.30 Setting up libaio1:arm64 (0.3.112-9) ...
10:20:42 [2022-05-17T10:20:42.624Z] #21 36.31 Setting up python3-lib2to3 (3.9.2-1) ...
10:20:42 [2022-05-17T10:20:42.732Z] #26 DONE 17.8s
10:20:42 [2022-05-17T10:20:42.732Z] 
10:20:42 [2022-05-17T10:20:42.732Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:20:42 [2022-05-17T10:20:42.732Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:20:42 [2022-05-17T10:20:42.732Z] #40 10.46 go: downloading github.com/urfave/cli/v2 v2.3.0
10:20:42 [2022-05-17T10:20:42.732Z] #40 10.79 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:20:42 [2022-05-17T10:20:42.732Z] #40 10.80 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:20:42 [2022-05-17T10:20:42.732Z] #40 16.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:20:42 [2022-05-17T10:20:42.732Z] #40 17.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:20:42 [2022-05-17T10:20:42.885Z] #21 36.67 Setting up libelf1:arm64 (0.183-1) ...
10:20:43 [2022-05-17T10:20:43.146Z] #21 36.71 Setting up zstd (1.4.8+dfsg-2.1) ...
10:20:43 [2022-05-17T10:20:43.146Z] #21 36.73 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:20:43 [2022-05-17T10:20:43.146Z] #21 36.75 Setting up python3-distutils (3.9.2-1) ...
10:20:43 [2022-05-17T10:20:43.406Z] #21 37.10 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:20:43 [2022-05-17T10:20:43.406Z] #21 37.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:20:43 [2022-05-17T10:20:43.406Z] #21 37.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:20:43 [2022-05-17T10:20:43.406Z] #21 37.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:20:43 [2022-05-17T10:20:43.406Z] #21 37.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:20:43 [2022-05-17T10:20:43.407Z] #21 37.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:20:43 [2022-05-17T10:20:43.407Z] #21 37.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:20:43 [2022-05-17T10:20:43.407Z] #21 37.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:20:43 [2022-05-17T10:20:43.407Z] #21 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:20:43 [2022-05-17T10:20:43.407Z] #21 37.17 Setting up python3-setuptools (52.0.0-4) ...
10:20:43 [2022-05-17T10:20:43.781Z] #40 ...
10:20:43 [2022-05-17T10:20:43.781Z] 
10:20:43 [2022-05-17T10:20:43.781Z] #42 [tini 1/3] 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
10:20:43 [2022-05-17T10:20:43.781Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:20:43 [2022-05-17T10:20:43.781Z] #42 19.05 Fetched 8530 kB in 14s (589 kB/s)
10:20:44 [2022-05-17T10:20:44.509Z] #21 ...
10:20:44 [2022-05-17T10:20:44.509Z] 
10:20:44 [2022-05-17T10:20:44.509Z] #34 [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
10:20:44 [2022-05-17T10:20:44.509Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:20:44 [2022-05-17T10:20:44.509Z] #34 DONE 142.4s
10:20:44 [2022-05-17T10:20:44.509Z] 
10:20:44 [2022-05-17T10:20:44.509Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:20:44 [2022-05-17T10:20:44.509Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:20:44 [2022-05-17T10:20:44.509Z] #55 ...
10:20:44 [2022-05-17T10:20:44.509Z] 
10:20:44 [2022-05-17T10:20:44.509Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:20:44 [2022-05-17T10:20:44.509Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:20:44 [2022-05-17T10:20:44.509Z] #21 9.142 Fetched 8530 kB in 7s (1160 kB/s)
10:20:44 [2022-05-17T10:20:44.792Z] #21 38.50 Setting up libjq1:arm64 (1.6-2.1) ...
10:20:44 [2022-05-17T10:20:44.792Z] #21 38.51 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:20:44 [2022-05-17T10:20:44.792Z] #21 38.52 Setting up thin-provisioning-tools (0.9.0-1) ...
10:20:44 [2022-05-17T10:20:44.792Z] #21 38.53 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.47 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.48 Setting up jq (1.6-2.1) ...
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.49 Setting up libbpf0:arm64 (1:0.3-2) ...
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.51 Setting up iptables (1.8.7-1) ...
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:20:45 [2022-05-17T10:20:45.734Z] #21 39.58 Setting up iproute2 (5.10.0-4) ...
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4 The following NEW packages will be installed:
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   crossbuild-essential-armel crossbuild-essential-armhf
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.4   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
10:20:45 [2022-05-17T10:20:45.866Z] #19 104.5   linux-libc-dev-s390x-cross patch xz-utils
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 Need to get 787 MB of archives.
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 After this operation, 3385 MB of additional disk space will be used.
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.0 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.1 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.1 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.2 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.3 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.3 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]
10:20:45 [2022-05-17T10:20:45.866Z] #19 105.3 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]
10:20:45 [2022-05-17T10:20:45.878Z] #21 9.142 Reading package lists...
10:20:45 [2022-05-17T10:20:45.878Z] #21 ...
10:20:45 [2022-05-17T10:20:45.878Z] 
10:20:45 [2022-05-17T10:20:45.878Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:20:45 [2022-05-17T10:20:45.878Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 Delve is a source level debugger for Go programs.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 Delve enables you to interact with your program by controlling the execution of the process,
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 Pass flags to the program you are debugging using `--`, for example:
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.4 `dlv exec ./hello -- server --config conf/config.toml`
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 Usage:
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   dlv [command]
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 Available Commands:
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   attach      Attach to running process and begin debugging.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   connect     Connect to a headless debug server with a terminal client.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   core        Examine a core dump.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   debug       Compile and begin debugging main package in current directory, or the package specified.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   exec        Execute a precompiled binary, and begin a debug session.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   help        Help about any command
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   run         Deprecated command. Use 'debug' instead.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   test        Compile test binary and begin debugging program.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   trace       Compile and begin tracing program.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   version     Prints version.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 Flags:
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --disable-aslr                     Disables address space randomization
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   -h, --help                             help for dlv
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --init string                      Init file, executed by the terminal client.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --log                              Enable debugging server logging.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5       --wd string                        Working directory for running the program.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 Additional help topics:
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   dlv backend  Help about the --backend flag.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   dlv log      Help about logging flags.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5   dlv redirect Help about file redirection.
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 
10:20:45 [2022-05-17T10:20:45.878Z] #36 144.5 Use "dlv [command] --help" for more information about a command.
10:20:45 [2022-05-17T10:20:45.878Z] #36 DONE 144.6s
10:20:45 [2022-05-17T10:20:45.878Z] 
10:20:45 [2022-05-17T10:20:45.878Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:20:45 [2022-05-17T10:20:45.878Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:20:46 [2022-05-17T10:20:46.318Z] #21 39.96 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:20:47 [2022-05-17T10:20:47.248Z] #55 ...
10:20:47 [2022-05-17T10:20:47.248Z] 
10:20:47 [2022-05-17T10:20:47.248Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:20:47 [2022-05-17T10:20:47.248Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:20:47 [2022-05-17T10:20:47.248Z] #21 9.142 Reading package lists...
10:20:47 [2022-05-17T10:20:47.778Z] #19 106.9 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]
10:20:47 [2022-05-17T10:20:47.778Z] #19 106.9 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]
10:20:47 [2022-05-17T10:20:47.993Z] #42 19.05 Reading package lists...
10:20:47 [2022-05-17T10:20:47.993Z] #42 ...
10:20:47 [2022-05-17T10:20:47.993Z] 
10:20:47 [2022-05-17T10:20:47.993Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:20:47 [2022-05-17T10:20:47.993Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
10:20:47 [2022-05-17T10:20:47.993Z] #57 12.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:20:47 [2022-05-17T10:20:47.993Z] #57 ...
10:20:47 [2022-05-17T10:20:47.993Z] 
10:20:47 [2022-05-17T10:20:47.993Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:20:47 [2022-05-17T10:20:47.993Z] #67 sha256:d4dabbf72fc61faf8d1fd1c49a9a6fc0e45c046386bd075035725508a70f5172
10:20:47 [2022-05-17T10:20:47.993Z] #67 21.44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:20:47 [2022-05-17T10:20:47.993Z] #67 22.28 go: downloading github.com/google/uuid v1.3.0
10:20:47 [2022-05-17T10:20:47.993Z] #67 22.30 go: downloading github.com/moby/vpnkit v0.5.0
10:20:47 [2022-05-17T10:20:47.993Z] #67 22.47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:20:47 [2022-05-17T10:20:47.993Z] #67 22.89 go: downloading github.com/gofrs/flock v0.8.1
10:20:47 [2022-05-17T10:20:47.993Z] #67 23.31 go: downloading github.com/gorilla/mux v1.8.0
10:20:48 [2022-05-17T10:20:48.290Z] #21 DONE 41.8s
10:20:48 [2022-05-17T10:20:48.290Z] 
10:20:48 [2022-05-17T10:20:48.290Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:20:48 [2022-05-17T10:20:48.290Z] #22 sha256:989ba02d31fff8765a4796cdbe86c36670561540782a03ecc3296119ababa2e6
10:20:48 [2022-05-17T10:20:48.552Z] #22 0.670 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:20:48 [2022-05-17T10:20:48.564Z] #67 23.65 go: downloading github.com/moby/sys/mountinfo v0.6.0
10:20:48 [2022-05-17T10:20:48.814Z] #22 0.674 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:20:48 [2022-05-17T10:20:48.814Z] #22 0.678 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:20:48 [2022-05-17T10:20:48.814Z] #22 DONE 0.7s
10:20:48 [2022-05-17T10:20:48.814Z] 
10:20:48 [2022-05-17T10:20:48.814Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:20:48 [2022-05-17T10:20:48.814Z] #23 sha256:43d19c47b8e0948fc1e6c05117d4b377cecf363f0adb1b8bcd2779c4fe8c1d90
10:20:48 [2022-05-17T10:20:48.825Z] #67 ...
10:20:48 [2022-05-17T10:20:48.825Z] 
10:20:48 [2022-05-17T10:20:48.825Z] #62 [containerd 1/3] 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
10:20:48 [2022-05-17T10:20:48.825Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:20:48 [2022-05-17T10:20:48.825Z] #62 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:20:49 [2022-05-17T10:20:49.085Z] #62 ...
10:20:49 [2022-05-17T10:20:49.085Z] 
10:20:49 [2022-05-17T10:20:49.085Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:20:49 [2022-05-17T10:20:49.085Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:20:49 [2022-05-17T10:20:49.085Z] #53 20.62 go: downloading github.com/jonboulle/clockwork v0.2.2
10:20:49 [2022-05-17T10:20:49.085Z] #53 20.64 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:20:49 [2022-05-17T10:20:49.085Z] #53 20.82 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:20:49 [2022-05-17T10:20:49.085Z] #53 23.87 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:20:49 [2022-05-17T10:20:49.085Z] #53 23.99 go: downloading golang.org/x/mod v0.3.0
10:20:49 [2022-05-17T10:20:49.159Z] #19 108.5 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]
10:20:49 [2022-05-17T10:20:49.159Z] #19 108.5 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]
10:20:49 [2022-05-17T10:20:49.767Z] #21 12.17 Reading package lists...
10:20:50 [2022-05-17T10:20:50.330Z] #21 14.79 Building dependency tree...
10:20:50 [2022-05-17T10:20:50.541Z] #19 109.9 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]
10:20:50 [2022-05-17T10:20:50.541Z] #19 109.9 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]
10:20:50 [2022-05-17T10:20:50.999Z] #53 ...
10:20:50 [2022-05-17T10:20:50.999Z] 
10:20:50 [2022-05-17T10:20:50.999Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:20:50 [2022-05-17T10:20:50.999Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:20:50 [2022-05-17T10:20:50.999Z] #36 25.42 go: downloading github.com/sirupsen/logrus v1.6.0
10:20:50 [2022-05-17T10:20:50.999Z] #36 25.43 go: downloading github.com/spf13/cobra v1.1.3
10:20:50 [2022-05-17T10:20:50.999Z] #36 26.24 go: downloading github.com/mattn/go-isatty v0.0.3
10:20:50 [2022-05-17T10:20:50.999Z] #36 26.46 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28 The following additional packages will be installed:
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28   python3-pkg-resources vim-runtime xxd
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28 Suggested packages:
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28   acl attr quota
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28 Recommended packages:
10:20:51 [2022-05-17T10:20:51.260Z] #21 16.28   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:20:51 [2022-05-17T10:20:51.576Z] #36 26.93 go: downloading gopkg.in/yaml.v2 v2.4.0
10:20:51 [2022-05-17T10:20:51.926Z] #19 111.4 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]
10:20:52 [2022-05-17T10:20:52.151Z] #36 27.30 go: downloading github.com/cosiner/argv v0.1.0
10:20:52 [2022-05-17T10:20:52.151Z] #36 27.51 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
10:20:52 [2022-05-17T10:20:52.151Z] #36 27.63 go: downloading github.com/peterh/liner v1.2.2
10:20:52 [2022-05-17T10:20:52.186Z] #19 111.5 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]
10:20:52 [2022-05-17T10:20:52.234Z] #21 17.35 The following NEW packages will be installed:
10:20:52 [2022-05-17T10:20:52.234Z] #21 17.35   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:20:52 [2022-05-17T10:20:52.234Z] #21 17.35   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:20:52 [2022-05-17T10:20:52.234Z] #21 17.35   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:20:52 [2022-05-17T10:20:52.234Z] #21 17.35   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
10:20:52 [2022-05-17T10:20:52.234Z] #21 17.35   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
10:20:52 [2022-05-17T10:20:52.234Z] #21 17.36   python3-pkg-resources python3-setuptools python3-wheel sudo
10:20:52 [2022-05-17T10:20:52.234Z] #21 17.36   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:20:52 [2022-05-17T10:20:52.234Z] #21 17.36   xz-utils zip zstd
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.65 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.65 Need to get 27.6 MB of archives.
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.65 After this operation, 106 MB of additional disk space will be used.
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.72 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:20:52 [2022-05-17T10:20:52.492Z] #21 17.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
10:20:52 [2022-05-17T10:20:52.723Z] #36 27.92 go: downloading github.com/google/go-dap v0.6.0
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:20:52 [2022-05-17T10:20:52.760Z] #21 17.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.18 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:20:53 [2022-05-17T10:20:53.017Z] #21 18.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:20:53 [2022-05-17T10:20:53.273Z] #21 18.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:20:53 [2022-05-17T10:20:53.273Z] #21 18.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:20:53 [2022-05-17T10:20:53.273Z] #21 18.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:20:53 [2022-05-17T10:20:53.273Z] #21 18.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
10:20:53 [2022-05-17T10:20:53.294Z] #36 28.44 go: downloading github.com/spf13/pflag v1.0.5
10:20:53 [2022-05-17T10:20:53.835Z] #21 18.93 debconf: delaying package configuration, since apt-utils is not installed
10:20:53 [2022-05-17T10:20:53.835Z] #21 19.03 Fetched 27.6 MB in 1s (26.8 MB/s)
10:20:53 [2022-05-17T10:20:53.835Z] #21 19.09 Selecting previously unselected package pigz.
10:20:53 [2022-05-17T10:20:53.865Z] #36 29.26 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
10:20:54 [2022-05-17T10:20:54.091Z] #21 19.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
10:20:54 [2022-05-17T10:20:54.092Z] #21 19.14 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:20:54 [2022-05-17T10:20:54.092Z] #21 19.14 Unpacking pigz (2.6-1) ...
10:20:54 [2022-05-17T10:20:54.092Z] #21 19.23 Selecting previously unselected package libelf1:amd64.
10:20:54 [2022-05-17T10:20:54.092Z] #21 19.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:20:54 [2022-05-17T10:20:54.092Z] #21 19.25 Unpacking libelf1:amd64 (0.183-1) ...
10:20:54 [2022-05-17T10:20:54.092Z] #21 19.39 Selecting previously unselected package libbpf0:amd64.
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 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]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 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]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 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]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 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]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 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]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.2 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.4 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.4 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.4 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.4 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.5 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.5 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
10:20:54 [2022-05-17T10:20:54.093Z] #19 113.6 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
10:20:54 [2022-05-17T10:20:54.348Z] #21 19.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:20:54 [2022-05-17T10:20:54.348Z] #21 19.40 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:20:54 [2022-05-17T10:20:54.348Z] #21 19.48 Selecting previously unselected package libcap2:amd64.
10:20:54 [2022-05-17T10:20:54.348Z] #21 19.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:20:54 [2022-05-17T10:20:54.348Z] #21 19.49 Unpacking libcap2:amd64 (1:2.44-1) ...
10:20:54 [2022-05-17T10:20:54.352Z] #19 113.9 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]
10:20:54 [2022-05-17T10:20:54.437Z] #36 ...
10:20:54 [2022-05-17T10:20:54.437Z] 
10:20:54 [2022-05-17T10:20:54.437Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:20:54 [2022-05-17T10:20:54.437Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c
10:20:54 [2022-05-17T10:20:54.437Z] #38 29.37 tomll can be used in two ways:
10:20:54 [2022-05-17T10:20:54.437Z] #38 29.37 Writing to STDIN and reading from STDOUT:
10:20:54 [2022-05-17T10:20:54.437Z] #38 29.37   cat file.toml | tomll > file.toml
10:20:54 [2022-05-17T10:20:54.437Z] #38 29.37 
10:20:54 [2022-05-17T10:20:54.437Z] #38 29.37 Reading and updating a list of files:
10:20:54 [2022-05-17T10:20:54.437Z] #38 29.37   tomll a.toml b.toml c.toml
10:20:54 [2022-05-17T10:20:54.437Z] #38 29.37 
10:20:54 [2022-05-17T10:20:54.437Z] #38 29.37 When given a list of files, tomll will modify all files in place without asking.
10:20:54 [2022-05-17T10:20:54.437Z] #38 DONE 29.8s
10:20:54 [2022-05-17T10:20:54.437Z] 
10:20:54 [2022-05-17T10:20:54.438Z] #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
10:20:54 [2022-05-17T10:20:54.438Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:20:54 [2022-05-17T10:20:54.438Z] #14 29.00 Fetched 8530 kB in 23s (373 kB/s)
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.55 Selecting previously unselected package libmnl0:amd64.
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.56 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.56 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.61 Selecting previously unselected package libxtables12:amd64.
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.63 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.68 Selecting previously unselected package libcap2-bin.
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.69 Unpacking libcap2-bin (1:2.44-1) ...
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.77 Selecting previously unselected package iproute2.
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:20:54 [2022-05-17T10:20:54.606Z] #21 19.79 Unpacking iproute2 (5.10.0-4) ...
10:20:55 [2022-05-17T10:20:55.169Z] #21 20.25 Selecting previously unselected package xxd.
10:20:55 [2022-05-17T10:20:55.169Z] #21 20.26 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:20:55 [2022-05-17T10:20:55.169Z] #21 20.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:20:55 [2022-05-17T10:20:55.169Z] #21 20.39 Selecting previously unselected package vim-common.
10:20:55 [2022-05-17T10:20:55.426Z] #21 20.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:20:55 [2022-05-17T10:20:55.426Z] #21 20.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:20:55 [2022-05-17T10:20:55.426Z] #21 20.58 Selecting previously unselected package bash-completion.
10:20:55 [2022-05-17T10:20:55.426Z] #21 20.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:20:56 [2022-05-17T10:20:56.891Z] #19 115.9 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
10:20:56 [2022-05-17T10:20:56.891Z] #19 115.9 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
10:20:56 [2022-05-17T10:20:56.891Z] #19 116.0 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
10:20:56 [2022-05-17T10:20:56.891Z] #19 116.1 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
10:20:56 [2022-05-17T10:20:56.891Z] #19 116.1 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]
10:20:56 [2022-05-17T10:20:56.988Z] #14 29.00 Reading package lists...
10:20:56 [2022-05-17T10:20:56.988Z] #14 ...
10:20:56 [2022-05-17T10:20:56.989Z] 
10:20:56 [2022-05-17T10:20:56.989Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:20:56 [2022-05-17T10:20:56.989Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:20:56 [2022-05-17T10:20:56.989Z] #51 21.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
10:20:56 [2022-05-17T10:20:56.989Z] #51 ...
10:20:56 [2022-05-17T10:20:56.989Z] 
10:20:56 [2022-05-17T10:20:56.989Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:20:56 [2022-05-17T10:20:56.989Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:20:56 [2022-05-17T10:20:56.989Z] #36 30.40 go: downloading github.com/mattn/go-runewidth v0.0.3
10:20:56 [2022-05-17T10:20:56.989Z] #36 30.70 go: downloading github.com/hashicorp/golang-lru v0.5.4
10:20:56 [2022-05-17T10:20:56.989Z] #36 30.77 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
10:20:57 [2022-05-17T10:20:57.334Z] #21 22.21 Unpacking bash-completion (1:2.11-2) ...
10:20:57 [2022-05-17T10:20:57.559Z] #36 32.88 go: downloading github.com/russross/blackfriday/v2 v2.0.1
10:20:57 [2022-05-17T10:20:57.589Z] #21 22.66 Selecting previously unselected package bzip2.
10:20:57 [2022-05-17T10:20:57.589Z] #21 22.68 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
10:20:57 [2022-05-17T10:20:57.589Z] #21 22.68 Unpacking bzip2 (1.0.8-4) ...
10:20:57 [2022-05-17T10:20:57.589Z] #21 22.75 Selecting previously unselected package xz-utils.
10:20:57 [2022-05-17T10:20:57.589Z] #21 22.76 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:20:57 [2022-05-17T10:20:57.589Z] #21 22.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:20:57 [2022-05-17T10:20:57.820Z] #36 33.09 go: downloading github.com/cilium/ebpf v0.7.0
10:20:57 [2022-05-17T10:20:57.845Z] #21 22.91 Selecting previously unselected package apparmor.
10:20:57 [2022-05-17T10:20:57.845Z] #21 22.92 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
10:20:57 [2022-05-17T10:20:57.846Z] #21 22.97 Unpacking apparmor (2.13.6-10) ...
10:20:58 [2022-05-17T10:20:58.105Z] #21 23.31 Selecting previously unselected package inetutils-ping.
10:20:58 [2022-05-17T10:20:58.105Z] #21 23.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
10:20:58 [2022-05-17T10:20:58.105Z] #21 23.33 Unpacking inetutils-ping (2:2.0-1) ...
10:20:58 [2022-05-17T10:20:58.362Z] #21 23.41 Selecting previously unselected package libip4tc2:amd64.
10:20:58 [2022-05-17T10:20:58.362Z] #21 23.42 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
10:20:58 [2022-05-17T10:20:58.362Z] #21 23.42 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:20:58 [2022-05-17T10:20:58.362Z] #21 23.48 Selecting previously unselected package libip6tc2:amd64.
10:20:58 [2022-05-17T10:20:58.362Z] #21 23.48 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
10:20:58 [2022-05-17T10:20:58.362Z] #21 23.48 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:20:58 [2022-05-17T10:20:58.362Z] #21 23.56 Selecting previously unselected package libnfnetlink0:amd64.
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.56 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.63 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.71 Selecting previously unselected package libnftnl11:amd64.
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.72 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.79 Selecting previously unselected package iptables.
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.80 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
10:20:58 [2022-05-17T10:20:58.619Z] #21 23.80 Unpacking iptables (1.8.7-1) ...
10:20:58 [2022-05-17T10:20:58.797Z] #19 118.3 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
10:20:58 [2022-05-17T10:20:58.797Z] #19 118.3 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:20:58 [2022-05-17T10:20:58.797Z] #19 118.3 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
10:20:58 [2022-05-17T10:20:58.818Z] #23 8.540 Collecting yamllint==1.26.1
10:20:58 [2022-05-17T10:20:58.818Z] #23 9.587   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:20:58 [2022-05-17T10:20:58.876Z] #21 24.09 Selecting previously unselected package libonig5:amd64.
10:20:58 [2022-05-17T10:20:58.876Z] #21 24.09 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
10:20:58 [2022-05-17T10:20:58.876Z] #21 24.10 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:20:59 [2022-05-17T10:20:59.056Z] #19 118.5 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
10:20:59 [2022-05-17T10:20:59.056Z] #19 118.5 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
10:20:59 [2022-05-17T10:20:59.056Z] #19 118.5 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:20:59 [2022-05-17T10:20:59.138Z] #21 24.24 Selecting previously unselected package libjq1:amd64.
10:20:59 [2022-05-17T10:20:59.138Z] #21 24.25 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
10:20:59 [2022-05-17T10:20:59.138Z] #21 24.26 Unpacking libjq1:amd64 (1.6-2.1) ...
10:20:59 [2022-05-17T10:20:59.138Z] #21 24.35 Selecting previously unselected package jq.
10:20:59 [2022-05-17T10:20:59.138Z] #21 24.35 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
10:20:59 [2022-05-17T10:20:59.138Z] #21 24.36 Unpacking jq (1.6-2.1) ...
10:20:59 [2022-05-17T10:20:59.138Z] #21 24.44 Selecting previously unselected package libaio1:amd64.
10:20:59 [2022-05-17T10:20:59.205Z] #36 34.46 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
10:20:59 [2022-05-17T10:20:59.205Z] #36 ...
10:20:59 [2022-05-17T10:20:59.205Z] 
10:20:59 [2022-05-17T10:20:59.205Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:20:59 [2022-05-17T10:20:59.205Z] #67 sha256:d4dabbf72fc61faf8d1fd1c49a9a6fc0e45c046386bd075035725508a70f5172
10:20:59 [2022-05-17T10:20:59.205Z] #67 24.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
10:20:59 [2022-05-17T10:20:59.205Z] #67 24.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
10:20:59 [2022-05-17T10:20:59.205Z] #67 27.51 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:20:59 [2022-05-17T10:20:59.205Z] #67 27.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:20:59 [2022-05-17T10:20:59.389Z] #23 10.66 Collecting pathspec>=0.5.3
10:20:59 [2022-05-17T10:20:59.389Z] #23 10.67   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
10:20:59 [2022-05-17T10:20:59.395Z] #21 24.44 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
10:20:59 [2022-05-17T10:20:59.395Z] #21 24.45 Unpacking libaio1:amd64 (0.3.112-9) ...
10:20:59 [2022-05-17T10:20:59.395Z] #21 24.52 Selecting previously unselected package libgpm2:amd64.
10:20:59 [2022-05-17T10:20:59.395Z] #21 24.53 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
10:20:59 [2022-05-17T10:20:59.395Z] #21 24.54 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:20:59 [2022-05-17T10:20:59.395Z] #21 24.60 Selecting previously unselected package libicu67:amd64.
10:20:59 [2022-05-17T10:20:59.395Z] #21 24.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
10:20:59 [2022-05-17T10:20:59.395Z] #21 24.61 Unpacking libicu67:amd64 (67.1-7) ...
10:20:59 [2022-05-17T10:20:59.467Z] #67 ...
10:20:59 [2022-05-17T10:20:59.467Z] 
10:20:59 [2022-05-17T10:20:59.467Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:20:59 [2022-05-17T10:20:59.467Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:20:59 [2022-05-17T10:20:59.468Z] #51 32.00 Fetched 8534 kB in 25s (343 kB/s)
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.1 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
10:20:59 [2022-05-17T10:20:59.637Z] #19 119.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
10:20:59 [2022-05-17T10:20:59.902Z] #19 119.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
10:20:59 [2022-05-17T10:20:59.902Z] #19 119.3 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
10:20:59 [2022-05-17T10:20:59.902Z] #19 119.3 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]
10:20:59 [2022-05-17T10:20:59.961Z] #23 10.94 Collecting pyyaml
10:20:59 [2022-05-17T10:20:59.961Z] #23 10.96   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:20:59 [2022-05-17T10:20:59.961Z] #23 10.99 Building wheels for collected packages: yamllint
10:20:59 [2022-05-17T10:20:59.961Z] #23 11.00   Building wheel for yamllint (setup.py): started
10:21:00 [2022-05-17T10:21:00.904Z] #23 11.97   Building wheel for yamllint (setup.py): finished with status 'done'
10:21:00 [2022-05-17T10:21:00.904Z] #23 11.97   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bc33b72027b741e514fa2be578622b84b38543c1eea332080576ce43a0524a5c
10:21:00 [2022-05-17T10:21:00.904Z] #23 11.97   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:21:00 [2022-05-17T10:21:00.904Z] #23 11.97 Successfully built yamllint
10:21:00 [2022-05-17T10:21:00.904Z] #23 12.01 Installing collected packages: pyyaml, pathspec, yamllint
10:21:01 [2022-05-17T10:21:01.166Z] #23 12.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
10:21:01 [2022-05-17T10:21:01.740Z] #23 DONE 13.0s
10:21:01 [2022-05-17T10:21:01.740Z] 
10:21:01 [2022-05-17T10:21:01.740Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:21:01 [2022-05-17T10:21:01.740Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:21:02 [2022-05-17T10:21:02.028Z] #51 32.00 Reading package lists...
10:21:02 [2022-05-17T10:21:02.028Z] #51 ...
10:21:02 [2022-05-17T10:21:02.028Z] 
10:21:02 [2022-05-17T10:21:02.028Z] #62 [containerd 1/3] 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
10:21:02 [2022-05-17T10:21:02.028Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:21:02 [2022-05-17T10:21:02.028Z] #62 27.40 Fetched 8530 kB in 22s (393 kB/s)
10:21:02 [2022-05-17T10:21:02.028Z] #62 27.40 Reading package lists...
10:21:02 [2022-05-17T10:21:02.290Z] #62 36.75 Reading package lists...
10:21:02 [2022-05-17T10:21:02.290Z] #62 ...
10:21:02 [2022-05-17T10:21:02.290Z] 
10:21:02 [2022-05-17T10:21:02.290Z] #42 [tini 1/3] 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
10:21:02 [2022-05-17T10:21:02.290Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:21:02 [2022-05-17T10:21:02.290Z] #42 19.05 Reading package lists...
10:21:02 [2022-05-17T10:21:02.290Z] #42 28.29 Reading package lists...
10:21:02 [2022-05-17T10:21:02.290Z] #42 37.37 Building dependency tree...
10:21:02 [2022-05-17T10:21:02.290Z] #42 ...
10:21:02 [2022-05-17T10:21:02.290Z] 
10:21:02 [2022-05-17T10:21:02.290Z] #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
10:21:02 [2022-05-17T10:21:02.290Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:21:02 [2022-05-17T10:21:02.290Z] #14 29.00 Reading package lists...
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.67 Selecting previously unselected package libinih1:amd64.
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.67 Unpacking libinih1:amd64 (53-1+b2) ...
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.73 Selecting previously unselected package libnet1:amd64.
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.74 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.83 Selecting previously unselected package libnl-3-200:amd64.
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.83 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.91 Selecting previously unselected package libprotobuf-c1:amd64.
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.91 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:21:02 [2022-05-17T10:21:02.666Z] #21 27.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:21:02 [2022-05-17T10:21:02.922Z] #21 27.98 Selecting previously unselected package net-tools.
10:21:02 [2022-05-17T10:21:02.922Z] #21 28.00 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:21:02 [2022-05-17T10:21:02.922Z] #21 28.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:21:03 [2022-05-17T10:21:03.178Z] #21 28.16 Selecting previously unselected package patch.
10:21:03 [2022-05-17T10:21:03.178Z] #21 28.17 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
10:21:03 [2022-05-17T10:21:03.178Z] #21 28.19 Unpacking patch (2.7.6-7) ...
10:21:03 [2022-05-17T10:21:03.178Z] #21 28.30 Selecting previously unselected package python-pip-whl.
10:21:03 [2022-05-17T10:21:03.178Z] #21 28.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:21:03 [2022-05-17T10:21:03.178Z] #21 28.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:21:03 [2022-05-17T10:21:03.197Z] #19 122.4 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
10:21:03 [2022-05-17T10:21:03.197Z] #19 122.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
10:21:03 [2022-05-17T10:21:03.197Z] #19 122.5 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
10:21:03 [2022-05-17T10:21:03.197Z] #19 122.5 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
10:21:03 [2022-05-17T10:21:03.197Z] #19 122.5 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]
10:21:03 [2022-05-17T10:21:03.742Z] #21 28.85 Selecting previously unselected package python3-lib2to3.
10:21:03 [2022-05-17T10:21:03.742Z] #21 28.87 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
10:21:03 [2022-05-17T10:21:03.742Z] #21 28.88 Unpacking python3-lib2to3 (3.9.2-1) ...
10:21:03 [2022-05-17T10:21:03.998Z] #21 29.01 Selecting previously unselected package python3-distutils.
10:21:03 [2022-05-17T10:21:03.998Z] #21 29.02 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
10:21:03 [2022-05-17T10:21:03.998Z] #21 29.02 Unpacking python3-distutils (3.9.2-1) ...
10:21:03 [2022-05-17T10:21:03.998Z] #21 29.15 Selecting previously unselected package python3-pkg-resources.
10:21:03 [2022-05-17T10:21:03.998Z] #21 29.16 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
10:21:03 [2022-05-17T10:21:03.998Z] #21 29.17 Unpacking python3-pkg-resources (52.0.0-4) ...
10:21:03 [2022-05-17T10:21:03.998Z] #21 29.28 Selecting previously unselected package python3-setuptools.
10:21:04 [2022-05-17T10:21:04.254Z] #21 29.29 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
10:21:04 [2022-05-17T10:21:04.254Z] #21 29.29 Unpacking python3-setuptools (52.0.0-4) ...
10:21:04 [2022-05-17T10:21:04.254Z] #21 29.47 Selecting previously unselected package python3-wheel.
10:21:04 [2022-05-17T10:21:04.254Z] #21 29.47 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
10:21:04 [2022-05-17T10:21:04.254Z] #21 29.48 Unpacking python3-wheel (0.34.2-1) ...
10:21:04 [2022-05-17T10:21:04.254Z] #21 29.55 Selecting previously unselected package python3-pip.
10:21:04 [2022-05-17T10:21:04.511Z] #21 29.56 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:21:04 [2022-05-17T10:21:04.511Z] #21 29.57 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:21:04 [2022-05-17T10:21:04.768Z] #21 29.84 Selecting previously unselected package sudo.
10:21:04 [2022-05-17T10:21:04.768Z] #21 29.85 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
10:21:04 [2022-05-17T10:21:04.768Z] #21 29.85 Unpacking sudo (1.9.5p2-3) ...
10:21:05 [2022-05-17T10:21:05.106Z] #19 ...
10:21:05 [2022-05-17T10:21:05.106Z] 
10:21:05 [2022-05-17T10:21:05.106Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:21:05 [2022-05-17T10:21:05.106Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 Delve is a source level debugger for Go programs.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 Delve enables you to interact with your program by controlling the execution of the process,
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 Pass flags to the program you are debugging using `--`, for example:
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 `dlv exec ./hello -- server --config conf/config.toml`
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 Usage:
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   dlv [command]
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 Available Commands:
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   attach      Attach to running process and begin debugging.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   connect     Connect to a headless debug server with a terminal client.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   core        Examine a core dump.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   debug       Compile and begin debugging main package in current directory, or the package specified.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   exec        Execute a precompiled binary, and begin a debug session.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   help        Help about any command
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   run         Deprecated command. Use 'debug' instead.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   test        Compile test binary and begin debugging program.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   trace       Compile and begin tracing program.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   version     Prints version.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 Flags:
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --disable-aslr                     Disables address space randomization
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   -h, --help                             help for dlv
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --init string                      Init file, executed by the terminal client.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --log                              Enable debugging server logging.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4       --wd string                        Working directory for running the program.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 Additional help topics:
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   dlv backend  Help about the --backend flag.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   dlv log      Help about logging flags.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4   dlv redirect Help about file redirection.
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 
10:21:05 [2022-05-17T10:21:05.106Z] #43 136.4 Use "dlv [command] --help" for more information about a command.
10:21:05 [2022-05-17T10:21:05.332Z] #21 30.37 Selecting previously unselected package thin-provisioning-tools.
10:21:05 [2022-05-17T10:21:05.332Z] #21 30.37 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:21:05 [2022-05-17T10:21:05.332Z] #21 30.38 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:21:05 [2022-05-17T10:21:05.589Z] #21 30.58 Selecting previously unselected package uidmap.
10:21:05 [2022-05-17T10:21:05.589Z] #21 30.59 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
10:21:05 [2022-05-17T10:21:05.589Z] #21 30.60 Unpacking uidmap (1:4.8.1-1) ...
10:21:05 [2022-05-17T10:21:05.589Z] #21 30.72 Selecting previously unselected package vim-runtime.
10:21:05 [2022-05-17T10:21:05.589Z] #21 30.72 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:21:05 [2022-05-17T10:21:05.589Z] #21 30.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:21:05 [2022-05-17T10:21:05.589Z] #21 30.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:21:05 [2022-05-17T10:21:05.589Z] #21 30.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:21:05 [2022-05-17T10:21:05.678Z] #43 DONE 137.0s
10:21:05 [2022-05-17T10:21:05.678Z] 
10:21:05 [2022-05-17T10:21:05.678Z] #41 [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
10:21:05 [2022-05-17T10:21:05.678Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:21:05 [2022-05-17T10:21:05.678Z] #41 DONE 136.7s
10:21:05 [2022-05-17T10:21:05.678Z] 
10:21:05 [2022-05-17T10:21:05.678Z] #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
10:21:05 [2022-05-17T10:21:05.678Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.8 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.8 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.8 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.8 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.9 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
10:21:05 [2022-05-17T10:21:05.678Z] #19 124.9 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
10:21:05 [2022-05-17T10:21:05.678Z] #19 125.0 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]
10:21:07 [2022-05-17T10:21:07.063Z] #19 126.3 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
10:21:07 [2022-05-17T10:21:07.063Z] #19 126.3 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
10:21:07 [2022-05-17T10:21:07.063Z] #19 126.3 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
10:21:07 [2022-05-17T10:21:07.063Z] #19 126.4 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
10:21:07 [2022-05-17T10:21:07.063Z] #19 126.4 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]
10:21:08 [2022-05-17T10:21:08.168Z] #14 38.24 Reading package lists...
10:21:08 [2022-05-17T10:21:08.168Z] #14 ...
10:21:08 [2022-05-17T10:21:08.168Z] 
10:21:08 [2022-05-17T10:21:08.168Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:21:08 [2022-05-17T10:21:08.168Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:21:08 [2022-05-17T10:21:08.168Z] #47 38.39 Updating files:  47% (1042/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  82% (1805/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
10:21:08 [2022-05-17T10:21:08.168Z] #47 39.87 + git checkout -q v2.3.0
10:21:08 [2022-05-17T10:21:08.428Z] #47 43.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:21:08 [2022-05-17T10:21:08.447Z] #19 127.9 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
10:21:08 [2022-05-17T10:21:08.447Z] #19 127.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
10:21:08 [2022-05-17T10:21:08.447Z] #19 127.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
10:21:08 [2022-05-17T10:21:08.448Z] #19 128.0 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
10:21:08 [2022-05-17T10:21:08.448Z] #19 128.0 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
10:21:08 [2022-05-17T10:21:08.448Z] #19 128.0 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
10:21:08 [2022-05-17T10:21:08.448Z] #19 128.0 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
10:21:08 [2022-05-17T10:21:08.448Z] #19 128.0 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
10:21:08 [2022-05-17T10:21:08.706Z] #19 128.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
10:21:08 [2022-05-17T10:21:08.706Z] #19 128.1 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
10:21:08 [2022-05-17T10:21:08.706Z] #19 128.1 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
10:21:08 [2022-05-17T10:21:08.706Z] #19 128.2 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
10:21:08 [2022-05-17T10:21:08.706Z] #19 128.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
10:21:08 [2022-05-17T10:21:08.706Z] #19 128.2 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
10:21:08 [2022-05-17T10:21:08.706Z] #19 128.2 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]
10:21:08 [2022-05-17T10:21:08.863Z] #21 33.66 Selecting previously unselected package vim.
10:21:08 [2022-05-17T10:21:08.863Z] #21 33.66 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:21:08 [2022-05-17T10:21:08.863Z] #21 33.67 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:21:08 [2022-05-17T10:21:08.863Z] #21 34.17 Selecting previously unselected package xfsprogs.
10:21:09 [2022-05-17T10:21:09.120Z] #21 34.18 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
10:21:09 [2022-05-17T10:21:09.120Z] #21 34.18 Unpacking xfsprogs (5.10.0-4) ...
10:21:09 [2022-05-17T10:21:09.377Z] #21 34.61 Selecting previously unselected package zip.
10:21:09 [2022-05-17T10:21:09.634Z] #21 34.64 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
10:21:09 [2022-05-17T10:21:09.634Z] #21 34.64 Unpacking zip (3.0-12) ...
10:21:09 [2022-05-17T10:21:09.634Z] #21 34.76 Selecting previously unselected package zstd.
10:21:09 [2022-05-17T10:21:09.634Z] #21 34.78 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
10:21:09 [2022-05-17T10:21:09.634Z] #21 34.78 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:21:09 [2022-05-17T10:21:09.891Z] #21 35.15 Setting up python3-pkg-resources (52.0.0-4) ...
10:21:10 [2022-05-17T10:21:10.086Z] #19 129.2 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
10:21:10 [2022-05-17T10:21:10.086Z] #19 129.2 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
10:21:10 [2022-05-17T10:21:10.086Z] #19 129.3 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
10:21:10 [2022-05-17T10:21:10.086Z] #19 129.3 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
10:21:10 [2022-05-17T10:21:10.086Z] #19 129.3 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]
10:21:10 [2022-05-17T10:21:10.341Z] #47 ...
10:21:10 [2022-05-17T10:21:10.341Z] 
10:21:10 [2022-05-17T10:21:10.341Z] #62 [containerd 1/3] 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
10:21:10 [2022-05-17T10:21:10.341Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:21:10 [2022-05-17T10:21:10.341Z] #62 36.75 Reading package lists...
10:21:10 [2022-05-17T10:21:10.821Z] #21 35.92 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:21:10 [2022-05-17T10:21:10.821Z] #21 35.93 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:21:10 [2022-05-17T10:21:10.821Z] #21 35.94 Setting up libgpm2:amd64 (1.20.7-8) ...
10:21:10 [2022-05-17T10:21:10.821Z] #21 35.95 Setting up libicu67:amd64 (67.1-7) ...
10:21:10 [2022-05-17T10:21:10.821Z] #21 35.96 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:21:10 [2022-05-17T10:21:10.821Z] #21 35.97 Setting up libinih1:amd64 (53-1+b2) ...
10:21:10 [2022-05-17T10:21:10.821Z] #21 35.98 Setting up uidmap (1:4.8.1-1) ...
10:21:10 [2022-05-17T10:21:10.821Z] #21 36.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:21:10 [2022-05-17T10:21:10.821Z] #21 36.01 Setting up bzip2 (1.0.8-4) ...
10:21:10 [2022-05-17T10:21:10.821Z] #21 36.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.2 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.2 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.3 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.3 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.3 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.3 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.3 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.3 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.3 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.4 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
10:21:11 [2022-05-17T10:21:11.028Z] #19 130.4 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]
10:21:11 [2022-05-17T10:21:11.078Z] #21 36.03 Setting up python3-wheel (0.34.2-1) ...
10:21:11 [2022-05-17T10:21:11.545Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:21:11 [2022-05-17T10:21:11.545Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:21:11 [2022-05-17T10:21:11.545Z] GOOS="" GOARCH="" GOARM=""
10:21:11 [2022-05-17T10:21:11.545Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:21:11 [2022-05-17T10:21:11.545Z] 
10:21:11 [2022-05-17T10:21:11.591Z] #21 36.59 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:21:11 [2022-05-17T10:21:11.591Z] #21 36.60 Setting up libcap2:amd64 (1:2.44-1) ...
10:21:11 [2022-05-17T10:21:11.591Z] #21 36.62 Setting up libcap2-bin (1:2.44-1) ...
10:21:11 [2022-05-17T10:21:11.591Z] #21 36.63 Setting up apparmor (2.13.6-10) ...
10:21:11 [2022-05-17T10:21:11.595Z] #19 131.2 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
10:21:11 [2022-05-17T10:21:11.855Z] #19 131.2 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
10:21:11 [2022-05-17T10:21:11.855Z] #19 131.2 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
10:21:11 [2022-05-17T10:21:11.856Z] #19 131.3 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
10:21:11 [2022-05-17T10:21:11.856Z] #19 131.3 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]
10:21:12 [2022-05-17T10:21:12.794Z] #19 132.1 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
10:21:12 [2022-05-17T10:21:12.795Z] #19 132.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
10:21:12 [2022-05-17T10:21:12.888Z] #62 45.63 Building dependency tree...
10:21:12 [2022-05-17T10:21:12.919Z] + TEST_INTEGRATION_DEST=1
10:21:12 [2022-05-17T10:21:12.919Z] + CONTAINER_NAME=docker-pr5-1
10:21:12 [2022-05-17T10:21:12.919Z] + TEST_SKIP_INTEGRATION_CLI=1
10:21:12 [2022-05-17T10:21:12.919Z] + run_tests test-integration-flaky
10:21:12 [2022-05-17T10:21:12.919Z] + '[' -n 0 ']'
10:21:12 [2022-05-17T10:21:12.919Z] + rm=
10:21:12 [2022-05-17T10:21:12.919Z] + TEST_INTEGRATION_DEST=2
10:21:12 [2022-05-17T10:21:12.919Z] + CONTAINER_NAME=docker-pr5-2
10:21:12 [2022-05-17T10:21:12.919Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43578/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43578/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 hack/make.sh test-integration-flaky test-integration
10:21:12 [2022-05-17T10:21:12.919Z] + TEST_SKIP_INTEGRATION=1
10:21:12 [2022-05-17T10:21:12.919Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:21:12 [2022-05-17T10:21:12.919Z] + run_tests
10:21:12 [2022-05-17T10:21:12.919Z] + c=0
10:21:12 [2022-05-17T10:21:12.919Z] + '[' -n 0 ']'
10:21:12 [2022-05-17T10:21:12.919Z] + rm=
10:21:12 [2022-05-17T10:21:12.919Z] + TEST_INTEGRATION_DEST=3
10:21:12 [2022-05-17T10:21:12.919Z] + CONTAINER_NAME=docker-pr5-3
10:21:12 [2022-05-17T10:21:12.919Z] + TEST_SKIP_INTEGRATION=1
10:21:12 [2022-05-17T10:21:12.919Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:21:12 [2022-05-17T10:21:12.919Z] + run_tests
10:21:12 [2022-05-17T10:21:12.919Z] + '[' -n 0 ']'
10:21:12 [2022-05-17T10:21:12.919Z] + rm=
10:21:12 [2022-05-17T10:21:12.919Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43578/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43578/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 hack/make.sh '' test-integration
10:21:12 [2022-05-17T10:21:12.919Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43578/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43578/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 hack/make.sh '' test-integration
10:21:12 [2022-05-17T10:21:12.919Z] ++ jobs -p
10:21:12 [2022-05-17T10:21:12.919Z] + for job in $(jobs -p)
10:21:12 [2022-05-17T10:21:12.919Z] + wait 19728
10:21:13 [2022-05-17T10:21:13.055Z] #19 132.7 debconf: delaying package configuration, since apt-utils is not installed
10:21:13 [2022-05-17T10:21:13.314Z] #19 132.9 Fetched 787 MB in 27s (28.7 MB/s)
10:21:13 [2022-05-17T10:21:13.485Z] 
10:21:13 [2022-05-17T10:21:13.486Z] 
10:21:13 [2022-05-17T10:21:13.486Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:21:13 [2022-05-17T10:21:13.486Z] 
10:21:13 [2022-05-17T10:21:13.486Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:21:13 [2022-05-17T10:21:13.486Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:21:13 [2022-05-17T10:21:13.486Z] HOSTNAME=02d4e1f0e4e7
10:21:13 [2022-05-17T10:21:13.486Z] TEST_SKIP_INTEGRATION=1
10:21:13 [2022-05-17T10:21:13.486Z] TESTDEBUG=0
10:21:13 [2022-05-17T10:21:13.486Z] DEST=bundles/test-integration
10:21:13 [2022-05-17T10:21:13.486Z] PWD=/go/src/github.com/docker/docker
10:21:13 [2022-05-17T10:21:13.486Z] KEEPBUNDLE=1
10:21:13 [2022-05-17T10:21:13.486Z] DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577
10:21:13 [2022-05-17T10:21:13.486Z] container=docker
10:21:13 [2022-05-17T10:21:13.486Z] HOME=/root
10:21:13 [2022-05-17T10:21:13.486Z] GOLANG_VERSION=1.18.2
10:21:13 [2022-05-17T10:21:13.486Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:21:13 [2022-05-17T10:21:13.486Z] VALIDATE_BRANCH=master
10:21:13 [2022-05-17T10:21:13.486Z] TERM=xterm
10:21:13 [2022-05-17T10:21:13.486Z] DOCKER_PKG=github.com/docker/docker
10:21:13 [2022-05-17T10:21:13.486Z] SHLVL=1
10:21:13 [2022-05-17T10:21:13.486Z] TIMEOUT=120m
10:21:13 [2022-05-17T10:21:13.486Z] DOCKER_BUILDTAGS= journald
10:21:13 [2022-05-17T10:21:13.486Z] DOCKER_GRAPHDRIVER=overlay2
10:21:13 [2022-05-17T10:21:13.486Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:21:13 [2022-05-17T10:21:13.486Z] GO111MODULE=off
10:21:13 [2022-05-17T10:21:13.486Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:21:13 [2022-05-17T10:21:13.486Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:21:13 [2022-05-17T10:21:13.486Z] GOPATH=/go
10:21:13 [2022-05-17T10:21:13.486Z] PKG_CONFIG=pkg-config
10:21:13 [2022-05-17T10:21:13.486Z] _=/usr/bin/env
10:21:13 [2022-05-17T10:21:13.486Z] Building test suite binary ./integration-cli/test.main
10:21:13 [2022-05-17T10:21:13.486Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:21:13 [2022-05-17T10:21:13.486Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:21:13 [2022-05-17T10:21:13.486Z] HOSTNAME=007da4f41877
10:21:13 [2022-05-17T10:21:13.486Z] TEST_SKIP_INTEGRATION=1
10:21:13 [2022-05-17T10:21:13.486Z] TESTDEBUG=0
10:21:13 [2022-05-17T10:21:13.486Z] DEST=bundles/test-integration
10:21:13 [2022-05-17T10:21:13.486Z] PWD=/go/src/github.com/docker/docker
10:21:13 [2022-05-17T10:21:13.486Z] KEEPBUNDLE=1
10:21:13 [2022-05-17T10:21:13.486Z] DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577
10:21:13 [2022-05-17T10:21:13.486Z] container=docker
10:21:13 [2022-05-17T10:21:13.486Z] HOME=/root
10:21:13 [2022-05-17T10:21:13.486Z] GOLANG_VERSION=1.18.2
10:21:13 [2022-05-17T10:21:13.486Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:21:13 [2022-05-17T10:21:13.486Z] VALIDATE_BRANCH=master
10:21:13 [2022-05-17T10:21:13.486Z] TERM=xterm
10:21:13 [2022-05-17T10:21:13.486Z] DOCKER_PKG=github.com/docker/docker
10:21:13 [2022-05-17T10:21:13.486Z] SHLVL=1
10:21:13 [2022-05-17T10:21:13.486Z] TIMEOUT=120m
10:21:13 [2022-05-17T10:21:13.486Z] DOCKER_BUILDTAGS= journald
10:21:13 [2022-05-17T10:21:13.486Z] DOCKER_GRAPHDRIVER=overlay2
10:21:13 [2022-05-17T10:21:13.486Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:21:13 [2022-05-17T10:21:13.486Z] GO111MODULE=off
10:21:13 [2022-05-17T10:21:13.486Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:21:13 [2022-05-17T10:21:13.486Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:21:13 [2022-05-17T10:21:13.486Z] GOPATH=/go
10:21:13 [2022-05-17T10:21:13.486Z] PKG_CONFIG=pkg-config
10:21:13 [2022-05-17T10:21:13.486Z] _=/usr/bin/env
10:21:13 [2022-05-17T10:21:13.486Z] Building test suite binary ./integration-cli/test.main
10:21:13 [2022-05-17T10:21:13.486Z] #21 38.42 Setting up zip (3.0-12) ...
10:21:13 [2022-05-17T10:21:13.486Z] #21 38.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:21:13 [2022-05-17T10:21:13.486Z] #21 38.47 Setting up bash-completion (1:2.11-2) ...
10:21:13 [2022-05-17T10:21:13.574Z] #19 132.9 Selecting previously unselected package liblocale-gettext-perl.
10:21:13 [2022-05-17T10:21:13.574Z] #19 132.9 (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 ... 15709 files and directories currently installed.)
10:21:13 [2022-05-17T10:21:13.574Z] #19 133.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
10:21:13 [2022-05-17T10:21:13.574Z] #19 133.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
10:21:13 [2022-05-17T10:21:13.574Z] #19 133.0 Selecting previously unselected package bzip2.
10:21:13 [2022-05-17T10:21:13.574Z] #19 133.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
10:21:13 [2022-05-17T10:21:13.574Z] #19 133.0 Unpacking bzip2 (1.0.8-4) ...
10:21:13 [2022-05-17T10:21:13.574Z] #19 133.1 Selecting previously unselected package libmagic-mgc.
10:21:13 [2022-05-17T10:21:13.574Z] #19 133.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
10:21:13 [2022-05-17T10:21:13.574Z] #19 133.1 Unpacking libmagic-mgc (1:5.39-3) ...
10:21:13 [2022-05-17T10:21:13.745Z] No new tests added to integration.
10:21:13 [2022-05-17T10:21:13.745Z] 
10:21:13 [2022-05-17T10:21:13.745Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:21:13 [2022-05-17T10:21:13.833Z] #19 133.3 Selecting previously unselected package libmagic1:amd64.
10:21:13 [2022-05-17T10:21:13.833Z] #19 133.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
10:21:13 [2022-05-17T10:21:13.833Z] #19 133.3 Unpacking libmagic1:amd64 (1:5.39-3) ...
10:21:13 [2022-05-17T10:21:13.833Z] #19 133.4 Selecting previously unselected package file.
10:21:13 [2022-05-17T10:21:13.833Z] #19 133.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
10:21:13 [2022-05-17T10:21:13.833Z] #19 133.4 Unpacking file (1:5.39-3) ...
10:21:13 [2022-05-17T10:21:13.833Z] #19 133.4 Selecting previously unselected package xz-utils.
10:21:13 [2022-05-17T10:21:13.977Z] #26 ...
10:21:13 [2022-05-17T10:21:13.977Z] 
10:21:13 [2022-05-17T10:21:13.977Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:21:13 [2022-05-17T10:21:13.977Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73
10:21:13 [2022-05-17T10:21:13.977Z] #47 178.7 + dpkg --print-architecture
10:21:14 [2022-05-17T10:21:14.004Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:21:14 [2022-05-17T10:21:14.004Z] HOSTNAME=6a8c37934fdd
10:21:14 [2022-05-17T10:21:14.004Z] TESTDEBUG=0
10:21:14 [2022-05-17T10:21:14.004Z] DEST=bundles/test-integration
10:21:14 [2022-05-17T10:21:14.004Z] PWD=/go/src/github.com/docker/docker
10:21:14 [2022-05-17T10:21:14.004Z] KEEPBUNDLE=1
10:21:14 [2022-05-17T10:21:14.004Z] DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577
10:21:14 [2022-05-17T10:21:14.004Z] container=docker
10:21:14 [2022-05-17T10:21:14.004Z] HOME=/root
10:21:14 [2022-05-17T10:21:14.004Z] GOLANG_VERSION=1.18.2
10:21:14 [2022-05-17T10:21:14.004Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:21:14 [2022-05-17T10:21:14.004Z] VALIDATE_BRANCH=master
10:21:14 [2022-05-17T10:21:14.004Z] TERM=xterm
10:21:14 [2022-05-17T10:21:14.004Z] DOCKER_PKG=github.com/docker/docker
10:21:14 [2022-05-17T10:21:14.004Z] SHLVL=1
10:21:14 [2022-05-17T10:21:14.004Z] TIMEOUT=120m
10:21:14 [2022-05-17T10:21:14.004Z] DOCKER_BUILDTAGS= journald
10:21:14 [2022-05-17T10:21:14.004Z] DOCKER_GRAPHDRIVER=overlay2
10:21:14 [2022-05-17T10:21:14.004Z] GO111MODULE=off
10:21:14 [2022-05-17T10:21:14.004Z] TEST_SKIP_INTEGRATION_CLI=1
10:21:14 [2022-05-17T10:21:14.004Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:21:14 [2022-05-17T10:21:14.004Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:21:14 [2022-05-17T10:21:14.004Z] GOPATH=/go
10:21:14 [2022-05-17T10:21:14.004Z] PKG_CONFIG=pkg-config
10:21:14 [2022-05-17T10:21:14.004Z] _=/usr/bin/env
10:21:14 [2022-05-17T10:21:14.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:21:14 [2022-05-17T10:21:14.093Z] #19 133.4 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:21:14 [2022-05-17T10:21:14.093Z] #19 133.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:21:14 [2022-05-17T10:21:14.093Z] #19 133.6 Selecting previously unselected package binutils-aarch64-linux-gnu.
10:21:14 [2022-05-17T10:21:14.093Z] #19 133.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
10:21:14 [2022-05-17T10:21:14.093Z] #19 133.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
10:21:14 [2022-05-17T10:21:14.495Z] INFO: Extraction ended at 05/17/2022 10:21:09. Duration:00:00:30.9985465
10:21:14 [2022-05-17T10:21:14.495Z] INFO: Updating the golang and path environment variables
10:21:14 [2022-05-17T10:21:14.495Z] INFO: GOPATH=d:\gopath
10:21:14 [2022-05-17T10:21:14.495Z] INFO: go version go1.18.2 windows/amd64
10:21:14 [2022-05-17T10:21:14.495Z] INFO: Running the daemon under test in debug mode
10:21:14 [2022-05-17T10:21:14.495Z] INFO: Starting a daemon under test...
10:21:14 [2022-05-17T10:21:14.495Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43578\5\daemon --pidfile d:\CI\PR-43578\5\docker.pid -D
10:21:14 [2022-05-17T10:21:14.495Z] INFO: Process started successfully.
10:21:14 [2022-05-17T10:21:14.495Z] INFO: Start tailing logs of the daemon under tests
10:21:14 [2022-05-17T10:21:14.495Z] INFO: Waiting for the daemon under test to start...
10:21:14 [2022-05-17T10:21:14.549Z] #47 DONE 179.3s
10:21:14 [2022-05-17T10:21:14.549Z] 
10:21:14 [2022-05-17T10:21:14.549Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:21:14 [2022-05-17T10:21:14.549Z] #64 sha256:f38228eb82d12a2479789e47dccd59f1f0791989f86ffc6819124448445c62c1
10:21:14 [2022-05-17T10:21:14.806Z] #62 ...
10:21:14 [2022-05-17T10:21:14.806Z] 
10:21:14 [2022-05-17T10:21:14.806Z] #42 [tini 1/3] 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
10:21:14 [2022-05-17T10:21:14.806Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:21:14 [2022-05-17T10:21:14.806Z] #42 37.37 Building dependency tree...
10:21:14 [2022-05-17T10:21:14.806Z] #42 43.48 The following additional packages will be installed:
10:21:14 [2022-05-17T10:21:14.806Z] #42 43.51   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:21:14 [2022-05-17T10:21:14.806Z] #42 43.54 Suggested packages:
10:21:14 [2022-05-17T10:21:14.806Z] #42 43.56   cmake-doc ninja-build lrzip
10:21:14 [2022-05-17T10:21:14.806Z] #42 43.56 Recommended packages:
10:21:14 [2022-05-17T10:21:14.806Z] #42 43.56   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:21:14 [2022-05-17T10:21:14.806Z] #42 45.29 The following NEW packages will be installed:
10:21:14 [2022-05-17T10:21:14.806Z] #42 45.29   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:21:14 [2022-05-17T10:21:14.806Z] #42 45.32   vim-common xxd
10:21:14 [2022-05-17T10:21:14.806Z] #42 45.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:21:14 [2022-05-17T10:21:14.806Z] #42 45.88 Need to get 17.7 MB of archives.
10:21:14 [2022-05-17T10:21:14.806Z] #42 45.88 After this operation, 70.7 MB of additional disk space will be used.
10:21:14 [2022-05-17T10:21:14.806Z] #42 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 45.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 45.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 46.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 47.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 47.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 47.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 47.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 47.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 47.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:21:14 [2022-05-17T10:21:14.806Z] #42 49.24 debconf: delaying package configuration, since apt-utils is not installed
10:21:14 [2022-05-17T10:21:14.806Z] #42 49.75 Fetched 17.7 MB in 2s (8831 kB/s)
10:21:14 [2022-05-17T10:21:14.806Z] #42 ...
10:21:14 [2022-05-17T10:21:14.806Z] 
10:21:14 [2022-05-17T10:21:14.806Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:14 [2022-05-17T10:21:14.806Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:14 [2022-05-17T10:21:14.806Z] #55 47.40 go: downloading github.com/fatih/color v1.13.0
10:21:14 [2022-05-17T10:21:14.806Z] #55 47.41 go: downloading github.com/gofrs/flock v0.8.1
10:21:14 [2022-05-17T10:21:14.806Z] #55 47.55 go: downloading github.com/spf13/cobra v1.3.0
10:21:14 [2022-05-17T10:21:14.806Z] #55 47.59 go: downloading github.com/spf13/viper v1.10.1
10:21:14 [2022-05-17T10:21:14.806Z] #55 47.90 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:21:14 [2022-05-17T10:21:14.806Z] #55 48.79 go: downloading github.com/mattn/go-colorable v0.1.12
10:21:14 [2022-05-17T10:21:14.806Z] #55 48.80 go: downloading github.com/mattn/go-isatty v0.0.14
10:21:14 [2022-05-17T10:21:14.806Z] #55 48.83 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:21:14 [2022-05-17T10:21:14.806Z] #55 48.98 go: downloading github.com/go-critic/go-critic v0.6.2
10:21:15 [2022-05-17T10:21:15.030Z] #19 134.4 Selecting previously unselected package binutils-arm-linux-gnueabi.
10:21:15 [2022-05-17T10:21:15.030Z] #19 134.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
10:21:15 [2022-05-17T10:21:15.030Z] #19 134.4 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.37 Setting up libmnl0:amd64 (1.0.4-3) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.38 Setting up patch (2.7.6-7) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.39 Setting up sudo (1.9.5p2-3) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.46 invoke-rc.d: could not determine current runlevel
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.47 invoke-rc.d: policy-rc.d denied execution of start.
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.47 Setting up xfsprogs (5.10.0-4) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.49 Setting up libxtables12:amd64 (1.8.7-1) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.50 Setting up inetutils-ping (2:2.0-1) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.53 Setting up pigz (2.6-1) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:21:15 [2022-05-17T10:21:15.383Z] #21 40.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:21:15 [2022-05-17T10:21:15.598Z] #19 135.0 Selecting previously unselected package binutils-arm-linux-gnueabihf.
10:21:15 [2022-05-17T10:21:15.598Z] #19 135.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
10:21:15 [2022-05-17T10:21:15.598Z] #19 135.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
10:21:15 [2022-05-17T10:21:15.640Z] #21 40.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:21:15 [2022-05-17T10:21:15.640Z] #21 40.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:21:15 [2022-05-17T10:21:15.748Z] #55 ...
10:21:15 [2022-05-17T10:21:15.748Z] 
10:21:15 [2022-05-17T10:21:15.748Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:21:15 [2022-05-17T10:21:15.748Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:21:15 [2022-05-17T10:21:15.748Z] #51 32.00 Reading package lists...
10:21:15 [2022-05-17T10:21:15.748Z] #51 41.06 Reading package lists...
10:21:15 [2022-05-17T10:21:15.748Z] #51 50.56 Building dependency tree...
10:21:15 [2022-05-17T10:21:15.748Z] #51 ...
10:21:15 [2022-05-17T10:21:15.748Z] 
10:21:15 [2022-05-17T10:21:15.748Z] #42 [tini 1/3] 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
10:21:15 [2022-05-17T10:21:15.748Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:21:15 [2022-05-17T10:21:15.748Z] #42 50.00 Selecting previously unselected package xxd.
10:21:15 [2022-05-17T10:21:15.748Z] #42 50.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:21:15 [2022-05-17T10:21:15.748Z] #42 50.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:21:15 [2022-05-17T10:21:15.748Z] #42 50.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:21:15 [2022-05-17T10:21:15.748Z] #42 50.55 Selecting previously unselected package vim-common.
10:21:15 [2022-05-17T10:21:15.748Z] #42 50.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:21:15 [2022-05-17T10:21:15.748Z] #42 50.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:21:16 [2022-05-17T10:21:16.203Z] #21 41.18 Setting up libaio1:amd64 (0.3.112-9) ...
10:21:16 [2022-05-17T10:21:16.203Z] #21 41.21 Setting up python3-lib2to3 (3.9.2-1) ...
10:21:16 [2022-05-17T10:21:16.319Z] #42 51.43 Selecting previously unselected package cmake-data.
10:21:16 [2022-05-17T10:21:16.319Z] #42 51.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:21:16 [2022-05-17T10:21:16.319Z] #42 51.48 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:21:16 [2022-05-17T10:21:16.388Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:21:16 [2022-05-17T10:21:16.388Z] 
10:21:16 [2022-05-17T10:21:16.388Z]  ________   ____  __.
10:21:16 [2022-05-17T10:21:16.388Z]  \_____  \ |    |/ _|
10:21:16 [2022-05-17T10:21:16.388Z]  /   |   \|      <
10:21:16 [2022-05-17T10:21:16.388Z]  /    |    \    |  \
10:21:16 [2022-05-17T10:21:16.388Z]  \_______  /____|__ \
10:21:16 [2022-05-17T10:21:16.388Z]          \/        \/
10:21:16 [2022-05-17T10:21:16.388Z] 
10:21:16 [2022-05-17T10:21:16.388Z] INFO: make.ps1 ended at 05/17/2022 10:21:12
10:21:16 [2022-05-17T10:21:16.388Z] INFO: Binaries build ended at 05/17/2022 10:21:14. Duration:00:02:02.6924557
10:21:16 [2022-05-17T10:21:16.388Z] INFO: Copying the built daemon binary to d:\CI\PR-43578\5\binary\dockerd-1a732571d5.exe...
10:21:16 [2022-05-17T10:21:16.388Z] INFO: Copying the built client binary to d:\CI\PR-43578\5\binary\docker-1a732571d5.exe...
10:21:16 [2022-05-17T10:21:16.388Z] INFO: Copying the golang package from the container to d:\CI\PR-43578\5\installer\go.zip...
10:21:16 [2022-05-17T10:21:16.460Z] #21 41.58 Setting up libelf1:amd64 (0.183-1) ...
10:21:16 [2022-05-17T10:21:16.460Z] #21 41.61 Setting up zstd (1.4.8+dfsg-2.1) ...
10:21:16 [2022-05-17T10:21:16.460Z] #21 41.63 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:21:16 [2022-05-17T10:21:16.460Z] #21 41.64 Setting up python3-distutils (3.9.2-1) ...
10:21:16 [2022-05-17T10:21:16.535Z] #19 135.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
10:21:16 [2022-05-17T10:21:16.535Z] #19 135.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
10:21:16 [2022-05-17T10:21:16.535Z] #19 135.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
10:21:16 [2022-05-17T10:21:16.795Z] #19 136.3 Selecting previously unselected package binutils-s390x-linux-gnu.
10:21:16 [2022-05-17T10:21:16.795Z] #19 136.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
10:21:16 [2022-05-17T10:21:16.795Z] #19 136.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.04 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:21:17 [2022-05-17T10:21:17.024Z] #21 42.11 Setting up python3-setuptools (52.0.0-4) ...
10:21:17 [2022-05-17T10:21:17.362Z] #19 136.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
10:21:17 [2022-05-17T10:21:17.362Z] #19 136.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
10:21:17 [2022-05-17T10:21:17.362Z] #19 136.8 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
10:21:17 [2022-05-17T10:21:17.362Z] #19 136.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
10:21:17 [2022-05-17T10:21:17.362Z] #19 136.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
10:21:17 [2022-05-17T10:21:17.362Z] #19 136.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
10:21:17 [2022-05-17T10:21:17.375Z] INFO: Extracting go.zip to d:\CI\PR-43578\5\go
10:21:18 [2022-05-17T10:21:18.394Z] #21 43.49 Setting up libjq1:amd64 (1.6-2.1) ...
10:21:18 [2022-05-17T10:21:18.394Z] #21 43.51 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:21:18 [2022-05-17T10:21:18.394Z] #21 43.52 Setting up thin-provisioning-tools (0.9.0-1) ...
10:21:18 [2022-05-17T10:21:18.394Z] #21 43.53 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.69 Setting up jq (1.6-2.1) ...
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.71 Setting up libbpf0:amd64 (1:0.3-2) ...
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.72 Setting up iptables (1.8.7-1) ...
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:21:19 [2022-05-17T10:21:19.763Z] #21 44.78 Setting up iproute2 (5.10.0-4) ...
10:21:20 [2022-05-17T10:21:20.021Z] #21 45.11 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:21:20 [2022-05-17T10:21:20.287Z] #21 DONE 45.5s
10:21:20 [2022-05-17T10:21:20.287Z] 
10:21:20 [2022-05-17T10:21:20.287Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:21:20 [2022-05-17T10:21:20.287Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e
10:21:21 [2022-05-17T10:21:21.603Z] #42 ...
10:21:21 [2022-05-17T10:21:21.603Z] 
10:21:21 [2022-05-17T10:21:21.603Z] #62 [containerd 1/3] 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
10:21:21 [2022-05-17T10:21:21.604Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
10:21:21 [2022-05-17T10:21:21.604Z] #62 51.66 The following additional packages will be installed:
10:21:21 [2022-05-17T10:21:21.604Z] #62 51.67   libbtrfs0
10:21:21 [2022-05-17T10:21:21.604Z] #62 51.96 The following NEW packages will be installed:
10:21:21 [2022-05-17T10:21:21.604Z] #62 51.99   libbtrfs-dev libbtrfs0
10:21:21 [2022-05-17T10:21:21.604Z] #62 52.45 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:21:21 [2022-05-17T10:21:21.604Z] #62 52.45 Need to get 460 kB of archives.
10:21:21 [2022-05-17T10:21:21.604Z] #62 52.45 After this operation, 1237 kB of additional disk space will be used.
10:21:21 [2022-05-17T10:21:21.604Z] #62 52.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:21:21 [2022-05-17T10:21:21.604Z] #62 52.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:21:21 [2022-05-17T10:21:21.604Z] #62 54.25 debconf: delaying package configuration, since apt-utils is not installed
10:21:21 [2022-05-17T10:21:21.604Z] #62 54.67 Fetched 460 kB in 0s (1407 kB/s)
10:21:21 [2022-05-17T10:21:21.604Z] #62 54.86 Selecting previously unselected package libbtrfs0:amd64.
10:21:21 [2022-05-17T10:21:21.604Z] #62 54.86 (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 ... 15709 files and directories currently installed.)
10:21:21 [2022-05-17T10:21:21.604Z] #62 54.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:21:21 [2022-05-17T10:21:21.604Z] #62 55.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:21:21 [2022-05-17T10:21:21.604Z] #62 55.49 Selecting previously unselected package libbtrfs-dev:amd64.
10:21:21 [2022-05-17T10:21:21.604Z] #62 55.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:21:21 [2022-05-17T10:21:21.604Z] #62 55.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:21:21 [2022-05-17T10:21:21.604Z] #62 56.16 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:21:21 [2022-05-17T10:21:21.604Z] #62 56.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:21:21 [2022-05-17T10:21:21.604Z] #62 56.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:21:21 [2022-05-17T10:21:21.660Z] #22 1.348 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:21:21 [2022-05-17T10:21:21.660Z] #22 1.365 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:21:21 [2022-05-17T10:21:21.660Z] #22 1.369 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:21:21 [2022-05-17T10:21:21.865Z] #62 DONE 57.1s
10:21:21 [2022-05-17T10:21:21.865Z] 
10:21:21 [2022-05-17T10:21:21.865Z] #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
10:21:21 [2022-05-17T10:21:21.865Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:21:21 [2022-05-17T10:21:21.865Z] #14 38.24 Reading package lists...
10:21:21 [2022-05-17T10:21:21.865Z] #14 47.30 Building dependency tree...
10:21:21 [2022-05-17T10:21:21.865Z] #14 52.99 The following additional packages will be installed:
10:21:21 [2022-05-17T10:21:21.865Z] #14 53.02   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:21:21 [2022-05-17T10:21:21.865Z] #14 53.02   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:21:21 [2022-05-17T10:21:21.865Z] #14 53.02   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:21:21 [2022-05-17T10:21:21.865Z] #14 53.02   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:21:21 [2022-05-17T10:21:21.865Z] #14 53.02   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:21:21 [2022-05-17T10:21:21.865Z] #14 53.03   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:21:21 [2022-05-17T10:21:21.865Z] #14 53.03   mingw-w64-common mingw-w64-x86-64-dev
10:21:21 [2022-05-17T10:21:21.865Z] #14 53.04 Suggested packages:
10:21:21 [2022-05-17T10:21:21.865Z] #14 53.07   gcc-10-locales seccomp wine64
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.26 The following NEW packages will be installed:
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.28   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.28   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.28   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.28   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.28   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.28   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.29   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.29   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.29   mingw-w64-x86-64-dev
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.99 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.99 Need to get 115 MB of archives.
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.99 After this operation, 645 MB of additional disk space will be used.
10:21:21 [2022-05-17T10:21:21.865Z] #14 55.99 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]
10:21:21 [2022-05-17T10:21:21.865Z] #14 56.23 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]
10:21:21 [2022-05-17T10:21:21.865Z] #14 56.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:21:21 [2022-05-17T10:21:21.865Z] #14 56.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:21:21 [2022-05-17T10:21:21.865Z] #14 56.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:21:21 [2022-05-17T10:21:21.865Z] #14 56.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:21:21 [2022-05-17T10:21:21.865Z] #14 57.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:21:21 [2022-05-17T10:21:21.865Z] #14 ...
10:21:21 [2022-05-17T10:21:21.865Z] 
10:21:21 [2022-05-17T10:21:21.865Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:21:21 [2022-05-17T10:21:21.865Z] #63 sha256:707a2f8dd1004c017cd2dde53dd43725267f1458bba4c770bccdfd28ac92ccbf
10:21:21 [2022-05-17T10:21:21.917Z] #22 DONE 1.4s
10:21:21 [2022-05-17T10:21:21.917Z] 
10:21:21 [2022-05-17T10:21:21.917Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:21:21 [2022-05-17T10:21:21.917Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb
10:21:22 [2022-05-17T10:21:22.133Z] #63 DONE 0.2s
10:21:22 [2022-05-17T10:21:22.133Z] 
10:21:22 [2022-05-17T10:21:22.133Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:21:22 [2022-05-17T10:21:22.133Z] #64 sha256:e7d5d641ba0442760fb8639a6a9ddfc19292788382b5781ca58da86dfa038b1f
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.439 + RM_GOPATH=0
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.440 + TMP_GOPATH=
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.440 + : /build
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.440 + '[' -z '' ']'
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.441 ++ mktemp -d
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.451 + export GOPATH=/tmp/tmp.llMDrr807F
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.452 + GOPATH=/tmp/tmp.llMDrr807F
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.452 + RM_GOPATH=1
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.452 + case "$(go env GOARCH)" in
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.453 ++ go env GOARCH
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.532 + export GO_BUILDMODE=-buildmode=pie
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.532 + GO_BUILDMODE=-buildmode=pie
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.564 ++ dirname /install.sh
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.568 + dir=/
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.568 + bin=containerd
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.569 + shift
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.569 + '[' '!' -f //containerd.installer ']'
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.569 + . //containerd.installer
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.569 ++ set -e
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.569 ++ : v1.6.4
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.569 + install_containerd
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.570 + echo 'Install containerd version v1.6.4'
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.570 + git clone https://github.com/containerd/containerd.git /tmp/tmp.llMDrr807F/src/github.com/containerd/containerd
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.570 Install containerd version v1.6.4
10:21:23 [2022-05-17T10:21:23.529Z] #64 1.574 Cloning into '/tmp/tmp.llMDrr807F/src/github.com/containerd/containerd'...
10:21:24 [2022-05-17T10:21:24.920Z] #64 ...
10:21:24 [2022-05-17T10:21:24.920Z] 
10:21:24 [2022-05-17T10:21:24.920Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:21:24 [2022-05-17T10:21:24.920Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
10:21:24 [2022-05-17T10:21:24.920Z] #57 59.94 v3.0.2
10:21:24 [2022-05-17T10:21:24.920Z] #57 DONE 60.1s
10:21:24 [2022-05-17T10:21:24.920Z] 
10:21:24 [2022-05-17T10:21:24.920Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:24 [2022-05-17T10:21:24.920Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:24 [2022-05-17T10:21:24.920Z] #55 51.12 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 51.15 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:21:24 [2022-05-17T10:21:24.920Z] #55 56.39 go: downloading github.com/sirupsen/logrus v1.8.1
10:21:24 [2022-05-17T10:21:24.920Z] #55 56.48 go: downloading github.com/stretchr/testify v1.7.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 56.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:21:24 [2022-05-17T10:21:24.920Z] #55 56.90 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:21:24 [2022-05-17T10:21:24.920Z] #55 57.03 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:21:24 [2022-05-17T10:21:24.920Z] #55 57.06 go: downloading github.com/magiconair/properties v1.8.5
10:21:24 [2022-05-17T10:21:24.920Z] #55 57.12 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:21:24 [2022-05-17T10:21:24.920Z] #55 57.23 go: downloading github.com/spf13/afero v1.6.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 57.26 go: downloading github.com/spf13/cast v1.4.1
10:21:24 [2022-05-17T10:21:24.920Z] #55 57.31 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 57.32 go: downloading github.com/subosito/gotenv v1.2.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 57.40 go: downloading gopkg.in/ini.v1 v1.66.2
10:21:24 [2022-05-17T10:21:24.920Z] #55 57.86 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:21:24 [2022-05-17T10:21:24.920Z] #55 58.03 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 58.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 58.12 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:21:24 [2022-05-17T10:21:24.920Z] #55 58.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 58.18 go: downloading github.com/go-toolsmith/astp v1.0.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 58.24 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 58.30 go: downloading github.com/go-toolsmith/typep v1.0.2
10:21:24 [2022-05-17T10:21:24.920Z] #55 58.34 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:21:24 [2022-05-17T10:21:24.920Z] #55 59.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:21:24 [2022-05-17T10:21:24.920Z] #55 59.41 go: downloading github.com/hashicorp/errwrap v1.0.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 59.49 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 59.90 go: downloading github.com/Antonboom/errname v0.1.5
10:21:24 [2022-05-17T10:21:24.920Z] #55 60.02 go: downloading github.com/Antonboom/nilnil v0.1.0
10:21:24 [2022-05-17T10:21:24.920Z] #55 60.15 go: downloading github.com/BurntSushi/toml v1.0.0
10:21:26 [2022-05-17T10:21:26.307Z] #55 61.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:21:26 [2022-05-17T10:21:26.307Z] #55 61.70 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:21:26 [2022-05-17T10:21:26.567Z] #55 61.84 go: downloading github.com/alexkohler/prealloc v1.0.0
10:21:26 [2022-05-17T10:21:26.567Z] #55 61.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:21:26 [2022-05-17T10:21:26.828Z] #55 62.03 go: downloading github.com/ashanbrown/makezero v1.1.0
10:21:26 [2022-05-17T10:21:26.828Z] #55 62.12 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:21:26 [2022-05-17T10:21:26.828Z] #55 62.16 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:21:27 [2022-05-17T10:21:27.088Z] #55 62.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:21:27 [2022-05-17T10:21:27.088Z] #55 62.46 go: downloading github.com/breml/bidichk v0.2.1
10:21:27 [2022-05-17T10:21:27.088Z] #55 62.50 go: downloading github.com/breml/errchkjson v0.2.1
10:21:27 [2022-05-17T10:21:27.353Z] #55 62.61 go: downloading github.com/butuzov/ireturn v0.1.1
10:21:27 [2022-05-17T10:21:27.353Z] #55 62.68 go: downloading github.com/charithe/durationcheck v0.0.9
10:21:27 [2022-05-17T10:21:27.353Z] #55 62.75 go: downloading github.com/daixiang0/gci v0.2.9
10:21:27 [2022-05-17T10:21:27.353Z] #55 62.83 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:21:27 [2022-05-17T10:21:27.376Z] #19 146.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
10:21:27 [2022-05-17T10:21:27.376Z] #19 146.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
10:21:27 [2022-05-17T10:21:27.376Z] #19 146.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
10:21:27 [2022-05-17T10:21:27.376Z] #19 146.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
10:21:27 [2022-05-17T10:21:27.376Z] #19 146.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
10:21:27 [2022-05-17T10:21:27.376Z] #19 146.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
10:21:27 [2022-05-17T10:21:27.614Z] #55 62.95 go: downloading github.com/esimonov/ifshort v1.0.4
10:21:27 [2022-05-17T10:21:27.614Z] #55 ...
10:21:27 [2022-05-17T10:21:27.614Z] 
10:21:27 [2022-05-17T10:21:27.615Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:21:27 [2022-05-17T10:21:27.615Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:21:27 [2022-05-17T10:21:27.615Z] #51 50.56 Building dependency tree...
10:21:27 [2022-05-17T10:21:27.615Z] #51 56.34 The following additional packages will be installed:
10:21:27 [2022-05-17T10:21:27.615Z] #51 56.34   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:21:27 [2022-05-17T10:21:27.615Z] #51 56.35   python3-protobuf python3-six
10:21:27 [2022-05-17T10:21:27.615Z] #51 56.37 Suggested packages:
10:21:27 [2022-05-17T10:21:27.615Z] #51 56.37   python3-setuptools
10:21:27 [2022-05-17T10:21:27.615Z] #51 56.37 Recommended packages:
10:21:27 [2022-05-17T10:21:27.615Z] #51 56.37   iproute2 | iproute
10:21:27 [2022-05-17T10:21:27.615Z] #51 57.54 The following NEW packages will be installed:
10:21:27 [2022-05-17T10:21:27.615Z] #51 57.57   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:21:27 [2022-05-17T10:21:27.615Z] #51 57.57   python3-protobuf python3-six
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.18 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.18 Need to get 2314 kB of archives.
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.18 After this operation, 11.1 MB of additional disk space will be used.
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:21:27 [2022-05-17T10:21:27.615Z] #51 58.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:21:27 [2022-05-17T10:21:27.615Z] #51 61.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
10:21:27 [2022-05-17T10:21:27.615Z] #51 ...
10:21:27 [2022-05-17T10:21:27.615Z] 
10:21:27 [2022-05-17T10:21:27.615Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:27 [2022-05-17T10:21:27.615Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:27 [2022-05-17T10:21:27.615Z] #55 63.00 go: downloading github.com/fzipp/gocyclo v0.4.0
10:21:27 [2022-05-17T10:21:27.615Z] #55 63.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:21:27 [2022-05-17T10:21:27.876Z] #55 63.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:21:27 [2022-05-17T10:21:27.876Z] #55 63.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:21:28 [2022-05-17T10:21:28.450Z] #55 63.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:21:28 [2022-05-17T10:21:28.713Z] #55 63.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:21:28 [2022-05-17T10:21:28.713Z] #55 63.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:21:28 [2022-05-17T10:21:28.713Z] #55 63.99 go: downloading github.com/golangci/misspell v0.3.5
10:21:28 [2022-05-17T10:21:28.974Z] #55 64.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:21:28 [2022-05-17T10:21:28.974Z] #55 64.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:21:29 [2022-05-17T10:21:29.235Z] #55 64.50 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:21:29 [2022-05-17T10:21:29.235Z] #55 64.53 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:21:29 [2022-05-17T10:21:29.235Z] #55 64.59 go: downloading github.com/jgautheron/goconst v1.5.1
10:21:29 [2022-05-17T10:21:29.235Z] #55 64.63 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:21:29 [2022-05-17T10:21:29.497Z] #55 64.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:21:29 [2022-05-17T10:21:29.497Z] #55 64.74 go: downloading github.com/julz/importas v0.1.0
10:21:29 [2022-05-17T10:21:29.497Z] #55 64.80 go: downloading github.com/kisielk/errcheck v1.6.0
10:21:29 [2022-05-17T10:21:29.497Z] #55 64.81 go: downloading github.com/kulti/thelper v0.5.0
10:21:29 [2022-05-17T10:21:29.762Z] #55 64.91 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:21:29 [2022-05-17T10:21:29.762Z] #55 64.95 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:21:29 [2022-05-17T10:21:29.762Z] #55 64.97 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:21:29 [2022-05-17T10:21:29.762Z] #55 65.08 go: downloading github.com/ldez/tagliatelle v0.3.0
10:21:29 [2022-05-17T10:21:29.762Z] #55 65.14 go: downloading github.com/leonklingele/grouper v1.1.0
10:21:29 [2022-05-17T10:21:29.762Z] #55 65.16 go: downloading github.com/maratori/testpackage v1.0.1
10:21:30 [2022-05-17T10:21:30.025Z] #55 65.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:21:30 [2022-05-17T10:21:30.288Z] #55 65.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:21:30 [2022-05-17T10:21:30.288Z] #55 65.50 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:21:30 [2022-05-17T10:21:30.288Z] #55 65.50 go: downloading github.com/mgechev/revive v1.1.3
10:21:30 [2022-05-17T10:21:30.868Z] #55 ...
10:21:30 [2022-05-17T10:21:30.868Z] 
10:21:30 [2022-05-17T10:21:30.868Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
10:21:30 [2022-05-17T10:21:30.868Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.51 NAME:
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.51    go-winres - A tool for embedding resources in Windows executables
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.51 
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.51 USAGE:
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52    go-winres [global options] command [command options] [arguments...]
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52 
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52 COMMANDS:
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52    init     Create an initial ./winres/winres.json
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52    make     Make syso files for the "go build" command
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52    simply   Make syso files for the "go build" command (simplified)
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52    extract  Extract all resources from an executable
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52    patch    Replace resources in an executable file (exe, dll)
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52    help, h  Shows a list of commands or help for one command
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52 
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52 GLOBAL OPTIONS:
10:21:30 [2022-05-17T10:21:30.869Z] #40 65.52    --help, -h  show help (default: false)
10:21:30 [2022-05-17T10:21:30.869Z] #40 DONE 66.2s
10:21:30 [2022-05-17T10:21:30.869Z] 
10:21:30 [2022-05-17T10:21:30.869Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:30 [2022-05-17T10:21:30.869Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:30 [2022-05-17T10:21:30.869Z] #55 66.22 go: downloading github.com/moricho/tparallel v0.2.1
10:21:30 [2022-05-17T10:21:30.869Z] #55 66.24 go: downloading github.com/nakabonne/nestif v0.3.1
10:21:30 [2022-05-17T10:21:30.869Z] #55 66.25 go: downloading github.com/nishanths/exhaustive v0.7.11
10:21:31 [2022-05-17T10:21:31.129Z] #55 66.40 go: downloading github.com/nishanths/predeclared v0.2.1
10:21:31 [2022-05-17T10:21:31.129Z] #55 66.43 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:21:31 [2022-05-17T10:21:31.129Z] #55 66.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:21:31 [2022-05-17T10:21:31.129Z] #55 66.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:21:31 [2022-05-17T10:21:31.129Z] #55 66.51 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:21:31 [2022-05-17T10:21:31.390Z] #55 66.70 go: downloading github.com/securego/gosec/v2 v2.9.6
10:21:31 [2022-05-17T10:21:31.651Z] #55 67.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:21:31 [2022-05-17T10:21:31.651Z] #55 67.03 go: downloading github.com/sivchari/containedctx v1.0.1
10:21:31 [2022-05-17T10:21:31.651Z] #55 67.05 go: downloading github.com/sivchari/tenv v1.4.7
10:21:31 [2022-05-17T10:21:31.837Z] Running on azwin-2-18cc60 in d:\jenkins\workspace\moby_PR-43578
[Pipeline] {
[Pipeline] ws
10:21:31 [2022-05-17T10:21:31.851Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
10:21:31 [2022-05-17T10:21:31.872Z] #23 9.709 Collecting yamllint==1.26.1
10:21:31 [2022-05-17T10:21:31.912Z] #55 67.08 go: downloading github.com/sonatard/noctx v0.0.1
10:21:31 [2022-05-17T10:21:31.912Z] #55 67.08 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:21:31 [2022-05-17T10:21:31.912Z] #55 67.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:21:31 [2022-05-17T10:21:31.912Z] #55 67.24 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:21:32 [2022-05-17T10:21:32.172Z] #55 67.43 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:21:32 [2022-05-17T10:21:32.172Z] #55 67.45 go: downloading github.com/tetafro/godot v1.4.11
10:21:32 [2022-05-17T10:21:32.172Z] #55 ...
10:21:32 [2022-05-17T10:21:32.172Z] 
10:21:32 [2022-05-17T10:21:32.173Z] #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
10:21:32 [2022-05-17T10:21:32.173Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:21:32 [2022-05-17T10:21:32.173Z] #14 57.42 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]
10:21:32 [2022-05-17T10:21:32.173Z] #14 57.45 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]
10:21:32 [2022-05-17T10:21:32.173Z] #14 58.62 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]
10:21:32 [2022-05-17T10:21:32.173Z] #14 61.00 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]
10:21:32 [2022-05-17T10:21:32.173Z] #14 61.99 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]
10:21:32 [2022-05-17T10:21:32.173Z] #14 63.09 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]
10:21:32 [2022-05-17T10:21:32.173Z] #14 65.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]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.50 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]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.57 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]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 66.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
10:21:32 [2022-05-17T10:21:32.173Z] #14 ...
10:21:32 [2022-05-17T10:21:32.173Z] 
10:21:32 [2022-05-17T10:21:32.173Z] #42 [tini 1/3] 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
10:21:32 [2022-05-17T10:21:32.173Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:21:32 [2022-05-17T10:21:32.173Z] #42 57.50 Selecting previously unselected package libicu67:amd64.
10:21:32 [2022-05-17T10:21:32.173Z] #42 57.51 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
10:21:32 [2022-05-17T10:21:32.173Z] #42 57.57 Unpacking libicu67:amd64 (67.1-7) ...
10:21:32 [2022-05-17T10:21:32.304Z] ...INFO: Daemon under test started and replied!
10:21:32 [2022-05-17T10:21:32.304Z] INFO: Docker version of the daemon under test
10:21:32 [2022-05-17T10:21:32.304Z] 
10:21:32 [2022-05-17T10:21:32.304Z] Client:
10:21:32 [2022-05-17T10:21:32.304Z]  Version:      17.06.2-ce
10:21:32 [2022-05-17T10:21:32.304Z]  API version:  1.30
10:21:32 [2022-05-17T10:21:32.304Z]  Go version:   go1.8.3
10:21:32 [2022-05-17T10:21:32.304Z]  Git commit:   cec0b72
10:21:32 [2022-05-17T10:21:32.304Z]  Built:        Tue Sep  5 19:57:19 2017
10:21:32 [2022-05-17T10:21:32.304Z]  OS/Arch:      windows/amd64
10:21:32 [2022-05-17T10:21:32.304Z] 
10:21:32 [2022-05-17T10:21:32.304Z] Server:
10:21:32 [2022-05-17T10:21:32.304Z]  Version:      0.0.0-dev
10:21:32 [2022-05-17T10:21:32.304Z]  API version:  1.42 (minimum version 1.24)
10:21:32 [2022-05-17T10:21:32.304Z]  Go version:   go1.18.2
10:21:32 [2022-05-17T10:21:32.304Z]  Git commit:   194ecf75af
10:21:32 [2022-05-17T10:21:32.304Z]  Built:        
10:21:32 [2022-05-17T10:21:32.304Z]  OS/Arch:      windows/amd64
10:21:32 [2022-05-17T10:21:32.304Z]  Experimental: false
10:21:32 [2022-05-17T10:21:32.304Z] 
10:21:32 [2022-05-17T10:21:32.304Z] INFO: Docker info of the daemon under test
10:21:32 [2022-05-17T10:21:32.304Z] 
10:21:32 [2022-05-17T10:21:32.304Z] Containers: 0
10:21:32 [2022-05-17T10:21:32.304Z]  Running: 0
10:21:32 [2022-05-17T10:21:32.304Z]  Paused: 0
10:21:32 [2022-05-17T10:21:32.304Z]  Stopped: 0
10:21:32 [2022-05-17T10:21:32.304Z] Images: 0
10:21:32 [2022-05-17T10:21:32.304Z] Server Version: 0.0.0-dev
10:21:32 [2022-05-17T10:21:32.304Z] Storage Driver: windowsfilter
10:21:32 [2022-05-17T10:21:32.304Z]  Windows: 
10:21:32 [2022-05-17T10:21:32.304Z] Logging Driver: json-file
10:21:32 [2022-05-17T10:21:32.304Z] Plugins: 
10:21:32 [2022-05-17T10:21:32.304Z]  Volume: local
10:21:32 [2022-05-17T10:21:32.304Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:21:32 [2022-05-17T10:21:32.304Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:21:32 [2022-05-17T10:21:32.304Z] Swarm: inactive
10:21:32 [2022-05-17T10:21:32.304Z] Default Isolation: process
10:21:32 [2022-05-17T10:21:32.304Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
10:21:32 [2022-05-17T10:21:32.304Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
10:21:32 [2022-05-17T10:21:32.304Z] OSType: windows
10:21:32 [2022-05-17T10:21:32.304Z] Architecture: x86_64
10:21:32 [2022-05-17T10:21:32.304Z] CPUs: 4
10:21:32 [2022-05-17T10:21:32.304Z] Total Memory: 32GiB
10:21:32 [2022-05-17T10:21:32.304Z] Name: azwin-2-1c88e0
10:21:32 [2022-05-17T10:21:32.304Z] ID: 70348242-5d42-432f-b48c-a5a105a2022f
10:21:32 [2022-05-17T10:21:32.304Z] Docker Root Dir: D:\CI\PR-43578\5\daemon
10:21:32 [2022-05-17T10:21:32.304Z] Debug Mode (client): false
10:21:32 [2022-05-17T10:21:32.304Z] Debug Mode (server): true
10:21:32 [2022-05-17T10:21:32.304Z]  File Descriptors: -1
10:21:32 [2022-05-17T10:21:32.304Z]  Goroutines: 16
10:21:32 [2022-05-17T10:21:32.304Z]  System Time: 2022-05-17T10:21:29.6931622Z
10:21:32 [2022-05-17T10:21:32.304Z]  EventsListeners: 0
10:21:32 [2022-05-17T10:21:32.304Z] Registry: https://index.docker.io/v1/
10:21:32 [2022-05-17T10:21:32.304Z] Labels:
10:21:32 [2022-05-17T10:21:32.304Z] Experimental: false
10:21:32 [2022-05-17T10:21:32.304Z] Insecure Registries:
10:21:32 [2022-05-17T10:21:32.304Z]  127.0.0.0/8
10:21:32 [2022-05-17T10:21:32.304Z] Live Restore Enabled: false
10:21:32 [2022-05-17T10:21:32.304Z] 
10:21:32 [2022-05-17T10:21:32.304Z] 
10:21:32 [2022-05-17T10:21:32.304Z] INFO: Docker images of the daemon under test
10:21:32 [2022-05-17T10:21:32.304Z] 
10:21:32 [2022-05-17T10:21:32.304Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:21:32 [2022-05-17T10:21:32.304Z] 
10:21:32 [2022-05-17T10:21:32.304Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:21:32 [2022-05-17T10:21:32.304Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
10:21:32 [2022-05-17T10:21:32.304Z] ltsc2022: Pulling from windows/servercore
10:21:32 [2022-05-17T10:21:32.304Z] 97f65a0ec59e: Pulling fs layer
10:21:32 [2022-05-17T10:21:32.304Z] 12fb50a031bd: Pulling fs layer
10:21:32 [2022-05-17T10:21:32.433Z] #42 ...
10:21:32 [2022-05-17T10:21:32.433Z] 
10:21:32 [2022-05-17T10:21:32.433Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:32 [2022-05-17T10:21:32.433Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:32 [2022-05-17T10:21:32.433Z] #55 67.52 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:21:32 [2022-05-17T10:21:32.433Z] #55 67.54 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:21:32 [2022-05-17T10:21:32.433Z] #55 67.54 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:21:32 [2022-05-17T10:21:32.436Z] #23 10.77   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:21:32 [2022-05-17T10:21:32.707Z] #55 67.94 go: downloading github.com/ultraware/funlen v0.0.3
10:21:32 [2022-05-17T10:21:32.707Z] #55 68.02 go: downloading github.com/ultraware/whitespace v0.0.4
10:21:32 [2022-05-17T10:21:32.707Z] #55 68.06 go: downloading github.com/uudashr/gocognit v1.0.5
10:21:32 [2022-05-17T10:21:32.707Z] #55 68.17 go: downloading github.com/yagipy/maintidx v1.0.0
10:21:32 [2022-05-17T10:21:32.996Z] #55 68.38 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:21:33 [2022-05-17T10:21:33.256Z] #55 68.67 go: downloading gitlab.com/bosi/decorder v0.2.1
10:21:33 [2022-05-17T10:21:33.503Z] The recommended git tool is: git
10:21:33 [2022-05-17T10:21:33.533Z] #55 68.87 go: downloading honnef.co/go/tools v0.2.2
10:21:33 [2022-05-17T10:21:33.805Z] #23 11.90 Collecting pathspec>=0.5.3
10:21:33 [2022-05-17T10:21:33.806Z] #23 11.91   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
10:21:34 [2022-05-17T10:21:34.062Z] #23 12.25 Collecting pyyaml
10:21:34 [2022-05-17T10:21:34.062Z] #23 12.26   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
10:21:34 [2022-05-17T10:21:34.062Z] #23 12.32 Building wheels for collected packages: yamllint
10:21:34 [2022-05-17T10:21:34.062Z] #23 12.32   Building wheel for yamllint (setup.py): started
10:21:34 [2022-05-17T10:21:34.993Z] #23 13.20   Building wheel for yamllint (setup.py): finished with status 'done'
10:21:34 [2022-05-17T10:21:34.993Z] #23 13.21   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=69f4797a3e54a35e5957e0b18232e059930a9152ed06dfba9c157993e9bcd317
10:21:34 [2022-05-17T10:21:34.993Z] #23 13.22   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:21:34 [2022-05-17T10:21:34.993Z] #23 13.22 Successfully built yamllint
10:21:34 [2022-05-17T10:21:34.993Z] #23 13.26 Installing collected packages: pyyaml, pathspec, yamllint
10:21:35 [2022-05-17T10:21:35.463Z] #55 70.82 go: downloading mvdan.cc/gofumpt v0.2.1
10:21:35 [2022-05-17T10:21:35.463Z] #55 70.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:21:35 [2022-05-17T10:21:35.565Z] #23 13.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
10:21:35 [2022-05-17T10:21:35.723Z] #55 70.97 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:21:35 [2022-05-17T10:21:35.985Z] #55 71.25 go: downloading github.com/davecgh/go-spew v1.1.1
10:21:35 [2022-05-17T10:21:35.985Z] #55 71.28 go: downloading github.com/pmezard/go-difflib v1.0.0
10:21:35 [2022-05-17T10:21:35.985Z] #55 71.29 go: downloading github.com/stretchr/objx v0.1.1
10:21:36 [2022-05-17T10:21:36.131Z] #23 DONE 14.2s
10:21:36 [2022-05-17T10:21:36.131Z] 
10:21:36 [2022-05-17T10:21:36.131Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:21:36 [2022-05-17T10:21:36.131Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:21:36 [2022-05-17T10:21:36.131Z] #47 ...
10:21:36 [2022-05-17T10:21:36.131Z] 
10:21:36 [2022-05-17T10:21:36.131Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:21:36 [2022-05-17T10:21:36.131Z] #27 sha256:06875ae877e4b334858f04eb05f7bf726f0413d02fb74097bc9e92d48f6653d7
10:21:36 [2022-05-17T10:21:36.131Z] #27 DONE 0.3s
10:21:36 [2022-05-17T10:21:36.131Z] 
10:21:36 [2022-05-17T10:21:36.131Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:36 [2022-05-17T10:21:36.131Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:36 [2022-05-17T10:21:36.245Z] #55 71.49 go: downloading github.com/hashicorp/hcl v1.0.0
10:21:36 [2022-05-17T10:21:36.388Z] #55 ...
10:21:36 [2022-05-17T10:21:36.388Z] 
10:21:36 [2022-05-17T10:21:36.388Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:21:36 [2022-05-17T10:21:36.388Z] #32 sha256:98acbb7ec22c695d702f2cb65fa74322811470982a3be0e46845034e2047843d
10:21:36 [2022-05-17T10:21:36.513Z] #55 71.85 go: downloading github.com/pelletier/go-toml v1.9.4
10:21:36 [2022-05-17T10:21:36.646Z] #32 DONE 0.4s
10:21:36 [2022-05-17T10:21:36.646Z] 
10:21:36 [2022-05-17T10:21:36.646Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:21:36 [2022-05-17T10:21:36.646Z] #35 sha256:1af9bc866278d7d1392d3adfd300395fc98e1b9de6525f26db097786dba6b3db
10:21:36 [2022-05-17T10:21:36.774Z] #55 71.93 go: downloading golang.org/x/text v0.3.7
10:21:36 [2022-05-17T10:21:36.902Z] #35 DONE 0.2s
10:21:36 [2022-05-17T10:21:36.902Z] 
10:21:36 [2022-05-17T10:21:36.902Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:36 [2022-05-17T10:21:36.902Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:36 [2022-05-17T10:21:36.902Z] #55 ...
10:21:36 [2022-05-17T10:21:36.902Z] 
10:21:36 [2022-05-17T10:21:36.902Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
10:21:36 [2022-05-17T10:21:36.902Z] #37 sha256:a9b3e58dfc721c25a4b00b900a79596f2e0839ed48638d72a0d9f1f55bd7481d
10:21:37 [2022-05-17T10:21:37.161Z] #37 DONE 0.2s
10:21:37 [2022-05-17T10:21:37.161Z] 
10:21:37 [2022-05-17T10:21:37.161Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
10:21:37 [2022-05-17T10:21:37.161Z] #39 sha256:20d911d43af221a403277c804dbe9804c92ab863eddcfab79b3c12c3b37f9c1b
10:21:37 [2022-05-17T10:21:37.161Z] #39 DONE 0.1s
10:21:37 [2022-05-17T10:21:37.161Z] 
10:21:37 [2022-05-17T10:21:37.161Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:21:37 [2022-05-17T10:21:37.161Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:21:37 [2022-05-17T10:21:37.161Z] #47 ...
10:21:37 [2022-05-17T10:21:37.161Z] 
10:21:37 [2022-05-17T10:21:37.161Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
10:21:37 [2022-05-17T10:21:37.161Z] #41 sha256:81f04f753d0e69385290d19a042ce53cf74c332b32e26c4343b80781406a1af4
10:21:37 [2022-05-17T10:21:37.161Z] #41 DONE 0.1s
10:21:37 [2022-05-17T10:21:37.417Z] 
10:21:37 [2022-05-17T10:21:37.417Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
10:21:37 [2022-05-17T10:21:37.417Z] #45 sha256:855ad841cbe91059ba165cda74540e53524fba97a2a463d5cca8525e6d42c3b7
10:21:37 [2022-05-17T10:21:37.417Z] #45 DONE 0.1s
10:21:37 [2022-05-17T10:21:37.417Z] 
10:21:37 [2022-05-17T10:21:37.417Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:37 [2022-05-17T10:21:37.417Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:38 [2022-05-17T10:21:38.157Z] #55 ...
10:21:38 [2022-05-17T10:21:38.157Z] 
10:21:38 [2022-05-17T10:21:38.157Z] #34 [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
10:21:38 [2022-05-17T10:21:38.157Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:21:38 [2022-05-17T10:21:38.157Z] #34 70.32 Updating files:  85% (1298/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.
10:21:38 [2022-05-17T10:21:38.157Z] #34 71.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:21:38 [2022-05-17T10:21:38.157Z] #34 71.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:21:38 [2022-05-17T10:21:38.157Z] #34 ...
10:21:38 [2022-05-17T10:21:38.157Z] 
10:21:38 [2022-05-17T10:21:38.157Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:21:38 [2022-05-17T10:21:38.157Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:21:38 [2022-05-17T10:21:38.157Z] #51 63.10 debconf: delaying package configuration, since apt-utils is not installed
10:21:38 [2022-05-17T10:21:38.157Z] #51 63.50 Fetched 2314 kB in 4s (632 kB/s)
10:21:38 [2022-05-17T10:21:38.157Z] #51 63.60 Selecting previously unselected package libprotobuf23:amd64.
10:21:38 [2022-05-17T10:21:38.157Z] #51 63.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:21:38 [2022-05-17T10:21:38.157Z] #51 63.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 63.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 65.66 Selecting previously unselected package python3-pkg-resources.
10:21:38 [2022-05-17T10:21:38.157Z] #51 65.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 65.86 Unpacking python3-pkg-resources (52.0.0-4) ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 66.56 Selecting previously unselected package python3-six.
10:21:38 [2022-05-17T10:21:38.157Z] #51 66.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 66.65 Unpacking python3-six (1.16.0-2) ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 66.91 Selecting previously unselected package python3-protobuf.
10:21:38 [2022-05-17T10:21:38.157Z] #51 66.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 66.94 Unpacking python3-protobuf (3.12.4-1) ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 68.61 Selecting previously unselected package libnet1:amd64.
10:21:38 [2022-05-17T10:21:38.157Z] #51 68.62 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 68.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 69.03 Selecting previously unselected package libnl-3-200:amd64.
10:21:38 [2022-05-17T10:21:38.157Z] #51 69.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 69.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 69.39 Selecting previously unselected package libprotobuf-c1:amd64.
10:21:38 [2022-05-17T10:21:38.157Z] #51 69.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 69.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 69.67 Selecting previously unselected package criu.
10:21:38 [2022-05-17T10:21:38.157Z] #51 69.67 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 69.68 Unpacking criu (3.17-1) ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 71.10 Setting up python3-pkg-resources (52.0.0-4) ...
10:21:38 [2022-05-17T10:21:38.157Z] #51 ...
10:21:38 [2022-05-17T10:21:38.157Z] 
10:21:38 [2022-05-17T10:21:38.157Z] #42 [tini 1/3] 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
10:21:38 [2022-05-17T10:21:38.157Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:21:38 [2022-05-17T10:21:38.157Z] #42 70.43 Selecting previously unselected package libxml2:amd64.
10:21:38 [2022-05-17T10:21:38.157Z] #42 70.44 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 70.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 71.34 Selecting previously unselected package libarchive13:amd64.
10:21:38 [2022-05-17T10:21:38.157Z] #42 71.36 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 71.37 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 71.77 Selecting previously unselected package libjsoncpp24:amd64.
10:21:38 [2022-05-17T10:21:38.157Z] #42 71.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 71.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 72.07 Selecting previously unselected package librhash0:amd64.
10:21:38 [2022-05-17T10:21:38.157Z] #42 72.08 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 72.11 Unpacking librhash0:amd64 (1.4.1-2) ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 72.34 Selecting previously unselected package libuv1:amd64.
10:21:38 [2022-05-17T10:21:38.157Z] #42 72.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 72.36 Unpacking libuv1:amd64 (1.40.0-2) ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 72.57 Selecting previously unselected package cmake.
10:21:38 [2022-05-17T10:21:38.157Z] #42 72.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:21:38 [2022-05-17T10:21:38.157Z] #42 72.59 Unpacking cmake (3.18.4-2+deb11u1) ...
10:21:39 [2022-05-17T10:21:39.462Z] 12fb50a031bd: Verifying Checksum
10:21:39 [2022-05-17T10:21:39.463Z] 12fb50a031bd: Download complete
10:21:42 [2022-05-17T10:21:42.344Z] #19 160.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
10:21:42 [2022-05-17T10:21:42.344Z] #19 160.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
10:21:42 [2022-05-17T10:21:42.344Z] #19 160.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
10:21:42 [2022-05-17T10:21:42.344Z] #19 160.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
10:21:42 [2022-05-17T10:21:42.344Z] #19 160.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
10:21:42 [2022-05-17T10:21:42.344Z] #19 160.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
10:21:43 [2022-05-17T10:21:43.441Z] #42 ...
10:21:43 [2022-05-17T10:21:43.441Z] 
10:21:43 [2022-05-17T10:21:43.441Z] #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
10:21:43 [2022-05-17T10:21:43.441Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:21:43 [2022-05-17T10:21:43.441Z] #14 68.58 debconf: delaying package configuration, since apt-utils is not installed
10:21:43 [2022-05-17T10:21:43.441Z] #14 69.03 Fetched 115 MB in 11s (10.1 MB/s)
10:21:43 [2022-05-17T10:21:43.441Z] #14 69.25 Selecting previously unselected package binutils-mingw-w64-i686.
10:21:43 [2022-05-17T10:21:43.441Z] #14 69.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:21:43 [2022-05-17T10:21:43.441Z] #14 69.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 69.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 72.88 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:21:43 [2022-05-17T10:21:43.441Z] #14 72.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 72.93 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 77.18 Selecting previously unselected package binutils-mingw-w64.
10:21:43 [2022-05-17T10:21:43.441Z] #14 77.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 77.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 77.54 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:21:43 [2022-05-17T10:21:43.441Z] #14 77.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 77.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 77.80 Selecting previously unselected package dmsetup.
10:21:43 [2022-05-17T10:21:43.441Z] #14 77.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 77.90 Unpacking dmsetup (2:1.02.175-2.1) ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 78.30 Selecting previously unselected package mingw-w64-common.
10:21:43 [2022-05-17T10:21:43.441Z] #14 78.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:21:43 [2022-05-17T10:21:43.441Z] #14 78.31 Unpacking mingw-w64-common (8.0.0-1) ...
10:21:44 [2022-05-17T10:21:44.013Z] #14 ...
10:21:44 [2022-05-17T10:21:44.013Z] 
10:21:44 [2022-05-17T10:21:44.013Z] #42 [tini 1/3] 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
10:21:44 [2022-05-17T10:21:44.013Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
10:21:44 [2022-05-17T10:21:44.013Z] #42 79.40 Setting up libicu67:amd64 (67.1-7) ...
10:21:44 [2022-05-17T10:21:44.013Z] #42 79.42 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:21:44 [2022-05-17T10:21:44.013Z] #42 79.43 Setting up libuv1:amd64 (1.40.0-2) ...
10:21:44 [2022-05-17T10:21:44.013Z] #42 79.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:21:44 [2022-05-17T10:21:44.584Z] #42 79.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:21:44 [2022-05-17T10:21:44.584Z] #42 79.71 Setting up librhash0:amd64 (1.4.1-2) ...
10:21:44 [2022-05-17T10:21:44.584Z] #42 79.73 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:21:44 [2022-05-17T10:21:44.584Z] #42 79.78 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
10:21:44 [2022-05-17T10:21:44.584Z] #42 79.80 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:21:44 [2022-05-17T10:21:44.584Z] #42 79.87 Setting up cmake (3.18.4-2+deb11u1) ...
10:21:44 [2022-05-17T10:21:44.584Z] #42 79.89 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:21:45 [2022-05-17T10:21:45.969Z] #42 DONE 81.3s
10:21:45 [2022-05-17T10:21:45.969Z] 
10:21:45 [2022-05-17T10:21:45.970Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:45 [2022-05-17T10:21:45.970Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:45 [2022-05-17T10:21:45.970Z] #55 80.84 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:21:45 [2022-05-17T10:21:45.970Z] #55 80.94 go: downloading github.com/gobwas/glob v0.2.3
10:21:45 [2022-05-17T10:21:45.970Z] #55 81.02 go: downloading github.com/kisielk/gotool v1.0.0
10:21:45 [2022-05-17T10:21:45.970Z] #55 81.11 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:21:45 [2022-05-17T10:21:45.970Z] #55 81.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:21:45 [2022-05-17T10:21:45.970Z] #55 81.23 go: downloading golang.org/x/mod v0.5.1
10:21:45 [2022-05-17T10:21:45.970Z] #55 81.28 go: downloading github.com/ettle/strcase v0.1.1
10:21:46 [2022-05-17T10:21:46.232Z] #55 ...
10:21:46 [2022-05-17T10:21:46.232Z] 
10:21:46 [2022-05-17T10:21:46.232Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:21:46 [2022-05-17T10:21:46.232Z] #43 sha256:854b9a593cf8d7d066a8013a364bc8ba2a6106ad4e4856aff37f781e04757cd0
10:21:46 [2022-05-17T10:21:46.232Z] #43 DONE 0.1s
10:21:46 [2022-05-17T10:21:46.232Z] 
10:21:46 [2022-05-17T10:21:46.232Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:46 [2022-05-17T10:21:46.232Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:46 [2022-05-17T10:21:46.232Z] #55 81.40 go: downloading github.com/fatih/structtag v1.2.0
10:21:46 [2022-05-17T10:21:46.232Z] #55 81.48 go: downloading github.com/Masterminds/semver v1.5.0
10:21:46 [2022-05-17T10:21:46.496Z] #55 81.70 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:21:46 [2022-05-17T10:21:46.496Z] #55 81.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:21:46 [2022-05-17T10:21:46.761Z] #55 82.05 go: downloading github.com/prometheus/client_golang v1.7.1
10:21:47 [2022-05-17T10:21:47.334Z] #55 82.73 go: downloading github.com/prometheus/client_model v0.2.0
10:21:47 [2022-05-17T10:21:47.599Z] #55 82.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:21:47 [2022-05-17T10:21:47.599Z] #55 82.94 go: downloading github.com/google/go-cmp v0.5.6
10:21:48 [2022-05-17T10:21:48.123Z] 97f65a0ec59e: Verifying Checksum
10:21:48 [2022-05-17T10:21:48.123Z] 97f65a0ec59e: Download complete
10:21:48 [2022-05-17T10:21:48.544Z] #55 83.52 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:21:48 [2022-05-17T10:21:48.544Z] #55 83.56 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:21:48 [2022-05-17T10:21:48.544Z] #55 83.76 go: downloading github.com/beorn7/perks v1.0.1
10:21:48 [2022-05-17T10:21:48.544Z] #55 83.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:21:48 [2022-05-17T10:21:48.544Z] #55 83.77 go: downloading github.com/golang/protobuf v1.5.2
10:21:48 [2022-05-17T10:21:48.544Z] #55 ...
10:21:48 [2022-05-17T10:21:48.544Z] 
10:21:48 [2022-05-17T10:21:48.544Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:21:48 [2022-05-17T10:21:48.544Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:21:48 [2022-05-17T10:21:48.544Z] #51 73.42 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:21:48 [2022-05-17T10:21:48.544Z] #51 73.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:21:48 [2022-05-17T10:21:48.544Z] #51 73.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:21:48 [2022-05-17T10:21:48.544Z] #51 73.47 Setting up python3-six (1.16.0-2) ...
10:21:48 [2022-05-17T10:21:48.544Z] #51 75.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:21:48 [2022-05-17T10:21:48.544Z] #51 75.39 Setting up python3-protobuf (3.12.4-1) ...
10:21:48 [2022-05-17T10:21:48.544Z] #51 80.90 Setting up criu (3.17-1) ...
10:21:48 [2022-05-17T10:21:48.544Z] #51 ...
10:21:48 [2022-05-17T10:21:48.544Z] 
10:21:48 [2022-05-17T10:21:48.544Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:21:48 [2022-05-17T10:21:48.544Z] #44 sha256:9f5cc3831c9df4a01c1cb94ca99e6b7db1e5e44625cc936e9b684250525014de
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.372 + RM_GOPATH=0
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.372 + TMP_GOPATH=
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.372 + : /build
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.372 + '[' -z '' ']'
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.372 ++ mktemp -d
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.372 + export GOPATH=/tmp/tmp.JEbXzzhwLM
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.372 + GOPATH=/tmp/tmp.JEbXzzhwLM
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.372 + RM_GOPATH=1
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.372 + case "$(go env GOARCH)" in
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.374 ++ go env GOARCH
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.381 + export GO_BUILDMODE=-buildmode=pie
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.381 + GO_BUILDMODE=-buildmode=pie
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.382 ++ dirname /install.sh
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.384 + dir=/
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.384 + bin=tini
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.384 + shift
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.384 + '[' '!' -f //tini.installer ']'
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.384 + . //tini.installer
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.384 ++ : v0.19.0
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.388 + install_tini
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.388 + echo 'Install tini version v0.19.0'
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.388 + git clone https://github.com/krallin/tini.git /tmp/tmp.JEbXzzhwLM/tini
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.388 Install tini version v0.19.0
10:21:48 [2022-05-17T10:21:48.544Z] #44 1.410 Cloning into '/tmp/tmp.JEbXzzhwLM/tini'...
10:21:48 [2022-05-17T10:21:48.805Z] #44 2.606 + cd /tmp/tmp.JEbXzzhwLM/tini
10:21:48 [2022-05-17T10:21:48.805Z] #44 2.606 + git checkout -q v0.19.0
10:21:48 [2022-05-17T10:21:48.805Z] #44 2.696 + cmake .
10:21:49 [2022-05-17T10:21:49.749Z] #44 ...
10:21:49 [2022-05-17T10:21:49.749Z] 
10:21:49 [2022-05-17T10:21:49.749Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
10:21:49 [2022-05-17T10:21:49.749Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
10:21:49 [2022-05-17T10:21:49.749Z] #51 83.86 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:21:49 [2022-05-17T10:21:49.749Z] #51 DONE 84.5s
10:21:49 [2022-05-17T10:21:49.749Z] 
10:21:49 [2022-05-17T10:21:49.749Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:21:49 [2022-05-17T10:21:49.749Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:21:49 [2022-05-17T10:21:49.749Z] #55 83.92 go: downloading github.com/cespare/xxhash v1.1.0
10:21:49 [2022-05-17T10:21:49.749Z] #55 84.29 go: downloading github.com/prometheus/common v0.10.0
10:21:49 [2022-05-17T10:21:49.749Z] #55 84.46 go: downloading github.com/prometheus/procfs v0.6.0
10:21:49 [2022-05-17T10:21:49.749Z] #55 84.63 go: downloading github.com/mattn/go-runewidth v0.0.9
10:21:49 [2022-05-17T10:21:49.749Z] #55 84.77 go: downloading google.golang.org/protobuf v1.27.1
10:21:51 [2022-05-17T10:21:51.663Z] #55 86.91 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:21:52 [2022-05-17T10:21:52.343Z] #19 171.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
10:21:52 [2022-05-17T10:21:52.343Z] #19 171.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
10:21:52 [2022-05-17T10:21:52.343Z] #19 171.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
10:21:52 [2022-05-17T10:21:52.343Z] #19 171.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
10:21:52 [2022-05-17T10:21:52.343Z] #19 171.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
10:21:52 [2022-05-17T10:21:52.343Z] #19 171.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
10:21:52 [2022-05-17T10:21:52.376Z] #55 ...
10:21:52 [2022-05-17T10:21:52.376Z] 
10:21:52 [2022-05-17T10:21:52.376Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:21:52 [2022-05-17T10:21:52.376Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:21:52 [2022-05-17T10:21:52.376Z] #47 209.3 + dpkg --print-architecture
10:21:52 [2022-05-17T10:21:52.376Z] #47 209.3 + git checkout -q v2.1.0
10:21:52 [2022-05-17T10:21:52.376Z] #47 209.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:21:52 [2022-05-17T10:21:52.376Z] #47 209.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:21:53 [2022-05-17T10:21:53.245Z] INFO: Extraction ended at 05/17/2022 10:21:53. Duration:00:00:36.0793280
10:21:53 [2022-05-17T10:21:53.245Z] INFO: Updating the golang and path environment variables
10:21:53 [2022-05-17T10:21:53.245Z] INFO: GOPATH=d:\gopath
10:21:53 [2022-05-17T10:21:53.245Z] INFO: go version go1.18.2 windows/amd64
10:21:53 [2022-05-17T10:21:53.245Z] INFO: Running the daemon under test in debug mode
10:21:53 [2022-05-17T10:21:53.245Z] INFO: Starting a daemon under test...
10:21:53 [2022-05-17T10:21:53.245Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43578\5\daemon --pidfile d:\CI\PR-43578\5\docker.pid -D
10:21:53 [2022-05-17T10:21:53.245Z] INFO: Process started successfully.
10:21:53 [2022-05-17T10:21:53.245Z] INFO: Start tailing logs of the daemon under tests
10:21:53 [2022-05-17T10:21:53.245Z] INFO: Waiting for the daemon under test to start...
10:21:55 [2022-05-17T10:21:55.880Z] #55 ...
10:21:55 [2022-05-17T10:21:55.880Z] 
10:21:55 [2022-05-17T10:21:55.880Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:21:55 [2022-05-17T10:21:55.880Z] #44 sha256:9f5cc3831c9df4a01c1cb94ca99e6b7db1e5e44625cc936e9b684250525014de
10:21:55 [2022-05-17T10:21:55.880Z] #44 3.824 -- The C compiler identification is GNU 10.2.1
10:21:55 [2022-05-17T10:21:55.880Z] #44 4.034 -- Detecting C compiler ABI info
10:21:55 [2022-05-17T10:21:55.880Z] #44 5.345 -- Detecting C compiler ABI info - done
10:21:55 [2022-05-17T10:21:55.880Z] #44 5.685 -- Check for working C compiler: /usr/bin/cc - skipped
10:21:55 [2022-05-17T10:21:55.880Z] #44 5.689 -- Detecting C compile features
10:21:55 [2022-05-17T10:21:55.880Z] #44 5.689 -- Detecting C compile features - done
10:21:55 [2022-05-17T10:21:55.880Z] #44 5.829 -- Performing Test HAS_BUILTIN_FORTIFY
10:21:55 [2022-05-17T10:21:55.880Z] #44 6.224 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:21:55 [2022-05-17T10:21:55.880Z] #44 6.449 -- Configuring done
10:21:55 [2022-05-17T10:21:55.880Z] #44 6.527 -- Generating done
10:21:55 [2022-05-17T10:21:55.880Z] #44 6.527 -- Build files have been written to: /tmp/tmp.JEbXzzhwLM/tini
10:21:55 [2022-05-17T10:21:55.880Z] #44 6.576 + make tini-static
10:21:55 [2022-05-17T10:21:55.880Z] #44 7.168 Scanning dependencies of target tini-static
10:21:55 [2022-05-17T10:21:55.880Z] #44 7.352 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:21:55 [2022-05-17T10:21:55.880Z] #44 9.023 [100%] Linking C executable tini-static
10:21:56 [2022-05-17T10:21:56.454Z] #44 10.25 [100%] Built target tini-static
10:21:56 [2022-05-17T10:21:56.454Z] #44 10.39 + mkdir -p /build
10:21:56 [2022-05-17T10:21:56.549Z] #19 ...
10:21:56 [2022-05-17T10:21:56.549Z] 
10:21:56 [2022-05-17T10:21:56.549Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
10:21:56 [2022-05-17T10:21:56.549Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:21:56 [2022-05-17T10:21:56.549Z] #54 186.8 + dpkg --print-architecture
10:21:56 [2022-05-17T10:21:56.549Z] #54 186.8 + git checkout -q v2.1.0
10:21:56 [2022-05-17T10:21:56.549Z] #54 187.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:21:56 [2022-05-17T10:21:56.549Z] #54 187.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:21:56 [2022-05-17T10:21:56.722Z] #44 10.40 + cp tini-static /build/docker-init
10:21:57 [2022-05-17T10:21:57.295Z] #44 DONE 11.1s
10:21:57 [2022-05-17T10:21:57.295Z] 
10:21:57 [2022-05-17T10:21:57.295Z] #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
10:21:57 [2022-05-17T10:21:57.295Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:21:57 [2022-05-17T10:21:57.295Z] #14 87.09 Selecting previously unselected package mingw-w64-x86-64-dev.
10:21:57 [2022-05-17T10:21:57.295Z] #14 87.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:21:57 [2022-05-17T10:21:57.295Z] #14 87.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:21:58 [2022-05-17T10:21:58.655Z] using credential docker-jenkins-github-credentials
10:21:58 [2022-05-17T10:21:58.736Z] Cloning the remote Git repository
10:21:58 [2022-05-17T10:21:58.736Z] Cloning with configured refspecs honoured and without tags
10:21:58 [2022-05-17T10:21:58.936Z] Cloning repository https://github.com/moby/moby.git
10:21:59 [2022-05-17T10:21:59.342Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:22:00 [2022-05-17T10:22:00.601Z] #14 95.35 Selecting previously unselected package gcc-mingw-w64-base.
10:22:00 [2022-05-17T10:22:00.601Z] #14 95.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:22:00 [2022-05-17T10:22:00.601Z] #14 95.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:22:00 [2022-05-17T10:22:00.601Z] #14 95.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:22:00 [2022-05-17T10:22:00.601Z] #14 95.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:22:00 [2022-05-17T10:22:00.601Z] #14 95.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:22:00 [2022-05-17T10:22:00.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:22:00 [2022-05-17T10:22:00.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:22:00 [2022-05-17T10:22:00.377Z] Fetching upstream changes from https://github.com/moby/moby.git
10:22:00 [2022-05-17T10:22:00.377Z]  > git --version # timeout=10
10:22:00 [2022-05-17T10:22:00.425Z]  > git --version # 'git version 2.24.1.windows.2'
10:22:00 [2022-05-17T10:22:00.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:22:00 [2022-05-17T10:22:00.429Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:22:03 [2022-05-17T10:22:03.148Z] #14 ...
10:22:03 [2022-05-17T10:22:03.148Z] 
10:22:03 [2022-05-17T10:22:03.148Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
10:22:03 [2022-05-17T10:22:03.148Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
10:22:03 [2022-05-17T10:22:03.148Z] #53 98.12 gotestsum version dev
10:22:03 [2022-05-17T10:22:03.165Z] #54 ...
10:22:03 [2022-05-17T10:22:03.165Z] 
10:22:03 [2022-05-17T10:22:03.165Z] #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
10:22:03 [2022-05-17T10:22:03.165Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:22:03 [2022-05-17T10:22:03.165Z] #19 182.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
10:22:03 [2022-05-17T10:22:03.165Z] #19 182.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
10:22:03 [2022-05-17T10:22:03.165Z] #19 182.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
10:22:03 [2022-05-17T10:22:03.165Z] #19 182.2 Selecting previously unselected package cpp-10-s390x-linux-gnu.
10:22:03 [2022-05-17T10:22:03.165Z] #19 182.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
10:22:03 [2022-05-17T10:22:03.165Z] #19 182.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
10:22:03 [2022-05-17T10:22:03.413Z] #53 DONE 98.9s
10:22:03 [2022-05-17T10:22:03.413Z] 
10:22:03 [2022-05-17T10:22:03.413Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:22:03 [2022-05-17T10:22:03.413Z] #67 sha256:d4dabbf72fc61faf8d1fd1c49a9a6fc0e45c046386bd075035725508a70f5172
10:22:10 [2022-05-17T10:22:10.821Z] #64 ...
10:22:10 [2022-05-17T10:22:10.821Z] 
10:22:10 [2022-05-17T10:22:10.821Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:22:10 [2022-05-17T10:22:10.821Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
10:22:10 [2022-05-17T10:22:10.822Z] #55 229.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:22:10 [2022-05-17T10:22:10.822Z] #55 DONE 234.7s
10:22:10 [2022-05-17T10:22:10.822Z] 
10:22:10 [2022-05-17T10:22:10.822Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:22:10 [2022-05-17T10:22:10.822Z] #26 sha256:63e4b14429eea82a5794cd2cfa9ac0d64984ca0442e0f48da7d5f0ed4126c0fa
10:22:10 [2022-05-17T10:22:10.822Z] #26 230.0 + return
10:22:10 [2022-05-17T10:22:10.822Z] #26 DONE 234.2s
10:22:10 [2022-05-17T10:22:10.822Z] 
10:22:10 [2022-05-17T10:22:10.822Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:22:10 [2022-05-17T10:22:10.822Z] #60 sha256:788a0d1c203f89777e19cb8864d3678fb8854f1309c7f79617be711e9dced86d
10:22:10 [2022-05-17T10:22:10.822Z] #60 130.5 + mkdir -p /build
10:22:10 [2022-05-17T10:22:10.822Z] #60 130.5 + cp runc /build/runc
10:22:10 [2022-05-17T10:22:10.822Z] #60 DONE 131.1s
10:22:10 [2022-05-17T10:22:10.822Z] 
10:22:10 [2022-05-17T10:22:10.822Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:10 [2022-05-17T10:22:10.822Z] #64 sha256:f38228eb82d12a2479789e47dccd59f1f0791989f86ffc6819124448445c62c1
10:22:11 [2022-05-17T10:22:11.289Z] #19 189.9 Selecting previously unselected package cpp-aarch64-linux-gnu.
10:22:11 [2022-05-17T10:22:11.289Z] #19 189.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 189.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.0 Selecting previously unselected package cpp-arm-linux-gnueabi.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.0 Selecting previously unselected package cpp-arm-linux-gnueabihf.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.1 Selecting previously unselected package cpp-s390x-linux-gnu.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.2 Selecting previously unselected package cross-config.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.2 Unpacking cross-config (2.6.18+nmu1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.2 Selecting previously unselected package gcc-10-cross-base.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.2 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.3 Selecting previously unselected package libc6-arm64-cross.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.3 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.3 Unpacking libc6-arm64-cross (2.31-9cross4) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.6 Selecting previously unselected package libgcc-s1-arm64-cross.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.6 Selecting previously unselected package libgomp1-arm64-cross.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.6 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.6 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.7 Selecting previously unselected package libitm1-arm64-cross.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.7 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.7 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.8 Selecting previously unselected package libatomic1-arm64-cross.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.8 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.8 Selecting previously unselected package libasan6-arm64-cross.
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.8 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:11 [2022-05-17T10:22:11.289Z] #19 190.8 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
10:22:11 [2022-05-17T10:22:11.858Z] #19 191.3 Selecting previously unselected package liblsan0-arm64-cross.
10:22:11 [2022-05-17T10:22:11.858Z] #19 191.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:11 [2022-05-17T10:22:11.858Z] #19 191.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
10:22:12 [2022-05-17T10:22:12.116Z] #19 191.6 Selecting previously unselected package libtsan0-arm64-cross.
10:22:12 [2022-05-17T10:22:12.116Z] #19 191.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:12 [2022-05-17T10:22:12.116Z] #19 191.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
10:22:12 [2022-05-17T10:22:12.683Z] #19 192.0 Selecting previously unselected package libstdc++6-arm64-cross.
10:22:12 [2022-05-17T10:22:12.683Z] #19 192.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:12 [2022-05-17T10:22:12.683Z] #19 192.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
10:22:12 [2022-05-17T10:22:12.683Z] #19 192.2 Selecting previously unselected package libubsan1-arm64-cross.
10:22:12 [2022-05-17T10:22:12.683Z] #19 192.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:12 [2022-05-17T10:22:12.683Z] #19 192.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
10:22:12 [2022-05-17T10:22:12.741Z] #64 ...
10:22:12 [2022-05-17T10:22:12.741Z] 
10:22:12 [2022-05-17T10:22:12.741Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:22:12 [2022-05-17T10:22:12.741Z] #27 sha256:a19d0f22c0e9a135e3277f04843c6e846f00a77c2d3b7f574970bc7e80c7daa5
10:22:12 [2022-05-17T10:22:12.941Z] #19 192.4 Selecting previously unselected package libgcc-10-dev-arm64-cross.
10:22:12 [2022-05-17T10:22:12.941Z] #19 192.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:12 [2022-05-17T10:22:12.941Z] #19 192.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
10:22:13 [2022-05-17T10:22:13.002Z] #27 DONE 0.3s
10:22:13 [2022-05-17T10:22:13.002Z] 
10:22:13 [2022-05-17T10:22:13.002Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:13 [2022-05-17T10:22:13.002Z] #64 sha256:f38228eb82d12a2479789e47dccd59f1f0791989f86ffc6819124448445c62c1
10:22:13 [2022-05-17T10:22:13.002Z] #64 ...
10:22:13 [2022-05-17T10:22:13.002Z] 
10:22:13 [2022-05-17T10:22:13.002Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:22:13 [2022-05-17T10:22:13.002Z] #32 sha256:b4a75ca181e0a8e83610800403a6b33250cc3ad70501cfa30982607de6ff31f5
10:22:13 [2022-05-17T10:22:13.422Z] #67 ...
10:22:13 [2022-05-17T10:22:13.422Z] 
10:22:13 [2022-05-17T10:22:13.422Z] #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
10:22:13 [2022-05-17T10:22:13.422Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:22:13 [2022-05-17T10:22:13.422Z] #14 107.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:22:13 [2022-05-17T10:22:13.422Z] #14 107.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:22:13 [2022-05-17T10:22:13.422Z] #14 107.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:22:13 [2022-05-17T10:22:13.508Z] #19 192.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
10:22:13 [2022-05-17T10:22:13.508Z] #19 192.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
10:22:13 [2022-05-17T10:22:13.508Z] #19 192.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
10:22:14 [2022-05-17T10:22:14.279Z] #47 DONE 231.6s
10:22:14 [2022-05-17T10:22:14.279Z] 
10:22:14 [2022-05-17T10:22:14.279Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:22:14 [2022-05-17T10:22:14.279Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:22:14 [2022-05-17T10:22:14.447Z] .....INFO: Daemon under test started and replied!
10:22:14 [2022-05-17T10:22:14.447Z] INFO: Docker version of the daemon under test
10:22:14 [2022-05-17T10:22:14.447Z] 
10:22:14 [2022-05-17T10:22:14.447Z] Client:
10:22:14 [2022-05-17T10:22:14.447Z]  Version:      17.06.2-ce
10:22:14 [2022-05-17T10:22:14.447Z]  API version:  1.30
10:22:14 [2022-05-17T10:22:14.447Z]  Go version:   go1.8.3
10:22:14 [2022-05-17T10:22:14.447Z]  Git commit:   cec0b72
10:22:14 [2022-05-17T10:22:14.447Z]  Built:        Tue Sep  5 19:57:19 2017
10:22:14 [2022-05-17T10:22:14.447Z]  OS/Arch:      windows/amd64
10:22:14 [2022-05-17T10:22:14.447Z] 
10:22:14 [2022-05-17T10:22:14.447Z] Server:
10:22:14 [2022-05-17T10:22:14.447Z]  Version:      0.0.0-dev
10:22:14 [2022-05-17T10:22:14.447Z]  API version:  1.42 (minimum version 1.24)
10:22:14 [2022-05-17T10:22:14.447Z]  Go version:   go1.18.2
10:22:14 [2022-05-17T10:22:14.447Z]  Git commit:   1a732571d5
10:22:14 [2022-05-17T10:22:14.447Z]  Built:        
10:22:14 [2022-05-17T10:22:14.447Z]  OS/Arch:      windows/amd64
10:22:14 [2022-05-17T10:22:14.447Z]  Experimental: false
10:22:14 [2022-05-17T10:22:14.447Z] 
10:22:14 [2022-05-17T10:22:14.447Z] INFO: Docker info of the daemon under test
10:22:14 [2022-05-17T10:22:14.447Z] 
10:22:14 [2022-05-17T10:22:14.447Z] Containers: 0
10:22:14 [2022-05-17T10:22:14.447Z]  Running: 0
10:22:14 [2022-05-17T10:22:14.447Z]  Paused: 0
10:22:14 [2022-05-17T10:22:14.447Z]  Stopped: 0
10:22:14 [2022-05-17T10:22:14.447Z] Images: 0
10:22:14 [2022-05-17T10:22:14.447Z] Server Version: 0.0.0-dev
10:22:14 [2022-05-17T10:22:14.447Z] Storage Driver: windowsfilter
10:22:14 [2022-05-17T10:22:14.447Z]  Windows: 
10:22:14 [2022-05-17T10:22:14.447Z] Logging Driver: json-file
10:22:14 [2022-05-17T10:22:14.447Z] Plugins: 
10:22:14 [2022-05-17T10:22:14.447Z]  Volume: local
10:22:14 [2022-05-17T10:22:14.447Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:22:14 [2022-05-17T10:22:14.447Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:22:14 [2022-05-17T10:22:14.447Z] Swarm: inactive
10:22:14 [2022-05-17T10:22:14.447Z] Default Isolation: process
10:22:14 [2022-05-17T10:22:14.447Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:22:14 [2022-05-17T10:22:14.447Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183)
10:22:14 [2022-05-17T10:22:14.447Z] OSType: windows
10:22:14 [2022-05-17T10:22:14.447Z] Architecture: x86_64
10:22:14 [2022-05-17T10:22:14.447Z] CPUs: 4
10:22:14 [2022-05-17T10:22:14.447Z] Total Memory: 32GiB
10:22:14 [2022-05-17T10:22:14.447Z] Name: azwin-2-f7bdf0
10:22:14 [2022-05-17T10:22:14.447Z] ID: 53930441-764e-490b-86b0-2468666e7b2a
10:22:14 [2022-05-17T10:22:14.447Z] Docker Root Dir: D:\CI\PR-43578\5\daemon
10:22:14 [2022-05-17T10:22:14.447Z] Debug Mode (client): false
10:22:14 [2022-05-17T10:22:14.447Z] Debug Mode (server): true
10:22:14 [2022-05-17T10:22:14.447Z]  File Descriptors: -1
10:22:14 [2022-05-17T10:22:14.447Z]  Goroutines: 16
10:22:14 [2022-05-17T10:22:14.447Z]  System Time: 2022-05-17T10:22:12.9245496Z
10:22:14 [2022-05-17T10:22:14.447Z]  EventsListeners: 0
10:22:14 [2022-05-17T10:22:14.447Z] Registry: https://index.docker.io/v1/
10:22:14 [2022-05-17T10:22:14.447Z] Labels:
10:22:14 [2022-05-17T10:22:14.447Z] Experimental: false
10:22:14 [2022-05-17T10:22:14.447Z] Insecure Registries:
10:22:14 [2022-05-17T10:22:14.447Z]  127.0.0.0/8
10:22:14 [2022-05-17T10:22:14.447Z] Live Restore Enabled: false
10:22:14 [2022-05-17T10:22:14.447Z] 
10:22:14 [2022-05-17T10:22:14.447Z] 
10:22:14 [2022-05-17T10:22:14.447Z] INFO: Docker images of the daemon under test
10:22:14 [2022-05-17T10:22:14.447Z] 
10:22:14 [2022-05-17T10:22:14.447Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:22:14 [2022-05-17T10:22:14.447Z] 
10:22:14 [2022-05-17T10:22:14.447Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:22:14 [2022-05-17T10:22:14.447Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
10:22:14 [2022-05-17T10:22:14.447Z] ltsc2019: Pulling from windows/servercore
10:22:14 [2022-05-17T10:22:14.447Z] b111c3320c94: Pulling fs layer
10:22:14 [2022-05-17T10:22:14.447Z] 8b534d64a7c3: Pulling fs layer
10:22:14 [2022-05-17T10:22:14.843Z] #55 ...
10:22:14 [2022-05-17T10:22:14.843Z] 
10:22:14 [2022-05-17T10:22:14.843Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
10:22:14 [2022-05-17T10:22:14.843Z] #48 sha256:c50c88d0ed206a8ba78134fffcb96cbe09cb9eccdaf46c822f5806d2bb9a4ac8
10:22:14 [2022-05-17T10:22:14.843Z] #48 DONE 0.2s
10:22:14 [2022-05-17T10:22:14.843Z] 
10:22:14 [2022-05-17T10:22:14.843Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:22:14 [2022-05-17T10:22:14.843Z] #60 sha256:07c6b47b7bceb0b6fe528df1be6cbddd63c55fa602b4a0ba6bfdfec885f00d5d
10:22:14 [2022-05-17T10:22:14.843Z] #60 ...
10:22:14 [2022-05-17T10:22:14.843Z] 
10:22:14 [2022-05-17T10:22:14.843Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
10:22:14 [2022-05-17T10:22:14.843Z] #52 sha256:3537d74a5a056e3c4a75a1357cd56ca20af38b3b7f6c12558c40b9dab41a3c3a
10:22:14 [2022-05-17T10:22:14.843Z] #52 DONE 0.1s
10:22:14 [2022-05-17T10:22:14.843Z] 
10:22:14 [2022-05-17T10:22:14.843Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:22:14 [2022-05-17T10:22:14.843Z] #54 sha256:5985e5989afd8dafe7507400ed90cd932d7db80f1c70bfd14829e4f68f3f7f64
10:22:14 [2022-05-17T10:22:14.916Z] #32 DONE 1.9s
10:22:14 [2022-05-17T10:22:14.916Z] 
10:22:14 [2022-05-17T10:22:14.916Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:14 [2022-05-17T10:22:14.916Z] #64 sha256:f38228eb82d12a2479789e47dccd59f1f0791989f86ffc6819124448445c62c1
10:22:14 [2022-05-17T10:22:14.916Z] #64 208.3 + bin/containerd
10:22:15 [2022-05-17T10:22:15.100Z] #54 DONE 0.1s
10:22:15 [2022-05-17T10:22:15.100Z] 
10:22:15 [2022-05-17T10:22:15.100Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:22:15 [2022-05-17T10:22:15.100Z] #60 sha256:07c6b47b7bceb0b6fe528df1be6cbddd63c55fa602b4a0ba6bfdfec885f00d5d
10:22:15 [2022-05-17T10:22:15.488Z] #64 ...
10:22:15 [2022-05-17T10:22:15.488Z] 
10:22:15 [2022-05-17T10:22:15.488Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:22:15 [2022-05-17T10:22:15.488Z] #35 sha256:2c8e89182f7690e4ea9698937294d0e3b24126cfe6eadb9af46287b89afdf432
10:22:15 [2022-05-17T10:22:15.488Z] #35 DONE 0.6s
10:22:15 [2022-05-17T10:22:15.488Z] 
10:22:15 [2022-05-17T10:22:15.488Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
10:22:15 [2022-05-17T10:22:15.488Z] #37 sha256:bf873d3ca7071f640f2b74c7cc15c31226b52f93daf08864263779ce8104f889
10:22:16 [2022-05-17T10:22:16.063Z] #37 DONE 0.5s
10:22:16 [2022-05-17T10:22:16.063Z] 
10:22:16 [2022-05-17T10:22:16.063Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
10:22:16 [2022-05-17T10:22:16.063Z] #39 sha256:a5b490ce10f5547adb853706ec444782872c8a6200f80d11c72e89f323c3bcbf
10:22:16 [2022-05-17T10:22:16.063Z] #39 DONE 0.1s
10:22:16 [2022-05-17T10:22:16.063Z] 
10:22:16 [2022-05-17T10:22:16.063Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
10:22:16 [2022-05-17T10:22:16.063Z] #41 sha256:bd2b909037912eb97e668f324f6136f07af31c8707c9930d286efa251335e567
10:22:16 [2022-05-17T10:22:16.063Z] #41 DONE 0.1s
10:22:16 [2022-05-17T10:22:16.063Z] 
10:22:16 [2022-05-17T10:22:16.063Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
10:22:16 [2022-05-17T10:22:16.063Z] #45 sha256:5c6ae2ac0e68f19920bb648f529f8dc61e0040a631fac977d42a3b7f62260234
10:22:16 [2022-05-17T10:22:16.325Z] #45 DONE 0.2s
10:22:16 [2022-05-17T10:22:16.325Z] 
10:22:16 [2022-05-17T10:22:16.325Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
10:22:16 [2022-05-17T10:22:16.325Z] #48 sha256:acc4e141eff112bf033c877c49ff604d28a290676588e2a762e9b811016808e4
10:22:16 [2022-05-17T10:22:16.586Z] #48 DONE 0.5s
10:22:16 [2022-05-17T10:22:16.586Z] 
10:22:16 [2022-05-17T10:22:16.586Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:16 [2022-05-17T10:22:16.586Z] #64 sha256:f38228eb82d12a2479789e47dccd59f1f0791989f86ffc6819124448445c62c1
10:22:17 [2022-05-17T10:22:17.178Z] #64 ...
10:22:17 [2022-05-17T10:22:17.178Z] 
10:22:17 [2022-05-17T10:22:17.178Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
10:22:17 [2022-05-17T10:22:17.178Z] #52 sha256:9261be9c5e8d0cbfaccf965932e4d88f9e7ea261ab39a0fbb64c32b750506915
10:22:17 [2022-05-17T10:22:17.178Z] #52 DONE 0.2s
10:22:17 [2022-05-17T10:22:17.178Z] 
10:22:17 [2022-05-17T10:22:17.178Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:22:17 [2022-05-17T10:22:17.178Z] #54 sha256:aebee52f03a0b86cec91891080f84bdcc23dac6707e9d3abf2c929e04c960a2c
10:22:17 [2022-05-17T10:22:17.178Z] #54 DONE 0.1s
10:22:17 [2022-05-17T10:22:17.178Z] 
10:22:17 [2022-05-17T10:22:17.178Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:22:17 [2022-05-17T10:22:17.178Z] #56 sha256:095f2a71ade9a4ca5f8ae5ecb916c4a4835459f15596dd97f4c20f2664c0eff3
10:22:18 [2022-05-17T10:22:18.194Z] Fetching without tags
10:22:18 [2022-05-17T10:22:18.562Z] #56 DONE 1.3s
10:22:18 [2022-05-17T10:22:18.562Z] 
10:22:18 [2022-05-17T10:22:18.562Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:22:18 [2022-05-17T10:22:18.562Z] #58 sha256:ca2336ff3b1c7de396ce4350bb89519b07b4e4ef5cba6a9515001db6728a5e56
10:22:18 [2022-05-17T10:22:18.562Z] #58 DONE 0.1s
10:22:18 [2022-05-17T10:22:18.562Z] 
10:22:18 [2022-05-17T10:22:18.562Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:18 [2022-05-17T10:22:18.562Z] #64 sha256:f38228eb82d12a2479789e47dccd59f1f0791989f86ffc6819124448445c62c1
10:22:18 [2022-05-17T10:22:18.562Z] #64 ...
10:22:18 [2022-05-17T10:22:18.562Z] 
10:22:18 [2022-05-17T10:22:18.562Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
10:22:18 [2022-05-17T10:22:18.562Z] #61 sha256:48e93d7721ca2af1748a05c5e0d870e146c33cfbc2945ff5582f74ad51b97abb
10:22:18 [2022-05-17T10:22:18.822Z] #61 DONE 0.5s
10:22:18 [2022-05-17T10:22:18.822Z] 
10:22:18 [2022-05-17T10:22:18.822Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:18 [2022-05-17T10:22:18.822Z] #64 sha256:f38228eb82d12a2479789e47dccd59f1f0791989f86ffc6819124448445c62c1
10:22:18 [2022-05-17T10:22:18.908Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit d9524d92a9ddf02fa8f209291032ce4e37cb2a3f
10:22:20 [2022-05-17T10:22:20.071Z] #19 ...
10:22:20 [2022-05-17T10:22:20.071Z] 
10:22:20 [2022-05-17T10:22:20.071Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
10:22:20 [2022-05-17T10:22:20.071Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:22:20 [2022-05-17T10:22:20.071Z] #54 DONE 210.0s
10:22:20 [2022-05-17T10:22:20.071Z] 
10:22:20 [2022-05-17T10:22:20.071Z] #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
10:22:20 [2022-05-17T10:22:20.071Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:22:17 [2022-05-17T10:22:17.881Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:22:17 [2022-05-17T10:22:17.941Z]  > git config --add remote.origin.fetch +refs/pull/43578/head:refs/remotes/origin/PR-43578 # timeout=10
10:22:17 [2022-05-17T10:22:17.993Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:22:18 [2022-05-17T10:22:18.109Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:22:18 [2022-05-17T10:22:18.230Z] Fetching upstream changes from https://github.com/moby/moby.git
10:22:18 [2022-05-17T10:22:18.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:22:18 [2022-05-17T10:22:18.232Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43578/head:refs/remotes/origin/PR-43578 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:22:19 [2022-05-17T10:22:19.013Z]  > git config core.sparsecheckout # timeout=10
10:22:19 [2022-05-17T10:22:19.061Z]  > git checkout -f d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:22:21 [2022-05-17T10:22:21.984Z] #19 201.4 Selecting previously unselected package gcc-aarch64-linux-gnu.
10:22:21 [2022-05-17T10:22:21.984Z] #19 201.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
10:22:21 [2022-05-17T10:22:21.984Z] #19 201.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
10:22:21 [2022-05-17T10:22:21.984Z] #19 201.4 Selecting previously unselected package linux-libc-dev-arm64-cross.
10:22:21 [2022-05-17T10:22:21.984Z] #19 201.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
10:22:21 [2022-05-17T10:22:21.984Z] #19 201.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
10:22:22 [2022-05-17T10:22:22.243Z] #19 201.7 Selecting previously unselected package libc6-dev-arm64-cross.
10:22:22 [2022-05-17T10:22:22.243Z] #19 201.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
10:22:22 [2022-05-17T10:22:22.243Z] #19 201.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
10:22:22 [2022-05-17T10:22:22.812Z] #19 202.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
10:22:22 [2022-05-17T10:22:22.812Z] #19 202.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
10:22:22 [2022-05-17T10:22:22.812Z] #19 202.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
10:22:22 [2022-05-17T10:22:22.996Z] 8b534d64a7c3: Verifying Checksum
10:22:22 [2022-05-17T10:22:22.996Z] 8b534d64a7c3: Download complete
10:22:23 [2022-05-17T10:22:23.380Z] #19 202.7 Selecting previously unselected package g++-10-aarch64-linux-gnu.
10:22:23 [2022-05-17T10:22:23.380Z] #19 202.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
10:22:23 [2022-05-17T10:22:23.380Z] #19 202.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
10:22:22 [2022-05-17T10:22:22.399Z]  > git remote # timeout=10
10:22:22 [2022-05-17T10:22:22.482Z]  > git config --get remote.origin.url # timeout=10
10:22:22 [2022-05-17T10:22:22.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:22:22 [2022-05-17T10:22:22.540Z]  > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10
10:22:23 [2022-05-17T10:22:23.567Z] Merge succeeded, producing a1a26b38cbcc4ea313b1d217d65143fe5ba026e3
10:22:23 [2022-05-17T10:22:23.567Z] Checking out Revision a1a26b38cbcc4ea313b1d217d65143fe5ba026e3 (PR-43578)
10:22:25 [2022-05-17T10:22:25.652Z] #14 ...
10:22:25 [2022-05-17T10:22:25.652Z] 
10:22:25 [2022-05-17T10:22:25.652Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:25 [2022-05-17T10:22:25.652Z] #64 sha256:e7d5d641ba0442760fb8639a6a9ddfc19292788382b5781ca58da86dfa038b1f
10:22:23 [2022-05-17T10:22:23.482Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:22:23 [2022-05-17T10:22:23.602Z]  > git config core.sparsecheckout # timeout=10
10:22:23 [2022-05-17T10:22:23.667Z]  > git checkout -f a1a26b38cbcc4ea313b1d217d65143fe5ba026e3 # timeout=10
10:22:27 [2022-05-17T10:22:27.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:22:27 [2022-05-17T10:22:27.739Z] #64 63.21 Updating files:  27% (1307/4768)
Updating files:  28% (1336/4768)
Updating files:  29% (1383/4768)
Updating files:  30% (1431/4768)
Updating files:  31% (1479/4768)
Updating files:  32% (1526/4768)
Updating files:  33% (1574/4768)
Updating files:  34% (1622/4768)
Updating files:  35% (1669/4768)
Updating files:  36% (1717/4768)
Updating files:  37% (1765/4768)
Updating files:  38% (1812/4768)
Updating files:  39% (1860/4768)
Updating files:  40% (1908/4768)
Updating files:  41% (1955/4768)
Updating files:  42% (2003/4768)
Updating files:  43% (2051/4768)
Updating files:  44% (2098/4768)
Updating files:  45% (2146/4768)
Updating files:  46% (2194/4768)
Updating files:  47% (2241/4768)
Updating files:  48% (2289/4768)
Updating files:  49% (2337/4768)
Updating files:  50% (2384/4768)
Updating files:  51% (2432/4768)
Updating files:  52% (2480/4768)
Updating files:  53% (2528/4768)
Updating files:  54% (2575/4768)
Updating files:  55% (2623/4768)
Updating files:  56% (2671/4768)
Updating files:  57% (2718/4768)
Updating files:  58% (2766/4768)
Updating files:  59% (2814/4768)
Updating files:  59% (2856/4768)
Updating files:  60% (2861/4768)
Updating files:  61% (2909/4768)
Updating files:  62% (2957/4768)
Updating files:  63% (3004/4768)
Updating files:  64% (3052/4768)
Updating files:  65% (3100/4768)
Updating files:  66% (3147/4768)
Updating files:  67% (3195/4768)
Updating files:  68% (3243/4768)
Updating files:  69% (3290/4768)
Updating files:  70% (3338/4768)
Updating files:  71% (3386/4768)
Updating files:  72% (3433/4768)
Updating files:  73% (3481/4768)
Updating files:  74% (3529/4768)
Updating files:  75% (3576/4768)
Updating files:  76% (3624/4768)
Updating files:  77% (3672/4768)
Updating files:  78% (3720/4768)
Updating files:  79% (3767/4768)
Updating files:  80% (3815/4768)
Updating files:  81% (3863/4768)
Updating files:  82% (3910/4768)
Updating files:  82% (3934/4768)
Updating files:  83% (3958/4768)
Updating files:  84% (4006/4768)
Updating files:  85% (4053/4768)
Updating files:  86% (4101/4768)
Updating files:  87% (4149/4768)
Updating files:  88% (4196/4768)
Updating files:  89% (4244/4768)
Updating files:  90% (4292/4768)
Updating files:  91% (4339/4768)
Updating files:  92% (4387/4768)
Updating files:  93% (4435/4768)
Updating files:  94% (4482/4768)
Updating files:  95% (4530/4768)
Updating files:  96% (4578/4768)
Updating files:  97% (4625/4768)
Updating files:  98% (4673/4768)
Updating files:  99% (4721/4768)
Updating files: 100% (4768/4768)
Updating files: 100% (4768/4768), done.
10:22:27 [2022-05-17T10:22:27.739Z] #64 65.84 + cd /tmp/tmp.llMDrr807F/src/github.com/containerd/containerd
10:22:27 [2022-05-17T10:22:27.739Z] #64 65.85 + git checkout -q v1.6.4
10:22:29 [2022-05-17T10:22:29.952Z] #19 209.5 Selecting previously unselected package g++-aarch64-linux-gnu.
10:22:29 [2022-05-17T10:22:29.952Z] #19 209.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
10:22:29 [2022-05-17T10:22:29.952Z] #19 209.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
10:22:30 [2022-05-17T10:22:30.211Z] #19 209.6 Selecting previously unselected package patch.
10:22:30 [2022-05-17T10:22:30.211Z] #19 209.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
10:22:30 [2022-05-17T10:22:30.211Z] #19 209.6 Unpacking patch (2.7.6-7) ...
10:22:30 [2022-05-17T10:22:30.211Z] #19 209.7 Selecting previously unselected package dpkg-dev.
10:22:30 [2022-05-17T10:22:30.211Z] #19 209.7 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
10:22:30 [2022-05-17T10:22:30.211Z] #19 209.7 Unpacking dpkg-dev (1.20.9) ...
10:22:30 [2022-05-17T10:22:30.283Z] #64 67.73 + export 'BUILDTAGS=netgo osusergo static_build'
10:22:30 [2022-05-17T10:22:30.283Z] #64 67.73 + BUILDTAGS='netgo osusergo static_build'
10:22:30 [2022-05-17T10:22:30.283Z] #64 67.73 + export EXTRA_FLAGS=-buildmode=pie
10:22:30 [2022-05-17T10:22:30.283Z] #64 67.73 + EXTRA_FLAGS=-buildmode=pie
10:22:30 [2022-05-17T10:22:30.283Z] #64 67.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:22:30 [2022-05-17T10:22:30.283Z] #64 67.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:22:30 [2022-05-17T10:22:30.283Z] #64 67.73 + '[' '' = dynamic ']'
10:22:30 [2022-05-17T10:22:30.283Z] #64 67.73 + make
10:22:30 [2022-05-17T10:22:30.470Z] #19 209.9 Selecting previously unselected package libconfig-inifiles-perl.
10:22:30 [2022-05-17T10:22:30.470Z] #19 209.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
10:22:30 [2022-05-17T10:22:30.470Z] #19 209.9 Unpacking libconfig-inifiles-perl (3.000003-1) ...
10:22:30 [2022-05-17T10:22:30.470Z] #19 210.0 Selecting previously unselected package libio-string-perl.
10:22:30 [2022-05-17T10:22:30.470Z] #19 210.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
10:22:30 [2022-05-17T10:22:30.470Z] #19 210.0 Unpacking libio-string-perl (1.08-3.1) ...
10:22:30 [2022-05-17T10:22:30.729Z] #19 210.0 Selecting previously unselected package libicu67:amd64.
10:22:30 [2022-05-17T10:22:30.729Z] #19 210.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
10:22:30 [2022-05-17T10:22:30.729Z] #19 210.0 Unpacking libicu67:amd64 (67.1-7) ...
10:22:31 [2022-05-17T10:22:31.224Z] #64 ...
10:22:31 [2022-05-17T10:22:31.224Z] 
10:22:31 [2022-05-17T10:22:31.224Z] #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
10:22:31 [2022-05-17T10:22:31.224Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:22:31 [2022-05-17T10:22:31.224Z] #14 126.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:22:31 [2022-05-17T10:22:31.224Z] #14 126.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:22:31 [2022-05-17T10:22:31.224Z] #14 126.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.3 Selecting previously unselected package libxml2:amd64.
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.4 Selecting previously unselected package libxml-namespacesupport-perl.
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.5 Selecting previously unselected package libxml-sax-base-perl.
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.5 Unpacking libxml-sax-base-perl (1.09-1.1) ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.5 Selecting previously unselected package libxml-sax-perl.
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.6 Selecting previously unselected package libxml-libxml-perl.
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
10:22:32 [2022-05-17T10:22:32.110Z] #19 211.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.6 Selecting previously unselected package libxml-simple-perl.
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.7 Unpacking libxml-simple-perl (2.25-1) ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.7 Selecting previously unselected package libyaml-perl.
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.7 Unpacking libyaml-perl (1.30-1) ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.7 Selecting previously unselected package libconfig-auto-perl.
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.8 Unpacking libconfig-auto-perl (0.44-1.1) ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.8 Selecting previously unselected package libfile-which-perl.
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.8 Unpacking libfile-which-perl (1.23-1) ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.8 Selecting previously unselected package libfile-homedir-perl.
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.8 Unpacking libfile-homedir-perl (1.006-1) ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.9 Selecting previously unselected package libdebian-dpkgcross-perl.
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.9 Selecting previously unselected package dpkg-cross.
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 211.9 Unpacking dpkg-cross (2.6.18+nmu1) ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 212.0 Selecting previously unselected package crossbuild-essential-arm64.
10:22:32 [2022-05-17T10:22:32.370Z] #19 212.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
10:22:32 [2022-05-17T10:22:32.370Z] #19 212.0 Unpacking crossbuild-essential-arm64 (12.9) ...
10:22:32 [2022-05-17T10:22:32.629Z] #19 212.0 Selecting previously unselected package libc6-armel-cross.
10:22:32 [2022-05-17T10:22:32.629Z] #19 212.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
10:22:32 [2022-05-17T10:22:32.629Z] #19 212.0 Unpacking libc6-armel-cross (2.31-9cross4) ...
10:22:32 [2022-05-17T10:22:32.629Z] #19 212.2 Selecting previously unselected package libgcc-s1-armel-cross.
10:22:32 [2022-05-17T10:22:32.629Z] #19 212.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
10:22:32 [2022-05-17T10:22:32.629Z] #19 212.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
10:22:32 [2022-05-17T10:22:32.629Z] #19 212.2 Selecting previously unselected package libgomp1-armel-cross.
10:22:32 [2022-05-17T10:22:32.629Z] #19 212.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
10:22:32 [2022-05-17T10:22:32.888Z] #19 212.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
10:22:32 [2022-05-17T10:22:32.888Z] #19 212.3 Selecting previously unselected package libatomic1-armel-cross.
10:22:32 [2022-05-17T10:22:32.888Z] #19 212.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
10:22:32 [2022-05-17T10:22:32.888Z] #19 212.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
10:22:32 [2022-05-17T10:22:32.888Z] #19 212.3 Selecting previously unselected package libasan6-armel-cross.
10:22:32 [2022-05-17T10:22:32.888Z] #19 212.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
10:22:32 [2022-05-17T10:22:32.888Z] #19 212.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
10:22:33 [2022-05-17T10:22:33.147Z] #19 212.6 Selecting previously unselected package libstdc++6-armel-cross.
10:22:33 [2022-05-17T10:22:33.147Z] #19 212.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
10:22:33 [2022-05-17T10:22:33.147Z] #19 212.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
10:22:33 [2022-05-17T10:22:33.147Z] #19 212.7 Selecting previously unselected package libubsan1-armel-cross.
10:22:33 [2022-05-17T10:22:33.147Z] #19 212.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
10:22:33 [2022-05-17T10:22:33.406Z] #19 212.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
10:22:33 [2022-05-17T10:22:33.666Z] #19 212.9 Selecting previously unselected package libgcc-10-dev-armel-cross.
10:22:33 [2022-05-17T10:22:33.666Z] #19 212.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
10:22:33 [2022-05-17T10:22:33.666Z] #19 212.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
10:22:33 [2022-05-17T10:22:33.666Z] #19 213.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
10:22:33 [2022-05-17T10:22:33.666Z] #19 213.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
10:22:33 [2022-05-17T10:22:33.666Z] #19 213.1 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
10:22:34 [2022-05-17T10:22:34.618Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD"
10:22:34 [2022-05-17T10:22:34.655Z]  > git rev-list --no-walk d9524d92a9ddf02fa8f209291032ce4e37cb2a3f # timeout=10
10:22:35 [2022-05-17T10:22:35.351Z] b111c3320c94: Verifying Checksum
10:22:35 [2022-05-17T10:22:35.351Z] b111c3320c94: Download complete
10:22:35 [2022-05-17T10:22:35.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:22:38 [2022-05-17T10:22:38.215Z] + docker version
10:22:39 [2022-05-17T10:22:39.360Z] #14 134.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:22:39 [2022-05-17T10:22:39.360Z] #14 134.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:22:39 [2022-05-17T10:22:39.360Z] #14 134.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:22:40 [2022-05-17T10:22:40.290Z] #19 219.2 Selecting previously unselected package gcc-arm-linux-gnueabi.
10:22:40 [2022-05-17T10:22:40.290Z] #19 219.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
10:22:40 [2022-05-17T10:22:40.290Z] #19 219.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
10:22:41 [2022-05-17T10:22:41.223Z] #19 220.5 Selecting previously unselected package linux-libc-dev-armel-cross.
10:22:41 [2022-05-17T10:22:41.223Z] #19 220.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
10:22:41 [2022-05-17T10:22:41.223Z] #19 220.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
10:22:41 [2022-05-17T10:22:41.900Z] #14 ...
10:22:41 [2022-05-17T10:22:41.900Z] 
10:22:41 [2022-05-17T10:22:41.900Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:41 [2022-05-17T10:22:41.900Z] #64 sha256:e7d5d641ba0442760fb8639a6a9ddfc19292788382b5781ca58da86dfa038b1f
10:22:41 [2022-05-17T10:22:41.900Z] #64 69.50 + bin/ctr
10:22:43 [2022-05-17T10:22:43.751Z] #19 222.6 Selecting previously unselected package libc6-dev-armel-cross.
10:22:43 [2022-05-17T10:22:43.751Z] #19 222.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
10:22:43 [2022-05-17T10:22:43.751Z] #19 223.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
10:22:44 [2022-05-17T10:22:44.317Z] #19 ...
10:22:44 [2022-05-17T10:22:44.317Z] 
10:22:44 [2022-05-17T10:22:44.317Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:22:44 [2022-05-17T10:22:44.317Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:22:44 [2022-05-17T10:22:44.317Z] #62 225.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:22:44 [2022-05-17T10:22:44.884Z] #62 ...
10:22:44 [2022-05-17T10:22:44.884Z] 
10:22:44 [2022-05-17T10:22:44.884Z] #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
10:22:44 [2022-05-17T10:22:44.884Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:22:44 [2022-05-17T10:22:44.884Z] #19 224.4 Selecting previously unselected package libstdc++-10-dev-armel-cross.
10:22:45 [2022-05-17T10:22:45.143Z] #19 ...
10:22:45 [2022-05-17T10:22:45.143Z] 
10:22:45 [2022-05-17T10:22:45.143Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:22:45 [2022-05-17T10:22:45.143Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:22:45 [2022-05-17T10:22:45.143Z] #62 DONE 236.4s
10:22:45 [2022-05-17T10:22:45.143Z] 
10:22:45 [2022-05-17T10:22:45.143Z] #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
10:22:45 [2022-05-17T10:22:45.143Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13
10:22:45 [2022-05-17T10:22:45.143Z] #19 224.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
10:22:45 [2022-05-17T10:22:45.143Z] #19 224.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
10:22:45 [2022-05-17T10:22:45.200Z] #64 ...
10:22:45 [2022-05-17T10:22:45.200Z] 
10:22:45 [2022-05-17T10:22:45.200Z] #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
10:22:45 [2022-05-17T10:22:45.200Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:22:45 [2022-05-17T10:22:45.200Z] #14 140.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:22:45 [2022-05-17T10:22:45.200Z] #14 140.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:22:45 [2022-05-17T10:22:45.200Z] #14 140.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:22:45 [2022-05-17T10:22:45.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:22:45 [2022-05-17T10:22:45.711Z] #19 225.0 Selecting previously unselected package g++-10-arm-linux-gnueabi.
10:22:45 [2022-05-17T10:22:45.711Z] #19 225.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
10:22:45 [2022-05-17T10:22:45.711Z] #19 225.0 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
10:22:46 [2022-05-17T10:22:46.759Z] Client:
10:22:46 [2022-05-17T10:22:46.759Z]  Version:           20.10.9
10:22:46 [2022-05-17T10:22:46.759Z]  API version:       1.41
10:22:46 [2022-05-17T10:22:46.759Z]  Go version:        go1.16.8
10:22:46 [2022-05-17T10:22:46.759Z]  Git commit:        c2ea9bc
10:22:46 [2022-05-17T10:22:46.759Z]  Built:             Mon Oct  4 16:11:10 2021
10:22:46 [2022-05-17T10:22:46.759Z]  OS/Arch:           windows/amd64
10:22:46 [2022-05-17T10:22:46.759Z]  Context:           default
10:22:46 [2022-05-17T10:22:46.759Z]  Experimental:      true
10:22:46 [2022-05-17T10:22:46.759Z] 
10:22:46 [2022-05-17T10:22:46.759Z] Server: Docker Engine - Community
10:22:46 [2022-05-17T10:22:46.759Z]  Engine:
10:22:46 [2022-05-17T10:22:46.759Z]   Version:          20.10.9
10:22:46 [2022-05-17T10:22:46.759Z]   API version:      1.41 (minimum version 1.24)
10:22:46 [2022-05-17T10:22:46.759Z]   Go version:       go1.16.8
10:22:46 [2022-05-17T10:22:46.759Z]   Git commit:       79ea9d3
10:22:46 [2022-05-17T10:22:46.759Z]   Built:            Mon Oct  4 16:06:39 2021
10:22:46 [2022-05-17T10:22:46.759Z]   OS/Arch:          windows/amd64
10:22:46 [2022-05-17T10:22:46.759Z]   Experimental:     true
10:22:47 [2022-05-17T10:22:47.144Z] #60 ...
10:22:47 [2022-05-17T10:22:47.144Z] 
10:22:47 [2022-05-17T10:22:47.144Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:22:47 [2022-05-17T10:22:47.144Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:22:47 [2022-05-17T10:22:47.144Z] #55 266.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:22:47 [2022-05-17T10:22:47.144Z] #55 DONE 266.2s
10:22:47 [2022-05-17T10:22:47.144Z] 
10:22:47 [2022-05-17T10:22:47.144Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:22:47 [2022-05-17T10:22:47.144Z] #60 sha256:07c6b47b7bceb0b6fe528df1be6cbddd63c55fa602b4a0ba6bfdfec885f00d5d
10:22:47 [2022-05-17T10:22:47.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
[Pipeline] sh
10:22:48 [2022-05-17T10:22:48.267Z] + docker info
10:22:48 [2022-05-17T10:22:48.267Z] Client:
10:22:48 [2022-05-17T10:22:48.267Z]  Context:    default
10:22:48 [2022-05-17T10:22:48.267Z]  Debug Mode: false
10:22:48 [2022-05-17T10:22:48.267Z] 
10:22:48 [2022-05-17T10:22:48.267Z] Server:
10:22:48 [2022-05-17T10:22:48.267Z]  Containers: 0
10:22:48 [2022-05-17T10:22:48.267Z]   Running: 0
10:22:48 [2022-05-17T10:22:48.267Z]   Paused: 0
10:22:48 [2022-05-17T10:22:48.267Z]   Stopped: 0
10:22:48 [2022-05-17T10:22:48.267Z]  Images: 0
10:22:48 [2022-05-17T10:22:48.267Z]  Server Version: 20.10.9
10:22:48 [2022-05-17T10:22:48.267Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:22:48 [2022-05-17T10:22:48.267Z]   Windows: 
10:22:48 [2022-05-17T10:22:48.267Z]   LCOW: 
10:22:48 [2022-05-17T10:22:48.267Z]  Logging Driver: json-file
10:22:48 [2022-05-17T10:22:48.267Z]  Plugins:
10:22:48 [2022-05-17T10:22:48.267Z]   Volume: local
10:22:48 [2022-05-17T10:22:48.267Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:22:48 [2022-05-17T10:22:48.267Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:22:48 [2022-05-17T10:22:48.267Z]  Swarm: inactive
10:22:48 [2022-05-17T10:22:48.267Z]  Default Isolation: process
10:22:48 [2022-05-17T10:22:48.267Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
10:22:48 [2022-05-17T10:22:48.267Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
10:22:48 [2022-05-17T10:22:48.267Z]  OSType: windows
10:22:48 [2022-05-17T10:22:48.267Z]  Architecture: x86_64
10:22:48 [2022-05-17T10:22:48.267Z]  CPUs: 4
10:22:48 [2022-05-17T10:22:48.267Z]  Total Memory: 32GiB
10:22:48 [2022-05-17T10:22:48.267Z]  Name: azwin-2-18cc60
10:22:48 [2022-05-17T10:22:48.267Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
10:22:48 [2022-05-17T10:22:48.267Z]  Docker Root Dir: D:\docker
10:22:48 [2022-05-17T10:22:48.267Z]  Debug Mode: false
10:22:48 [2022-05-17T10:22:48.267Z]  Registry: https://index.docker.io/v1/
10:22:48 [2022-05-17T10:22:48.267Z]  Labels:
10:22:48 [2022-05-17T10:22:48.267Z]  Experimental: true
10:22:48 [2022-05-17T10:22:48.267Z]  Insecure Registries:
10:22:48 [2022-05-17T10:22:48.267Z]   10.0.0.4:5000
10:22:48 [2022-05-17T10:22:48.267Z]   127.0.0.0/8
10:22:48 [2022-05-17T10:22:48.267Z]  Registry Mirrors:
10:22:48 [2022-05-17T10:22:48.267Z]   http://10.0.0.4:5000/
10:22:48 [2022-05-17T10:22:48.267Z]  Live Restore Enabled: false
10:22:48 [2022-05-17T10:22:48.267Z]  Product License: Community Engine
10:22:48 [2022-05-17T10:22:48.267Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
10:22:48 [2022-05-17T10:22:48.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:22:49 [2022-05-17T10:22:49.039Z] #60 150.1 + mkdir -p /build
10:22:49 [2022-05-17T10:22:49.039Z] #60 150.1 + cp runc /build/runc
10:22:49 [2022-05-17T10:22:49.039Z] #60 DONE 150.2s
10:22:49 [2022-05-17T10:22:49.039Z] 
10:22:49 [2022-05-17T10:22:49.039Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:22:49 [2022-05-17T10:22:49.039Z] #56 sha256:e3c0925fb0e5db26ba3025e312f6974f3d45b7b94b028c8903f2917f0166f638
10:22:49 [2022-05-17T10:22:49.602Z] #56 DONE 0.5s
10:22:49 [2022-05-17T10:22:49.602Z] 
10:22:49 [2022-05-17T10:22:49.602Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:49 [2022-05-17T10:22:49.602Z] #64 sha256:0103301178abd2d7de49c422a090179d4c9fa67315695bf6d72448053779bca6
10:22:49 [2022-05-17T10:22:49.602Z] #64 ...
10:22:49 [2022-05-17T10:22:49.602Z] 
10:22:49 [2022-05-17T10:22:49.602Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:22:49 [2022-05-17T10:22:49.602Z] #58 sha256:34f35fa63b30f46350cf3c8ed447ed6790267f8243926c17b3ee46ba2810161c
10:22:49 [2022-05-17T10:22:49.859Z] #58 DONE 0.2s
10:22:49 [2022-05-17T10:22:49.859Z] 
10:22:49 [2022-05-17T10:22:49.859Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:49 [2022-05-17T10:22:49.859Z] #64 sha256:0103301178abd2d7de49c422a090179d4c9fa67315695bf6d72448053779bca6
10:22:50 [2022-05-17T10:22:50.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:22:50 [2022-05-17T10:22:50.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:22:51 [2022-05-17T10:22:51.097Z] #19 229.8 Selecting previously unselected package g++-arm-linux-gnueabi.
10:22:51 [2022-05-17T10:22:51.097Z] #19 229.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 229.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 229.9 Selecting previously unselected package crossbuild-essential-armel.
10:22:51 [2022-05-17T10:22:51.097Z] #19 229.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 229.9 Unpacking crossbuild-essential-armel (12.9) ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 229.9 Selecting previously unselected package libc6-armhf-cross.
10:22:51 [2022-05-17T10:22:51.097Z] #19 229.9 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 229.9 Unpacking libc6-armhf-cross (2.31-9cross4) ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.0 Selecting previously unselected package libgcc-s1-armhf-cross.
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.0 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.0 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.1 Selecting previously unselected package libgomp1-armhf-cross.
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.1 Selecting previously unselected package libatomic1-armhf-cross.
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.1 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.2 Selecting previously unselected package libasan6-armhf-cross.
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.4 Selecting previously unselected package libstdc++6-armhf-cross.
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.4 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.4 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.5 Selecting previously unselected package libubsan1-armhf-cross.
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
10:22:51 [2022-05-17T10:22:51.097Z] #19 230.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
10:22:51 [2022-05-17T10:22:51.228Z] #64 ...
10:22:51 [2022-05-17T10:22:51.228Z] 
10:22:51 [2022-05-17T10:22:51.228Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
10:22:51 [2022-05-17T10:22:51.228Z] #61 sha256:ebef833006db508e77b9140795ad15a7cc749e7fb3628441918334ba73d2c38b
10:22:51 [2022-05-17T10:22:51.228Z] #61 DONE 0.1s
10:22:51 [2022-05-17T10:22:51.228Z] 
10:22:51 [2022-05-17T10:22:51.228Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:22:51 [2022-05-17T10:22:51.228Z] #64 sha256:0103301178abd2d7de49c422a090179d4c9fa67315695bf6d72448053779bca6
10:22:51 [2022-05-17T10:22:51.355Z] #19 230.6 Selecting previously unselected package libgcc-10-dev-armhf-cross.
10:22:51 [2022-05-17T10:22:51.355Z] #19 230.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
10:22:51 [2022-05-17T10:22:51.355Z] #19 230.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
10:22:51 [2022-05-17T10:22:51.355Z] #19 230.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
10:22:51 [2022-05-17T10:22:51.355Z] #19 230.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
10:22:51 [2022-05-17T10:22:51.355Z] #19 230.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
10:22:51 [2022-05-17T10:22:51.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:22:55 [2022-05-17T10:22:55.402Z] #64 233.2 + bin/containerd
10:22:56 [2022-05-17T10:22:56.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:22:57 [2022-05-17T10:22:57.421Z] #14 152.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:22:57 [2022-05-17T10:22:57.422Z] #14 152.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:22:57 [2022-05-17T10:22:57.422Z] #14 152.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:22:57 [2022-05-17T10:22:57.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:22:57 [2022-05-17T10:22:57.575Z] #64 249.0 # github.com/containerd/containerd/cmd/containerd
10:22:57 [2022-05-17T10:22:57.575Z] #64 249.0 /usr/bin/ld: /tmp/go-link-1184407191/000019.o: in function `New':
10:22:57 [2022-05-17T10:22:57.575Z] #64 249.0 /tmp/tmp.nWWDOiEUhJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
10:22:57 [2022-05-17T10:22:57.575Z] #64 249.1 + bin/containerd-stress
10:22:57 [2022-05-17T10:22:57.575Z] #64 250.2 + bin/containerd-shim
10:22:57 [2022-05-17T10:22:57.922Z] #19 236.3 Selecting previously unselected package gcc-arm-linux-gnueabihf.
10:22:57 [2022-05-17T10:22:57.922Z] #19 236.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
10:22:57 [2022-05-17T10:22:57.922Z] #19 236.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
10:22:57 [2022-05-17T10:22:57.922Z] #19 236.6 Selecting previously unselected package linux-libc-dev-armhf-cross.
10:22:57 [2022-05-17T10:22:57.922Z] #19 236.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
10:22:57 [2022-05-17T10:22:57.922Z] #19 236.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
10:22:57 [2022-05-17T10:22:57.922Z] #19 236.8 Selecting previously unselected package libc6-dev-armhf-cross.
10:22:57 [2022-05-17T10:22:57.922Z] #19 236.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
10:22:57 [2022-05-17T10:22:57.922Z] #19 236.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
10:22:57 [2022-05-17T10:22:57.922Z] #19 237.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
10:22:57 [2022-05-17T10:22:57.922Z] #19 237.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
10:22:57 [2022-05-17T10:22:57.922Z] #19 237.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
10:22:57 [2022-05-17T10:22:57.922Z] #19 237.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
10:22:57 [2022-05-17T10:22:57.922Z] #19 237.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
10:22:57 [2022-05-17T10:22:57.922Z] #19 237.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
10:22:58 [2022-05-17T10:22:58.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:22:59 [2022-05-17T10:22:59.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:23:00 [2022-05-17T10:23:00.745Z] #14 ...
10:23:00 [2022-05-17T10:23:00.745Z] 
10:23:00 [2022-05-17T10:23:00.745Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:23:00 [2022-05-17T10:23:00.745Z] #67 sha256:d4dabbf72fc61faf8d1fd1c49a9a6fc0e45c046386bd075035725508a70f5172
10:23:00 [2022-05-17T10:23:00.745Z] #67 155.4 + for f in rootlesskit rootlesskit-docker-proxy
10:23:00 [2022-05-17T10:23:00.745Z] #67 155.4 + GOBIN=/build
10:23:00 [2022-05-17T10:23:00.745Z] #67 155.4 + GO111MODULE=on
10:23:00 [2022-05-17T10:23:00.745Z] #67 155.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
10:23:01 [2022-05-17T10:23:01.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:23:03 [2022-05-17T10:23:03.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:23:03 [2022-05-17T10:23:03.199Z] #19 241.8 Selecting previously unselected package g++-arm-linux-gnueabihf.
10:23:03 [2022-05-17T10:23:03.199Z] #19 241.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 241.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 241.8 Selecting previously unselected package crossbuild-essential-armhf.
10:23:03 [2022-05-17T10:23:03.199Z] #19 241.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 241.8 Unpacking crossbuild-essential-armhf (12.9) ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 241.9 Selecting previously unselected package libc6-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.199Z] #19 241.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 241.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.0 Selecting previously unselected package libgcc-s1-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.1 Selecting previously unselected package libgomp1-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.1 Selecting previously unselected package libitm1-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.1 Selecting previously unselected package libatomic1-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.2 Selecting previously unselected package libasan6-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.4 Selecting previously unselected package liblsan0-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.5 Selecting previously unselected package libtsan0-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.199Z] #19 242.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.457Z] #19 242.8 Selecting previously unselected package libstdc++6-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.457Z] #19 242.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.457Z] #19 242.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.457Z] #19 242.9 Selecting previously unselected package libubsan1-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.457Z] #19 242.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.457Z] #19 242.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.457Z] #19 243.0 Selecting previously unselected package libquadmath0-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.716Z] #19 243.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.716Z] #19 243.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.716Z] #19 243.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
10:23:03 [2022-05-17T10:23:03.716Z] #19 243.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:03 [2022-05-17T10:23:03.716Z] #19 243.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
10:23:03 [2022-05-17T10:23:03.716Z] #19 243.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
10:23:03 [2022-05-17T10:23:03.716Z] #19 243.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
10:23:03 [2022-05-17T10:23:03.716Z] #19 243.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
10:23:04 [2022-05-17T10:23:04.166Z] #64 259.0 + bin/containerd-shim-runc-v1
10:23:05 [2022-05-17T10:23:05.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:23:06 [2022-05-17T10:23:06.041Z] #67 ...
10:23:06 [2022-05-17T10:23:06.041Z] 
10:23:06 [2022-05-17T10:23:06.041Z] #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
10:23:06 [2022-05-17T10:23:06.041Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:23:06 [2022-05-17T10:23:06.041Z] #14 158.5 Selecting previously unselected package g++-mingw-w64-x86-64.
10:23:06 [2022-05-17T10:23:06.041Z] #14 158.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:23:06 [2022-05-17T10:23:06.041Z] #14 158.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:23:06 [2022-05-17T10:23:06.041Z] #14 158.7 Selecting previously unselected package libapparmor1:amd64.
10:23:06 [2022-05-17T10:23:06.041Z] #14 158.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.041Z] #14 158.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:23:06 [2022-05-17T10:23:06.041Z] #14 158.8 Selecting previously unselected package libapparmor-dev:amd64.
10:23:06 [2022-05-17T10:23:06.041Z] #14 158.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.041Z] #14 158.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:23:06 [2022-05-17T10:23:06.041Z] #14 159.0 Selecting previously unselected package libbtrfs0:amd64.
10:23:06 [2022-05-17T10:23:06.041Z] #14 159.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.1 Selecting previously unselected package libbtrfs-dev:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.4 Selecting previously unselected package libudev-dev:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.4 Unpacking libudev-dev:amd64 (247.3-7) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.5 Selecting previously unselected package libsepol1-dev:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.8 Selecting previously unselected package libpcre2-16-0:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 159.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.0 Selecting previously unselected package libpcre2-32-0:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.2 Selecting previously unselected package libpcre2-posix2:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.3 Selecting previously unselected package libpcre2-dev:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.7 Selecting previously unselected package libselinux1-dev:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.9 Selecting previously unselected package libdevmapper-dev:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 160.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 161.0 Selecting previously unselected package libseccomp-dev:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 161.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 161.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 161.2 Selecting previously unselected package libsystemd-dev:amd64.
10:23:06 [2022-05-17T10:23:06.042Z] #14 161.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
10:23:06 [2022-05-17T10:23:06.042Z] #14 161.2 Unpacking libsystemd-dev:amd64 (247.3-7) ...
10:23:06 [2022-05-17T10:23:06.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:23:07 [2022-05-17T10:23:07.424Z] #14 162.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:23:07 [2022-05-17T10:23:07.424Z] #14 162.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:23:07 [2022-05-17T10:23:07.684Z] #14 163.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:23:07 [2022-05-17T10:23:07.945Z] #14 163.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:23:08 [2022-05-17T10:23:08.212Z] #14 163.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:23:08 [2022-05-17T10:23:08.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:23:08 [2022-05-17T10:23:08.737Z] #14 163.8 Setting up libpcre2-16-0:amd64 (10.36-2) ...
10:23:08 [2022-05-17T10:23:08.737Z] #14 163.9 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:23:08 [2022-05-17T10:23:08.737Z] #14 164.0 Setting up libpcre2-32-0:amd64 (10.36-2) ...
10:23:08 [2022-05-17T10:23:08.737Z] #14 164.0 Setting up libudev-dev:amd64 (247.3-7) ...
10:23:08 [2022-05-17T10:23:08.737Z] #14 164.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
10:23:08 [2022-05-17T10:23:08.737Z] #14 ...
10:23:08 [2022-05-17T10:23:08.737Z] 
10:23:08 [2022-05-17T10:23:08.737Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:23:08 [2022-05-17T10:23:08.737Z] #67 sha256:d4dabbf72fc61faf8d1fd1c49a9a6fc0e45c046386bd075035725508a70f5172
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1 rootlesskit version 1.0.0
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1 Usage of /build/rootlesskit-docker-proxy:
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1   -container-ip string
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1     	container ip
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1   -container-port int
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1     	container port (default -1)
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1   -host-ip string
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1     	host ip
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1   -host-port int
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1     	host port (default -1)
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1   -proto string
10:23:08 [2022-05-17T10:23:08.737Z] #67 161.1     	proxy protocol (default "tcp")
10:23:08 [2022-05-17T10:23:08.737Z] #67 DONE 163.9s
10:23:08 [2022-05-17T10:23:08.737Z] 
10:23:08 [2022-05-17T10:23:08.737Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:23:08 [2022-05-17T10:23:08.737Z] #68 sha256:95322c89046ed226654e86836165564f9eaa503761df7e52d18139b2e9f4c807
10:23:08 [2022-05-17T10:23:08.737Z] #68 DONE 0.0s
10:23:08 [2022-05-17T10:23:08.737Z] 
10:23:08 [2022-05-17T10:23:08.738Z] #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
10:23:08 [2022-05-17T10:23:08.738Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:23:08 [2022-05-17T10:23:08.738Z] #14 164.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
10:23:08 [2022-05-17T10:23:08.738Z] #14 164.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:23:08 [2022-05-17T10:23:08.738Z] #14 164.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:23:08 [2022-05-17T10:23:08.738Z] #14 164.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:23:08 [2022-05-17T10:23:08.738Z] #14 164.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:23:08 [2022-05-17T10:23:08.738Z] #14 164.1 Setting up mingw-w64-common (8.0.0-1) ...
10:23:08 [2022-05-17T10:23:08.738Z] #14 164.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
10:23:08 [2022-05-17T10:23:08.738Z] #14 164.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:23:08 [2022-05-17T10:23:08.738Z] #14 ...
10:23:08 [2022-05-17T10:23:08.738Z] 
10:23:08 [2022-05-17T10:23:08.738Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:23:08 [2022-05-17T10:23:08.738Z] #69 sha256:c43a6956d9907dccc477a5d3da6df939471a84308f3d0cc153c651409c7c9cbc
10:23:08 [2022-05-17T10:23:08.986Z] #19 247.8 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
10:23:08 [2022-05-17T10:23:08.987Z] #19 247.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
10:23:08 [2022-05-17T10:23:08.987Z] #19 247.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
10:23:08 [2022-05-17T10:23:08.987Z] #19 247.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
10:23:08 [2022-05-17T10:23:08.987Z] #19 247.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
10:23:08 [2022-05-17T10:23:08.987Z] #19 247.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
10:23:08 [2022-05-17T10:23:08.987Z] #19 248.0 Selecting previously unselected package libc6-dev-ppc64el-cross.
10:23:08 [2022-05-17T10:23:08.987Z] #19 248.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
10:23:08 [2022-05-17T10:23:08.987Z] #19 248.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
10:23:08 [2022-05-17T10:23:08.987Z] #19 248.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
10:23:08 [2022-05-17T10:23:08.987Z] #19 248.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
10:23:08 [2022-05-17T10:23:08.987Z] #19 248.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
10:23:08 [2022-05-17T10:23:08.998Z] #69 DONE 0.1s
10:23:08 [2022-05-17T10:23:08.998Z] 
10:23:08 [2022-05-17T10:23:08.998Z] #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
10:23:08 [2022-05-17T10:23:08.998Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.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
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.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
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.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
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:23:08 [2022-05-17T10:23:08.998Z] #14 164.4 Setting up dmsetup (2:1.02.175-2.1) ...
10:23:09 [2022-05-17T10:23:09.247Z] #19 248.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
10:23:09 [2022-05-17T10:23:09.247Z] #19 248.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
10:23:09 [2022-05-17T10:23:09.247Z] #19 248.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
10:23:09 [2022-05-17T10:23:09.258Z] #14 164.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:23:09 [2022-05-17T10:23:09.258Z] #14 164.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:23:09 [2022-05-17T10:23:09.258Z] #14 164.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:23:09 [2022-05-17T10:23:09.454Z] #64 264.1 + bin/containerd-shim-runc-v2
10:23:09 [2022-05-17T10:23:09.494Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:23:09 [2022-05-17T10:23:09.494Z] Using test binary docker
10:23:09 [2022-05-17T10:23:09.494Z] +++ /etc/init.d/apparmor start
10:23:09 [2022-05-17T10:23:09.494Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:23:09 [2022-05-17T10:23:09.494Z] INFO: Waiting for daemon to start...
10:23:09 [2022-05-17T10:23:09.494Z] Starting dockerd
10:23:09 [2022-05-17T10:23:09.494Z] +++ 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
10:23:09 [2022-05-17T10:23:09.519Z] #14 DONE 164.9s
10:23:09 [2022-05-17T10:23:09.519Z] 
10:23:09 [2022-05-17T10:23:09.519Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:23:09 [2022-05-17T10:23:09.519Z] #59 sha256:376d904bd36919cf0e894ee2b1854c9229f3476ef77c96281b7f40a20c07180a
10:23:09 [2022-05-17T10:23:09.714Z] #64 264.8 + binaries
10:23:09 [2022-05-17T10:23:09.714Z] #64 264.8 + install -D bin/containerd /build/containerd
10:23:09 [2022-05-17T10:23:09.714Z] #64 264.8 + install -D bin/containerd-shim /build/containerd-shim
10:23:09 [2022-05-17T10:23:09.714Z] #64 264.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:23:09 [2022-05-17T10:23:09.714Z] #64 264.8 + install -D bin/ctr /build/ctr
10:23:09 [2022-05-17T10:23:09.780Z] #59 DONE 0.2s
10:23:09 [2022-05-17T10:23:09.780Z] 
10:23:09 [2022-05-17T10:23:09.780Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:23:09 [2022-05-17T10:23:09.780Z] #60 sha256:e5b8b11812771150bc227a9244b3efb6df1a64a5036a19d6ba7677af715ce953
10:23:09 [2022-05-17T10:23:09.992Z] DEBUG: print all environment variables to check how Jenkins runs this script
10:23:09 [2022-05-17T10:23:09.992Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-45f772cb\powershellScript.ps1'; exit $LASTEXITCODE;
10:23:09 [2022-05-17T10:23:09.992Z] ----------------------------------------------------------------------------
10:23:09 [2022-05-17T10:23:09.992Z] 
10:23:09 [2022-05-17T10:23:09.992Z] INFO: executeCI.ps1 starting at Tue May 17 10:23:06 CUT 2022
10:23:09 [2022-05-17T10:23:09.992Z] 
10:23:09 [2022-05-17T10:23:09.992Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:23:09 [2022-05-17T10:23:09.992Z] INFO: Running git version 2.24.1.windows.2
10:23:09 [2022-05-17T10:23:09.992Z] INFO: Branch:fe_release Build:20348.1.210507-1500
10:23:09 [2022-05-17T10:23:09.992Z] INFO: Environment variables:
10:23:09 [2022-05-17T10:23:09.992Z] 
10:23:09 [2022-05-17T10:23:09.992Z] Name                           Value                                                                                   
10:23:09 [2022-05-17T10:23:09.992Z] ----                           -----                                                                                   
10:23:09 [2022-05-17T10:23:09.992Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:23:09 [2022-05-17T10:23:09.992Z] amd64                          true                                                                                    
10:23:09 [2022-05-17T10:23:09.992Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
10:23:09 [2022-05-17T10:23:09.992Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:23:09 [2022-05-17T10:23:09.992Z] arm64                          true                                                                                    
10:23:09 [2022-05-17T10:23:09.992Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
10:23:09 [2022-05-17T10:23:09.992Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
10:23:09 [2022-05-17T10:23:09.992Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
10:23:09 [2022-05-17T10:23:09.992Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
10:23:09 [2022-05-17T10:23:09.992Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
10:23:09 [2022-05-17T10:23:09.992Z] BRANCH_NAME                    PR-43578                                                                                
10:23:09 [2022-05-17T10:23:09.992Z] BUILD_DISPLAY_NAME             #5                                                                                      
10:23:09 [2022-05-17T10:23:09.992Z] BUILD_ID                       5                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] BUILD_NUMBER                   5                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] BUILD_TAG                      jenkins-moby-PR-43578-5                                                                 
10:23:09 [2022-05-17T10:23:09.992Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43578/5/                              
10:23:09 [2022-05-17T10:23:09.992Z] cgroup2                        true                                                                                    
10:23:09 [2022-05-17T10:23:09.992Z] CHANGE_AUTHOR                  thaJeztah                                                                               
10:23:09 [2022-05-17T10:23:09.992Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
10:23:09 [2022-05-17T10:23:09.992Z] CHANGE_BRANCH                  swarm_version_stringer                                                                  
10:23:09 [2022-05-17T10:23:09.992Z] CHANGE_FORK                    thaJeztah/docker                                                                        
10:23:09 [2022-05-17T10:23:09.992Z] CHANGE_ID                      43578                                                                                   
10:23:09 [2022-05-17T10:23:09.992Z] CHANGE_TARGET                  master                                                                                  
10:23:09 [2022-05-17T10:23:09.992Z] CHANGE_TITLE                   api/types/swarm: Version: implement stringer interface                                  
10:23:09 [2022-05-17T10:23:09.992Z] CHANGE_URL                     https://github.com/moby/moby/pull/43578                                                 
10:23:09 [2022-05-17T10:23:09.992Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
10:23:09 [2022-05-17T10:23:09.992Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:23:09 [2022-05-17T10:23:09.992Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:23:09 [2022-05-17T10:23:09.992Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:23:09 [2022-05-17T10:23:09.992Z] COMPUTERNAME                   azwin-2-18cc60                                                                          
10:23:09 [2022-05-17T10:23:09.992Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
10:23:09 [2022-05-17T10:23:09.992Z] ConfigSequenceNumber           0                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] dco                            true                                                                                    
10:23:09 [2022-05-17T10:23:09.992Z] DOCKER_BUILDKIT                0                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] DOCKER_DUT_DEBUG               1                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:23:09 [2022-05-17T10:23:09.992Z] DOCKER_WINDOWS_CONTAINERD_R... 1                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:23:09 [2022-05-17T10:23:09.992Z] EXECUTOR_NUMBER                0                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] FQDN                           azwin-2-18cc60.westus.cloudapp.azure.com                                                
10:23:09 [2022-05-17T10:23:09.992Z] GIT_BRANCH                     PR-43578                                                                                
10:23:09 [2022-05-17T10:23:09.992Z] GIT_COMMIT                     a1a26b38cbcc4ea313b1d217d65143fe5ba026e3                                                
10:23:09 [2022-05-17T10:23:09.992Z] GIT_PREVIOUS_COMMIT            d9524d92a9ddf02fa8f209291032ce4e37cb2a3f                                                
10:23:09 [2022-05-17T10:23:09.992Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a2e523859dd4d3a83b1204b39a270a8e851fcc5f                                                
10:23:09 [2022-05-17T10:23:09.992Z] GIT_URL                        https://github.com/moby/moby.git                                                        
10:23:09 [2022-05-17T10:23:09.992Z] HUDSON_COOKIE                  1d58078a-1ceb-4582-8afb-945b8274baa0                                                    
10:23:09 [2022-05-17T10:23:09.992Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:23:09 [2022-05-17T10:23:09.992Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:23:09 [2022-05-17T10:23:09.992Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
10:23:09 [2022-05-17T10:23:09.992Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
10:23:09 [2022-05-17T10:23:09.992Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:23:09 [2022-05-17T10:23:09.992Z] JENKINS_NODE_COOKIE            a7e7458e-afe8-41e1-a4bc-5e494b881cc3                                                    
10:23:09 [2022-05-17T10:23:09.992Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:23:09 [2022-05-17T10:23:09.992Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
10:23:09 [2022-05-17T10:23:09.992Z] JOB_BASE_NAME                  PR-43578                                                                                
10:23:09 [2022-05-17T10:23:09.992Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43578/display/redirect                
10:23:09 [2022-05-17T10:23:09.992Z] JOB_NAME                       moby/PR-43578                                                                           
10:23:09 [2022-05-17T10:23:09.992Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43578/                                
10:23:09 [2022-05-17T10:23:09.992Z] library.jps.version            master                                                                                  
10:23:09 [2022-05-17T10:23:09.992Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
10:23:09 [2022-05-17T10:23:09.992Z] NODE_LABELS                    amd64 azure azwin-2-18cc60 azwin-2022 docker west-us windows windows-2022 x86_64        
10:23:09 [2022-05-17T10:23:09.992Z] NODE_NAME                      azwin-2-18cc60                                                                          
10:23:09 [2022-05-17T10:23:09.992Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] OS                             Windows_NT                                                                              
10:23:09 [2022-05-17T10:23:09.992Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
10:23:09 [2022-05-17T10:23:09.992Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:23:09 [2022-05-17T10:23:09.992Z] ppc64le                        false                                                                                   
10:23:09 [2022-05-17T10:23:09.992Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:23:09 [2022-05-17T10:23:09.992Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
10:23:09 [2022-05-17T10:23:09.992Z] PROCESSOR_LEVEL                6                                                                                       
10:23:09 [2022-05-17T10:23:09.992Z] PROCESSOR_REVISION             4f01                                                                                    
10:23:09 [2022-05-17T10:23:09.992Z] ProgramData                    C:\ProgramData                                                                          
10:23:09 [2022-05-17T10:23:09.992Z] ProgramFiles                   C:\Program Files                                                                        
10:23:09 [2022-05-17T10:23:09.992Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:23:09 [2022-05-17T10:23:09.992Z] ProgramW6432                   C:\Program Files                                                                        
10:23:09 [2022-05-17T10:23:09.992Z] PROMPT                         $P$G                                                                                    
10:23:09 [2022-05-17T10:23:09.993Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:23:09 [2022-05-17T10:23:09.993Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
10:23:09 [2022-05-17T10:23:09.993Z] PUBLIC                         C:\Users\Public                                                                         
10:23:09 [2022-05-17T10:23:09.993Z] rootless                       true                                                                                    
10:23:09 [2022-05-17T10:23:09.993Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect?page=artif...
10:23:09 [2022-05-17T10:23:09.993Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect?page=changes 
10:23:09 [2022-05-17T10:23:09.993Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect              
10:23:09 [2022-05-17T10:23:09.993Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43578/5/display/redirect?page=tests   
10:23:09 [2022-05-17T10:23:09.993Z] s390x                          false                                                                                   
10:23:09 [2022-05-17T10:23:09.993Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:23:09 [2022-05-17T10:23:09.993Z] SOURCES_DRIVE                  d                                                                                       
10:23:09 [2022-05-17T10:23:09.993Z] SOURCES_SUBDIR                 gopath                                                                                  
10:23:09 [2022-05-17T10:23:09.993Z] STAGE_NAME                     Run tests                                                                               
10:23:09 [2022-05-17T10:23:09.993Z] SystemDrive                    C:                                                                                      
10:23:09 [2022-05-17T10:23:09.993Z] SystemRoot                     C:\Windows                                                                              
10:23:09 [2022-05-17T10:23:09.993Z] TEMP                           C:\Windows\TEMP                                                                         
10:23:09 [2022-05-17T10:23:09.993Z] TESTDEBUG                      0                                                                                       
10:23:09 [2022-05-17T10:23:09.993Z] TESTRUN_DRIVE                  d                                                                                       
10:23:09 [2022-05-17T10:23:09.993Z] TESTRUN_SUBDIR                 CI                                                                                      
10:23:09 [2022-05-17T10:23:09.993Z] TIMEOUT                        120m                                                                                    
10:23:09 [2022-05-17T10:23:09.993Z] TMP                            C:\Windows\TEMP                                                                         
10:23:09 [2022-05-17T10:23:09.993Z] unit_validate                  true                                                                                    
10:23:09 [2022-05-17T10:23:09.993Z] USERDOMAIN                     WORKGROUP                                                                               
10:23:09 [2022-05-17T10:23:09.993Z] USERNAME                       azwin-2-18cc60$                                                                         
10:23:09 [2022-05-17T10:23:09.993Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
10:23:09 [2022-05-17T10:23:09.993Z] validate_force                 false                                                                                   
10:23:09 [2022-05-17T10:23:09.993Z] windir                         C:\Windows                                                                              
10:23:09 [2022-05-17T10:23:09.993Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:23:09 [2022-05-17T10:23:09.993Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
10:23:09 [2022-05-17T10:23:09.993Z] windows2022                    true                                                                                    
10:23:09 [2022-05-17T10:23:09.993Z] windows2022containerd          true                                                                                    
10:23:09 [2022-05-17T10:23:09.993Z] windowsRS5                     true                                                                                    
10:23:09 [2022-05-17T10:23:09.993Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:23:09 [2022-05-17T10:23:09.993Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
10:23:09 [2022-05-17T10:23:09.993Z] 
10:23:09 [2022-05-17T10:23:09.993Z] 
10:23:09 [2022-05-17T10:23:09.993Z] 
10:23:09 [2022-05-17T10:23:09.993Z] INFO: Sources under d:\gopath\...
10:23:09 [2022-05-17T10:23:09.993Z] INFO: Test run under d:\CI\...
10:23:09 [2022-05-17T10:23:09.993Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:23:09 [2022-05-17T10:23:09.993Z] INFO: docker/docker repository was found
10:23:09 [2022-05-17T10:23:09.993Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
10:23:09 [2022-05-17T10:23:09.993Z] ltsc2022: Pulling from windows/servercore
10:23:10 [2022-05-17T10:23:10.448Z] 97f65a0ec59e: Pulling fs layer
10:23:10 [2022-05-17T10:23:10.448Z] 12fb50a031bd: Pulling fs layer
10:23:10 [2022-05-17T10:23:10.868Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:23:10 [2022-05-17T10:23:10.868Z] Using test binary docker
10:23:10 [2022-05-17T10:23:10.868Z] +++ /etc/init.d/apparmor start
10:23:10 [2022-05-17T10:23:10.868Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:23:10 [2022-05-17T10:23:10.868Z] INFO: Waiting for daemon to start...
10:23:10 [2022-05-17T10:23:10.868Z] Starting dockerd
10:23:10 [2022-05-17T10:23:10.868Z] +++ 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
10:23:10 [2022-05-17T10:23:10.868Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:23:10 [2022-05-17T10:23:10.868Z] Using test binary docker
10:23:11 [2022-05-17T10:23:11.164Z] +++ /etc/init.d/apparmor start
10:23:11 [2022-05-17T10:23:11.164Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:23:11 [2022-05-17T10:23:11.164Z] INFO: Waiting for daemon to start...
10:23:11 [2022-05-17T10:23:11.164Z] Starting dockerd
10:23:11 [2022-05-17T10:23:11.164Z] +++ 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
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 + RM_GOPATH=0
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 + TMP_GOPATH=
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 + : /build
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 + '[' -z '' ']'
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 ++ mktemp -d
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 + export GOPATH=/tmp/tmp.jSwLOhDTkZ
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 + GOPATH=/tmp/tmp.jSwLOhDTkZ
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 + RM_GOPATH=1
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 + case "$(go env GOARCH)" in
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.368 ++ go env GOARCH
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.432 + export GO_BUILDMODE=-buildmode=pie
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.432 + GO_BUILDMODE=-buildmode=pie
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.432 ++ dirname /install.sh
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 + dir=/
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 + bin=runc
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 + shift
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 + '[' '!' -f //runc.installer ']'
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 + . //runc.installer
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 ++ set -e
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 ++ : v1.1.2
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 + install_runc
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 + RUNC_BUILDTAGS=seccomp
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jSwLOhDTkZ/src/github.com/opencontainers/runc
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.439 Install runc version v1.1.2 (build tags: seccomp)
10:23:11 [2022-05-17T10:23:11.168Z] #60 1.446 Cloning into '/tmp/tmp.jSwLOhDTkZ/src/github.com/opencontainers/runc'...
10:23:11 [2022-05-17T10:23:11.429Z] #60 ...
10:23:11 [2022-05-17T10:23:11.429Z] 
10:23:11 [2022-05-17T10:23:11.429Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
10:23:11 [2022-05-17T10:23:11.429Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae
10:23:11 [2022-05-17T10:23:11.429Z] #15 DONE 1.9s
10:23:11 [2022-05-17T10:23:11.429Z] 
10:23:11 [2022-05-17T10:23:11.429Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:23:11 [2022-05-17T10:23:11.429Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2
10:23:12 [2022-05-17T10:23:12.814Z] #16 DONE 1.4s
10:23:12 [2022-05-17T10:23:12.814Z] 
10:23:12 [2022-05-17T10:23:12.814Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:23:12 [2022-05-17T10:23:12.814Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc
10:23:13 [2022-05-17T10:23:13.692Z] .
10:23:13 [2022-05-17T10:23:13.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:23:13 [2022-05-17T10:23:13.692Z] 
10:23:13 [2022-05-17T10:23:13.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:23:13 [2022-05-17T10:23:13.692Z] 
10:23:13 [2022-05-17T10:23:13.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:23:13 [2022-05-17T10:23:13.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:23:13 [2022-05-17T10:23:13.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:23:13 [2022-05-17T10:23:13.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:23:13 [2022-05-17T10:23:13.692Z] Error: No such image: emptyfs
10:23:13 [2022-05-17T10:23:13.692Z] Error: No such image: emptyfs
10:23:13 [2022-05-17T10:23:13.692Z] Error: No such image: emptyfs
10:23:13 [2022-05-17T10:23:13.692Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:23:13 [2022-05-17T10:23:13.692Z] ++++ docker load
10:23:13 [2022-05-17T10:23:13.692Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:23:13 [2022-05-17T10:23:13.692Z] ++++ docker load
10:23:13 [2022-05-17T10:23:13.692Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:23:13 [2022-05-17T10:23:13.692Z] ++++ docker load
10:23:13 [2022-05-17T10:23:13.692Z] Running integration-test (iteration 1)
10:23:13 [2022-05-17T10:23:13.692Z] Running integration-test (iteration 1)
10:23:13 [2022-05-17T10:23:13.692Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:23:13 [2022-05-17T10:23:13.692Z] ++ 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
10:23:13 [2022-05-17T10:23:13.692Z] ++ set -e
10:23:13 [2022-05-17T10:23:13.692Z] ++ '[' -n 0 ']'
10:23:13 [2022-05-17T10:23:13.692Z] ++ set -x
10:23:13 [2022-05-17T10:23:13.692Z] ++ env -i DEST=/go/src/github.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
10:23:13 [2022-05-17T10:23:13.692Z] 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)/
10:23:13 [2022-05-17T10:23:13.692Z] ++ 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)/'
10:23:13 [2022-05-17T10:23:13.692Z] ++ set -e
10:23:13 [2022-05-17T10:23:13.692Z] ++ '[' -n 0 ']'
10:23:13 [2022-05-17T10:23:13.692Z] ++ set -x
10:23:13 [2022-05-17T10:23:13.692Z] ++ env -i DEST=/go/src/github.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)/'
10:23:13 [2022-05-17T10:23:13.692Z] Running integration-test (iteration 1)
10:23:13 [2022-05-17T10:23:13.692Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:23:13 [2022-05-17T10:23:13.692Z] ++ 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)/'
10:23:13 [2022-05-17T10:23:13.692Z] ++ set -e
10:23:13 [2022-05-17T10:23:13.692Z] ++ '[' -n 0 ']'
10:23:13 [2022-05-17T10:23:13.692Z] ++ set -x
10:23:13 [2022-05-17T10:23:13.692Z] ++ env -i DEST=/go/src/github.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)/'
10:23:13 [2022-05-17T10:23:13.951Z] Loaded image: busybox:latest
10:23:13 [2022-05-17T10:23:13.951Z] Loaded image: busybox:latest
10:23:13 [2022-05-17T10:23:13.951Z] Loaded image: busybox:latest
10:23:13 [2022-05-17T10:23:13.951Z] Loaded image: busybox:glibc
10:23:14 [2022-05-17T10:23:14.200Z] #17 1.085 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:23:14 [2022-05-17T10:23:14.200Z] #17 DONE 1.2s
10:23:14 [2022-05-17T10:23:14.200Z] 
10:23:14 [2022-05-17T10:23:14.200Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:23:14 [2022-05-17T10:23:14.200Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456
10:23:14 [2022-05-17T10:23:14.210Z] Loaded image: busybox:glibc
10:23:14 [2022-05-17T10:23:14.210Z] Loaded image: busybox:glibc
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.0 Selecting previously unselected package g++-powerpc64le-linux-gnu.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.0 Selecting previously unselected package crossbuild-essential-ppc64el.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.1 Unpacking crossbuild-essential-ppc64el (12.9) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.1 Selecting previously unselected package libc6-s390x-cross.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.1 Unpacking libc6-s390x-cross (2.31-9cross4) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.2 Selecting previously unselected package libgcc-s1-s390x-cross.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.3 Selecting previously unselected package libgomp1-s390x-cross.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.3 Selecting previously unselected package libitm1-s390x-cross.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.3 Selecting previously unselected package libatomic1-s390x-cross.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.4 Selecting previously unselected package libasan6-s390x-cross.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.7 Selecting previously unselected package libstdc++6-s390x-cross.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.8 Selecting previously unselected package libubsan1-s390x-cross.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.9 Selecting previously unselected package libgcc-10-dev-s390x-cross.
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 253.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 254.0 Selecting previously unselected package gcc-10-s390x-linux-gnu.
10:23:14 [2022-05-17T10:23:14.513Z] #19 254.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
10:23:14 [2022-05-17T10:23:14.513Z] #19 254.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
10:23:15 [2022-05-17T10:23:15.075Z] #64 DONE 270.1s
10:23:15 [2022-05-17T10:23:15.148Z] #18 DONE 1.0s
10:23:15 [2022-05-17T10:23:15.148Z] 
10:23:15 [2022-05-17T10:23:15.148Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:23:15 [2022-05-17T10:23:15.148Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21
10:23:16 [2022-05-17T10:23:16.017Z] 
10:23:16 [2022-05-17T10:23:16.017Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
10:23:16 [2022-05-17T10:23:16.017Z] #65 sha256:1777b4585ff722fd7e02fa513838b217ecd0e80c83634b7cff81bc0402c36960
10:23:16 [2022-05-17T10:23:16.091Z] #19 DONE 1.0s
10:23:16 [2022-05-17T10:23:16.091Z] 
10:23:16 [2022-05-17T10:23:16.091Z] #20 [dev-systemd-false  6/26] RUN ldconfig
10:23:16 [2022-05-17T10:23:16.091Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f
10:23:16 [2022-05-17T10:23:16.111Z] Loaded image: debian:bullseye-slim
10:23:16 [2022-05-17T10:23:16.111Z] Loaded image: debian:bullseye-slim
10:23:16 [2022-05-17T10:23:16.111Z] Loaded image: debian:bullseye-slim
10:23:16 [2022-05-17T10:23:16.111Z] Loaded image: hello-world:latest
10:23:16 [2022-05-17T10:23:16.111Z] Loaded image: hello-world:latest
10:23:16 [2022-05-17T10:23:16.111Z] Loaded image: hello-world:latest
10:23:16 [2022-05-17T10:23:16.111Z] Loaded image: arm32v7/hello-world:latest
10:23:16 [2022-05-17T10:23:16.111Z] Loaded image: arm32v7/hello-world:latest
10:23:16 [2022-05-17T10:23:16.111Z] Loaded image: arm32v7/hello-world:latest
10:23:16 [2022-05-17T10:23:16.111Z] INFO: Testing against a local daemon
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerSuite
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:23:16 [2022-05-17T10:23:16.111Z] INFO: Testing against a local daemon
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerDaemonSuite
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:23:16 [2022-05-17T10:23:16.111Z] INFO: Testing against a local daemon
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestCgroupNamespacesBuild
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:23:16 [2022-05-17T10:23:16.111Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:23:17 [2022-05-17T10:23:17.035Z] #20 DONE 1.0s
10:23:17 [2022-05-17T10:23:17.035Z] 
10:23:17 [2022-05-17T10:23:17.035Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:23:17 [2022-05-17T10:23:17.035Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:23:17 [2022-05-17T10:23:17.044Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:23:17 [2022-05-17T10:23:17.044Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:23:17 [2022-05-17T10:23:17.302Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:23:17 [2022-05-17T10:23:17.302Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:23:17 [2022-05-17T10:23:17.561Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:23:17 [2022-05-17T10:23:17.561Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:23:17 [2022-05-17T10:23:17.561Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:23:17 [2022-05-17T10:23:17.818Z] --- PASS: TestCgroupNamespacesBuild (1.70s)
10:23:17 [2022-05-17T10:23:17.818Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:23:17 [2022-05-17T10:23:17.928Z] #65 DONE 1.8s
10:23:17 [2022-05-17T10:23:17.929Z] 
10:23:17 [2022-05-17T10:23:17.929Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:23:17 [2022-05-17T10:23:17.929Z] #70 sha256:549648b496d8b06784801de4a0d4f5578cb886739852ea43a042831c9c1dde93
10:23:18 [2022-05-17T10:23:18.190Z] #70 DONE 0.4s
10:23:18 [2022-05-17T10:23:18.190Z] 
10:23:18 [2022-05-17T10:23:18.190Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:23:18 [2022-05-17T10:23:18.190Z] #75 sha256:89cd547ea23ec5b228905eb1b46e70b69faa62bd2e2e92293ee19792a04084c5
10:23:18 [2022-05-17T10:23:18.421Z] #21 1.419 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:23:18 [2022-05-17T10:23:18.682Z] #21 1.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:23:18 [2022-05-17T10:23:18.682Z] #21 1.766 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:23:18 [2022-05-17T10:23:18.752Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:23:18 [2022-05-17T10:23:18.943Z] #21 1.979 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:23:19 [2022-05-17T10:23:19.010Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s)
10:23:19 [2022-05-17T10:23:19.010Z] === RUN   TestBuildWithSession
10:23:19 [2022-05-17T10:23:19.010Z]     build_session_test.go:25: TODO: BuildKit
10:23:19 [2022-05-17T10:23:19.010Z] --- SKIP: TestBuildWithSession (0.00s)
10:23:19 [2022-05-17T10:23:19.010Z] === RUN   TestBuildSquashParent
10:23:19 [2022-05-17T10:23:19.268Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:23:19 [2022-05-17T10:23:19.268Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:23:19 [2022-05-17T10:23:19.268Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:23:19 [2022-05-17T10:23:19.778Z] #19 259.0 Selecting previously unselected package gcc-s390x-linux-gnu.
10:23:19 [2022-05-17T10:23:19.778Z] #19 259.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
10:23:19 [2022-05-17T10:23:19.778Z] #19 259.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
10:23:19 [2022-05-17T10:23:19.884Z] #21 2.940 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:23:20 [2022-05-17T10:23:20.100Z] #75 DONE 2.1s
10:23:20 [2022-05-17T10:23:20.202Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:23:20 [2022-05-17T10:23:20.202Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:23:20 [2022-05-17T10:23:20.360Z] 
10:23:20 [2022-05-17T10:23:20.360Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:23:20 [2022-05-17T10:23:20.360Z] #76 sha256:90ab5218d809668660c42a04b6b8e6d2eb753e6395af1909d744b9c9feca8b7e
10:23:20 [2022-05-17T10:23:20.360Z] #76 DONE 0.0s
10:23:20 [2022-05-17T10:23:20.360Z] 
10:23:20 [2022-05-17T10:23:20.360Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
10:23:20 [2022-05-17T10:23:20.360Z] #77 sha256:afdd584ada8009aefbb3b1ac46537af6e32ea39d6fbd09fe872e6ff9cd2ac5f3
10:23:20 [2022-05-17T10:23:20.711Z] #19 259.9 Selecting previously unselected package linux-libc-dev-s390x-cross.
10:23:20 [2022-05-17T10:23:20.711Z] #19 259.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
10:23:20 [2022-05-17T10:23:20.711Z] #19 260.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
10:23:20 [2022-05-17T10:23:20.753Z] 12fb50a031bd: Verifying Checksum
10:23:20 [2022-05-17T10:23:20.753Z] 12fb50a031bd: Download complete
10:23:21 [2022-05-17T10:23:21.137Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:23:21 [2022-05-17T10:23:21.137Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:23:21 [2022-05-17T10:23:21.137Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:23:21 [2022-05-17T10:23:21.137Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:23:21 [2022-05-17T10:23:21.268Z] #21 4.282 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:23:21 [2022-05-17T10:23:21.280Z] #19 260.8 Selecting previously unselected package libc6-dev-s390x-cross.
10:23:21 [2022-05-17T10:23:21.280Z] #19 260.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
10:23:21 [2022-05-17T10:23:21.280Z] #19 260.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
10:23:21 [2022-05-17T10:23:21.394Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:23:21 [2022-05-17T10:23:21.744Z] #77 DONE 1.2s
10:23:21 [2022-05-17T10:23:21.744Z] 
10:23:21 [2022-05-17T10:23:21.744Z] #78 exporting to image
10:23:21 [2022-05-17T10:23:21.744Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:23:21 [2022-05-17T10:23:21.744Z] #78 exporting layers
10:23:21 [2022-05-17T10:23:21.846Z] #19 261.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
10:23:21 [2022-05-17T10:23:21.846Z] #19 261.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
10:23:21 [2022-05-17T10:23:21.846Z] #19 261.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
10:23:22 [2022-05-17T10:23:22.105Z] #19 261.6 Selecting previously unselected package g++-10-s390x-linux-gnu.
10:23:22 [2022-05-17T10:23:22.105Z] #19 261.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
10:23:22 [2022-05-17T10:23:22.105Z] #19 261.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
10:23:23 [2022-05-17T10:23:23.812Z] #21 ...
10:23:23 [2022-05-17T10:23:23.812Z] 
10:23:23 [2022-05-17T10:23:23.812Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:23:23 [2022-05-17T10:23:23.812Z] #60 sha256:e5b8b11812771150bc227a9244b3efb6df1a64a5036a19d6ba7677af715ce953
10:23:23 [2022-05-17T10:23:23.812Z] #60 12.05 + cd /tmp/tmp.jSwLOhDTkZ/src/github.com/opencontainers/runc
10:23:23 [2022-05-17T10:23:23.812Z] #60 12.06 + git checkout -q v1.1.2
10:23:23 [2022-05-17T10:23:23.812Z] #60 12.68 + '[' -z '' ']'
10:23:23 [2022-05-17T10:23:23.812Z] #60 12.68 + target=static
10:23:23 [2022-05-17T10:23:23.812Z] #60 12.68 + make BUILDTAGS=seccomp static
10:23:23 [2022-05-17T10:23:23.812Z] #60 13.04 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
10:23:24 [2022-05-17T10:23:24.673Z] --- PASS: TestBuildSquashParent (5.34s)
10:23:24 [2022-05-17T10:23:24.673Z] === RUN   TestBuildWithRemoveAndForceRemove
10:23:24 [2022-05-17T10:23:24.673Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:23:24 [2022-05-17T10:23:24.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:23:24 [2022-05-17T10:23:24.673Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:23:24 [2022-05-17T10:23:24.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:23:24 [2022-05-17T10:23:24.673Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:23:24 [2022-05-17T10:23:24.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:23:24 [2022-05-17T10:23:24.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:23:24 [2022-05-17T10:23:24.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:23:24 [2022-05-17T10:23:24.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:23:24 [2022-05-17T10:23:24.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:23:24 [2022-05-17T10:23:24.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:23:24 [2022-05-17T10:23:24.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:23:24 [2022-05-17T10:23:24.673Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:23:24 [2022-05-17T10:23:24.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:23:24 [2022-05-17T10:23:24.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:23:24 [2022-05-17T10:23:24.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:23:24 [2022-05-17T10:23:24.673Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:23:24 [2022-05-17T10:23:24.673Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:23:24 [2022-05-17T10:23:24.673Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:23:26 [2022-05-17T10:23:26.291Z] #19 265.7 Selecting previously unselected package g++-s390x-linux-gnu.
10:23:26 [2022-05-17T10:23:26.291Z] #19 265.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
10:23:26 [2022-05-17T10:23:26.291Z] #19 265.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
10:23:26 [2022-05-17T10:23:26.291Z] #19 265.8 Selecting previously unselected package crossbuild-essential-s390x.
10:23:26 [2022-05-17T10:23:26.291Z] #19 265.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
10:23:26 [2022-05-17T10:23:26.291Z] #19 265.8 Unpacking crossbuild-essential-s390x (12.9) ...
10:23:26 [2022-05-17T10:23:26.291Z] #19 265.8 Setting up libconfig-inifiles-perl (3.000003-1) ...
10:23:26 [2022-05-17T10:23:26.524Z] 97f65a0ec59e: Verifying Checksum
10:23:26 [2022-05-17T10:23:26.524Z] 97f65a0ec59e: Download complete
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.8 Setting up libfile-which-perl (1.23-1) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.9 Setting up libc6-armhf-cross (2.31-9cross4) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.9 Setting up libicu67:amd64 (67.1-7) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.9 Setting up libmagic-mgc (1:5.39-3) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.9 Setting up libc6-s390x-cross (2.31-9cross4) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 265.9 Setting up libmagic1:amd64 (1:5.39-3) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up file (1:5.39-3) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up bzip2 (1.0.8-4) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up libyaml-perl (1.30-1) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up libxml-sax-base-perl (1.09-1.1) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up libio-string-perl (1.08-3.1) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.0 Setting up cross-config (2.6.18+nmu1) ...
10:23:26 [2022-05-17T10:23:26.549Z] #19 266.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.2 Setting up libc6-arm64-cross (2.31-9cross4) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.2 Setting up patch (2.7.6-7) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up libc6-armel-cross (2.31-9cross4) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.3 Setting up libfile-homedir-perl (1.006-1) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
10:23:26 [2022-05-17T10:23:26.807Z] #19 266.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.031Z] #78 exporting layers 4.9s done
10:23:27 [2022-05-17T10:23:27.031Z] #78 writing image sha256:410599a0694997b01828f7ef981dfeaa4040f7ca67e32075d0726f3465e16f9b done
10:23:27 [2022-05-17T10:23:27.031Z] #78 naming to docker.io/library/docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 done
10:23:27 [2022-05-17T10:23:27.031Z] #78 DONE 5.0s
[Pipeline] }
[Pipeline] // stage
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.4 Setting up liblocale-gettext-perl (1.07-4+b1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.065Z] #19 266.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.066Z] #19 266.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.066Z] #19 266.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:23:27 [2022-05-17T10:23:27.203Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.7 Setting up libxml-sax-perl (1.02+dfsg-1) ...
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
10:23:27 [2022-05-17T10:23:27.324Z] #19 266.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
10:23:27 [2022-05-17T10:23:27.368Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:23:27 [2022-05-17T10:23:27.582Z] #19 266.9 
10:23:27 [2022-05-17T10:23:27.583Z] #19 266.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
10:23:27 [2022-05-17T10:23:27.583Z] #19 266.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.0 Setting up dpkg-dev (1.20.9) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.583Z] #19 267.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.661Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 hack/test/unit
10:23:27 [2022-05-17T10:23:27.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:23:27 [2022-05-17T10:23:27.769Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s)
10:23:27 [2022-05-17T10:23:27.769Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s)
10:23:27 [2022-05-17T10:23:27.769Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s)
10:23:27 [2022-05-17T10:23:27.769Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s)
10:23:27 [2022-05-17T10:23:27.769Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s)
10:23:27 [2022-05-17T10:23:27.769Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.49s)
10:23:27 [2022-05-17T10:23:27.769Z] === RUN   TestBuildMultiStageCopy
10:23:27 [2022-05-17T10:23:27.769Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.841Z] #19 267.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
10:23:27 [2022-05-17T10:23:27.922Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
10:23:27 [2022-05-17T10:23:27.922Z] + TESTFLAGS+=' -test.timeout=5m'
10:23:27 [2022-05-17T10:23:27.922Z] + TESTDIRS=./...
10:23:27 [2022-05-17T10:23:27.922Z] + exclude_paths='/vendor/|/integration'
10:23:27 [2022-05-17T10:23:27.922Z] ++ go list ./...
10:23:27 [2022-05-17T10:23:27.922Z] ++ grep -vE '(/vendor/|/integration)'
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.6 Setting up libxml-simple-perl (2.25-1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.099Z] #19 267.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.7 Setting up libconfig-auto-perl (0.44-1.1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.9 Setting up dpkg-cross (2.6.18+nmu1) ...
10:23:28 [2022-05-17T10:23:28.357Z] #19 267.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.615Z] #19 267.9 Setting up crossbuild-essential-armel (12.9) ...
10:23:28 [2022-05-17T10:23:28.615Z] #19 267.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
10:23:28 [2022-05-17T10:23:28.615Z] #19 267.9 Setting up crossbuild-essential-armhf (12.9) ...
10:23:28 [2022-05-17T10:23:28.615Z] #19 267.9 Setting up crossbuild-essential-arm64 (12.9) ...
10:23:28 [2022-05-17T10:23:28.615Z] #19 268.0 Setting up crossbuild-essential-s390x (12.9) ...
10:23:28 [2022-05-17T10:23:28.615Z] #19 268.0 Setting up crossbuild-essential-ppc64el (12.9) ...
10:23:28 [2022-05-17T10:23:28.615Z] #19 268.0 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:23:28 [2022-05-17T10:23:28.867Z] + pkg_list='github.com/docker/docker/api
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/backend/build
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/httpstatus
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/httputils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/middleware
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/build
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/checkpoint
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/container
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/debug
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/distribution
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/grpc
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/image
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/network
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/plugin
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/session
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/swarm
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/system
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/volume
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/backend
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/blkiodev
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/container
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/events
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/filters
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/image
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/mount
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/network
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/plugins/logdriver
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/registry
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/strslice
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/swarm
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/swarm/runtime
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/time
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/versions
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/versions/v1p19
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/versions/v1p20
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/volume
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/builder-next
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/builder-next/exporter
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/builder-next/worker
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/dockerfile
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/remotecontext
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/remotecontext/git
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/builder/remotecontext/urlutil
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/cli
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/cli/config
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/cli/debug
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/cli/winresources/docker-proxy
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/cli/winresources/dockerd
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/client
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/cmd/docker-proxy
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/cmd/dockerd
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/cmd/dockerd/trap
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/container
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/container/stream
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/contrib/apparmor
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/contrib/docker-device-tool
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/contrib/httpserver
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/cluster
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/cluster/convert
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/cluster/executor
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/cluster/executor/container
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/cluster/provider
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/config
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/events
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/events/testutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/exec
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/aufs
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/copy
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/overlay
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/register
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/vfs
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/graphdriver/zfs
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/images
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/initlayer
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/links
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/listeners
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/awslogs
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/fluentd
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/gcplogs
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/gelf
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/journald
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/local
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/logentries
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/loggerutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/splunk
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/syslog
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/logger/templates
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/names
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/network
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/daemon/stats
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/distribution
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/distribution/metadata
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/distribution/utils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/distribution/xfer
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/dockerversion
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/errdefs
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/image
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/image/cache
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/image/tarexport
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/image/v1
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/internal/test/suite
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/layer
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libcontainerd
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libcontainerd/queue
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libcontainerd/remote
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libcontainerd/supervisor
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libcontainerd/types
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/bitseq
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/cluster
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/config
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/datastore
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/diagnostic
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/discoverapi
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/driverapi
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/bridge
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/host
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/null
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/overlay
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/remote
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/windows
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/drvregistry
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/etchosts
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/idm
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/internal/caller
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/ipam
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/ipamapi
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/ipams/builtin
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/ipams/null
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/ipams/remote
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/ipamutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/iptables
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/netlabel
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/netutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/networkdb
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/ns
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/options
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/osl
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/osl/kernel
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/portallocator
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/portmapper
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/resolvconf
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/testutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/libnetwork/types
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/oci
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/oci/caps
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/opts
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/aaparser
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/archive
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/authorization
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/broadcaster
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/capabilities
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/chrootarchive
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/containerfs
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/devicemapper
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/directory
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/dmesg
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/filenotify
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/fileutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/fsutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/homedir
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/idtools
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/ioutils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/jsonmessage
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/longpath
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/loopback
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/namesgenerator
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/parsers
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/parsers/kernel
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/pidfile
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/platform
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/plugingetter
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/plugins
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/plugins/transport
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/pools
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/progress
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/pubsub
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/reexec
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/signal
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/stack
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/stdcopy
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/streamformatter
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/stringid
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/sysinfo
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/system
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/tailfile
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/tarsum
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/truncindex
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/urlutil
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/pkg/useragent
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/plugin
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/plugin/executor/containerd
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/plugin/v2
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/profiles/apparmor
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/profiles/seccomp
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/quota
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/reference
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/registry
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/registry/resumable
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/restartmanager
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/rootless
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/rootless/specconv
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/runconfig
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/runconfig/opts
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/daemon
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/environment
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/fakecontext
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/fakegit
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/fakestorage
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/fixtures/load
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/fixtures/plugin
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/registry
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/testutil/request
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/volume
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/volume/drivers
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/volume/local
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/volume/mounts
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/volume/service
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/volume/service/opts
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/volume/testutils'
10:23:28 [2022-05-17T10:23:28.867Z] ++ grep --fixed-strings -v /libnetwork
10:23:28 [2022-05-17T10:23:28.867Z] ++ echo 'github.com/docker/docker/api
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/backend/build
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/httpstatus
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/httputils
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/middleware
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/build
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/checkpoint
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/container
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/debug
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/distribution
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/grpc
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/image
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/network
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/plugin
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/session
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/swarm
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/system
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/server/router/volume
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types
10:23:28 [2022-05-17T10:23:28.867Z] github.com/docker/docker/api/types/backend
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/blkiodev
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/container
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/events
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/filters
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/image
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/mount
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/network
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/plugins/logdriver
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/registry
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/strslice
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/swarm
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/swarm/runtime
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/time
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/versions
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/versions/v1p19
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/versions/v1p20
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/volume
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/exporter
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/worker
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/dockerfile
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/remotecontext
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/remotecontext/git
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/remotecontext/urlutil
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli/config
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli/debug
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli/winresources/docker-proxy
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli/winresources/dockerd
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/client
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cmd/docker-proxy
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cmd/dockerd
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cmd/dockerd/trap
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/container
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/container/stream
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/contrib/apparmor
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/contrib/docker-device-tool
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/contrib/httpserver
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/convert
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/executor
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/executor/container
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/provider
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/config
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/events
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/events/testutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/exec
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/aufs
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/copy
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/overlay
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/register
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/vfs
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/graphdriver/zfs
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/images
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/initlayer
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/links
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/listeners
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/awslogs
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/fluentd
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/gcplogs
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/gelf
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/journald
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/local
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/logentries
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/loggerutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/splunk
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/syslog
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/logger/templates
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/names
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/network
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/stats
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/distribution
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/distribution/metadata
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/distribution/utils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/distribution/xfer
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/dockerversion
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/errdefs
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/image
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/image/cache
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/image/tarexport
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/image/v1
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/internal/test/suite
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/layer
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libcontainerd
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libcontainerd/queue
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libcontainerd/remote
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libcontainerd/supervisor
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libcontainerd/types
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/bitseq
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/cluster
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/config
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/datastore
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/diagnostic
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/discoverapi
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/driverapi
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/bridge
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/host
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/null
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/overlay
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/remote
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/windows
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/drvregistry
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/etchosts
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/idm
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/internal/caller
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/ipam
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/ipamapi
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/ipams/builtin
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/ipams/null
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/ipams/remote
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/ipamutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/iptables
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/netlabel
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/netutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/networkdb
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/ns
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/options
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/osl
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/osl/kernel
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/portallocator
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/portmapper
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/resolvconf
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/testutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/libnetwork/types
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/oci
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/oci/caps
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/opts
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/aaparser
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/archive
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/authorization
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/broadcaster
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/capabilities
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/chrootarchive
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/containerfs
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/devicemapper
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/directory
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/dmesg
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/filenotify
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/fileutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/fsutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/homedir
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/idtools
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/ioutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/jsonmessage
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/longpath
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/loopback
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/namesgenerator
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/parsers
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/parsers/kernel
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/pidfile
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/platform
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/plugingetter
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/plugins
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/plugins/transport
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/pools
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/progress
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/pubsub
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/reexec
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/signal
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/stack
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/stdcopy
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/streamformatter
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/stringid
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/sysinfo
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/system
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/tailfile
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/tarsum
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/truncindex
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/urlutil
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/pkg/useragent
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/plugin
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/plugin/executor/containerd
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/plugin/v2
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/profiles/apparmor
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/profiles/seccomp
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/quota
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/reference
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/registry
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/registry/resumable
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/restartmanager
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/rootless
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/rootless/specconv
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/runconfig
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/runconfig/opts
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/daemon
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/environment
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/fakecontext
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/fakegit
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/fakestorage
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/fixtures/load
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/fixtures/plugin
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/registry
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/testutil/request
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/volume
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/volume/drivers
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/volume/local
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/volume/mounts
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/volume/service
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/volume/service/opts
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/volume/testutils'
10:23:28 [2022-05-17T10:23:28.868Z] + base_pkg_list='github.com/docker/docker/api
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/backend/build
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/httpstatus
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/httputils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/middleware
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/build
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/checkpoint
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/container
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/debug
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/distribution
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/grpc
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/image
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/network
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/plugin
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/session
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/swarm
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/system
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/server/router/volume
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/backend
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/blkiodev
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/container
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/events
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/filters
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/image
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/mount
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/network
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/plugins/logdriver
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/registry
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/strslice
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/swarm
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/swarm/runtime
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/time
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/versions
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/versions/v1p19
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/versions/v1p20
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/api/types/volume
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/exporter
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/builder-next/worker
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/dockerfile
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/remotecontext
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/remotecontext/git
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/builder/remotecontext/urlutil
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli/config
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli/debug
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli/winresources/docker-proxy
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cli/winresources/dockerd
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/client
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cmd/docker-proxy
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cmd/dockerd
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cmd/dockerd/trap
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/container
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/container/stream
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/contrib/apparmor
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/contrib/docker-device-tool
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/contrib/httpserver
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/convert
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/executor
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/executor/container
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/cluster/provider
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/config
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/events
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/events/testutils
10:23:28 [2022-05-17T10:23:28.868Z] github.com/docker/docker/daemon/exec
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/aufs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/copy
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/overlay
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/register
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/vfs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/zfs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/images
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/initlayer
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/links
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/listeners
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/awslogs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/fluentd
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/gcplogs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/gelf
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/journald
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/local
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/logentries
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/loggerutils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/splunk
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/syslog
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/templates
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/names
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/network
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/stats
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/distribution
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/distribution/metadata
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/distribution/utils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/distribution/xfer
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/dockerversion
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/errdefs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/image
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/image/cache
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/image/tarexport
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/image/v1
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/internal/test/suite
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/layer
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd/queue
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd/remote
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd/supervisor
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd/types
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/oci
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/oci/caps
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/opts
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/aaparser
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/archive
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/authorization
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/broadcaster
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/capabilities
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/chrootarchive
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/containerfs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/devicemapper
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/directory
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/dmesg
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/filenotify
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/fileutils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/fsutils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/homedir
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/idtools
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/ioutils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/jsonmessage
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/longpath
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/loopback
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/namesgenerator
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/parsers
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/parsers/kernel
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/pidfile
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/platform
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/plugingetter
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/plugins
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/plugins/transport
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/pools
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/progress
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/pubsub
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/reexec
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/signal
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/stack
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/stdcopy
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/streamformatter
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/stringid
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/sysinfo
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/system
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/tailfile
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/tarsum
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/truncindex
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/urlutil
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/pkg/useragent
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/plugin
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/plugin/executor/containerd
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/plugin/v2
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/profiles/apparmor
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/profiles/seccomp
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/quota
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/reference
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/registry
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/registry/resumable
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/restartmanager
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/rootless
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/rootless/specconv
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/runconfig
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/runconfig/opts
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/daemon
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/environment
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/fakecontext
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/fakegit
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/fakestorage
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/fixtures/load
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/fixtures/plugin
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/registry
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/testutil/request
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/volume
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/volume/drivers
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/volume/local
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/volume/mounts
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/volume/service
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/volume/service/opts
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/volume/testutils'
10:23:28 [2022-05-17T10:23:28.869Z] ++ grep --fixed-strings /libnetwork
10:23:28 [2022-05-17T10:23:28.869Z] ++ echo 'github.com/docker/docker/api
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/backend/build
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/httpstatus
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/httputils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/middleware
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/build
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/checkpoint
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/container
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/debug
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/distribution
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/grpc
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/image
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/network
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/plugin
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/session
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/swarm
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/system
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/server/router/volume
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/backend
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/blkiodev
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/container
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/events
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/filters
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/image
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/mount
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/network
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/plugins/logdriver
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/registry
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/strslice
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/swarm
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/swarm/runtime
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/time
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/versions
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/versions/v1p19
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/versions/v1p20
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/api/types/volume
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/builder-next
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/builder-next/exporter
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/builder-next/worker
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/dockerfile
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/remotecontext
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/remotecontext/git
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/builder/remotecontext/urlutil
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/cli
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/cli/config
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/cli/debug
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/cli/winresources/docker-proxy
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/cli/winresources/dockerd
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/client
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/cmd/docker-proxy
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/cmd/dockerd
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/cmd/dockerd/trap
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/container
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/container/stream
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/contrib/apparmor
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/contrib/docker-device-tool
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/contrib/httpserver
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/cluster
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/cluster/convert
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/cluster/executor
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/cluster/executor/container
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/cluster/provider
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/config
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/events
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/events/testutils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/exec
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/aufs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/copy
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/overlay
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/register
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/vfs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/graphdriver/zfs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/images
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/initlayer
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/links
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/listeners
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/awslogs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/fluentd
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/gcplogs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/gelf
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/journald
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/local
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/logentries
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/loggerutils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/splunk
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/syslog
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/logger/templates
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/names
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/network
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/daemon/stats
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/distribution
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/distribution/metadata
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/distribution/utils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/distribution/xfer
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/dockerversion
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/errdefs
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/image
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/image/cache
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/image/tarexport
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/image/v1
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/internal/test/suite
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/layer
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd/queue
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd/remote
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd/supervisor
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libcontainerd/types
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/bitseq
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/cluster
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/config
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/datastore
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/diagnostic
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/discoverapi
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/driverapi
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/bridge
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/host
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/null
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/overlay
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/remote
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:23:28 [2022-05-17T10:23:28.869Z] github.com/docker/docker/libnetwork/drivers/windows
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drvregistry
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/etchosts
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/idm
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/internal/caller
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipam
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipamapi
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/builtin
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/null
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/remote
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipamutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/iptables
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/netlabel
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/netutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/networkdb
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ns
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/options
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/osl
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/osl/kernel
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/portallocator
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/portmapper
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/resolvconf
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/testutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/types
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/oci
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/oci/caps
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/opts
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/aaparser
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/archive
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/authorization
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/broadcaster
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/capabilities
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/chrootarchive
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/containerfs
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/devicemapper
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/directory
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/dmesg
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/filenotify
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/fileutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/fsutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/homedir
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/idtools
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/ioutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/jsonmessage
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/longpath
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/loopback
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/namesgenerator
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/parsers
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/parsers/kernel
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/pidfile
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/platform
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/plugingetter
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/plugins
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/plugins/transport
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/pools
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/progress
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/pubsub
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/reexec
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/signal
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/stack
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/stdcopy
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/streamformatter
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/stringid
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/sysinfo
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/system
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/tailfile
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/tarsum
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/truncindex
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/urlutil
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/pkg/useragent
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/plugin
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/plugin/executor/containerd
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/plugin/v2
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/profiles/apparmor
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/profiles/seccomp
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/quota
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/reference
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/registry
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/registry/resumable
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/restartmanager
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/rootless
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/rootless/specconv
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/runconfig
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/runconfig/opts
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/daemon
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/environment
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/fakecontext
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/fakegit
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/fakestorage
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/fixtures/load
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/fixtures/plugin
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/registry
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/testutil/request
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/volume
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/volume/drivers
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/volume/local
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/volume/mounts
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/volume/service
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/volume/service/opts
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/volume/testutils'
10:23:28 [2022-05-17T10:23:28.870Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/bitseq
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cluster
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/config
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/datastore
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/diagnostic
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/discoverapi
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/driverapi
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/bridge
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/host
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/null
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/overlay
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/remote
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/windows
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drvregistry
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/etchosts
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/idm
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/internal/caller
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipam
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipamapi
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/builtin
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/null
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/remote
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipamutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/iptables
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/netlabel
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/netutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/networkdb
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ns
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/options
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/osl
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/osl/kernel
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/portallocator
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/portmapper
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/resolvconf
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/testutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/types'
10:23:28 [2022-05-17T10:23:28.870Z] + echo 'github.com/docker/docker/libnetwork
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/bitseq
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cluster
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/config
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/datastore
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/diagnostic
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/discoverapi
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/driverapi
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/bridge
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/host
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/null
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/overlay
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/remote
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/windows
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drvregistry
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/etchosts
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/idm
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/internal/caller
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipam
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipamapi
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/builtin
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/null
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/remote
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ipamutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/iptables
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/netlabel
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/netutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/networkdb
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/ns
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/options
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/osl
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/osl/kernel
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/portallocator
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/portmapper
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/resolvconf
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/testutils
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/types'
10:23:28 [2022-05-17T10:23:28.870Z] + grep --fixed-strings libnetwork/drivers/bridge
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/bridge
10:23:28 [2022-05-17T10:23:28.870Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:23:28 [2022-05-17T10:23:28.870Z] + type docker-proxy
10:23:28 [2022-05-17T10:23:28.870Z] hack/test/unit: line 25: type: docker-proxy: not found
10:23:28 [2022-05-17T10:23:28.870Z] + hack/make.sh binary-proxy install-proxy
10:23:28 [2022-05-17T10:23:28.870Z] 
10:23:28 [2022-05-17T10:23:28.870Z] Removing bundles/
10:23:28 [2022-05-17T10:23:28.870Z] 
10:23:28 [2022-05-17T10:23:28.870Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:23:29 [2022-05-17T10:23:29.132Z] Building: bundles/binary-proxy/docker-proxy-dev
10:23:29 [2022-05-17T10:23:29.132Z] GOOS="" GOARCH="" GOARM=""
10:23:29 [2022-05-17T10:23:29.142Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:23:29 [2022-05-17T10:23:29.401Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:23:29 [2022-05-17T10:23:29.401Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:23:29 [2022-05-17T10:23:29.401Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:23:29 [2022-05-17T10:23:29.464Z] 97f65a0ec59e: Pull complete
10:23:29 [2022-05-17T10:23:29.659Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:23:29 [2022-05-17T10:23:29.917Z] --- PASS: TestBuildMultiStageCopy (2.02s)
10:23:29 [2022-05-17T10:23:29.917Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.26s)
10:23:29 [2022-05-17T10:23:29.917Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
10:23:29 [2022-05-17T10:23:29.917Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
10:23:29 [2022-05-17T10:23:29.917Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
10:23:29 [2022-05-17T10:23:29.917Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
10:23:29 [2022-05-17T10:23:29.917Z] === RUN   TestBuildMultiStageParentConfig
10:23:30 [2022-05-17T10:23:30.483Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
10:23:30 [2022-05-17T10:23:30.483Z] === RUN   TestBuildLabelWithTargets
10:23:31 [2022-05-17T10:23:31.418Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:23:31 [2022-05-17T10:23:31.418Z] --- PASS: TestBuildLabelWithTargets (0.94s)
10:23:31 [2022-05-17T10:23:31.418Z] === RUN   TestBuildWithEmptyLayers
10:23:31 [2022-05-17T10:23:31.676Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:23:31 [2022-05-17T10:23:31.676Z] --- PASS: TestBuildWithEmptyLayers (0.39s)
10:23:31 [2022-05-17T10:23:31.676Z] === RUN   TestBuildMultiStageOnBuild
10:23:32 [2022-05-17T10:23:32.242Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:23:32 [2022-05-17T10:23:32.807Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:23:33 [2022-05-17T10:23:33.372Z] --- PASS: TestBuildMultiStageOnBuild (1.68s)
10:23:33 [2022-05-17T10:23:33.372Z] === RUN   TestBuildUncleanTarFilenames
10:23:33 [2022-05-17T10:23:33.630Z] === RUN   TestDockerSuite/TestAttachAfterDetach
10:23:33 [2022-05-17T10:23:33.813Z] #60 ...
10:23:33 [2022-05-17T10:23:33.813Z] 
10:23:33 [2022-05-17T10:23:33.813Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:23:33 [2022-05-17T10:23:33.813Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:23:33 [2022-05-17T10:23:33.813Z] #21 8.169 Fetched 8530 kB in 7s (1188 kB/s)
10:23:33 [2022-05-17T10:23:33.813Z] #21 8.169 Reading package lists...
10:23:33 [2022-05-17T10:23:33.813Z] #21 11.78 Reading package lists...
10:23:33 [2022-05-17T10:23:33.813Z] #21 15.79 Building dependency tree...
10:23:33 [2022-05-17T10:23:33.888Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
10:23:33 [2022-05-17T10:23:33.888Z] === RUN   TestBuildMultiStageLayerLeak
10:23:35 [2022-05-17T10:23:35.170Z] #19 DONE 273.7s
10:23:35 [2022-05-17T10:23:35.170Z] 
10:23:35 [2022-05-17T10:23:35.170Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:23:35 [2022-05-17T10:23:35.170Z] #73 sha256:a5fd4a4842b8ba5984ef3eeefb65e4c85f7150017e55e975d164974bf3e10bda
10:23:35 [2022-05-17T10:23:35.170Z] #73 DONE 0.2s
10:23:35 [2022-05-17T10:23:35.170Z] 
10:23:35 [2022-05-17T10:23:35.170Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:23:35 [2022-05-17T10:23:35.170Z] #32 sha256:20d22819efbd213b62f980500a3931bd5c07c62b17a6bfc36613eadf608500cb
10:23:35 [2022-05-17T10:23:35.170Z] #32 DONE 0.2s
10:23:35 [2022-05-17T10:23:35.170Z] 
10:23:35 [2022-05-17T10:23:35.170Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:23:35 [2022-05-17T10:23:35.170Z] #74 sha256:05a334779cfa177fbf089111a4b1fa60b1c0781b60e9418aff2f237518f66517
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.29 The following additional packages will be installed:
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.29   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.29   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.29   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.29   python3-pkg-resources vim-runtime xxd
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.30 Suggested packages:
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.30   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.30   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.30   acl attr quota
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.30 Recommended packages:
10:23:35 [2022-05-17T10:23:35.211Z] #21 18.30   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:23:35 [2022-05-17T10:23:35.259Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
10:23:35 [2022-05-17T10:23:35.517Z] --- PASS: TestBuildMultiStageLayerLeak (1.58s)
10:23:35 [2022-05-17T10:23:35.517Z] === RUN   TestBuildWithHugeFile
10:23:35 [2022-05-17T10:23:35.717Z] Created binary: bundles/binary-proxy/docker-proxy-dev
10:23:35 [2022-05-17T10:23:35.717Z] 
10:23:35 [2022-05-17T10:23:35.717Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:23:35 [2022-05-17T10:23:35.717Z] Installing docker-proxy to /usr/local/bin/
10:23:35 [2022-05-17T10:23:35.717Z] 
10:23:35 [2022-05-17T10:23:35.717Z] + mkdir -p bundles
10:23:35 [2022-05-17T10:23:35.717Z] + '[' -n 'github.com/docker/docker/api
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/backend/build
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/httpstatus
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/httputils
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/middleware
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/build
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/checkpoint
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/container
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/debug
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/distribution
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/grpc
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/image
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/network
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/plugin
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/session
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/swarm
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/system
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/server/router/volume
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/backend
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/blkiodev
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/container
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/events
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/filters
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/image
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/mount
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/network
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/plugins/logdriver
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/registry
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/strslice
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/swarm
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/swarm/runtime
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/time
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/versions
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/versions/v1p19
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/versions/v1p20
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/api/types/volume
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/builder-next
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/builder-next/exporter
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/builder-next/worker
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/dockerfile
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/remotecontext
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/remotecontext/git
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/builder/remotecontext/urlutil
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/cli
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/cli/config
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/cli/debug
10:23:35 [2022-05-17T10:23:35.717Z] github.com/docker/docker/cli/winresources/docker-proxy
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/cli/winresources/dockerd
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/client
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/cmd/docker-proxy
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/cmd/dockerd
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/cmd/dockerd/trap
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/container
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/container/stream
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/contrib/apparmor
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/contrib/docker-device-tool
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/contrib/httpserver
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/cluster
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/cluster/convert
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/cluster/executor
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/cluster/executor/container
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/cluster/provider
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/config
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/events
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/events/testutils
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/exec
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/aufs
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/copy
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/overlay
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/register
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/vfs
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/graphdriver/zfs
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/images
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/initlayer
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/links
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/listeners
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/awslogs
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/fluentd
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/gcplogs
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/gelf
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/journald
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/local
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/logentries
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/loggerutils
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/splunk
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/syslog
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/logger/templates
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/names
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/network
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/daemon/stats
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/distribution
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/distribution/metadata
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/distribution/utils
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/distribution/xfer
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/dockerversion
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/errdefs
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/image
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/image/cache
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/image/tarexport
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/image/v1
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/internal/test/suite
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/layer
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/libcontainerd
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/libcontainerd/queue
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/libcontainerd/remote
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/libcontainerd/supervisor
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/libcontainerd/types
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/oci
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/oci/caps
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/opts
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/aaparser
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/archive
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/authorization
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/broadcaster
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/capabilities
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/chrootarchive
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/containerfs
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/devicemapper
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/directory
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/dmesg
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/filenotify
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/fileutils
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/fsutils
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/homedir
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/idtools
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/ioutils
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/jsonmessage
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/longpath
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/loopback
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/namesgenerator
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/parsers
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/parsers/kernel
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/pidfile
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/platform
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/plugingetter
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/plugins
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/plugins/transport
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/pools
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/progress
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/pubsub
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/reexec
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/signal
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/stack
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/stdcopy
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/streamformatter
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/stringid
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/sysinfo
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/system
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/tailfile
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/tarsum
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/truncindex
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/urlutil
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/pkg/useragent
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/plugin
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/plugin/executor/containerd
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/plugin/v2
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/profiles/apparmor
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/profiles/seccomp
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/quota
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/reference
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/registry
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/registry/resumable
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/restartmanager
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/rootless
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/rootless/specconv
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/runconfig
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/runconfig/opts
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/daemon
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/environment
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/fakecontext
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/fakegit
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/fakestorage
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/fixtures/load
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/fixtures/plugin
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/registry
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/testutil/request
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/volume
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/volume/drivers
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/volume/local
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/volume/mounts
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/volume/service
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/volume/service/opts
10:23:35 [2022-05-17T10:23:35.718Z] github.com/docker/docker/volume/testutils' ']'
10:23:35 [2022-05-17T10:23:35.718Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
10:23:35 [2022-05-17T10:23:35.718Z] ?   	github.com/docker/docker/api	[no test files]
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 + RM_GOPATH=0
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 + TMP_GOPATH=
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 + : /build
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 + '[' -z '' ']'
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 ++ mktemp -d
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 + export GOPATH=/tmp/tmp.kEXmwXViIm
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 + GOPATH=/tmp/tmp.kEXmwXViIm
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 + RM_GOPATH=1
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 + case "$(go env GOARCH)" in
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.196 ++ go env GOARCH
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.206 + export GO_BUILDMODE=-buildmode=pie
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.206 + GO_BUILDMODE=-buildmode=pie
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.206 ++ dirname /install.sh
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.206 + dir=/
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.206 + bin=rootlesskit
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.206 + shift
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.206 + '[' '!' -f //rootlesskit.installer ']'
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.206 + . //rootlesskit.installer
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.207 ++ : 1920341cd41e047834a21007424162a2dc946315
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.207 + install_rootlesskit
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.207 + case "$1" in
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.207 + export CGO_ENABLED=0
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.207 + CGO_ENABLED=0
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.207 + _install_rootlesskit
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.207 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.208 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.208 + for f in rootlesskit rootlesskit-docker-proxy
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.208 + GOBIN=/build
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.208 + GO111MODULE=on
10:23:35 [2022-05-17T10:23:35.737Z] #74 1.208 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
10:23:35 [2022-05-17T10:23:35.996Z] #74 1.632 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
10:23:36 [2022-05-17T10:23:36.616Z] #21 ...
10:23:36 [2022-05-17T10:23:36.616Z] 
10:23:36 [2022-05-17T10:23:36.616Z] #34 [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
10:23:36 [2022-05-17T10:23:36.616Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
10:23:36 [2022-05-17T10:23:36.616Z] #34 DONE 191.7s
10:23:36 [2022-05-17T10:23:36.616Z] 
10:23:36 [2022-05-17T10:23:36.616Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:23:36 [2022-05-17T10:23:36.616Z] #64 sha256:e7d5d641ba0442760fb8639a6a9ddfc19292788382b5781ca58da86dfa038b1f
10:23:37 [2022-05-17T10:23:37.372Z] #74 2.984 go: downloading github.com/sirupsen/logrus v1.8.1
10:23:37 [2022-05-17T10:23:37.373Z] #74 2.994 go: downloading github.com/urfave/cli/v2 v2.4.0
10:23:37 [2022-05-17T10:23:37.590Z] #64 ...
10:23:37 [2022-05-17T10:23:37.590Z] 
10:23:37 [2022-05-17T10:23:37.590Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:23:37 [2022-05-17T10:23:37.590Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:23:37 [2022-05-17T10:23:37.590Z] #21 20.42 The following NEW packages will be installed:
10:23:37 [2022-05-17T10:23:37.590Z] #21 20.44   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:23:37 [2022-05-17T10:23:37.590Z] #21 20.44   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:23:37 [2022-05-17T10:23:37.590Z] #21 20.44   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:23:37 [2022-05-17T10:23:37.590Z] #21 20.44   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
10:23:37 [2022-05-17T10:23:37.590Z] #21 20.44   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
10:23:37 [2022-05-17T10:23:37.590Z] #21 20.44   python3-pkg-resources python3-setuptools python3-wheel sudo
10:23:37 [2022-05-17T10:23:37.590Z] #21 20.44   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:23:37 [2022-05-17T10:23:37.590Z] #21 20.44   xz-utils zip zstd
10:23:37 [2022-05-17T10:23:37.634Z] #74 3.219 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.94 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.94 Need to get 27.6 MB of archives.
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.94 After this operation, 106 MB of additional disk space will be used.
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:23:37 [2022-05-17T10:23:37.962Z] #21 20.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:23:37 [2022-05-17T10:23:37.962Z] #21 21.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:23:37 [2022-05-17T10:23:37.962Z] #21 21.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:23:37 [2022-05-17T10:23:37.962Z] #21 21.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:23:38 [2022-05-17T10:23:38.045Z] === RUN   TestDockerSuite/TestAttachDetach
10:23:38 [2022-05-17T10:23:38.045Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.14 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:23:38 [2022-05-17T10:23:38.231Z] #21 21.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:23:38 [2022-05-17T10:23:38.523Z] #21 21.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:23:38 [2022-05-17T10:23:38.784Z] #21 21.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:23:38 [2022-05-17T10:23:38.784Z] #21 21.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:23:38 [2022-05-17T10:23:38.979Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:23:39 [2022-05-17T10:23:39.017Z] #74 4.488 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:23:39 [2022-05-17T10:23:39.017Z] #74 4.742 go: downloading github.com/google/uuid v1.3.0
10:23:39 [2022-05-17T10:23:39.045Z] #21 21.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 21.90 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 21.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 21.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 21.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 21.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 21.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 21.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 22.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 22.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 22.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 22.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:23:39 [2022-05-17T10:23:39.045Z] #21 22.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:23:39 [2022-05-17T10:23:39.237Z]     docker_cli_daemon_test.go:1474: [da2790c8ba6f0] daemon is not started
10:23:39 [2022-05-17T10:23:39.276Z] #74 4.764 go: downloading github.com/moby/vpnkit v0.5.0
10:23:39 [2022-05-17T10:23:39.276Z] #74 4.847 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:23:39 [2022-05-17T10:23:39.276Z] #74 4.889 go: downloading github.com/gofrs/flock v0.8.1
10:23:39 [2022-05-17T10:23:39.276Z] #74 4.922 go: downloading github.com/gorilla/mux v1.8.0
10:23:39 [2022-05-17T10:23:39.315Z] #21 22.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:23:39 [2022-05-17T10:23:39.315Z] #21 22.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:23:39 [2022-05-17T10:23:39.315Z] #21 22.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:23:39 [2022-05-17T10:23:39.498Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:23:39 [2022-05-17T10:23:39.535Z] #74 5.035 go: downloading github.com/moby/sys/mountinfo v0.6.0
10:23:39 [2022-05-17T10:23:39.535Z] #74 5.108 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
10:23:39 [2022-05-17T10:23:39.535Z] #74 5.150 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:23:39 [2022-05-17T10:23:39.535Z] #74 5.182 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
10:23:39 [2022-05-17T10:23:39.577Z] #21 22.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:23:39 [2022-05-17T10:23:39.577Z] #21 22.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:23:39 [2022-05-17T10:23:39.577Z] #21 22.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
10:23:39 [2022-05-17T10:23:39.793Z] #74 ...
10:23:39 [2022-05-17T10:23:39.793Z] 
10:23:39 [2022-05-17T10:23:39.793Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:23:39 [2022-05-17T10:23:39.793Z] #33 sha256:8e3d0f4bd1fb94bcc855d4252f54645590fd1645e53e2268de831a6071eec57c
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.396 + RM_GOPATH=0
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.396 + TMP_GOPATH=
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.396 + : /build
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.396 + '[' -z '' ']'
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.397 ++ mktemp -d
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.399 + export GOPATH=/tmp/tmp.K7ZsBGwVxy
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.399 + GOPATH=/tmp/tmp.K7ZsBGwVxy
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.399 + RM_GOPATH=1
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.399 + case "$(go env GOARCH)" in
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.399 ++ go env GOARCH
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.403 + export GO_BUILDMODE=-buildmode=pie
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.403 + GO_BUILDMODE=-buildmode=pie
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.403 ++ dirname /install.sh
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 + dir=/
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 + bin=dockercli
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 + shift
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 + '[' '!' -f //dockercli.installer ']'
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 + . //dockercli.installer
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 ++ : stable
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 ++ : 17.06.2-ce
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 + install_dockercli
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.404 Install docker/cli version 17.06.2-ce from stable
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.405 ++ uname -m
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.406 + arch=x86_64
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.406 + '[' x86_64 '!=' x86_64 ']'
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.406 + url=https://download.docker.com/linux/static
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.407 + tar -xz docker/docker
10:23:39 [2022-05-17T10:23:39.793Z] #33 1.407 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:23:39 [2022-05-17T10:23:39.793Z] #33 4.901 + mkdir -p /build
10:23:39 [2022-05-17T10:23:39.793Z] #33 4.903 + mv docker/docker /build/
10:23:39 [2022-05-17T10:23:39.793Z] #33 4.907 + rmdir docker
10:23:39 [2022-05-17T10:23:39.793Z] #33 DONE 5.3s
10:23:39 [2022-05-17T10:23:39.793Z] 
10:23:39 [2022-05-17T10:23:39.794Z] #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
10:23:39 [2022-05-17T10:23:39.794Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110
10:23:39 [2022-05-17T10:23:39.794Z] #20 1.793 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 1.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 1.911 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 2.094 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 2.524 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 2.896 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 3.422 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 3.985 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 4.401 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 4.941 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 4.953 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 4.954 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 4.964 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 4.986 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 4.987 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB]
10:23:39 [2022-05-17T10:23:39.794Z] #20 5.112 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:23:39 [2022-05-17T10:23:39.794Z] #20 5.117 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
10:23:39 [2022-05-17T10:23:39.794Z] #20 5.120 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
10:23:39 [2022-05-17T10:23:39.794Z] #20 5.122 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
10:23:39 [2022-05-17T10:23:39.794Z] #20 5.122 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
10:23:39 [2022-05-17T10:23:39.794Z] #20 5.123 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:23:40 [2022-05-17T10:23:40.064Z]     check_test.go:307: [db1aa385549a1] daemon is not started
10:23:40 [2022-05-17T10:23:40.064Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:23:40 [2022-05-17T10:23:40.159Z] #21 23.13 debconf: delaying package configuration, since apt-utils is not installed
10:23:40 [2022-05-17T10:23:40.423Z] #21 23.29 Fetched 27.6 MB in 2s (14.0 MB/s)
10:23:40 [2022-05-17T10:23:40.423Z] #21 23.40 Selecting previously unselected package pigz.
10:23:40 [2022-05-17T10:23:40.685Z] #21 23.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
10:23:40 [2022-05-17T10:23:40.685Z] #21 23.52 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:23:40 [2022-05-17T10:23:40.685Z] #21 23.53 Unpacking pigz (2.6-1) ...
10:23:40 [2022-05-17T10:23:40.685Z] #21 23.66 Selecting previously unselected package libelf1:amd64.
10:23:40 [2022-05-17T10:23:40.685Z] #21 23.67 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:23:40 [2022-05-17T10:23:40.685Z] #21 23.68 Unpacking libelf1:amd64 (0.183-1) ...
10:23:40 [2022-05-17T10:23:40.731Z] #20 ...
10:23:40 [2022-05-17T10:23:40.731Z] 
10:23:40 [2022-05-17T10:23:40.731Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:23:40 [2022-05-17T10:23:40.731Z] #74 sha256:05a334779cfa177fbf089111a4b1fa60b1c0781b60e9418aff2f237518f66517
10:23:40 [2022-05-17T10:23:40.731Z] #74 6.368 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:23:40 [2022-05-17T10:23:40.946Z] #21 23.84 Selecting previously unselected package libbpf0:amd64.
10:23:40 [2022-05-17T10:23:40.946Z] #21 23.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:23:40 [2022-05-17T10:23:40.946Z] #21 23.86 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:23:40 [2022-05-17T10:23:40.947Z] #21 24.07 Selecting previously unselected package libcap2:amd64.
10:23:41 [2022-05-17T10:23:41.210Z] #21 24.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:23:41 [2022-05-17T10:23:41.210Z] #21 24.09 Unpacking libcap2:amd64 (1:2.44-1) ...
10:23:41 [2022-05-17T10:23:41.210Z] 
10:23:41 [2022-05-17T10:23:41.210Z] #21 ...
10:23:41 [2022-05-17T10:23:41.210Z] 
10:23:41 [2022-05-17T10:23:41.210Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
10:23:41 [2022-05-17T10:23:41.210Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 Delve is a source level debugger for Go programs.
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 Delve enables you to interact with your program by controlling the execution of the process,
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 Pass flags to the program you are debugging using `--`, for example:
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 `dlv exec ./hello -- server --config conf/config.toml`
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 Usage:
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3   dlv [command]
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3 Available Commands:
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3   attach      Attach to running process and begin debugging.
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3   connect     Connect to a headless debug server with a terminal client.
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3   core        Examine a core dump.
10:23:41 [2022-05-17T10:23:41.210Z] #36 196.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   debug       Compile and begin debugging main package in current directory, or the package specified.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   exec        Execute a precompiled binary, and begin a debug session.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   help        Help about any command
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   run         Deprecated command. Use 'debug' instead.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   test        Compile test binary and begin debugging program.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   trace       Compile and begin tracing program.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   version     Prints version.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3 
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3 Flags:
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --disable-aslr                     Disables address space randomization
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   -h, --help                             help for dlv
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --init string                      Init file, executed by the terminal client.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --log                              Enable debugging server logging.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3       --wd string                        Working directory for running the program.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3 
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3 Additional help topics:
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   dlv backend  Help about the --backend flag.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   dlv log      Help about logging flags.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3   dlv redirect Help about file redirection.
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3 
10:23:41 [2022-05-17T10:23:41.211Z] #36 196.3 Use "dlv [command] --help" for more information about a command.
10:23:41 [2022-05-17T10:23:41.211Z] #36 DONE 196.5s
10:23:41 [2022-05-17T10:23:41.211Z] 
10:23:41 [2022-05-17T10:23:41.211Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:23:41 [2022-05-17T10:23:41.211Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
10:23:41 [2022-05-17T10:23:41.439Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:23:41 [2022-05-17T10:23:41.472Z] #21 24.35 Selecting previously unselected package libmnl0:amd64.
10:23:41 [2022-05-17T10:23:41.472Z] #21 24.36 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:23:41 [2022-05-17T10:23:41.472Z] #21 24.37 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:23:41 [2022-05-17T10:23:41.472Z] #21 24.55 Selecting previously unselected package libxtables12:amd64.
10:23:41 [2022-05-17T10:23:41.472Z] #21 24.57 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:23:41 [2022-05-17T10:23:41.472Z] #21 24.58 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:23:41 [2022-05-17T10:23:41.732Z] #21 24.68 Selecting previously unselected package libcap2-bin.
10:23:41 [2022-05-17T10:23:41.732Z] #21 24.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:23:41 [2022-05-17T10:23:41.732Z] #21 24.72 Unpacking libcap2-bin (1:2.44-1) ...
10:23:41 [2022-05-17T10:23:41.993Z] #21 24.86 Selecting previously unselected package iproute2.
10:23:41 [2022-05-17T10:23:41.993Z] #21 24.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:23:41 [2022-05-17T10:23:41.993Z] #21 24.86 Unpacking iproute2 (5.10.0-4) ...
10:23:42 [2022-05-17T10:23:42.373Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:23:42 [2022-05-17T10:23:42.373Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:23:42 [2022-05-17T10:23:42.565Z] #21 25.63 Selecting previously unselected package xxd.
10:23:42 [2022-05-17T10:23:42.565Z] #21 25.63 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:23:42 [2022-05-17T10:23:42.565Z] #21 25.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:23:42 [2022-05-17T10:23:42.826Z] #21 25.92 Selecting previously unselected package vim-common.
10:23:42 [2022-05-17T10:23:42.826Z] #21 25.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:23:42 [2022-05-17T10:23:42.940Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:23:43 [2022-05-17T10:23:43.090Z] #21 25.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:23:43 [2022-05-17T10:23:43.090Z] #21 26.25 Selecting previously unselected package bash-completion.
10:23:43 [2022-05-17T10:23:43.090Z] #21 26.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:23:43 [2022-05-17T10:23:43.874Z]     check_test.go:307: [dfb8025e37954] daemon is not started
10:23:43 [2022-05-17T10:23:43.874Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:23:44 [2022-05-17T10:23:44.132Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:23:44 [2022-05-17T10:23:44.921Z] #74 ...
10:23:44 [2022-05-17T10:23:44.921Z] 
10:23:44 [2022-05-17T10:23:44.921Z] #49 [tini 1/3] 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
10:23:44 [2022-05-17T10:23:44.921Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132
10:23:44 [2022-05-17T10:23:44.921Z] #49 1.783 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 1.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 1.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 2.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 2.458 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 2.927 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 3.546 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 4.178 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 4.881 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.344 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.350 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.353 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.358 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.365 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.370 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.379 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.379 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.380 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.380 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.383 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:23:44 [2022-05-17T10:23:44.921Z] #49 5.383 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
10:23:44 [2022-05-17T10:23:44.921Z] #49 ...
10:23:44 [2022-05-17T10:23:44.921Z] 
10:23:44 [2022-05-17T10:23:44.921Z] #69 [containerd 1/3] 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
10:23:44 [2022-05-17T10:23:44.921Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd
10:23:44 [2022-05-17T10:23:44.921Z] #69 1.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 1.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 1.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 1.955 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 2.246 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 2.860 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 3.385 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 4.055 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 4.709 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.108 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.110 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.113 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.119 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.124 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.128 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.132 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.133 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.134 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.135 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.136 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
10:23:44 [2022-05-17T10:23:44.921Z] #69 5.139 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
10:23:45 [2022-05-17T10:23:45.002Z] #21 28.04 Unpacking bash-completion (1:2.11-2) ...
10:23:45 [2022-05-17T10:23:45.262Z] #21 28.43 Selecting previously unselected package bzip2.
10:23:45 [2022-05-17T10:23:45.262Z] #21 28.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
10:23:45 [2022-05-17T10:23:45.523Z] #21 28.44 Unpacking bzip2 (1.0.8-4) ...
10:23:45 [2022-05-17T10:23:45.523Z] #21 28.50 Selecting previously unselected package xz-utils.
10:23:45 [2022-05-17T10:23:45.523Z] #21 28.50 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:23:45 [2022-05-17T10:23:45.523Z] #21 28.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:23:45 [2022-05-17T10:23:45.784Z] #21 28.69 Selecting previously unselected package apparmor.
10:23:45 [2022-05-17T10:23:45.784Z] #21 28.69 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
10:23:45 [2022-05-17T10:23:45.784Z] #21 28.74 Unpacking apparmor (2.13.6-10) ...
10:23:46 [2022-05-17T10:23:46.032Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:23:46 [2022-05-17T10:23:46.044Z] #21 29.15 Selecting previously unselected package inetutils-ping.
10:23:46 [2022-05-17T10:23:46.305Z] #21 29.15 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
10:23:46 [2022-05-17T10:23:46.305Z] #21 29.16 Unpacking inetutils-ping (2:2.0-1) ...
10:23:46 [2022-05-17T10:23:46.305Z] #21 29.25 Selecting previously unselected package libip4tc2:amd64.
10:23:46 [2022-05-17T10:23:46.305Z] #21 29.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
10:23:46 [2022-05-17T10:23:46.305Z] #21 29.26 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:23:46 [2022-05-17T10:23:46.305Z] #21 29.31 Selecting previously unselected package libip6tc2:amd64.
10:23:46 [2022-05-17T10:23:46.305Z] #21 29.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
10:23:46 [2022-05-17T10:23:46.305Z] #21 29.32 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:23:46 [2022-05-17T10:23:46.566Z] #21 29.38 Selecting previously unselected package libnfnetlink0:amd64.
10:23:46 [2022-05-17T10:23:46.566Z] #21 29.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:23:46 [2022-05-17T10:23:46.566Z] #21 29.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:23:46 [2022-05-17T10:23:46.566Z] #21 29.49 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:23:46 [2022-05-17T10:23:46.566Z] #21 29.50 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:23:46 [2022-05-17T10:23:46.566Z] #21 29.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:23:46 [2022-05-17T10:23:46.566Z] #21 29.59 Selecting previously unselected package libnftnl11:amd64.
10:23:46 [2022-05-17T10:23:46.566Z] #21 29.59 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
10:23:46 [2022-05-17T10:23:46.566Z] #21 29.61 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:23:46 [2022-05-17T10:23:46.598Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:23:46 [2022-05-17T10:23:46.827Z] #21 29.69 Selecting previously unselected package iptables.
10:23:46 [2022-05-17T10:23:46.827Z] #21 29.70 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
10:23:46 [2022-05-17T10:23:46.827Z] #21 29.70 Unpacking iptables (1.8.7-1) ...
10:23:47 [2022-05-17T10:23:47.087Z] #21 29.94 Selecting previously unselected package libonig5:amd64.
10:23:47 [2022-05-17T10:23:47.087Z] #21 29.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
10:23:47 [2022-05-17T10:23:47.087Z] #21 29.95 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:23:47 [2022-05-17T10:23:47.087Z] #21 30.06 Selecting previously unselected package libjq1:amd64.
10:23:47 [2022-05-17T10:23:47.087Z] #21 30.06 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
10:23:47 [2022-05-17T10:23:47.087Z] #21 30.07 Unpacking libjq1:amd64 (1.6-2.1) ...
10:23:47 [2022-05-17T10:23:47.348Z] #21 30.20 Selecting previously unselected package jq.
10:23:47 [2022-05-17T10:23:47.348Z] #21 30.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
10:23:47 [2022-05-17T10:23:47.348Z] #21 30.21 Unpacking jq (1.6-2.1) ...
10:23:47 [2022-05-17T10:23:47.348Z] #21 30.29 Selecting previously unselected package libaio1:amd64.
10:23:47 [2022-05-17T10:23:47.348Z] #21 30.30 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
10:23:47 [2022-05-17T10:23:47.348Z] #21 30.31 Unpacking libaio1:amd64 (0.3.112-9) ...
10:23:47 [2022-05-17T10:23:47.348Z] #21 30.35 Selecting previously unselected package libgpm2:amd64.
10:23:47 [2022-05-17T10:23:47.348Z] #21 30.36 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
10:23:47 [2022-05-17T10:23:47.348Z] #21 30.38 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:23:47 [2022-05-17T10:23:47.533Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:23:47 [2022-05-17T10:23:47.533Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:23:47 [2022-05-17T10:23:47.609Z] #21 30.43 Selecting previously unselected package libicu67:amd64.
10:23:47 [2022-05-17T10:23:47.609Z] #21 30.45 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
10:23:47 [2022-05-17T10:23:47.609Z] #21 30.45 Unpacking libicu67:amd64 (67.1-7) ...
10:23:48 [2022-05-17T10:23:48.099Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
10:23:48 [2022-05-17T10:23:48.357Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:23:48 [2022-05-17T10:23:48.615Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:23:50 [2022-05-17T10:23:50.820Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
10:23:50 [2022-05-17T10:23:50.910Z] #21 33.49 Selecting previously unselected package libinih1:amd64.
10:23:50 [2022-05-17T10:23:50.910Z] #21 33.51 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
10:23:50 [2022-05-17T10:23:50.910Z] #21 33.52 Unpacking libinih1:amd64 (53-1+b2) ...
10:23:50 [2022-05-17T10:23:50.910Z] #21 33.67 Selecting previously unselected package libnet1:amd64.
10:23:50 [2022-05-17T10:23:50.910Z] #21 33.68 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:23:50 [2022-05-17T10:23:50.910Z] #21 33.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:23:50 [2022-05-17T10:23:50.910Z] #21 33.82 Selecting previously unselected package libnl-3-200:amd64.
10:23:50 [2022-05-17T10:23:50.910Z] #21 33.83 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:23:50 [2022-05-17T10:23:50.910Z] #21 33.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:23:50 [2022-05-17T10:23:50.910Z] #21 34.08 Selecting previously unselected package libprotobuf-c1:amd64.
10:23:50 [2022-05-17T10:23:50.910Z] #21 34.08 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:23:50 [2022-05-17T10:23:50.910Z] #21 34.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:23:51 [2022-05-17T10:23:51.147Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:23:51 [2022-05-17T10:23:51.171Z] #21 34.17 Selecting previously unselected package net-tools.
10:23:51 [2022-05-17T10:23:51.171Z] #21 34.18 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:23:51 [2022-05-17T10:23:51.171Z] #21 34.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:23:51 [2022-05-17T10:23:51.432Z] #21 34.45 Selecting previously unselected package patch.
10:23:51 [2022-05-17T10:23:51.432Z] #21 34.46 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
10:23:51 [2022-05-17T10:23:51.432Z] #21 34.47 Unpacking patch (2.7.6-7) ...
10:23:51 [2022-05-17T10:23:51.588Z] #64 284.0 # github.com/containerd/containerd/cmd/containerd
10:23:51 [2022-05-17T10:23:51.588Z] #64 284.0 /usr/bin/ld: /tmp/go-link-163905214/000019.o: in function `New':
10:23:51 [2022-05-17T10:23:51.588Z] #64 284.0 /tmp/tmp.eXnlon3ojQ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
10:23:51 [2022-05-17T10:23:51.588Z] #64 284.1 + bin/containerd-stress
10:23:51 [2022-05-17T10:23:51.588Z] #64 285.2 + bin/containerd-shim
10:23:51 [2022-05-17T10:23:51.694Z] #21 34.58 Selecting previously unselected package python-pip-whl.
10:23:51 [2022-05-17T10:23:51.694Z] #21 34.60 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:23:51 [2022-05-17T10:23:51.694Z] #21 34.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:23:52 [2022-05-17T10:23:52.714Z] #21 35.72 Selecting previously unselected package python3-lib2to3.
10:23:52 [2022-05-17T10:23:52.714Z] #21 35.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
10:23:52 [2022-05-17T10:23:52.714Z] #21 35.73 Unpacking python3-lib2to3 (3.9.2-1) ...
10:23:53 [2022-05-17T10:23:53.320Z] #21 36.05 Selecting previously unselected package python3-distutils.
10:23:53 [2022-05-17T10:23:53.320Z] #21 36.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
10:23:53 [2022-05-17T10:23:53.320Z] #21 36.09 Unpacking python3-distutils (3.9.2-1) ...
10:23:53 [2022-05-17T10:23:53.320Z] #21 36.24 Selecting previously unselected package python3-pkg-resources.
10:23:53 [2022-05-17T10:23:53.320Z] #21 36.24 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
10:23:53 [2022-05-17T10:23:53.320Z] #21 36.26 Unpacking python3-pkg-resources (52.0.0-4) ...
10:23:53 [2022-05-17T10:23:53.596Z] #21 36.64 Selecting previously unselected package python3-setuptools.
10:23:53 [2022-05-17T10:23:53.596Z] #21 36.67 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
10:23:53 [2022-05-17T10:23:53.596Z] #21 36.68 Unpacking python3-setuptools (52.0.0-4) ...
10:23:53 [2022-05-17T10:23:53.677Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:23:54 [2022-05-17T10:23:54.167Z] #21 37.06 Selecting previously unselected package python3-wheel.
10:23:54 [2022-05-17T10:23:54.167Z] #21 37.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
10:23:54 [2022-05-17T10:23:54.167Z] #21 37.07 Unpacking python3-wheel (0.34.2-1) ...
10:23:54 [2022-05-17T10:23:54.167Z] #21 37.14 Selecting previously unselected package python3-pip.
10:23:54 [2022-05-17T10:23:54.167Z] #21 37.14 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:23:54 [2022-05-17T10:23:54.167Z] #21 37.16 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:23:54 [2022-05-17T10:23:54.427Z] #21 37.38 Selecting previously unselected package sudo.
10:23:54 [2022-05-17T10:23:54.427Z] #21 37.39 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
10:23:54 [2022-05-17T10:23:54.427Z] #21 37.39 Unpacking sudo (1.9.5p2-3) ...
10:23:54 [2022-05-17T10:23:54.999Z] #21 37.91 Selecting previously unselected package thin-provisioning-tools.
10:23:54 [2022-05-17T10:23:54.999Z] #21 37.91 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:23:54 [2022-05-17T10:23:54.999Z] #21 37.91 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:23:55 [2022-05-17T10:23:55.271Z] #21 38.28 Selecting previously unselected package uidmap.
10:23:55 [2022-05-17T10:23:55.271Z] #21 38.29 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
10:23:55 [2022-05-17T10:23:55.271Z] #21 38.30 Unpacking uidmap (1:4.8.1-1) ...
10:23:55 [2022-05-17T10:23:55.542Z] #21 38.63 Selecting previously unselected package vim-runtime.
10:23:55 [2022-05-17T10:23:55.542Z] #21 38.64 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:23:55 [2022-05-17T10:23:55.808Z] #21 38.70 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:23:55 [2022-05-17T10:23:55.808Z] #21 38.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:23:55 [2022-05-17T10:23:55.808Z] #21 38.82 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:23:56 [2022-05-17T10:23:56.958Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
10:23:57 [2022-05-17T10:23:57.131Z] #69 21.25 Fetched 49.0 MB in 20s (2477 kB/s)
10:23:57 [2022-05-17T10:23:57.131Z] #69 21.25 Reading package lists...
10:23:57 [2022-05-17T10:23:57.131Z] #69 ...
10:23:57 [2022-05-17T10:23:57.131Z] 
10:23:57 [2022-05-17T10:23:57.131Z] #49 [tini 1/3] 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
10:23:57 [2022-05-17T10:23:57.131Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132
10:23:57 [2022-05-17T10:23:57.131Z] #49 21.79 Fetched 49.0 MB in 20s (2422 kB/s)
10:23:58 [2022-05-17T10:23:58.129Z] #64 296.2 + bin/containerd-shim-runc-v1
10:23:59 [2022-05-17T10:23:59.103Z] #21 41.68 Selecting previously unselected package vim.
10:23:59 [2022-05-17T10:23:59.103Z] #21 41.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:23:59 [2022-05-17T10:23:59.103Z] #21 41.71 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:23:59 [2022-05-17T10:23:59.103Z] #21 42.22 Selecting previously unselected package xfsprogs.
10:23:59 [2022-05-17T10:23:59.103Z] #21 42.22 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
10:23:59 [2022-05-17T10:23:59.103Z] #21 42.23 Unpacking xfsprogs (5.10.0-4) ...
10:23:59 [2022-05-17T10:23:59.489Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
10:23:59 [2022-05-17T10:23:59.673Z] #21 42.65 Selecting previously unselected package zip.
10:23:59 [2022-05-17T10:23:59.673Z] #21 42.65 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
10:23:59 [2022-05-17T10:23:59.673Z] #21 42.66 Unpacking zip (3.0-12) ...
10:23:59 [2022-05-17T10:23:59.673Z] #21 42.77 Selecting previously unselected package zstd.
10:23:59 [2022-05-17T10:23:59.934Z] #21 42.77 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
10:23:59 [2022-05-17T10:23:59.934Z] #21 42.78 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:24:00 [2022-05-17T10:24:00.195Z] #21 43.09 Setting up python3-pkg-resources (52.0.0-4) ...
10:24:00 [2022-05-17T10:24:00.768Z] #21 43.92 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 43.93 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 43.94 Setting up libgpm2:amd64 (1.20.7-8) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 43.96 Setting up libicu67:amd64 (67.1-7) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 43.97 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 43.98 Setting up libinih1:amd64 (53-1+b2) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 44.00 Setting up uidmap (1:4.8.1-1) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 44.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 44.02 Setting up bzip2 (1.0.8-4) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 44.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:24:01 [2022-05-17T10:24:01.029Z] #21 44.04 Setting up python3-wheel (0.34.2-1) ...
10:24:01 [2022-05-17T10:24:01.865Z] #21 44.76 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:24:01 [2022-05-17T10:24:01.865Z] #21 44.77 Setting up libcap2:amd64 (1:2.44-1) ...
10:24:01 [2022-05-17T10:24:01.865Z] #21 44.79 Setting up libcap2-bin (1:2.44-1) ...
10:24:01 [2022-05-17T10:24:01.865Z] #21 44.81 Setting up apparmor (2.13.6-10) ...
10:24:02 [2022-05-17T10:24:02.018Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
10:24:03 [2022-05-17T10:24:03.251Z] #21 46.17 Setting up zip (3.0-12) ...
10:24:03 [2022-05-17T10:24:03.251Z] #21 46.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:24:03 [2022-05-17T10:24:03.251Z] #21 46.25 Setting up bash-completion (1:2.11-2) ...
10:24:03 [2022-05-17T10:24:03.394Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
10:24:04 [2022-05-17T10:24:04.330Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:24:04 [2022-05-17T10:24:04.588Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:24:04 [2022-05-17T10:24:04.672Z] #64 302.5 + bin/containerd-shim-runc-v2
10:24:05 [2022-05-17T10:24:05.154Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:24:05 [2022-05-17T10:24:05.163Z] #21 48.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:24:05 [2022-05-17T10:24:05.163Z] #21 48.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:24:05 [2022-05-17T10:24:05.163Z] #21 48.11 Setting up libmnl0:amd64 (1.0.4-3) ...
10:24:05 [2022-05-17T10:24:05.163Z] #21 48.15 Setting up patch (2.7.6-7) ...
10:24:05 [2022-05-17T10:24:05.163Z] #21 48.16 Setting up sudo (1.9.5p2-3) ...
10:24:05 [2022-05-17T10:24:05.163Z] #21 48.22 invoke-rc.d: could not determine current runlevel
10:24:05 [2022-05-17T10:24:05.163Z] #21 48.24 invoke-rc.d: policy-rc.d denied execution of start.
10:24:05 [2022-05-17T10:24:05.163Z] #21 48.25 Setting up xfsprogs (5.10.0-4) ...
10:24:05 [2022-05-17T10:24:05.163Z] #21 48.26 Setting up libxtables12:amd64 (1.8.7-1) ...
10:24:05 [2022-05-17T10:24:05.235Z] #64 303.3 + binaries
10:24:05 [2022-05-17T10:24:05.235Z] #64 303.3 + install -D bin/containerd /build/containerd
10:24:05 [2022-05-17T10:24:05.235Z] #64 303.4 + install -D bin/containerd-shim /build/containerd-shim
10:24:05 [2022-05-17T10:24:05.298Z] #49 21.79 Reading package lists...
10:24:05 [2022-05-17T10:24:05.298Z] #49 ...
10:24:05 [2022-05-17T10:24:05.298Z] 
10:24:05 [2022-05-17T10:24:05.298Z] #69 [containerd 1/3] 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
10:24:05 [2022-05-17T10:24:05.298Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd
10:24:05 [2022-05-17T10:24:05.298Z] #69 21.25 Reading package lists...
10:24:05 [2022-05-17T10:24:05.424Z] #21 48.27 Setting up inetutils-ping (2:2.0-1) ...
10:24:05 [2022-05-17T10:24:05.424Z] #21 48.28 Setting up pigz (2.6-1) ...
10:24:05 [2022-05-17T10:24:05.424Z] #21 48.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:24:05 [2022-05-17T10:24:05.424Z] #21 48.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:24:05 [2022-05-17T10:24:05.424Z] #21 48.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:24:05 [2022-05-17T10:24:05.424Z] #21 48.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:24:05 [2022-05-17T10:24:05.491Z] #64 303.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:24:05 [2022-05-17T10:24:05.491Z] #64 303.4 + install -D bin/ctr /build/ctr
10:24:05 [2022-05-17T10:24:05.747Z] #64 DONE 303.8s
10:24:05 [2022-05-17T10:24:05.993Z] #21 48.98 Setting up libaio1:amd64 (0.3.112-9) ...
10:24:05 [2022-05-17T10:24:05.993Z] #21 48.99 Setting up python3-lib2to3 (3.9.2-1) ...
10:24:06 [2022-05-17T10:24:06.089Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:24:06 [2022-05-17T10:24:06.089Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:24:06 [2022-05-17T10:24:06.232Z] #69 30.23 Reading package lists...
10:24:06 [2022-05-17T10:24:06.232Z] #69 ...
10:24:06 [2022-05-17T10:24:06.232Z] 
10:24:06 [2022-05-17T10:24:06.232Z] #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
10:24:06 [2022-05-17T10:24:06.232Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110
10:24:06 [2022-05-17T10:24:06.232Z] #20 21.93 Fetched 49.0 MB in 20s (2406 kB/s)
10:24:06 [2022-05-17T10:24:06.232Z] #20 21.93 Reading package lists...
10:24:06 [2022-05-17T10:24:06.232Z] #20 31.65 Reading package lists...
10:24:06 [2022-05-17T10:24:06.232Z] #20 ...
10:24:06 [2022-05-17T10:24:06.232Z] 
10:24:06 [2022-05-17T10:24:06.232Z] #49 [tini 1/3] 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
10:24:06 [2022-05-17T10:24:06.232Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132
10:24:06 [2022-05-17T10:24:06.232Z] #49 21.79 Reading package lists...
10:24:06 [2022-05-17T10:24:06.252Z] #21 49.35 Setting up libelf1:amd64 (0.183-1) ...
10:24:06 [2022-05-17T10:24:06.252Z] #21 49.37 Setting up zstd (1.4.8+dfsg-2.1) ...
10:24:06 [2022-05-17T10:24:06.347Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
10:24:06 [2022-05-17T10:24:06.512Z] #21 49.38 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:24:06 [2022-05-17T10:24:06.512Z] #21 49.40 Setting up python3-distutils (3.9.2-1) ...
10:24:06 [2022-05-17T10:24:06.606Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
10:24:06 [2022-05-17T10:24:06.675Z] 
10:24:06 [2022-05-17T10:24:06.675Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
10:24:06 [2022-05-17T10:24:06.675Z] #65 sha256:3fae95eb82224db5b2c69358d287471936fa5a012ca0c457cddd0800b4d1e8b0
10:24:06 [2022-05-17T10:24:06.864Z]     check_test.go:307: [dca1fed2deded] daemon is not started
10:24:06 [2022-05-17T10:24:06.864Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:24:06 [2022-05-17T10:24:06.931Z] #65 DONE 0.2s
10:24:06 [2022-05-17T10:24:06.931Z] 
10:24:06 [2022-05-17T10:24:06.931Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:24:06 [2022-05-17T10:24:06.931Z] #70 sha256:9eca34a053827ff3a44976b2256b487fda6fba1874ee5eb34a0968912af14566
10:24:06 [2022-05-17T10:24:06.931Z] #70 DONE 0.1s
10:24:06 [2022-05-17T10:24:06.931Z] 
10:24:06 [2022-05-17T10:24:06.931Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:24:06 [2022-05-17T10:24:06.931Z] #75 sha256:1ff0d981590eb189031f8787f21f643af1474b889aef022ef64822f530d90ee8
10:24:07 [2022-05-17T10:24:07.031Z] #21 49.81 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:24:07 [2022-05-17T10:24:07.031Z] #21 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:24:07 [2022-05-17T10:24:07.032Z] #21 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:24:07 [2022-05-17T10:24:07.032Z] #21 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:24:07 [2022-05-17T10:24:07.032Z] #21 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:24:07 [2022-05-17T10:24:07.032Z] #21 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:24:07 [2022-05-17T10:24:07.032Z] #21 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:24:07 [2022-05-17T10:24:07.032Z] #21 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:24:07 [2022-05-17T10:24:07.032Z] #21 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:24:07 [2022-05-17T10:24:07.032Z] #21 49.87 Setting up python3-setuptools (52.0.0-4) ...
10:24:07 [2022-05-17T10:24:07.187Z] #75 DONE 0.2s
10:24:07 [2022-05-17T10:24:07.187Z] 
10:24:07 [2022-05-17T10:24:07.187Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:24:07 [2022-05-17T10:24:07.187Z] #76 sha256:b6e7c9d498407cea45d40a45d6523612da187771abcf1ea4e4eee480993025b6
10:24:07 [2022-05-17T10:24:07.187Z] #76 DONE 0.0s
10:24:07 [2022-05-17T10:24:07.187Z] 
10:24:07 [2022-05-17T10:24:07.187Z] #77 [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
10:24:07 [2022-05-17T10:24:07.187Z] #77 sha256:53bf44407966e6e3c435f35a3a2dc3449d5b254cd24c86688aa36661366891f8
10:24:08 [2022-05-17T10:24:08.114Z] #77 0.820 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:24:08 [2022-05-17T10:24:08.114Z] #77 0.821 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:24:08 [2022-05-17T10:24:08.114Z] #77 0.821 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:24:08 [2022-05-17T10:24:08.415Z] #21 51.22 Setting up libjq1:amd64 (1.6-2.1) ...
10:24:08 [2022-05-17T10:24:08.415Z] #21 51.23 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:24:08 [2022-05-17T10:24:08.415Z] #21 51.24 Setting up thin-provisioning-tools (0.9.0-1) ...
10:24:08 [2022-05-17T10:24:08.415Z] #21 51.25 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:24:08 [2022-05-17T10:24:08.765Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:24:09 [2022-05-17T10:24:09.043Z] #77 1.064 Reading package lists...
10:24:09 [2022-05-17T10:24:09.300Z] #77 1.686 Reading package lists...
10:24:09 [2022-05-17T10:24:09.330Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:24:09 [2022-05-17T10:24:09.354Z] #21 52.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:24:09 [2022-05-17T10:24:09.354Z] #21 52.40 Setting up jq (1.6-2.1) ...
10:24:09 [2022-05-17T10:24:09.354Z] #21 52.42 Setting up libbpf0:amd64 (1:0.3-2) ...
10:24:09 [2022-05-17T10:24:09.354Z] #21 52.43 Setting up iptables (1.8.7-1) ...
10:24:09 [2022-05-17T10:24:09.354Z] #21 52.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:24:09 [2022-05-17T10:24:09.354Z] #21 52.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:24:09 [2022-05-17T10:24:09.354Z] #21 52.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:24:09 [2022-05-17T10:24:09.354Z] #21 52.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:24:09 [2022-05-17T10:24:09.354Z] #21 52.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.196 Building dependency tree...
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.300 Reading state information...
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.418 The following additional packages will be installed:
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.419   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.420 Suggested packages:
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.420   systemd-container policykit-1
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.420 Recommended packages:
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.420   systemd-timesyncd | time-daemon libnss-systemd
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.486 The following NEW packages will be installed:
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.487   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
10:24:09 [2022-05-17T10:24:09.556Z] #77 2.488   libkmod2 libpam-systemd systemd systemd-sysv
10:24:09 [2022-05-17T10:24:09.614Z] #21 52.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:24:09 [2022-05-17T10:24:09.614Z] #21 52.48 Setting up iproute2 (5.10.0-4) ...
10:24:09 [2022-05-17T10:24:09.813Z] #77 2.755 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:24:09 [2022-05-17T10:24:09.813Z] #77 2.755 Need to get 5817 kB of archives.
10:24:09 [2022-05-17T10:24:09.813Z] #77 2.755 After this operation, 19.3 MB of additional disk space will be used.
10:24:09 [2022-05-17T10:24:09.813Z] #77 2.755 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
10:24:09 [2022-05-17T10:24:09.813Z] #77 2.757 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
10:24:09 [2022-05-17T10:24:09.813Z] #77 2.759 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
10:24:09 [2022-05-17T10:24:09.813Z] #77 2.761 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
10:24:09 [2022-05-17T10:24:09.813Z] #77 2.765 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
10:24:09 [2022-05-17T10:24:09.813Z] #77 2.800 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
10:24:09 [2022-05-17T10:24:09.874Z] #21 52.75 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:24:10 [2022-05-17T10:24:10.071Z] #77 2.961 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
10:24:10 [2022-05-17T10:24:10.136Z] #21 DONE 53.3s
10:24:10 [2022-05-17T10:24:10.136Z] 
10:24:10 [2022-05-17T10:24:10.136Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:24:10 [2022-05-17T10:24:10.136Z] #60 sha256:e5b8b11812771150bc227a9244b3efb6df1a64a5036a19d6ba7677af715ce953
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.093 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.097 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.100 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.225 debconf: delaying package configuration, since apt-utils is not installed
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.255 Fetched 5817 kB in 1s (9564 kB/s)
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.280 Selecting previously unselected package libargon2-1:amd64.
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.280 (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 ... 28622 files and directories currently installed.)
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.308 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.315 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.348 Selecting previously unselected package libjson-c5:amd64.
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.351 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.354 Unpacking libjson-c5:amd64 (0.15-2) ...
10:24:10 [2022-05-17T10:24:10.327Z] #77 3.386 Selecting previously unselected package libcryptsetup12:amd64.
10:24:10 [2022-05-17T10:24:10.396Z] #60 ...
10:24:10 [2022-05-17T10:24:10.396Z] 
10:24:10 [2022-05-17T10:24:10.396Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:24:10 [2022-05-17T10:24:10.396Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e
10:24:10 [2022-05-17T10:24:10.583Z] #77 3.390 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
10:24:10 [2022-05-17T10:24:10.583Z] #77 3.394 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
10:24:10 [2022-05-17T10:24:10.583Z] #77 3.450 Selecting previously unselected package libkmod2:amd64.
10:24:10 [2022-05-17T10:24:10.583Z] #77 3.453 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
10:24:10 [2022-05-17T10:24:10.583Z] #77 3.456 Unpacking libkmod2:amd64 (28-1) ...
10:24:10 [2022-05-17T10:24:10.583Z] #77 3.530 Selecting previously unselected package systemd.
10:24:10 [2022-05-17T10:24:10.705Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:24:10 [2022-05-17T10:24:10.705Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:24:10 [2022-05-17T10:24:10.862Z] #77 3.533 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
10:24:10 [2022-05-17T10:24:10.863Z] #77 3.569 Unpacking systemd (247.3-7) ...
10:24:11 [2022-05-17T10:24:11.128Z] #77 4.112 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
10:24:11 [2022-05-17T10:24:11.271Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:24:11 [2022-05-17T10:24:11.341Z] #22 0.807 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:24:11 [2022-05-17T10:24:11.341Z] #22 0.811 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:24:11 [2022-05-17T10:24:11.341Z] #22 0.814 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:24:11 [2022-05-17T10:24:11.341Z] #22 DONE 0.9s
10:24:11 [2022-05-17T10:24:11.341Z] 
10:24:11 [2022-05-17T10:24:11.341Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:24:11 [2022-05-17T10:24:11.341Z] #64 sha256:e7d5d641ba0442760fb8639a6a9ddfc19292788382b5781ca58da86dfa038b1f
10:24:11 [2022-05-17T10:24:11.341Z] #64 ...
10:24:11 [2022-05-17T10:24:11.341Z] 
10:24:11 [2022-05-17T10:24:11.341Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:24:11 [2022-05-17T10:24:11.341Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb
10:24:11 [2022-05-17T10:24:11.395Z] #77 4.122 Setting up libjson-c5:amd64 (0.15-2) ...
10:24:11 [2022-05-17T10:24:11.395Z] #77 4.132 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
10:24:11 [2022-05-17T10:24:11.395Z] #77 4.142 Setting up libkmod2:amd64 (28-1) ...
10:24:11 [2022-05-17T10:24:11.395Z] #77 4.152 Setting up systemd (247.3-7) ...
10:24:11 [2022-05-17T10:24:11.395Z] #77 4.200 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:24:11 [2022-05-17T10:24:11.395Z] #77 4.203 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:24:11 [2022-05-17T10:24:11.395Z] #77 4.207 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:24:11 [2022-05-17T10:24:11.395Z] #77 4.232 Initializing machine ID from KVM UUID.
10:24:11 [2022-05-17T10:24:11.666Z] #77 4.555 Selecting previously unselected package systemd-sysv.
10:24:11 [2022-05-17T10:24:11.666Z] #77 4.555 (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 ... 29433 files and directories currently installed.)
10:24:11 [2022-05-17T10:24:11.666Z] #77 4.568 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
10:24:11 [2022-05-17T10:24:11.666Z] #77 4.572 Unpacking systemd-sysv (247.3-7) ...
10:24:11 [2022-05-17T10:24:11.666Z] #77 4.614 Selecting previously unselected package libdbus-1-3:amd64.
10:24:11 [2022-05-17T10:24:11.666Z] #77 4.617 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
10:24:11 [2022-05-17T10:24:11.666Z] #77 4.620 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
10:24:11 [2022-05-17T10:24:11.666Z] #77 4.675 Selecting previously unselected package dbus.
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.678 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.687 Unpacking dbus (1.12.20-2) ...
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.749 Selecting previously unselected package libpam-systemd:amd64.
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.752 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.757 Unpacking libpam-systemd:amd64 (247.3-7) ...
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.805 Selecting previously unselected package dbus-user-session.
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.808 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.812 Unpacking dbus-user-session (1.12.20-2) ...
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.852 Setting up systemd-sysv (247.3-7) ...
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.863 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
10:24:11 [2022-05-17T10:24:11.923Z] #77 4.875 Setting up dbus (1.12.20-2) ...
10:24:12 [2022-05-17T10:24:12.179Z] #77 4.988 invoke-rc.d: could not determine current runlevel
10:24:12 [2022-05-17T10:24:12.179Z] #77 4.991 invoke-rc.d: policy-rc.d denied execution of start.
10:24:12 [2022-05-17T10:24:12.179Z] #77 4.995 Setting up libpam-systemd:amd64 (247.3-7) ...
10:24:12 [2022-05-17T10:24:12.179Z] #77 5.110 Setting up dbus-user-session (1.12.20-2) ...
10:24:12 [2022-05-17T10:24:12.179Z] #77 5.122 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:24:12 [2022-05-17T10:24:12.179Z] #77 DONE 5.2s
10:24:12 [2022-05-17T10:24:12.435Z] 
10:24:12 [2022-05-17T10:24:12.435Z] #78 [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
10:24:12 [2022-05-17T10:24:12.435Z] #78 sha256:1390a7713d29e31e5ac9ed0cee5ce6fb5790986bb3b3f3c936b8ff75243ba4b5
10:24:12 [2022-05-17T10:24:12.691Z] #78 0.391   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
10:24:12 [2022-05-17T10:24:12.691Z] #78 0.393                                  Dload  Upload   Total   Spent    Left  Speed
10:24:12 [2022-05-17T10:24:12.947Z] #78 0.394 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6221      0 --:--:-- --:--:-- --:--:--  6221
10:24:12 [2022-05-17T10:24:12.947Z] #78 DONE 0.7s
10:24:13 [2022-05-17T10:24:13.172Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
10:24:13 [2022-05-17T10:24:13.204Z] 
10:24:13 [2022-05-17T10:24:13.204Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
10:24:13 [2022-05-17T10:24:13.204Z] #79 sha256:eae15bb821977e8965cb014e964784af2392013b952febd528906ce058492111
10:24:14 [2022-05-17T10:24:14.344Z] #49 31.31 Reading package lists...
10:24:14 [2022-05-17T10:24:14.344Z] #49 ...
10:24:14 [2022-05-17T10:24:14.344Z] 
10:24:14 [2022-05-17T10:24:14.344Z] #69 [containerd 1/3] 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
10:24:14 [2022-05-17T10:24:14.344Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd
10:24:14 [2022-05-17T10:24:14.344Z] #69 30.23 Reading package lists...
10:24:14 [2022-05-17T10:24:14.569Z] #79 DONE 1.3s
10:24:14 [2022-05-17T10:24:14.569Z] 
10:24:14 [2022-05-17T10:24:14.569Z] #80 exporting to image
10:24:14 [2022-05-17T10:24:14.569Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:24:14 [2022-05-17T10:24:14.569Z] #80 exporting layers
10:24:15 [2022-05-17T10:24:15.721Z] #69 39.17 Building dependency tree...
10:24:16 [2022-05-17T10:24:16.455Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:24:17 [2022-05-17T10:24:17.621Z] #69 43.13 The following additional packages will be installed:
10:24:17 [2022-05-17T10:24:17.621Z] #69 43.15   libbtrfs0
10:24:17 [2022-05-17T10:24:17.621Z] #69 43.39 The following NEW packages will be installed:
10:24:17 [2022-05-17T10:24:17.621Z] #69 43.41   libbtrfs-dev libbtrfs0
10:24:18 [2022-05-17T10:24:18.187Z] #69 43.88 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:24:18 [2022-05-17T10:24:18.187Z] #69 43.88 Need to get 460 kB of archives.
10:24:18 [2022-05-17T10:24:18.187Z] #69 43.88 After this operation, 1237 kB of additional disk space will be used.
10:24:18 [2022-05-17T10:24:18.187Z] #69 43.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:24:18 [2022-05-17T10:24:18.187Z] #69 43.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:24:18 [2022-05-17T10:24:18.354Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:24:18 [2022-05-17T10:24:18.754Z] #69 44.53 debconf: delaying package configuration, since apt-utils is not installed
10:24:19 [2022-05-17T10:24:19.012Z] #69 44.79 Fetched 460 kB in 0s (1318 kB/s)
10:24:19 [2022-05-17T10:24:19.012Z] #69 44.85 Selecting previously unselected package libbtrfs0:amd64.
10:24:19 [2022-05-17T10:24:19.271Z] #69 44.85 (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 ... 30207 files and directories currently installed.)
10:24:19 [2022-05-17T10:24:19.271Z] #69 44.90 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:24:19 [2022-05-17T10:24:19.271Z] #69 44.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:24:19 [2022-05-17T10:24:19.271Z] #69 45.03 Selecting previously unselected package libbtrfs-dev:amd64.
10:24:19 [2022-05-17T10:24:19.271Z] #69 45.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:24:19 [2022-05-17T10:24:19.271Z] #69 45.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:24:19 [2022-05-17T10:24:19.530Z] #69 45.21 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:24:19 [2022-05-17T10:24:19.530Z] #69 45.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:24:19 [2022-05-17T10:24:19.530Z] #69 45.25 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:24:20 [2022-05-17T10:24:20.255Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
10:24:20 [2022-05-17T10:24:20.469Z] #69 DONE 46.1s
10:24:20 [2022-05-17T10:24:20.469Z] 
10:24:20 [2022-05-17T10:24:20.469Z] #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
10:24:20 [2022-05-17T10:24:20.469Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110
10:24:20 [2022-05-17T10:24:20.469Z] #20 31.65 Reading package lists...
10:24:20 [2022-05-17T10:24:20.469Z] #20 40.48 Building dependency tree...
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.43 The following additional packages will be installed:
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.44   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.44   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.44   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.44   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.44   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.45   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.46   mingw-w64-common mingw-w64-x86-64-dev
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.48 Suggested packages:
10:24:20 [2022-05-17T10:24:20.469Z] #20 44.49   gcc-10-locales seccomp wine64
10:24:20 [2022-05-17T10:24:20.469Z] #20 45.26 The following NEW packages will be installed:
10:24:20 [2022-05-17T10:24:20.469Z] #20 45.26   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:24:20 [2022-05-17T10:24:20.469Z] #20 45.26   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.26   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.26   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.26   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.27   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.27   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.27   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.27   mingw-w64-x86-64-dev
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.62 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.62 Need to get 115 MB of archives.
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.62 After this operation, 645 MB of additional disk space will be used.
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.62 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]
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.77 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]
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:24:20 [2022-05-17T10:24:20.470Z] #20 45.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:24:20 [2022-05-17T10:24:20.470Z] #20 46.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:24:20 [2022-05-17T10:24:20.470Z] #20 46.06 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]
10:24:20 [2022-05-17T10:24:20.470Z] #20 46.07 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]
10:24:20 [2022-05-17T10:24:20.513Z]     check_test.go:307: [dd3a88122688d] daemon is not started
10:24:20 [2022-05-17T10:24:20.513Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
10:24:20 [2022-05-17T10:24:20.731Z] #20 46.33 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]
10:24:20 [2022-05-17T10:24:20.731Z] #20 ...
10:24:20 [2022-05-17T10:24:20.731Z] 
10:24:20 [2022-05-17T10:24:20.731Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:24:20 [2022-05-17T10:24:20.731Z] #74 sha256:05a334779cfa177fbf089111a4b1fa60b1c0781b60e9418aff2f237518f66517
10:24:20 [2022-05-17T10:24:20.731Z] #74 46.35 + for f in rootlesskit rootlesskit-docker-proxy
10:24:20 [2022-05-17T10:24:20.731Z] #74 46.35 + GOBIN=/build
10:24:20 [2022-05-17T10:24:20.731Z] #74 46.35 + GO111MODULE=on
10:24:20 [2022-05-17T10:24:20.731Z] #74 46.35 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
10:24:21 [2022-05-17T10:24:21.079Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
10:24:21 [2022-05-17T10:24:21.297Z] #74 ...
10:24:21 [2022-05-17T10:24:21.297Z] 
10:24:21 [2022-05-17T10:24:21.297Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:24:21 [2022-05-17T10:24:21.297Z] #70 sha256:5dc5f3a1e29a87a5f164429f5297e9dd98374843f1e781a22b89dd958fec7a8e
10:24:21 [2022-05-17T10:24:21.297Z] #70 DONE 1.0s
10:24:21 [2022-05-17T10:24:21.337Z] #23 9.219 Collecting yamllint==1.26.1
10:24:21 [2022-05-17T10:24:21.555Z] 
10:24:21 [2022-05-17T10:24:21.555Z] #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
10:24:21 [2022-05-17T10:24:21.555Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110
10:24:21 [2022-05-17T10:24:21.555Z] #20 47.08 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]
10:24:21 [2022-05-17T10:24:21.555Z] #20 47.35 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]
10:24:21 [2022-05-17T10:24:21.597Z] #23 10.27   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:24:21 [2022-05-17T10:24:21.644Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
10:24:21 [2022-05-17T10:24:21.644Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:24:21 [2022-05-17T10:24:21.817Z] #20 47.59 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]
10:24:21 [2022-05-17T10:24:21.902Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:24:22 [2022-05-17T10:24:22.160Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:24:22 [2022-05-17T10:24:22.418Z] --- PASS: TestBuildWithHugeFile (46.79s)
10:24:22 [2022-05-17T10:24:22.418Z] === RUN   TestBuildWCOWSandboxSize
10:24:22 [2022-05-17T10:24:22.418Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:24:22 [2022-05-17T10:24:22.418Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:24:22 [2022-05-17T10:24:22.418Z] === RUN   TestBuildWithEmptyDockerfile
10:24:22 [2022-05-17T10:24:22.418Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:24:22 [2022-05-17T10:24:22.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:24:22 [2022-05-17T10:24:22.418Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:24:22 [2022-05-17T10:24:22.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:24:22 [2022-05-17T10:24:22.418Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:24:22 [2022-05-17T10:24:22.418Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:24:22 [2022-05-17T10:24:22.418Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:24:22 [2022-05-17T10:24:22.418Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:24:22 [2022-05-17T10:24:22.418Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:24:22 [2022-05-17T10:24:22.418Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:24:22 [2022-05-17T10:24:22.418Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
10:24:22 [2022-05-17T10:24:22.418Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
10:24:22 [2022-05-17T10:24:22.418Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:24:22 [2022-05-17T10:24:22.418Z] === RUN   TestBuildPreserveOwnership
10:24:22 [2022-05-17T10:24:22.418Z] === RUN   TestBuildPreserveOwnership/copy_from
10:24:22 [2022-05-17T10:24:22.665Z] #80 exporting layers 7.9s done
10:24:22 [2022-05-17T10:24:22.665Z] #80 writing image sha256:5dfa513bb3db0f261ef061aafbf6831b35624187737fb726b35ab5f30134a8f3 done
10:24:22 [2022-05-17T10:24:22.665Z] #80 naming to docker.io/library/docker:b1a071f839f2664c16918abb8a89b4c6c92cc577 done
10:24:22 [2022-05-17T10:24:22.665Z] #80 DONE 7.9s
[Pipeline] }
10:24:22 [2022-05-17T10:24:22.678Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.32 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]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.58 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]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.60 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]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:24:22 [2022-05-17T10:24:22.753Z] #20 48.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
10:24:22 [2022-05-17T10:24:22.980Z] #23 11.47 Collecting pathspec>=0.5.3
10:24:22 [2022-05-17T10:24:22.980Z] #23 11.48   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
10:24:22 [2022-05-17T10:24:22.980Z] #23 11.84 Collecting pyyaml
10:24:22 [2022-05-17T10:24:22.980Z] #23 11.85   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
10:24:22 [2022-05-17T10:24:22.980Z] #23 11.93 Building wheels for collected packages: yamllint
10:24:22 [2022-05-17T10:24:22.980Z] #23 11.94   Building wheel for yamllint (setup.py): started
10:24:23 [2022-05-17T10:24:23.007Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577 -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:b1a071f839f2664c16918abb8a89b4c6c92cc577 hack/make.sh dynbinary test-integration
10:24:23 [2022-05-17T10:24:23.330Z] #20 49.21 debconf: delaying package configuration, since apt-utils is not installed
10:24:23 [2022-05-17T10:24:23.568Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
10:24:23 [2022-05-17T10:24:23.569Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
10:24:23 [2022-05-17T10:24:23.569Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
10:24:23 [2022-05-17T10:24:23.569Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
10:24:23 [2022-05-17T10:24:23.569Z] systemd 247.3-7 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)
10:24:23 [2022-05-17T10:24:23.569Z] Detected virtualization docker.
10:24:23 [2022-05-17T10:24:23.569Z] Detected architecture x86-64.
10:24:23 [2022-05-17T10:24:23.569Z] Set hostname to <996db3fe1082>.
10:24:23 [2022-05-17T10:24:23.569Z] modprobe@configfs.service: Succeeded.
10:24:23 [2022-05-17T10:24:23.569Z] modprobe@drm.service: Succeeded.
10:24:23 [2022-05-17T10:24:23.569Z] modprobe@fuse.service: Succeeded.
10:24:23 [2022-05-17T10:24:23.569Z] + source /etc/docker-entrypoint-cmd
10:24:23 [2022-05-17T10:24:23.569Z] ++ hack/make.sh dynbinary test-integration
10:24:23 [2022-05-17T10:24:23.569Z] 
10:24:23 [2022-05-17T10:24:23.826Z] Removing bundles/
10:24:23 [2022-05-17T10:24:23.826Z] 
10:24:23 [2022-05-17T10:24:23.826Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:24:23 [2022-05-17T10:24:23.826Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:24:23 [2022-05-17T10:24:23.826Z] GOOS="" GOARCH="" GOARM=""
10:24:23 [2022-05-17T10:24:23.900Z] #20 49.53 Fetched 115 MB in 3s (34.8 MB/s)
10:24:23 [2022-05-17T10:24:23.900Z] #20 49.58 Selecting previously unselected package binutils-mingw-w64-i686.
10:24:23 [2022-05-17T10:24:23.900Z] #20 49.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30207 files and directories currently installed.)
10:24:23 [2022-05-17T10:24:23.900Z] #20 49.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:24:23 [2022-05-17T10:24:23.900Z] #20 49.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:24:23 [2022-05-17T10:24:23.922Z] #23 12.85   Building wheel for yamllint (setup.py): finished with status 'done'
10:24:24 [2022-05-17T10:24:24.183Z] #23 12.86   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=329116e937e3603e5aad04e15f90732a8af4a9edd99bd08dce18dba05ebf9fd7
10:24:24 [2022-05-17T10:24:24.183Z] #23 12.86   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:24:24 [2022-05-17T10:24:24.183Z] #23 12.86 Successfully built yamllint
10:24:24 [2022-05-17T10:24:24.183Z] #23 12.88 Installing collected packages: pyyaml, pathspec, yamllint
10:24:24 [2022-05-17T10:24:24.443Z] #23 13.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
10:24:24 [2022-05-17T10:24:24.470Z] #20 ...
10:24:24 [2022-05-17T10:24:24.470Z] 
10:24:24 [2022-05-17T10:24:24.470Z] #49 [tini 1/3] 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
10:24:24 [2022-05-17T10:24:24.470Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132
10:24:24 [2022-05-17T10:24:24.470Z] #49 31.31 Reading package lists...
10:24:24 [2022-05-17T10:24:24.470Z] #49 40.48 Building dependency tree...
10:24:24 [2022-05-17T10:24:24.470Z] #49 44.38 The following additional packages will be installed:
10:24:24 [2022-05-17T10:24:24.470Z] #49 44.42   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
10:24:24 [2022-05-17T10:24:24.470Z] #49 44.45 Suggested packages:
10:24:24 [2022-05-17T10:24:24.470Z] #49 44.45   cmake-doc ninja-build lrzip
10:24:24 [2022-05-17T10:24:24.470Z] #49 44.45 Recommended packages:
10:24:24 [2022-05-17T10:24:24.470Z] #49 44.45   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.09 The following NEW packages will be installed:
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.11   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.48 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.48 Need to get 8418 kB of archives.
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.48 After this operation, 34.9 MB of additional disk space will be used.
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:24:24 [2022-05-17T10:24:24.470Z] #49 45.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:24:24 [2022-05-17T10:24:24.470Z] #49 46.52 debconf: delaying package configuration, since apt-utils is not installed
10:24:24 [2022-05-17T10:24:24.470Z] #49 46.67 Fetched 8418 kB in 1s (12.8 MB/s)
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.11 Selecting previously unselected package xxd.
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.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 ... 30207 files and directories currently installed.)
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.36 Selecting previously unselected package vim-common.
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.56 Selecting previously unselected package cmake-data.
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.56 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 47.64 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 48.72 Selecting previously unselected package libarchive13:amd64.
10:24:24 [2022-05-17T10:24:24.470Z] #49 48.73 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 48.74 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 48.89 Selecting previously unselected package libjsoncpp24:amd64.
10:24:24 [2022-05-17T10:24:24.470Z] #49 48.90 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 48.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 49.00 Selecting previously unselected package librhash0:amd64.
10:24:24 [2022-05-17T10:24:24.470Z] #49 49.01 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 49.02 Unpacking librhash0:amd64 (1.4.1-2) ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 49.12 Selecting previously unselected package libuv1:amd64.
10:24:24 [2022-05-17T10:24:24.470Z] #49 49.12 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 49.14 Unpacking libuv1:amd64 (1.40.0-2) ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 49.21 Selecting previously unselected package cmake.
10:24:24 [2022-05-17T10:24:24.470Z] #49 49.22 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:24:24 [2022-05-17T10:24:24.470Z] #49 49.22 Unpacking cmake (3.18.4-2+deb11u1) ...
10:24:24 [2022-05-17T10:24:24.758Z] #49 ...
10:24:24 [2022-05-17T10:24:24.758Z] 
10:24:24 [2022-05-17T10:24:24.758Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:24:24 [2022-05-17T10:24:24.758Z] #74 sha256:05a334779cfa177fbf089111a4b1fa60b1c0781b60e9418aff2f237518f66517
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.39 rootlesskit version 1.0.0
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.39 Usage of /build/rootlesskit-docker-proxy:
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40   -container-ip string
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40     	container ip
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40   -container-port int
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40     	container port (default -1)
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40   -host-ip string
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40     	host ip
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40   -host-port int
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40     	host port (default -1)
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40   -proto string
10:24:24 [2022-05-17T10:24:24.758Z] #74 49.40     	proxy protocol (default "tcp")
10:24:25 [2022-05-17T10:24:25.016Z] #23 DONE 13.8s
10:24:25 [2022-05-17T10:24:25.016Z] 
10:24:25 [2022-05-17T10:24:25.016Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:24:25 [2022-05-17T10:24:25.016Z] #27 sha256:92b8c7374c8a89eb24bb39cf51f4cfd38ff64b173ed410a176b29fa5d9631572
10:24:25 [2022-05-17T10:24:25.206Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:24:25 [2022-05-17T10:24:25.206Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
10:24:25 [2022-05-17T10:24:25.277Z] #27 DONE 0.1s
10:24:25 [2022-05-17T10:24:25.277Z] 
10:24:25 [2022-05-17T10:24:25.277Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:24:25 [2022-05-17T10:24:25.277Z] #32 sha256:4d29b476ced63640026fd0e4b40e9db3a28e08499f41bb37631caa539e35e34a
10:24:25 [2022-05-17T10:24:25.326Z] #74 DONE 50.7s
10:24:25 [2022-05-17T10:24:25.326Z] 
10:24:25 [2022-05-17T10:24:25.326Z] #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
10:24:25 [2022-05-17T10:24:25.326Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110
10:24:25 [2022-05-17T10:24:25.326Z] #20 50.92 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:24:25 [2022-05-17T10:24:25.326Z] #20 50.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:24:25 [2022-05-17T10:24:25.326Z] #20 50.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:24:25 [2022-05-17T10:24:25.465Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:24:25 [2022-05-17T10:24:25.538Z] #32 DONE 0.3s
10:24:25 [2022-05-17T10:24:25.538Z] 
10:24:25 [2022-05-17T10:24:25.538Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:24:25 [2022-05-17T10:24:25.538Z] #35 sha256:0023fa576e92eb54c802bc7073cd9460831b18806e01026e5a62276553b8c735
10:24:25 [2022-05-17T10:24:25.538Z] #35 DONE 0.2s
10:24:25 [2022-05-17T10:24:25.538Z] 
10:24:25 [2022-05-17T10:24:25.538Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
10:24:25 [2022-05-17T10:24:25.538Z] #37 sha256:e03363d80d4dfb2221f91e9929f92009a94310137a12b61d6690c74582c8355b
10:24:25 [2022-05-17T10:24:25.799Z] #37 DONE 0.3s
10:24:25 [2022-05-17T10:24:25.799Z] 
10:24:25 [2022-05-17T10:24:25.799Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
10:24:25 [2022-05-17T10:24:25.799Z] #39 sha256:f36508d0f33b3f9aa2d1ae3554b59922051097a405a6676800240abff7b61efe
10:24:25 [2022-05-17T10:24:25.799Z] #39 DONE 0.1s
10:24:25 [2022-05-17T10:24:25.799Z] 
10:24:25 [2022-05-17T10:24:25.799Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:24:25 [2022-05-17T10:24:25.799Z] #60 sha256:e5b8b11812771150bc227a9244b3efb6df1a64a5036a19d6ba7677af715ce953
10:24:25 [2022-05-17T10:24:25.894Z] #20 ...
10:24:25 [2022-05-17T10:24:25.894Z] 
10:24:25 [2022-05-17T10:24:25.894Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:24:25 [2022-05-17T10:24:25.894Z] #75 sha256:24e422147d77341be3d4a892beebb20a5b3c03da32de5e5b9895e9a208f972e3
10:24:25 [2022-05-17T10:24:25.894Z] #75 DONE 0.8s
10:24:26 [2022-05-17T10:24:26.032Z] --- PASS: TestBuildPreserveOwnership (3.48s)
10:24:26 [2022-05-17T10:24:26.032Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.42s)
10:24:26 [2022-05-17T10:24:26.032Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s)
10:24:26 [2022-05-17T10:24:26.032Z] === RUN   TestBuildPlatformInvalid
10:24:26 [2022-05-17T10:24:26.032Z] --- PASS: TestBuildPlatformInvalid (0.06s)
10:24:26 [2022-05-17T10:24:26.032Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:24:26 [2022-05-17T10:24:26.060Z] #60 ...
10:24:26 [2022-05-17T10:24:26.060Z] 
10:24:26 [2022-05-17T10:24:26.060Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
10:24:26 [2022-05-17T10:24:26.060Z] #41 sha256:64df186b56ef2bb0ed7a09e4b61c79833e5471eaf9bc1c8ec5db8b465ca707ec
10:24:26 [2022-05-17T10:24:26.060Z] #41 DONE 0.1s
10:24:26 [2022-05-17T10:24:26.060Z] 
10:24:26 [2022-05-17T10:24:26.060Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
10:24:26 [2022-05-17T10:24:26.060Z] #45 sha256:031d61d6e12ec4bc94027cf498efd9dc30d567bdd377ef4100d8d33571ac46f7
10:24:26 [2022-05-17T10:24:26.060Z] #45 DONE 0.0s
10:24:26 [2022-05-17T10:24:26.060Z] 
10:24:26 [2022-05-17T10:24:26.060Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
10:24:26 [2022-05-17T10:24:26.060Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
10:24:26 [2022-05-17T10:24:26.153Z] 
10:24:26 [2022-05-17T10:24:26.153Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:24:26 [2022-05-17T10:24:26.153Z] #76 sha256:0b7e9ce9f33a9649826d6eba1733d8a13075d10589c0ac991b49971fd594f795
10:24:26 [2022-05-17T10:24:26.153Z] #76 DONE 0.2s
10:24:26 [2022-05-17T10:24:26.153Z] 
10:24:26 [2022-05-17T10:24:26.153Z] #49 [tini 1/3] 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
10:24:26 [2022-05-17T10:24:26.153Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132
10:24:26 [2022-05-17T10:24:26.153Z] #49 50.97 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:24:26 [2022-05-17T10:24:26.153Z] #49 51.34 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:24:26 [2022-05-17T10:24:26.153Z] #49 51.67 Setting up libuv1:amd64 (1.40.0-2) ...
10:24:26 [2022-05-17T10:24:26.153Z] #49 51.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:24:26 [2022-05-17T10:24:26.153Z] #49 51.88 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:24:26 [2022-05-17T10:24:26.153Z] #49 51.91 Setting up librhash0:amd64 (1.4.1-2) ...
10:24:26 [2022-05-17T10:24:26.153Z] #49 51.93 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:24:26 [2022-05-17T10:24:26.153Z] #49 51.95 Setting up cmake (3.18.4-2+deb11u1) ...
10:24:26 [2022-05-17T10:24:26.153Z] #49 51.98 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:24:26 [2022-05-17T10:24:26.414Z] #49 DONE 52.2s
10:24:26 [2022-05-17T10:24:26.414Z] 
10:24:26 [2022-05-17T10:24:26.414Z] #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
10:24:26 [2022-05-17T10:24:26.414Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110
10:24:26 [2022-05-17T10:24:26.414Z] #20 51.93 Selecting previously unselected package binutils-mingw-w64.
10:24:26 [2022-05-17T10:24:26.414Z] #20 51.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:24:26 [2022-05-17T10:24:26.414Z] #20 51.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:24:26 [2022-05-17T10:24:26.414Z] #20 52.03 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:24:26 [2022-05-17T10:24:26.414Z] #20 52.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:24:26 [2022-05-17T10:24:26.414Z] #20 52.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:24:26 [2022-05-17T10:24:26.414Z] #20 52.19 Selecting previously unselected package dmsetup.
10:24:26 [2022-05-17T10:24:26.414Z] #20 52.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:24:26 [2022-05-17T10:24:26.414Z] #20 52.22 Unpacking dmsetup (2:1.02.175-2.1) ...
10:24:26 [2022-05-17T10:24:26.414Z] #20 52.32 Selecting previously unselected package mingw-w64-common.
10:24:26 [2022-05-17T10:24:26.599Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:24:26 [2022-05-17T10:24:26.599Z] Loaded image: busybox:latest
10:24:26 [2022-05-17T10:24:26.672Z] #20 ...
10:24:26 [2022-05-17T10:24:26.672Z] 
10:24:26 [2022-05-17T10:24:26.672Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:24:26 [2022-05-17T10:24:26.672Z] #50 sha256:173795a6189f8704a307073b092c500b5157e9a4ba837265f47974f0e5f110f1
10:24:26 [2022-05-17T10:24:26.672Z] #50 DONE 0.1s
10:24:26 [2022-05-17T10:24:26.672Z] 
10:24:26 [2022-05-17T10:24:26.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
10:24:26 [2022-05-17T10:24:26.672Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110
10:24:26 [2022-05-17T10:24:26.672Z] #20 52.32 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:24:26 [2022-05-17T10:24:26.672Z] #20 52.34 Unpacking mingw-w64-common (8.0.0-1) ...
10:24:26 [2022-05-17T10:24:26.859Z] Loaded image: busybox:glibc
10:24:26 [2022-05-17T10:24:26.859Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:24:27 [2022-05-17T10:24:27.794Z] Loaded image: debian:bullseye-slim
10:24:27 [2022-05-17T10:24:27.794Z] Loaded image: hello-world:latest
10:24:28 [2022-05-17T10:24:28.051Z] Loaded image: arm32v7/hello-world:latest
10:24:29 [2022-05-17T10:24:29.203Z] #20 54.78 Selecting previously unselected package mingw-w64-x86-64-dev.
10:24:29 [2022-05-17T10:24:29.203Z] #20 54.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:24:29 [2022-05-17T10:24:29.203Z] #20 54.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:24:29 [2022-05-17T10:24:29.426Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:24:29 [2022-05-17T10:24:29.684Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
10:24:30 [2022-05-17T10:24:30.141Z] #20 ...
10:24:30 [2022-05-17T10:24:30.141Z] 
10:24:30 [2022-05-17T10:24:30.141Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:24:30 [2022-05-17T10:24:30.141Z] #51 sha256:80eb717eb36dfce4e58273fa50eee920d8eb4508784997bdca543a599e0b197e
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.305 + RM_GOPATH=0
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.305 + TMP_GOPATH=
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.305 + : /build
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.305 + '[' -z '' ']'
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.308 ++ mktemp -d
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.308 + export GOPATH=/tmp/tmp.mNEm1f7gBj
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.308 + GOPATH=/tmp/tmp.mNEm1f7gBj
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.308 + RM_GOPATH=1
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.308 + case "$(go env GOARCH)" in
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.308 ++ go env GOARCH
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 Install tini version v0.19.0
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + export GO_BUILDMODE=-buildmode=pie
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + GO_BUILDMODE=-buildmode=pie
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 ++ dirname /install.sh
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + dir=/
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + bin=tini
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + shift
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + '[' '!' -f //tini.installer ']'
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + . //tini.installer
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 ++ : v0.19.0
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + install_tini
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + echo 'Install tini version v0.19.0'
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 + git clone https://github.com/krallin/tini.git /tmp/tmp.mNEm1f7gBj/tini
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.330 Cloning into '/tmp/tmp.mNEm1f7gBj/tini'...
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.857 + cd /tmp/tmp.mNEm1f7gBj/tini
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.857 + git checkout -q v0.19.0
10:24:30 [2022-05-17T10:24:30.141Z] #51 1.881 + cmake .
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.146 -- The C compiler identification is GNU 10.2.1
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.224 -- Detecting C compiler ABI info
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.360 -- Detecting C compiler ABI info - done
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.390 -- Check for working C compiler: /usr/bin/cc - skipped
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.391 -- Detecting C compile features
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.392 -- Detecting C compile features - done
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.421 -- Performing Test HAS_BUILTIN_FORTIFY
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.516 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.539 -- Configuring done
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.547 -- Generating done
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.549 -- Build files have been written to: /tmp/tmp.mNEm1f7gBj/tini
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.552 + make tini-static
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.632 Scanning dependencies of target tini-static
10:24:30 [2022-05-17T10:24:30.141Z] #51 2.648 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:24:30 [2022-05-17T10:24:30.141Z] #51 3.031 [100%] Linking C executable tini-static
10:24:30 [2022-05-17T10:24:30.141Z] #51 3.203 [100%] Built target tini-static
10:24:30 [2022-05-17T10:24:30.141Z] #51 3.221 + mkdir -p /build
10:24:30 [2022-05-17T10:24:30.141Z] #51 3.223 + cp tini-static /build/docker-init
10:24:30 [2022-05-17T10:24:30.141Z] #51 DONE 3.5s
10:24:30 [2022-05-17T10:24:30.399Z] 
10:24:30 [2022-05-17T10:24:30.399Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:24:30 [2022-05-17T10:24:30.399Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.667 + RM_GOPATH=0
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.667 + TMP_GOPATH=
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.667 + : /build
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.667 + '[' -z '' ']'
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.668 ++ mktemp -d
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.671 + export GOPATH=/tmp/tmp.BzhUL8V1cA
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.671 + GOPATH=/tmp/tmp.BzhUL8V1cA
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.671 + RM_GOPATH=1
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.671 + case "$(go env GOARCH)" in
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.671 ++ go env GOARCH
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.684 + export GO_BUILDMODE=-buildmode=pie
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.684 + GO_BUILDMODE=-buildmode=pie
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.685 ++ dirname /install.sh
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.686 + dir=/
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.686 + bin=containerd
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.686 + shift
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.687 + '[' '!' -f //containerd.installer ']'
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.687 + . //containerd.installer
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.687 ++ set -e
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.688 ++ : v1.6.4
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.688 + install_containerd
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.688 + echo 'Install containerd version v1.6.4'
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.689 Install containerd version v1.6.4
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.689 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BzhUL8V1cA/src/github.com/containerd/containerd
10:24:30 [2022-05-17T10:24:30.399Z] #71 0.693 Cloning into '/tmp/tmp.BzhUL8V1cA/src/github.com/containerd/containerd'...
10:24:30 [2022-05-17T10:24:30.965Z] #71 ...
10:24:30 [2022-05-17T10:24:30.965Z] 
10:24:30 [2022-05-17T10:24:30.965Z] #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
10:24:30 [2022-05-17T10:24:30.965Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110
10:24:30 [2022-05-17T10:24:30.965Z] #20 56.77 Selecting previously unselected package gcc-mingw-w64-base.
10:24:30 [2022-05-17T10:24:30.965Z] #20 56.77 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:24:30 [2022-05-17T10:24:30.965Z] #20 56.78 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:24:30 [2022-05-17T10:24:30.965Z] #20 56.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:24:30 [2022-05-17T10:24:30.965Z] #20 56.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:24:31 [2022-05-17T10:24:31.225Z] #20 56.87 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:24:32 [2022-05-17T10:24:32.211Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:24:32 [2022-05-17T10:24:32.211Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:24:32 [2022-05-17T10:24:32.211Z]     check_test.go:307: [d058b9b08911d] daemon is not started
10:24:32 [2022-05-17T10:24:32.211Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:24:32 [2022-05-17T10:24:32.211Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:24:32 [2022-05-17T10:24:32.470Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:24:33 [2022-05-17T10:24:33.126Z] #20 58.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:24:33 [2022-05-17T10:24:33.126Z] #20 58.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:24:33 [2022-05-17T10:24:33.126Z] #20 58.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:24:33 [2022-05-17T10:24:33.403Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
10:24:33 [2022-05-17T10:24:33.661Z] === RUN   TestDockerSuite/TestBuildAddScript
10:24:35 [2022-05-17T10:24:35.562Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:24:36 [2022-05-17T10:24:36.129Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:24:36 [2022-05-17T10:24:36.129Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.22s)
10:24:36 [2022-05-17T10:24:36.129Z] PASS
10:24:36 [2022-05-17T10:24:36.129Z] 
10:24:36 [2022-05-17T10:24:36.129Z] === Skipped
10:24:36 [2022-05-17T10:24:36.129Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:24:36 [2022-05-17T10:24:36.129Z]     build_session_test.go:25: TODO: BuildKit
10:24:36 [2022-05-17T10:24:36.129Z] 
10:24:36 [2022-05-17T10:24:36.129Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:24:36 [2022-05-17T10:24:36.129Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:24:36 [2022-05-17T10:24:36.129Z] 
10:24:36 [2022-05-17T10:24:36.129Z] DONE 34 tests, 2 skipped in 82.517s
10:24:36 [2022-05-17T10:24:36.129Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:24:36 [2022-05-17T10:24:36.129Z] ++ 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
10:24:36 [2022-05-17T10:24:36.129Z] ++ set -e
10:24:36 [2022-05-17T10:24:36.129Z] ++ '[' -n 0 ']'
10:24:36 [2022-05-17T10:24:36.129Z] ++ set -x
10:24:36 [2022-05-17T10:24:36.129Z] ++ env -i DEST=/go/src/github.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
10:24:36 [2022-05-17T10:24:36.129Z] INFO: Testing against a local daemon
10:24:36 [2022-05-17T10:24:36.129Z] === RUN   TestConfigInspect
10:24:36 [2022-05-17T10:24:36.387Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
10:24:37 [2022-05-17T10:24:37.315Z] #20 62.49 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:24:37 [2022-05-17T10:24:37.315Z] #20 62.50 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:24:37 [2022-05-17T10:24:37.315Z] #20 62.50 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:24:37 [2022-05-17T10:24:37.761Z]     check_test.go:307: [dcdc2192c0865] daemon is not started
10:24:37 [2022-05-17T10:24:37.761Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
10:24:38 [2022-05-17T10:24:38.253Z] #20 64.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:24:38 [2022-05-17T10:24:38.253Z] #20 64.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:24:38 [2022-05-17T10:24:38.253Z] #20 64.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:24:39 [2022-05-17T10:24:39.689Z] --- PASS: TestConfigInspect (3.21s)
10:24:39 [2022-05-17T10:24:39.689Z] === RUN   TestConfigList
10:24:40 [2022-05-17T10:24:40.157Z] #20 65.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:24:40 [2022-05-17T10:24:40.157Z] #20 65.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:24:40 [2022-05-17T10:24:40.157Z] #20 65.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:24:40 [2022-05-17T10:24:40.638Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
10:24:40 [2022-05-17T10:24:40.897Z]     check_test.go:307: [d7a82f5efaf12] daemon is not started
10:24:40 [2022-05-17T10:24:40.897Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:24:42 [2022-05-17T10:24:42.283Z] --- PASS: TestConfigList (2.66s)
10:24:42 [2022-05-17T10:24:42.283Z] === RUN   TestConfigsCreateAndDelete
10:24:42 [2022-05-17T10:24:42.283Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:24:43 [2022-05-17T10:24:43.709Z]     docker_cli_daemon_plugins_test.go:80: [d213a8ae4cbfe] daemon is not started
10:24:44 [2022-05-17T10:24:44.349Z] #20 69.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:24:44 [2022-05-17T10:24:44.349Z] #20 69.71 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:24:44 [2022-05-17T10:24:44.349Z] #20 69.71 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:24:44 [2022-05-17T10:24:44.666Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:24:44 [2022-05-17T10:24:44.927Z] --- PASS: TestConfigsCreateAndDelete (2.80s)
10:24:44 [2022-05-17T10:24:44.927Z] === RUN   TestConfigsUpdate
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.36 Selecting previously unselected package g++-mingw-w64-x86-64.
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.36 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.37 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.43 Selecting previously unselected package libapparmor1:amd64.
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.44 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.44 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.49 Selecting previously unselected package libapparmor-dev:amd64.
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.50 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.51 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.58 Selecting previously unselected package libbtrfs0:amd64.
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.58 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:24:45 [2022-05-17T10:24:45.738Z] #20 71.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:24:45 [2022-05-17T10:24:45.874Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.65 Selecting previously unselected package libbtrfs-dev:amd64.
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.66 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.77 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.78 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.82 Selecting previously unselected package libudev-dev:amd64.
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.83 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.83 Unpacking libudev-dev:amd64 (247.3-7) ...
10:24:45 [2022-05-17T10:24:45.998Z] #20 71.90 Selecting previously unselected package libsepol1-dev:amd64.
10:24:45 [2022-05-17T10:24:45.998Z] #20 ...
10:24:45 [2022-05-17T10:24:45.998Z] 
10:24:45 [2022-05-17T10:24:45.998Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:24:45 [2022-05-17T10:24:45.998Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:24:45 [2022-05-17T10:24:45.998Z] #71 14.70 + cd /tmp/tmp.BzhUL8V1cA/src/github.com/containerd/containerd
10:24:45 [2022-05-17T10:24:45.998Z] #71 14.70 + git checkout -q v1.6.4
10:24:45 [2022-05-17T10:24:45.998Z] #71 15.53 + export 'BUILDTAGS=netgo osusergo static_build'
10:24:45 [2022-05-17T10:24:45.998Z] #71 15.53 + BUILDTAGS='netgo osusergo static_build'
10:24:45 [2022-05-17T10:24:45.998Z] #71 15.53 + export EXTRA_FLAGS=-buildmode=pie
10:24:45 [2022-05-17T10:24:45.998Z] #71 15.53 + EXTRA_FLAGS=-buildmode=pie
10:24:45 [2022-05-17T10:24:45.998Z] #71 15.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:24:45 [2022-05-17T10:24:45.998Z] #71 15.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:24:45 [2022-05-17T10:24:45.998Z] #71 15.54 + '[' '' = dynamic ']'
10:24:45 [2022-05-17T10:24:45.998Z] #71 15.54 + make
10:24:45 [2022-05-17T10:24:45.998Z] #71 16.35 + bin/ctr
10:24:46 [2022-05-17T10:24:46.258Z] #71 ...
10:24:46 [2022-05-17T10:24:46.258Z] 
10:24:46 [2022-05-17T10:24:46.258Z] #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
10:24:46 [2022-05-17T10:24:46.258Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110
10:24:46 [2022-05-17T10:24:46.258Z] #20 71.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:24:46 [2022-05-17T10:24:46.258Z] #20 71.90 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:24:46 [2022-05-17T10:24:46.258Z] #20 72.02 Selecting previously unselected package libpcre2-16-0:amd64.
10:24:46 [2022-05-17T10:24:46.258Z] #20 72.02 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
10:24:46 [2022-05-17T10:24:46.258Z] #20 72.03 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
10:24:46 [2022-05-17T10:24:46.258Z] #20 72.12 Selecting previously unselected package libpcre2-32-0:amd64.
10:24:46 [2022-05-17T10:24:46.258Z] #20 72.12 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
10:24:46 [2022-05-17T10:24:46.518Z] #20 72.13 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
10:24:46 [2022-05-17T10:24:46.518Z] #20 72.21 Selecting previously unselected package libpcre2-posix2:amd64.
10:24:46 [2022-05-17T10:24:46.518Z] #20 72.22 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
10:24:46 [2022-05-17T10:24:46.518Z] #20 72.23 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
10:24:46 [2022-05-17T10:24:46.518Z] #20 72.28 Selecting previously unselected package libpcre2-dev:amd64.
10:24:46 [2022-05-17T10:24:46.518Z] #20 72.28 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
10:24:46 [2022-05-17T10:24:46.518Z] #20 72.28 Unpacking libpcre2-dev:amd64 (10.36-2) ...
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.46 Selecting previously unselected package libselinux1-dev:amd64.
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.46 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.47 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.57 Selecting previously unselected package libdevmapper-dev:amd64.
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.57 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.58 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.62 Selecting previously unselected package libseccomp-dev:amd64.
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.63 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.64 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.70 Selecting previously unselected package libsystemd-dev:amd64.
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.71 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
10:24:46 [2022-05-17T10:24:46.777Z] #20 72.72 Unpacking libsystemd-dev:amd64 (247.3-7) ...
10:24:47 [2022-05-17T10:24:47.037Z] #20 72.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:24:47 [2022-05-17T10:24:47.037Z] #20 72.95 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:24:47 [2022-05-17T10:24:47.037Z] #20 72.96 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:24:47 [2022-05-17T10:24:47.037Z] #20 72.97 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:24:47 [2022-05-17T10:24:47.037Z] #20 72.98 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:24:47 [2022-05-17T10:24:47.248Z]     docker_cli_daemon_plugins_test.go:170: [d7d259df3a26a] daemon is not started
10:24:47 [2022-05-17T10:24:47.296Z] #20 72.99 Setting up libpcre2-16-0:amd64 (10.36-2) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.01 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.02 Setting up libpcre2-32-0:amd64 (10.36-2) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.03 Setting up libudev-dev:amd64 (247.3-7) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.04 Setting up libpcre2-posix2:amd64 (10.36-2) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.05 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.07 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.08 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.09 Setting up mingw-w64-common (8.0.0-1) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.11 Setting up libsystemd-dev:amd64 (247.3-7) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.12 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.13 Setting up libpcre2-dev:amd64 (10.36-2) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.14 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.15 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.16 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.17 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
10:24:47 [2022-05-17T10:24:47.296Z] #20 73.18 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.19 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
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.20 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.21 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.22 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
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.24 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.27 Setting up dmsetup (2:1.02.175-2.1) ...
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.28 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.29 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:24:47 [2022-05-17T10:24:47.555Z] #20 73.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:24:47 [2022-05-17T10:24:47.815Z] --- PASS: TestConfigsUpdate (2.78s)
10:24:47 [2022-05-17T10:24:47.815Z] === RUN   TestTemplatedConfig
10:24:48 [2022-05-17T10:24:48.023Z] #47 259.2 + dpkg --print-architecture
10:24:48 [2022-05-17T10:24:48.023Z] #47 259.3 + git checkout -q v2.1.0
10:24:48 [2022-05-17T10:24:48.023Z] #47 259.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:24:48 [2022-05-17T10:24:48.023Z] #47 259.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:24:48 [2022-05-17T10:24:48.073Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:24:48 [2022-05-17T10:24:48.073Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:24:48 [2022-05-17T10:24:48.331Z] === RUN   TestDockerSuite/TestBuildAddTar
10:24:50 [2022-05-17T10:24:50.091Z] #20 DONE 75.8s
10:24:50 [2022-05-17T10:24:50.091Z] 
10:24:50 [2022-05-17T10:24:50.091Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:24:50 [2022-05-17T10:24:50.091Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:24:50 [2022-05-17T10:24:50.091Z] #71 ...
10:24:50 [2022-05-17T10:24:50.091Z] 
10:24:50 [2022-05-17T10:24:50.091Z] #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
10:24:50 [2022-05-17T10:24:50.091Z] #21 sha256:6c2379b16c675dd5e311a91eba3c6f26d29780fe93c29329112b9e0a156c8b52
10:24:51 [2022-05-17T10:24:51.469Z] #21 1.103 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:24:51 [2022-05-17T10:24:51.469Z] #21 1.105 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:24:51 [2022-05-17T10:24:51.469Z] #21 1.105 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:24:51 [2022-05-17T10:24:51.615Z] --- PASS: TestTemplatedConfig (3.51s)
10:24:51 [2022-05-17T10:24:51.615Z] === RUN   TestConfigCreateResolve
10:24:51 [2022-05-17T10:24:51.872Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:24:52 [2022-05-17T10:24:52.438Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:24:53 [2022-05-17T10:24:53.004Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:24:53 [2022-05-17T10:24:53.262Z]     check_test.go:307: [db32d0cf73c6f] daemon is not started
10:24:53 [2022-05-17T10:24:53.262Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
10:24:53 [2022-05-17T10:24:53.828Z] --- PASS: TestConfigCreateResolve (2.57s)
10:24:53 [2022-05-17T10:24:53.828Z] PASS
10:24:53 [2022-05-17T10:24:53.828Z] 
10:24:53 [2022-05-17T10:24:53.828Z] DONE 6 tests in 17.551s
10:24:53 [2022-05-17T10:24:53.828Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:24:53 [2022-05-17T10:24:53.828Z] ++ 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
10:24:53 [2022-05-17T10:24:53.828Z] ++ set -e
10:24:53 [2022-05-17T10:24:53.828Z] ++ '[' -n 0 ']'
10:24:53 [2022-05-17T10:24:53.828Z] ++ set -x
10:24:53 [2022-05-17T10:24:53.828Z] ++ env -i DEST=/go/src/github.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
10:24:53 [2022-05-17T10:24:53.828Z] INFO: Testing against a local daemon
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestAttachWithTTY
10:24:53 [2022-05-17T10:24:53.828Z] --- PASS: TestAttachWithTTY (0.05s)
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestAttachWithoutTTy
10:24:53 [2022-05-17T10:24:53.828Z] --- PASS: TestAttachWithoutTTy (0.05s)
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestCheckpoint
10:24:53 [2022-05-17T10:24:53.828Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:24:53 [2022-05-17T10:24:53.828Z] --- SKIP: TestCheckpoint (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/commit
10:24:53 [2022-05-17T10:24:53.828Z] === PAUSE TestContainerInvalidJSON/commit
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/create
10:24:53 [2022-05-17T10:24:53.828Z] === PAUSE TestContainerInvalidJSON/containers/create
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:24:53 [2022-05-17T10:24:53.828Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:24:53 [2022-05-17T10:24:53.828Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:24:53 [2022-05-17T10:24:53.828Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:24:53 [2022-05-17T10:24:53.828Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:24:53 [2022-05-17T10:24:53.828Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:24:53 [2022-05-17T10:24:53.828Z] === CONT  TestContainerInvalidJSON/commit
10:24:53 [2022-05-17T10:24:53.828Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:24:53 [2022-05-17T10:24:53.828Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:24:53 [2022-05-17T10:24:53.828Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:24:53 [2022-05-17T10:24:53.828Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:24:53 [2022-05-17T10:24:53.828Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:24:53 [2022-05-17T10:24:53.828Z] === CONT  TestContainerInvalidJSON/containers/create
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:24:53 [2022-05-17T10:24:53.828Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:24:53 [2022-05-17T10:24:53.828Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:24:53 [2022-05-17T10:24:53.828Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:24:53 [2022-05-17T10:24:53.828Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:24:53 [2022-05-17T10:24:53.829Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:24:54 [2022-05-17T10:24:54.087Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:24:54 [2022-05-17T10:24:54.087Z] === RUN   TestCopyFromContainerPathIsNotDir
10:24:54 [2022-05-17T10:24:54.087Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:24:54 [2022-05-17T10:24:54.087Z] === RUN   TestCopyToContainerPathDoesNotExist
10:24:54 [2022-05-17T10:24:54.087Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:24:54 [2022-05-17T10:24:54.087Z] === RUN   TestCopyEmptyFile
10:24:54 [2022-05-17T10:24:54.087Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:24:54 [2022-05-17T10:24:54.345Z] --- PASS: TestCopyEmptyFile (0.22s)
10:24:54 [2022-05-17T10:24:54.345Z] === RUN   TestCopyToContainerPathIsNotDir
10:24:54 [2022-05-17T10:24:54.345Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
10:24:54 [2022-05-17T10:24:54.345Z] === RUN   TestCopyFromContainer
10:24:54 [2022-05-17T10:24:54.603Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:24:55 [2022-05-17T10:24:55.169Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:24:55 [2022-05-17T10:24:55.428Z] === RUN   TestCopyFromContainer//
10:24:55 [2022-05-17T10:24:55.686Z] === RUN   TestCopyFromContainer//bar/root
10:24:55 [2022-05-17T10:24:55.686Z] === RUN   TestCopyFromContainer//bar/root/
10:24:55 [2022-05-17T10:24:55.686Z] === RUN   TestCopyFromContainer/bar/quux
10:24:55 [2022-05-17T10:24:55.686Z] === RUN   TestCopyFromContainer/bar/quux/
10:24:55 [2022-05-17T10:24:55.686Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:24:55 [2022-05-17T10:24:55.944Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:24:55 [2022-05-17T10:24:55.944Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:24:55 [2022-05-17T10:24:55.944Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:24:55 [2022-05-17T10:24:55.944Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:24:55 [2022-05-17T10:24:55.944Z] === RUN   TestCopyFromContainer/bar/notarget
10:24:55 [2022-05-17T10:24:55.944Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:24:56 [2022-05-17T10:24:56.202Z] --- PASS: TestCopyFromContainer (1.69s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:24:56 [2022-05-17T10:24:56.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:24:56 [2022-05-17T10:24:56.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:24:56 [2022-05-17T10:24:56.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:24:56 [2022-05-17T10:24:56.202Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:24:56 [2022-05-17T10:24:56.202Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:24:56 [2022-05-17T10:24:56.202Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:24:56 [2022-05-17T10:24:56.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateLinkToNonExistingContainer
10:24:56 [2022-05-17T10:24:56.202Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateWithInvalidEnv
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateWithInvalidEnv/0
10:24:56 [2022-05-17T10:24:56.202Z] === PAUSE TestCreateWithInvalidEnv/0
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateWithInvalidEnv/1
10:24:56 [2022-05-17T10:24:56.202Z] === PAUSE TestCreateWithInvalidEnv/1
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateWithInvalidEnv/2
10:24:56 [2022-05-17T10:24:56.202Z] === PAUSE TestCreateWithInvalidEnv/2
10:24:56 [2022-05-17T10:24:56.202Z] === CONT  TestCreateWithInvalidEnv/0
10:24:56 [2022-05-17T10:24:56.202Z] === CONT  TestCreateWithInvalidEnv/2
10:24:56 [2022-05-17T10:24:56.202Z] === CONT  TestCreateWithInvalidEnv/1
10:24:56 [2022-05-17T10:24:56.202Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:24:56 [2022-05-17T10:24:56.202Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateTmpfsMountsTarget
10:24:56 [2022-05-17T10:24:56.202Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:24:56 [2022-05-17T10:24:56.202Z] === RUN   TestCreateWithCustomMaskedPaths
10:24:56 [2022-05-17T10:24:56.996Z] #21 1.616 Reading package lists...
10:24:57 [2022-05-17T10:24:57.576Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:24:58 [2022-05-17T10:24:58.142Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s)
10:24:58 [2022-05-17T10:24:58.142Z] === RUN   TestCreateWithCustomReadonlyPaths
10:24:58 [2022-05-17T10:24:58.558Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:24:58 [2022-05-17T10:24:58.558Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:24:58 [2022-05-17T10:24:58.558Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 31.9% of statements
10:24:58 [2022-05-17T10:24:58.558Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
10:24:58 [2022-05-17T10:24:58.558Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:24:58 [2022-05-17T10:24:58.558Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:24:58 [2022-05-17T10:24:58.558Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:24:58 [2022-05-17T10:24:58.708Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:24:58 [2022-05-17T10:24:58.828Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:24:58 [2022-05-17T10:24:58.828Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:24:58 [2022-05-17T10:24:58.828Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:24:59 [2022-05-17T10:24:59.089Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:24:59 [2022-05-17T10:24:59.089Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:24:59 [2022-05-17T10:24:59.089Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:24:59 [2022-05-17T10:24:59.275Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:25:00 [2022-05-17T10:25:00.032Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:25:00 [2022-05-17T10:25:00.033Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:25:00 [2022-05-17T10:25:00.033Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
10:25:00 [2022-05-17T10:25:00.210Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:25:00 [2022-05-17T10:25:00.294Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:25:00 [2022-05-17T10:25:00.468Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s)
10:25:00 [2022-05-17T10:25:00.468Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:25:00 [2022-05-17T10:25:00.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:25:00 [2022-05-17T10:25:00.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:25:00 [2022-05-17T10:25:00.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:25:00 [2022-05-17T10:25:00.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:25:00 [2022-05-17T10:25:00.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:25:00 [2022-05-17T10:25:00.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:25:00 [2022-05-17T10:25:00.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:25:00 [2022-05-17T10:25:00.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:25:00 [2022-05-17T10:25:00.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:25:00 [2022-05-17T10:25:00.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:25:00 [2022-05-17T10:25:00.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:25:00 [2022-05-17T10:25:00.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:25:00 [2022-05-17T10:25:00.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:25:00 [2022-05-17T10:25:00.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:25:00 [2022-05-17T10:25:00.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:25:00 [2022-05-17T10:25:00.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:25:00 [2022-05-17T10:25:00.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:25:00 [2022-05-17T10:25:00.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:25:00 [2022-05-17T10:25:00.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:25:00 [2022-05-17T10:25:00.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:25:00 [2022-05-17T10:25:00.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:25:00 [2022-05-17T10:25:00.468Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:25:00 [2022-05-17T10:25:00.866Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 67.9% of statements
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types	[no test files]
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:25:00 [2022-05-17T10:25:00.867Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:25:00 [2022-05-17T10:25:00.867Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:25:01 [2022-05-17T10:25:01.035Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s)
10:25:01 [2022-05-17T10:25:01.035Z] === RUN   TestCreateDifferentPlatform
10:25:01 [2022-05-17T10:25:01.035Z] === RUN   TestCreateDifferentPlatform/different_os
10:25:01 [2022-05-17T10:25:01.035Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:25:01 [2022-05-17T10:25:01.035Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:25:01 [2022-05-17T10:25:01.035Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:25:01 [2022-05-17T10:25:01.035Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:25:01 [2022-05-17T10:25:01.035Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:25:01 [2022-05-17T10:25:01.035Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:25:01 [2022-05-17T10:25:01.035Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:25:01 [2022-05-17T10:25:01.128Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
10:25:01 [2022-05-17T10:25:01.128Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:25:01 [2022-05-17T10:25:01.128Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:25:01 [2022-05-17T10:25:01.128Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
10:25:01 [2022-05-17T10:25:01.250Z] #21 6.190 Reading package lists...
10:25:01 [2022-05-17T10:25:01.294Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:25:01 [2022-05-17T10:25:01.294Z] === RUN   TestContainerStartOnDaemonRestart
10:25:01 [2022-05-17T10:25:01.294Z] === PAUSE TestContainerStartOnDaemonRestart
10:25:01 [2022-05-17T10:25:01.294Z] === RUN   TestDaemonRestartIpcMode
10:25:01 [2022-05-17T10:25:01.294Z] === PAUSE TestDaemonRestartIpcMode
10:25:01 [2022-05-17T10:25:01.294Z] === RUN   TestDaemonHostGatewayIP
10:25:01 [2022-05-17T10:25:01.294Z] === PAUSE TestDaemonHostGatewayIP
10:25:01 [2022-05-17T10:25:01.294Z] === RUN   TestRestartDaemonWithRestartingContainer
10:25:01 [2022-05-17T10:25:01.294Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:25:01 [2022-05-17T10:25:01.294Z] === RUN   TestContainerKillOnDaemonStart
10:25:01 [2022-05-17T10:25:01.294Z] === PAUSE TestContainerKillOnDaemonStart
10:25:01 [2022-05-17T10:25:01.294Z] === RUN   TestDiff
10:25:01 [2022-05-17T10:25:01.389Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/builder	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:25:01 [2022-05-17T10:25:01.389Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:25:01 [2022-05-17T10:25:01.552Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:25:01 [2022-05-17T10:25:01.810Z] --- PASS: TestDiff (0.74s)
10:25:01 [2022-05-17T10:25:01.810Z] === RUN   TestExecWithCloseStdin
10:25:02 [2022-05-17T10:25:02.185Z] #21 10.89 Building dependency tree...
10:25:02 [2022-05-17T10:25:02.185Z] #21 12.06 Reading state information...
10:25:02 [2022-05-17T10:25:02.745Z] --- PASS: TestExecWithCloseStdin (0.92s)
10:25:02 [2022-05-17T10:25:02.745Z] === RUN   TestExec
10:25:03 [2022-05-17T10:25:03.310Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.32 The following additional packages will be installed:
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.32   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.32   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.32   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.32   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.32   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.33   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.33   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35 Suggested packages:
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35   seccomp:ppc64el seccomp:s390x
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35 Recommended packages:
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
10:25:03 [2022-05-17T10:25:03.562Z] #21 13.35   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
10:25:03 [2022-05-17T10:25:03.569Z] --- PASS: TestExec (0.83s)
10:25:03 [2022-05-17T10:25:03.569Z] === RUN   TestExecUser
10:25:03 [2022-05-17T10:25:03.821Z] #21 13.82 The following NEW packages will be installed:
10:25:03 [2022-05-17T10:25:03.821Z] #21 13.82   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
10:25:03 [2022-05-17T10:25:03.827Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:25:03 [2022-05-17T10:25:03.938Z] ok  	github.com/docker/docker/builder/remotecontext	0.136s	coverage: 13.7% of statements
10:25:03 [2022-05-17T10:25:03.938Z] ok  	github.com/docker/docker/builder/dockerfile	0.472s	coverage: 49.3% of statements
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.82   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.82   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.82   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.82   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.82   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.82   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.83   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.83   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.83   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
10:25:04 [2022-05-17T10:25:04.081Z] #21 13.83   libseccomp2:ppc64el libseccomp2:s390x
10:25:04 [2022-05-17T10:25:04.199Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.19 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.19 Need to get 15.9 MB of archives.
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.19 After this operation, 73.0 MB of additional disk space will be used.
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
10:25:04 [2022-05-17T10:25:04.341Z] #21 14.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
10:25:04 [2022-05-17T10:25:04.391Z] --- PASS: TestExecUser (0.82s)
10:25:04 [2022-05-17T10:25:04.391Z] === RUN   TestExportContainerAndImportImage
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.54 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
10:25:04 [2022-05-17T10:25:04.601Z] #21 14.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:25:04 [2022-05-17T10:25:04.778Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
10:25:04 [2022-05-17T10:25:04.956Z] === RUN   TestDockerSuite/TestBuildBlankName
10:25:05 [2022-05-17T10:25:05.170Z] #21 15.06 debconf: delaying package configuration, since apt-utils is not installed
10:25:05 [2022-05-17T10:25:05.214Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:25:05 [2022-05-17T10:25:05.214Z] --- PASS: TestExportContainerAndImportImage (0.83s)
10:25:05 [2022-05-17T10:25:05.214Z] === RUN   TestExportContainerAfterDaemonRestart
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.28 Fetched 15.9 MB in 1s (25.5 MB/s)
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.33 Selecting previously unselected package gcc-10-base:armel.
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.33 (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 ... 38508 files and directories currently installed.)
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.37 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.37 Unpacking gcc-10-base:armel (10.2.1-6) ...
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.43 Selecting previously unselected package gcc-10-base:armhf.
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.44 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.45 Unpacking gcc-10-base:armhf (10.2.1-6) ...
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.50 Selecting previously unselected package gcc-10-base:ppc64el.
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.50 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
10:25:05 [2022-05-17T10:25:05.429Z] #21 15.51 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
10:25:05 [2022-05-17T10:25:05.688Z] #21 15.56 Selecting previously unselected package gcc-10-base:s390x.
10:25:05 [2022-05-17T10:25:05.688Z] #21 15.57 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
10:25:05 [2022-05-17T10:25:05.688Z] #21 15.57 Unpacking gcc-10-base:s390x (10.2.1-6) ...
10:25:05 [2022-05-17T10:25:05.688Z] #21 15.62 Selecting previously unselected package gcc-10-base:arm64.
10:25:05 [2022-05-17T10:25:05.688Z] #21 15.62 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
10:25:05 [2022-05-17T10:25:05.688Z] #21 15.63 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
10:25:05 [2022-05-17T10:25:05.688Z] #21 15.69 Selecting previously unselected package libgcc-s1:armel.
10:25:05 [2022-05-17T10:25:05.721Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.727s	coverage: 86.3% of statements
10:25:05 [2022-05-17T10:25:05.721Z] ?   	github.com/docker/docker/cli	[no test files]
10:25:05 [2022-05-17T10:25:05.721Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:25:05 [2022-05-17T10:25:05.721Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:25:05 [2022-05-17T10:25:05.721Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:25:05 [2022-05-17T10:25:05.946Z] #21 15.69 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
10:25:05 [2022-05-17T10:25:05.946Z] #21 15.70 Unpacking libgcc-s1:armel (10.2.1-6) ...
10:25:05 [2022-05-17T10:25:05.946Z] #21 15.74 Selecting previously unselected package libcrypt1:armel.
10:25:05 [2022-05-17T10:25:05.946Z] #21 15.74 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
10:25:05 [2022-05-17T10:25:05.946Z] #21 15.75 Unpacking libcrypt1:armel (1:4.4.18-4) ...
10:25:05 [2022-05-17T10:25:05.946Z] #21 15.83 Selecting previously unselected package libc6:armel.
10:25:05 [2022-05-17T10:25:05.946Z] #21 15.83 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
10:25:06 [2022-05-17T10:25:06.205Z] #21 16.01 Unpacking libc6:armel (2.31-13+deb11u3) ...
10:25:06 [2022-05-17T10:25:06.464Z] #21 16.48 Selecting previously unselected package libapparmor1:armel.
10:25:06 [2022-05-17T10:25:06.464Z] #21 16.49 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
10:25:06 [2022-05-17T10:25:06.464Z] #21 16.50 Unpacking libapparmor1:armel (2.13.6-10) ...
10:25:06 [2022-05-17T10:25:06.464Z] #21 16.56 Selecting previously unselected package libapparmor-dev:armel.
10:25:06 [2022-05-17T10:25:06.588Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
10:25:06 [2022-05-17T10:25:06.588Z] === RUN   TestHealthCheckWorkdir
10:25:06 [2022-05-17T10:25:06.588Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:25:06 [2022-05-17T10:25:06.663Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.346s	coverage: 67.6% of statements
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.56 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.57 Unpacking libapparmor-dev:armel (2.13.6-10) ...
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.64 Selecting previously unselected package libgcc-s1:arm64.
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.64 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.64 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.69 Selecting previously unselected package libcrypt1:arm64.
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.70 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.71 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.79 Selecting previously unselected package libc6:arm64.
10:25:06 [2022-05-17T10:25:06.723Z] #21 16.80 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
10:25:06 [2022-05-17T10:25:06.982Z] #21 16.95 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
10:25:07 [2022-05-17T10:25:07.154Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:25:07 [2022-05-17T10:25:07.412Z] --- PASS: TestHealthCheckWorkdir (0.82s)
10:25:07 [2022-05-17T10:25:07.412Z] === RUN   TestHealthKillContainer
10:25:07 [2022-05-17T10:25:07.550Z] #21 17.41 Selecting previously unselected package libapparmor1:arm64.
10:25:07 [2022-05-17T10:25:07.550Z] #21 17.41 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
10:25:07 [2022-05-17T10:25:07.550Z] #21 17.42 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:25:07 [2022-05-17T10:25:07.550Z] #21 17.47 Selecting previously unselected package libapparmor-dev:arm64.
10:25:07 [2022-05-17T10:25:07.550Z] #21 17.48 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
10:25:07 [2022-05-17T10:25:07.550Z] #21 17.48 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:25:07 [2022-05-17T10:25:07.704Z] 97f65a0ec59e: Pull complete
10:25:07 [2022-05-17T10:25:07.809Z] #21 17.55 Selecting previously unselected package libgcc-s1:s390x.
10:25:07 [2022-05-17T10:25:07.809Z] #21 17.56 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
10:25:07 [2022-05-17T10:25:07.809Z] #21 17.56 Unpacking libgcc-s1:s390x (10.2.1-6) ...
10:25:07 [2022-05-17T10:25:07.809Z] #21 17.60 Selecting previously unselected package libcrypt1:s390x.
10:25:07 [2022-05-17T10:25:07.809Z] #21 17.61 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
10:25:07 [2022-05-17T10:25:07.809Z] #21 17.62 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
10:25:07 [2022-05-17T10:25:07.809Z] #21 17.70 Selecting previously unselected package libc6:s390x.
10:25:07 [2022-05-17T10:25:07.809Z] #21 17.70 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
10:25:07 [2022-05-17T10:25:07.978Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:25:08 [2022-05-17T10:25:08.068Z] #21 17.90 Unpacking libc6:s390x (2.31-13+deb11u3) ...
10:25:08 [2022-05-17T10:25:08.327Z] #21 18.35 Selecting previously unselected package libapparmor1:s390x.
10:25:08 [2022-05-17T10:25:08.327Z] #21 18.35 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
10:25:08 [2022-05-17T10:25:08.327Z] #21 18.36 Unpacking libapparmor1:s390x (2.13.6-10) ...
10:25:08 [2022-05-17T10:25:08.327Z] #21 18.41 Selecting previously unselected package libapparmor-dev:s390x.
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.42 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.42 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.49 Selecting previously unselected package libgcc-s1:armhf.
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.49 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.50 Unpacking libgcc-s1:armhf (10.2.1-6) ...
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.56 Selecting previously unselected package libcrypt1:armhf.
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.56 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.57 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.64 Selecting previously unselected package libc6:armhf.
10:25:08 [2022-05-17T10:25:08.586Z] #21 18.64 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
10:25:08 [2022-05-17T10:25:08.846Z] #21 18.80 Unpacking libc6:armhf (2.31-13+deb11u3) ...
10:25:08 [2022-05-17T10:25:08.912Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:25:09 [2022-05-17T10:25:09.223Z] ok  	github.com/docker/docker/client	0.073s	coverage: 75.6% of statements
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.20 Selecting previously unselected package libapparmor1:armhf.
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.21 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.22 Unpacking libapparmor1:armhf (2.13.6-10) ...
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.27 Selecting previously unselected package libapparmor-dev:armhf.
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.27 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.28 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.35 Selecting previously unselected package libgcc-s1:ppc64el.
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.35 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.36 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.40 Selecting previously unselected package libcrypt1:ppc64el.
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.40 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.41 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.49 Selecting previously unselected package libc6:ppc64el.
10:25:09 [2022-05-17T10:25:09.414Z] #21 19.50 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
10:25:09 [2022-05-17T10:25:09.673Z] #21 19.69 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
10:25:09 [2022-05-17T10:25:09.986Z] #47 DONE 281.9s
10:25:09 [2022-05-17T10:25:09.986Z] 
10:25:09 [2022-05-17T10:25:09.986Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:25:09 [2022-05-17T10:25:09.986Z] #64 sha256:e7d5d641ba0442760fb8639a6a9ddfc19292788382b5781ca58da86dfa038b1f
10:25:09 [2022-05-17T10:25:09.986Z] #64 ...
10:25:09 [2022-05-17T10:25:09.986Z] 
10:25:09 [2022-05-17T10:25:09.986Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
10:25:09 [2022-05-17T10:25:09.986Z] #48 sha256:3a0133ac986e8ce70da48861a0c3fabee141df3bbfcb08a74cabf904334944e9
10:25:09 [2022-05-17T10:25:09.986Z] #48 DONE 0.2s
10:25:09 [2022-05-17T10:25:09.986Z] 
10:25:09 [2022-05-17T10:25:09.986Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
10:25:09 [2022-05-17T10:25:09.986Z] #52 sha256:a3bbfb0182e01ed4f7853990c1568f77b937d93cbeb38d8b98ec00f5098e6b75
10:25:09 [2022-05-17T10:25:09.986Z] #52 DONE 0.1s
10:25:09 [2022-05-17T10:25:09.986Z] 
10:25:09 [2022-05-17T10:25:09.986Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:25:09 [2022-05-17T10:25:09.986Z] #54 sha256:793d58f22798919107d8fb2f6a156632f5af7f3169801569ab8c35656b79835e
10:25:09 [2022-05-17T10:25:09.986Z] #54 DONE 0.1s
10:25:09 [2022-05-17T10:25:09.986Z] 
10:25:09 [2022-05-17T10:25:09.986Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:25:09 [2022-05-17T10:25:09.986Z] #64 sha256:e7d5d641ba0442760fb8639a6a9ddfc19292788382b5781ca58da86dfa038b1f
10:25:10 [2022-05-17T10:25:10.285Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.31 Selecting previously unselected package libapparmor1:ppc64el.
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.31 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.32 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.38 Selecting previously unselected package libapparmor-dev:ppc64el.
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.39 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.40 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.48 Selecting previously unselected package libseccomp2:s390x.
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.48 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.48 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.52 Selecting previously unselected package libseccomp-dev:s390x.
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.53 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
10:25:10 [2022-05-17T10:25:10.611Z] #21 20.53 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
10:25:10 [2022-05-17T10:25:10.628Z] 12fb50a031bd: Pull complete
10:25:10 [2022-05-17T10:25:10.628Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54
10:25:10 [2022-05-17T10:25:10.628Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
10:25:10 [2022-05-17T10:25:10.628Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
10:25:10 [2022-05-17T10:25:10.628Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
10:25:10 [2022-05-17T10:25:10.628Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707'
10:25:10 [2022-05-17T10:25:10.628Z] WARN: Skipping validation tests
10:25:10 [2022-05-17T10:25:10.628Z] INFO: Running unit tests at 05/17/2022 10:25:03...
10:25:10 [2022-05-17T10:25:10.628Z] INFO: make.ps1 starting at 05/17/2022 10:25:08
10:25:10 [2022-05-17T10:25:10.628Z] INFO: Git commit (194ecf75af) assumed from DOCKER_GITCOMMIT environment variable
10:25:10 [2022-05-17T10:25:10.628Z] INFO: Running unit tests...
10:25:10 [2022-05-17T10:25:10.869Z] #21 20.60 Selecting previously unselected package libseccomp2:ppc64el.
10:25:10 [2022-05-17T10:25:10.869Z] #21 20.61 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
10:25:10 [2022-05-17T10:25:10.869Z] #21 20.62 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.66 Selecting previously unselected package libseccomp-dev:ppc64el.
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.67 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.67 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.74 Selecting previously unselected package libseccomp2:armhf.
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.75 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.76 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.80 Selecting previously unselected package libseccomp-dev:armhf.
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.80 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.81 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.86 Selecting previously unselected package libseccomp2:armel.
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.87 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.87 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.92 Selecting previously unselected package libseccomp-dev:armel.
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.92 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
10:25:10 [2022-05-17T10:25:10.870Z] #21 20.92 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 20.98 Selecting previously unselected package libseccomp2:arm64.
10:25:11 [2022-05-17T10:25:11.129Z] #21 20.99 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.00 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.05 Selecting previously unselected package libseccomp-dev:arm64.
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.06 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.17 Setting up gcc-10-base:arm64 (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.18 Setting up gcc-10-base:armel (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.19 Setting up gcc-10-base:armhf (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.20 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.21 Setting up gcc-10-base:s390x (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.129Z] #21 21.23 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
10:25:11 [2022-05-17T10:25:11.218Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.24 Setting up libcrypt1:armel (1:4.4.18-4) ...
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.25 Setting up libcrypt1:armhf (1:4.4.18-4) ...
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.26 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.28 Setting up libcrypt1:s390x (1:4.4.18-4) ...
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.29 Setting up libgcc-s1:arm64 (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.30 Setting up libgcc-s1:armel (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.31 Setting up libgcc-s1:armhf (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.32 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.34 Setting up libgcc-s1:s390x (10.2.1-6) ...
10:25:11 [2022-05-17T10:25:11.387Z] #21 21.35 Setting up libc6:arm64 (2.31-13+deb11u3) ...
10:25:12 [2022-05-17T10:25:12.764Z] #21 22.60 Setting up libc6:armel (2.31-13+deb11u3) ...
10:25:13 [2022-05-17T10:25:13.117Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:25:13 [2022-05-17T10:25:13.682Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:25:13 [2022-05-17T10:25:13.682Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:25:14 [2022-05-17T10:25:14.140Z] #21 23.83 Setting up libc6:armhf (2.31-13+deb11u3) ...
10:25:15 [2022-05-17T10:25:15.332Z] #21 25.10 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
10:25:15 [2022-05-17T10:25:15.581Z] --- PASS: TestHealthKillContainer (8.22s)
10:25:15 [2022-05-17T10:25:15.581Z] === RUN   TestInspectCpusetInConfigPre120
10:25:15 [2022-05-17T10:25:15.839Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:25:16 [2022-05-17T10:25:16.405Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s)
10:25:16 [2022-05-17T10:25:16.405Z] === RUN   TestIpcModeNone
10:25:16 [2022-05-17T10:25:16.707Z] #21 26.32 Setting up libc6:s390x (2.31-13+deb11u3) ...
10:25:16 [2022-05-17T10:25:16.971Z] --- PASS: TestIpcModeNone (0.67s)
10:25:16 [2022-05-17T10:25:16.971Z] === RUN   TestIpcModePrivate
10:25:17 [2022-05-17T10:25:17.229Z]     check_test.go:307: [d32f4aa32c77b] daemon is not started
10:25:17 [2022-05-17T10:25:17.229Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:25:17 [2022-05-17T10:25:17.405Z] b111c3320c94: Pull complete
10:25:17 [2022-05-17T10:25:17.487Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.56 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.57 Setting up libapparmor1:armel (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.58 Setting up libapparmor1:armhf (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.59 Setting up libapparmor1:ppc64el (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.60 Setting up libapparmor1:s390x (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.61 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.63 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.64 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.66 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.67 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.68 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.69 Setting up libapparmor-dev:armel (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.70 Setting up libapparmor-dev:armhf (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.643Z] #21 27.71 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.672Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
10:25:17 [2022-05-17T10:25:17.744Z] --- PASS: TestIpcModePrivate (0.78s)
10:25:17 [2022-05-17T10:25:17.744Z] === RUN   TestIpcModeShareable
10:25:17 [2022-05-17T10:25:17.902Z] #21 27.72 Setting up libapparmor-dev:s390x (2.13.6-10) ...
10:25:17 [2022-05-17T10:25:17.902Z] #21 27.73 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.902Z] #21 27.74 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.902Z] #21 27.75 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.902Z] #21 27.76 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.902Z] #21 27.78 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
10:25:17 [2022-05-17T10:25:17.902Z] #21 27.79 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:25:18 [2022-05-17T10:25:18.310Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true
10:25:18 [2022-05-17T10:25:18.568Z] --- PASS: TestIpcModeShareable (0.83s)
10:25:18 [2022-05-17T10:25:18.568Z] === RUN   TestAPIIpcModeShareableAndContainer
10:25:18 [2022-05-17T10:25:18.838Z] #21 DONE 28.5s
10:25:18 [2022-05-17T10:25:18.838Z] 
10:25:18 [2022-05-17T10:25:18.838Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:25:18 [2022-05-17T10:25:18.838Z] #66 sha256:901bf0025eb251679b89f4f26d2194b77a95674faaed20a861ccb451cd1da46c
10:25:18 [2022-05-17T10:25:18.838Z] #66 DONE 0.1s
10:25:18 [2022-05-17T10:25:18.838Z] 
10:25:18 [2022-05-17T10:25:18.838Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:25:18 [2022-05-17T10:25:18.838Z] #67 sha256:b104ea4b11858e4af97aa346971d29969aa8d610b90a4c5b6e329f7286a0cc29
10:25:19 [2022-05-17T10:25:19.501Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 + RM_GOPATH=0
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 + TMP_GOPATH=
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 + : /build
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 + '[' -z '' ']'
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 ++ mktemp -d
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 + export GOPATH=/tmp/tmp.iEixMiDGIs
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 + GOPATH=/tmp/tmp.iEixMiDGIs
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 + RM_GOPATH=1
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 + case "$(go env GOARCH)" in
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.007 ++ go env GOARCH
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 Install runc version v1.1.2 (build tags: seccomp)
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + export GO_BUILDMODE=-buildmode=pie
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + GO_BUILDMODE=-buildmode=pie
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 ++ dirname /install.sh
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + dir=/
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + bin=runc
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + shift
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + '[' '!' -f //runc.installer ']'
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + . //runc.installer
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 ++ set -e
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 ++ : v1.1.2
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + install_runc
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + RUNC_BUILDTAGS=seccomp
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.013 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iEixMiDGIs/src/github.com/opencontainers/runc
10:25:19 [2022-05-17T10:25:19.776Z] #67 1.015 Cloning into '/tmp/tmp.iEixMiDGIs/src/github.com/opencontainers/runc'...
10:25:20 [2022-05-17T10:25:20.035Z] #67 ...
10:25:20 [2022-05-17T10:25:20.035Z] 
10:25:20 [2022-05-17T10:25:20.035Z] #22 [dev-systemd-false  1/26] RUN groupadd -r docker
10:25:20 [2022-05-17T10:25:20.035Z] #22 sha256:f960ace95f061f884aaef19cf4b6acb588d7aafa8d52a4c0e31709b9e1058de8
10:25:20 [2022-05-17T10:25:20.035Z] #22 DONE 1.3s
10:25:20 [2022-05-17T10:25:20.035Z] 
10:25:20 [2022-05-17T10:25:20.035Z] #23 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:25:20 [2022-05-17T10:25:20.035Z] #23 sha256:e1ec129310b8f56ba255237fcf4698db1ece468edc2abfdcc11db62814863962
10:25:20 [2022-05-17T10:25:20.974Z] #23 DONE 1.0s
10:25:20 [2022-05-17T10:25:20.974Z] 
10:25:20 [2022-05-17T10:25:20.974Z] #24 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:25:20 [2022-05-17T10:25:20.974Z] #24 sha256:9d2d46962e8501dddd1828123e85de2d8c282b98c5659a42ac993cade9ce0334
10:25:21 [2022-05-17T10:25:21.401Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s)
10:25:21 [2022-05-17T10:25:21.401Z] === RUN   TestAPIIpcModeHost
10:25:21 [2022-05-17T10:25:21.915Z] #24 0.905 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:25:21 [2022-05-17T10:25:21.915Z] #24 DONE 1.0s
10:25:21 [2022-05-17T10:25:21.915Z] 
10:25:21 [2022-05-17T10:25:21.915Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:25:21 [2022-05-17T10:25:21.915Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:25:21 [2022-05-17T10:25:21.915Z] #71 ...
10:25:21 [2022-05-17T10:25:21.915Z] 
10:25:21 [2022-05-17T10:25:21.915Z] #25 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:25:21 [2022-05-17T10:25:21.915Z] #25 sha256:89bbdbfa8cf06608398bdaabf25c778a2b8fb011b327cb885e060eca7f1a0f91
10:25:21 [2022-05-17T10:25:21.967Z] --- PASS: TestAPIIpcModeHost (0.82s)
10:25:21 [2022-05-17T10:25:21.967Z] === RUN   TestDaemonIpcModeShareable
10:25:22 [2022-05-17T10:25:22.854Z] #25 DONE 0.9s
10:25:22 [2022-05-17T10:25:22.854Z] 
10:25:22 [2022-05-17T10:25:22.854Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:25:22 [2022-05-17T10:25:22.854Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:25:22 [2022-05-17T10:25:22.854Z] #71 ...
10:25:22 [2022-05-17T10:25:22.854Z] 
10:25:22 [2022-05-17T10:25:22.854Z] #26 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:25:22 [2022-05-17T10:25:22.854Z] #26 sha256:d6f649d6da96e48100c187b0fb8fe41f8bcc289a86aaab59b5cb360dd5e9a6e3
10:25:23 [2022-05-17T10:25:23.792Z] #26 DONE 0.9s
10:25:23 [2022-05-17T10:25:23.792Z] 
10:25:23 [2022-05-17T10:25:23.792Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:25:23 [2022-05-17T10:25:23.792Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:25:23 [2022-05-17T10:25:23.792Z] #71 ...
10:25:23 [2022-05-17T10:25:23.792Z] 
10:25:23 [2022-05-17T10:25:23.792Z] #27 [dev-systemd-false  6/26] RUN ldconfig
10:25:23 [2022-05-17T10:25:23.792Z] #27 sha256:e0544e8be560d83471a92c76f818f4aa1637fc5ec84ab7d65c1fd6b26df5f448
10:25:23 [2022-05-17T10:25:23.866Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true
10:25:24 [2022-05-17T10:25:24.124Z] --- PASS: TestDaemonIpcModeShareable (1.98s)
10:25:24 [2022-05-17T10:25:24.124Z] === RUN   TestDaemonIpcModePrivate
10:25:24 [2022-05-17T10:25:24.730Z] #27 DONE 1.0s
10:25:24 [2022-05-17T10:25:24.730Z] 
10:25:24 [2022-05-17T10:25:24.730Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:25:24 [2022-05-17T10:25:24.730Z] #67 sha256:b104ea4b11858e4af97aa346971d29969aa8d610b90a4c5b6e329f7286a0cc29
10:25:24 [2022-05-17T10:25:24.730Z] #67 5.563 + cd /tmp/tmp.iEixMiDGIs/src/github.com/opencontainers/runc
10:25:24 [2022-05-17T10:25:24.730Z] #67 5.563 + git checkout -q v1.1.2
10:25:24 [2022-05-17T10:25:24.730Z] #67 5.716 + '[' -z '' ']'
10:25:24 [2022-05-17T10:25:24.730Z] #67 5.716 + target=static
10:25:24 [2022-05-17T10:25:24.730Z] #67 5.716 + make BUILDTAGS=seccomp static
10:25:24 [2022-05-17T10:25:24.730Z] #67 5.956 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
10:25:25 [2022-05-17T10:25:25.499Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false
10:25:25 [2022-05-17T10:25:25.499Z] --- PASS: TestDaemonIpcModePrivate (1.50s)
10:25:25 [2022-05-17T10:25:25.499Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:25:26 [2022-05-17T10:25:26.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:25:26 [2022-05-17T10:25:26.876Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:177, shared: false, mustBeShared: false
10:25:26 [2022-05-17T10:25:26.876Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s)
10:25:26 [2022-05-17T10:25:26.876Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:25:28 [2022-05-17T10:25:28.251Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:25:29 [2022-05-17T10:25:29.186Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true
10:25:29 [2022-05-17T10:25:29.186Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.28s)
10:25:29 [2022-05-17T10:25:29.186Z] === RUN   TestIpcModeOlderClient
10:25:29 [2022-05-17T10:25:29.186Z] === PAUSE TestIpcModeOlderClient
10:25:29 [2022-05-17T10:25:29.186Z] === RUN   TestKillContainerInvalidSignal
10:25:29 [2022-05-17T10:25:29.444Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
10:25:30 [2022-05-17T10:25:30.010Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
10:25:30 [2022-05-17T10:25:30.010Z] === RUN   TestKillContainer
10:25:30 [2022-05-17T10:25:30.010Z] === RUN   TestKillContainer/no_signal
10:25:30 [2022-05-17T10:25:30.019Z] ?   	github.com/docker/docker/api	[no test files]
10:25:30 [2022-05-17T10:25:30.575Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:25:30 [2022-05-17T10:25:30.575Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:25:30 [2022-05-17T10:25:30.834Z] === RUN   TestKillContainer/non_killing_signal
10:25:31 [2022-05-17T10:25:31.299Z] #67 ...
10:25:31 [2022-05-17T10:25:31.299Z] 
10:25:31 [2022-05-17T10:25:31.299Z] #28 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:25:31 [2022-05-17T10:25:31.299Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1
10:25:31 [2022-05-17T10:25:31.299Z] #28 1.106 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 1.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 1.283 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 1.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 1.567 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 1.753 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 2.017 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 2.345 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 2.612 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 2.963 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 2.964 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 2.964 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 2.964 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 2.966 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 2.967 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB]
10:25:31 [2022-05-17T10:25:31.299Z] #28 3.398 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
10:25:31 [2022-05-17T10:25:31.299Z] #28 3.402 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
10:25:31 [2022-05-17T10:25:31.299Z] #28 3.403 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
10:25:31 [2022-05-17T10:25:31.299Z] #28 3.404 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
10:25:31 [2022-05-17T10:25:31.299Z] #28 3.405 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
10:25:31 [2022-05-17T10:25:31.299Z] #28 3.409 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:25:31 [2022-05-17T10:25:31.400Z] === RUN   TestKillContainer/killing_signal
10:25:31 [2022-05-17T10:25:31.400Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:25:32 [2022-05-17T10:25:32.334Z] --- PASS: TestKillContainer (2.19s)
10:25:32 [2022-05-17T10:25:32.335Z]     --- PASS: TestKillContainer/no_signal (0.94s)
10:25:32 [2022-05-17T10:25:32.335Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
10:25:32 [2022-05-17T10:25:32.335Z]     --- PASS: TestKillContainer/killing_signal (0.59s)
10:25:32 [2022-05-17T10:25:32.335Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:25:32 [2022-05-17T10:25:32.335Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:25:32 [2022-05-17T10:25:32.335Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:25:32 [2022-05-17T10:25:32.593Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:25:32 [2022-05-17T10:25:32.850Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:25:33 [2022-05-17T10:25:33.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
10:25:33 [2022-05-17T10:25:33.416Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
10:25:33 [2022-05-17T10:25:33.416Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
10:25:33 [2022-05-17T10:25:33.416Z] === RUN   TestKillStoppedContainer
10:25:33 [2022-05-17T10:25:33.416Z] --- PASS: TestKillStoppedContainer (0.05s)
10:25:33 [2022-05-17T10:25:33.416Z] === RUN   TestKillStoppedContainerAPIPre120
10:25:33 [2022-05-17T10:25:33.675Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:25:33 [2022-05-17T10:25:33.675Z] === RUN   TestKillDifferentUserContainer
10:25:34 [2022-05-17T10:25:34.240Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:25:34 [2022-05-17T10:25:34.499Z] --- PASS: TestKillDifferentUserContainer (0.92s)
10:25:34 [2022-05-17T10:25:34.499Z] === RUN   TestInspectOomKilledTrue
10:25:34 [2022-05-17T10:25:34.499Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:25:34 [2022-05-17T10:25:34.499Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:25:34 [2022-05-17T10:25:34.499Z] === RUN   TestInspectOomKilledFalse
10:25:34 [2022-05-17T10:25:34.499Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:25:34 [2022-05-17T10:25:34.499Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:25:34 [2022-05-17T10:25:34.499Z] === RUN   TestLinksEtcHostsContentMatch
10:25:35 [2022-05-17T10:25:35.064Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
10:25:35 [2022-05-17T10:25:35.064Z] === RUN   TestLinksContainerNames
10:25:36 [2022-05-17T10:25:36.438Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:25:36 [2022-05-17T10:25:36.696Z] --- PASS: TestLinksContainerNames (1.73s)
10:25:36 [2022-05-17T10:25:36.696Z] === RUN   TestLogsFollowTailEmpty
10:25:37 [2022-05-17T10:25:37.262Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
10:25:37 [2022-05-17T10:25:37.262Z] === RUN   TestContainerNetworkMountsNoChown
10:25:38 [2022-05-17T10:25:38.197Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s)
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/default
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/default
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/private
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/private
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rprivate
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rprivate
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/slave
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/slave
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rslave
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rslave
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/shared
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/shared
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rshared
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rshared
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/default
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/shared
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/rprivate
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/slave
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/private
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/rslave
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/rshared
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/default/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/default/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:25:38 [2022-05-17T10:25:38.197Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:25:38 [2022-05-17T10:25:38.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:25:38 [2022-05-17T10:25:38.197Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === RUN   TestMountDaemonRoot/private/bind_root
10:25:38 [2022-05-17T10:25:38.198Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:25:38 [2022-05-17T10:25:38.198Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === RUN   TestMountDaemonRoot/private/mount_root
10:25:38 [2022-05-17T10:25:38.198Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/default/mount_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/default/bind_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:25:38 [2022-05-17T10:25:38.198Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:25:38 [2022-05-17T10:25:38.456Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:25:38 [2022-05-17T10:25:38.456Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:25:38 [2022-05-17T10:25:38.456Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:25:38 [2022-05-17T10:25:38.456Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:25:38 [2022-05-17T10:25:38.456Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:25:38 [2022-05-17T10:25:38.456Z] === CONT  TestMountDaemonRoot/private/mount_root
10:25:38 [2022-05-17T10:25:38.456Z] === CONT  TestMountDaemonRoot/private/bind_root
10:25:38 [2022-05-17T10:25:38.456Z] --- PASS: TestMountDaemonRoot (0.01s)
10:25:38 [2022-05-17T10:25:38.456Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:25:38 [2022-05-17T10:25:38.456Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
10:25:38 [2022-05-17T10:25:38.456Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:25:38 [2022-05-17T10:25:38.456Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:25:38 [2022-05-17T10:25:38.456Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
10:25:38 [2022-05-17T10:25:38.456Z] === RUN   TestContainerBindMountNonRecursive
10:25:38 [2022-05-17T10:25:38.714Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:25:39 [2022-05-17T10:25:39.280Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:25:39 [2022-05-17T10:25:39.412Z] #28 14.16 Fetched 49.0 MB in 13s (3685 kB/s)
10:25:39 [2022-05-17T10:25:39.847Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:25:40 [2022-05-17T10:25:40.106Z] --- PASS: TestContainerBindMountNonRecursive (1.59s)
10:25:40 [2022-05-17T10:25:40.106Z] === RUN   TestContainerVolumesMountedAsShared
10:25:40 [2022-05-17T10:25:40.672Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s)
10:25:40 [2022-05-17T10:25:40.672Z] === RUN   TestContainerVolumesMountedAsSlave
10:25:40 [2022-05-17T10:25:40.672Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:25:40 [2022-05-17T10:25:40.930Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
10:25:40 [2022-05-17T10:25:40.930Z] === RUN   TestNetworkNat
10:25:41 [2022-05-17T10:25:41.189Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:25:41 [2022-05-17T10:25:41.394Z] ok  	github.com/docker/docker/cmd/dockerd	0.074s	coverage: 29.7% of statements
10:25:41 [2022-05-17T10:25:41.754Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:25:41 [2022-05-17T10:25:41.754Z] --- PASS: TestNetworkNat (0.72s)
10:25:41 [2022-05-17T10:25:41.754Z] === RUN   TestNetworkLocalhostTCPNat
10:25:42 [2022-05-17T10:25:42.097Z] #64 ...
10:25:42 [2022-05-17T10:25:42.097Z] 
10:25:42 [2022-05-17T10:25:42.098Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
10:25:42 [2022-05-17T10:25:42.098Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
10:25:42 [2022-05-17T10:25:42.098Z] #55 316.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:25:42 [2022-05-17T10:25:42.671Z] #55 DONE 317.8s
10:25:42 [2022-05-17T10:25:42.672Z] 
10:25:42 [2022-05-17T10:25:42.672Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:25:42 [2022-05-17T10:25:42.672Z] #60 sha256:e5b8b11812771150bc227a9244b3efb6df1a64a5036a19d6ba7677af715ce953
10:25:42 [2022-05-17T10:25:42.672Z] #60 151.9 + mkdir -p /build
10:25:42 [2022-05-17T10:25:42.672Z] #60 151.9 + cp runc /build/runc
10:25:42 [2022-05-17T10:25:42.672Z] #60 DONE 152.7s
10:25:42 [2022-05-17T10:25:42.672Z] 
10:25:42 [2022-05-17T10:25:42.672Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:25:42 [2022-05-17T10:25:42.672Z] #64 sha256:e7d5d641ba0442760fb8639a6a9ddfc19292788382b5781ca58da86dfa038b1f
10:25:42 [2022-05-17T10:25:42.688Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
10:25:42 [2022-05-17T10:25:42.688Z] === RUN   TestNetworkLoopbackNat
10:25:43 [2022-05-17T10:25:43.305Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.8% of statements
10:25:43 [2022-05-17T10:25:43.566Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.553s	coverage: 0.0% of statements
10:25:43 [2022-05-17T10:25:43.566Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:25:43 [2022-05-17T10:25:43.566Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:25:43 [2022-05-17T10:25:43.566Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:25:43 [2022-05-17T10:25:43.566Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:25:43 [2022-05-17T10:25:43.566Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:25:43 [2022-05-17T10:25:43.621Z]     check_test.go:307: [d050f5494a57b] daemon is not started
10:25:43 [2022-05-17T10:25:43.621Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:25:44 [2022-05-17T10:25:44.995Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:25:45 [2022-05-17T10:25:45.218Z] #64 ...
10:25:45 [2022-05-17T10:25:45.218Z] 
10:25:45 [2022-05-17T10:25:45.218Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:25:45 [2022-05-17T10:25:45.218Z] #56 sha256:1d58cbd549bb57c992cc3b1bfb90ab5f17256d89c0cc1162aaf7a508a9af1916
10:25:45 [2022-05-17T10:25:45.253Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:25:45 [2022-05-17T10:25:45.512Z] --- PASS: TestNetworkLoopbackNat (2.85s)
10:25:45 [2022-05-17T10:25:45.512Z] === RUN   TestPause
10:25:45 [2022-05-17T10:25:45.789Z] #56 DONE 0.6s
10:25:45 [2022-05-17T10:25:45.789Z] 
10:25:45 [2022-05-17T10:25:45.789Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:25:45 [2022-05-17T10:25:45.789Z] #58 sha256:11826bdfaa1e14528790e40b55508127f86e2ef09e9eee48444b4c510d167b3b
10:25:45 [2022-05-17T10:25:45.790Z] #58 DONE 0.0s
10:25:45 [2022-05-17T10:25:45.790Z] 
10:25:45 [2022-05-17T10:25:45.790Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
10:25:45 [2022-05-17T10:25:45.790Z] #61 sha256:ce05a896eeda8e5adc2ebcafb36a51161841a9e4898fcb6ded140dc283882a3b
10:25:45 [2022-05-17T10:25:45.973Z] #28 14.16 Reading package lists...
10:25:46 [2022-05-17T10:25:46.050Z] #61 DONE 0.3s
10:25:46 [2022-05-17T10:25:46.051Z] 
10:25:46 [2022-05-17T10:25:46.051Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:25:46 [2022-05-17T10:25:46.051Z] #64 sha256:e7d5d641ba0442760fb8639a6a9ddfc19292788382b5781ca58da86dfa038b1f
10:25:46 [2022-05-17T10:25:46.447Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:25:46 [2022-05-17T10:25:46.447Z] --- PASS: TestPause (0.88s)
10:25:46 [2022-05-17T10:25:46.447Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:25:46 [2022-05-17T10:25:46.447Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:25:46 [2022-05-17T10:25:46.447Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:25:46 [2022-05-17T10:25:46.447Z] === RUN   TestPauseStopPausedContainer
10:25:46 [2022-05-17T10:25:46.705Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
10:25:46 [2022-05-17T10:25:46.705Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:25:46 [2022-05-17T10:25:46.963Z] --- PASS: TestPauseStopPausedContainer (0.63s)
10:25:46 [2022-05-17T10:25:46.963Z] === RUN   TestPidHost
10:25:47 [2022-05-17T10:25:47.221Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:25:47 [2022-05-17T10:25:47.963Z] #64 265.9 + bin/containerd
10:25:48 [2022-05-17T10:25:48.595Z] --- PASS: TestPidHost (1.58s)
10:25:48 [2022-05-17T10:25:48.595Z] === RUN   TestPsFilter
10:25:48 [2022-05-17T10:25:48.595Z] --- PASS: TestPsFilter (0.12s)
10:25:48 [2022-05-17T10:25:48.595Z] === RUN   TestRemoveContainerWithRemovedVolume
10:25:49 [2022-05-17T10:25:49.529Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
10:25:49 [2022-05-17T10:25:49.529Z] === RUN   TestRemoveContainerWithVolume
10:25:50 [2022-05-17T10:25:50.153Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
10:25:50 [2022-05-17T10:25:50.414Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.023s	coverage: 65.3% of statements
10:25:50 [2022-05-17T10:25:50.462Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
10:25:50 [2022-05-17T10:25:50.462Z] === RUN   TestRemoveContainerRunning
10:25:51 [2022-05-17T10:25:51.028Z] --- PASS: TestRemoveContainerRunning (0.70s)
10:25:51 [2022-05-17T10:25:51.028Z] === RUN   TestRemoveContainerForceRemoveRunning
10:25:51 [2022-05-17T10:25:51.799Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
10:25:51 [2022-05-17T10:25:51.962Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
10:25:51 [2022-05-17T10:25:51.962Z] === RUN   TestRemoveInvalidContainer
10:25:51 [2022-05-17T10:25:51.962Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:25:51 [2022-05-17T10:25:51.962Z] === RUN   TestRenameLinkedContainer
10:25:52 [2022-05-17T10:25:52.220Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:25:52 [2022-05-17T10:25:52.540Z] #28 20.80 Reading package lists...
10:25:53 [2022-05-17T10:25:53.478Z] #28 27.30 Building dependency tree...
10:25:54 [2022-05-17T10:25:54.752Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.01 bzip2 is already the newest version (1.0.8-4).
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.01 patch is already the newest version (2.7.6-7).
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.01 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.01 The following additional packages will be installed:
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.01   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.02   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.02   libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.02   python3-pkg-resources vim-runtime xxd
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.05 Suggested packages:
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.05   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.05   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.05 Recommended packages:
10:25:54 [2022-05-17T10:25:54.857Z] #28 30.05   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:25:55 [2022-05-17T10:25:55.010Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:25:55 [2022-05-17T10:25:55.120Z] === RUN   TestMiddlewares
10:25:55 [2022-05-17T10:25:55.120Z] --- PASS: TestMiddlewares (0.00s)
10:25:55 [2022-05-17T10:25:55.120Z] PASS
10:25:55 [2022-05-17T10:25:55.120Z] coverage: 7.9% of statements
10:25:55 [2022-05-17T10:25:55.120Z] ok  	github.com/docker/docker/api/server	0.054s	coverage: 7.9% of statements
10:25:55 [2022-05-17T10:25:55.268Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:25:55 [2022-05-17T10:25:55.268Z] --- PASS: TestRenameLinkedContainer (3.48s)
10:25:55 [2022-05-17T10:25:55.268Z] === RUN   TestRenameStoppedContainer
10:25:55 [2022-05-17T10:25:55.268Z] === RUN   TestDockerSuite/TestBuildCmd
10:25:55 [2022-05-17T10:25:55.526Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:25:55 [2022-05-17T10:25:55.784Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:25:55 [2022-05-17T10:25:55.784Z] --- PASS: TestRenameStoppedContainer (0.60s)
10:25:55 [2022-05-17T10:25:55.784Z] === RUN   TestRenameRunningContainerAndReuse
10:25:56 [2022-05-17T10:25:56.043Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:25:56 [2022-05-17T10:25:56.043Z]     docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows
10:25:56 [2022-05-17T10:25:56.043Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:25:56 [2022-05-17T10:25:56.235Z] #28 31.40 The following NEW packages will be installed:
10:25:56 [2022-05-17T10:25:56.235Z] #28 31.41   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
10:25:56 [2022-05-17T10:25:56.235Z] #28 31.41   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
10:25:56 [2022-05-17T10:25:56.235Z] #28 31.41   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
10:25:56 [2022-05-17T10:25:56.235Z] #28 31.41   libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl
10:25:56 [2022-05-17T10:25:56.235Z] #28 31.42   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
10:25:56 [2022-05-17T10:25:56.235Z] #28 31.42   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
10:25:56 [2022-05-17T10:25:56.235Z] #28 31.42   vim-common vim-runtime xfsprogs xxd zip zstd
10:25:56 [2022-05-17T10:25:56.235Z] #28 ...
10:25:56 [2022-05-17T10:25:56.235Z] 
10:25:56 [2022-05-17T10:25:56.235Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:25:56 [2022-05-17T10:25:56.235Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:25:56 [2022-05-17T10:25:56.235Z] #71 94.84 + bin/containerd
10:25:56 [2022-05-17T10:25:56.609Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:25:57 [2022-05-17T10:25:57.174Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s)
10:25:57 [2022-05-17T10:25:57.174Z] === RUN   TestRenameInvalidName
10:25:57 [2022-05-17T10:25:57.433Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:25:57 [2022-05-17T10:25:57.999Z] --- PASS: TestRenameInvalidName (0.62s)
10:25:57 [2022-05-17T10:25:57.999Z] === RUN   TestRenameAnonymousContainer
10:25:58 [2022-05-17T10:25:58.381Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 13.4% of statements
10:25:59 [2022-05-17T10:25:59.322Z] ok  	github.com/docker/docker/daemon/config	0.031s	coverage: 81.5% of statements
10:25:59 [2022-05-17T10:25:59.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:25:59 [2022-05-17T10:25:59.894Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
10:26:00 [2022-05-17T10:26:00.306Z] --- PASS: TestRenameAnonymousContainer (2.40s)
10:26:00 [2022-05-17T10:26:00.306Z] === RUN   TestRenameContainerWithSameName
10:26:00 [2022-05-17T10:26:00.465Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
10:26:01 [2022-05-17T10:26:01.241Z] --- PASS: TestRenameContainerWithSameName (0.82s)
10:26:01 [2022-05-17T10:26:01.241Z] === RUN   TestRenameContainerWithLinkedContainer
10:26:01 [2022-05-17T10:26:01.241Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:26:01 [2022-05-17T10:26:01.241Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:26:01 [2022-05-17T10:26:01.406Z] ok  	github.com/docker/docker/daemon	10.115s	coverage: 16.0% of statements
10:26:01 [2022-05-17T10:26:01.406Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:26:01 [2022-05-17T10:26:01.407Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:26:01 [2022-05-17T10:26:01.407Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:26:01 [2022-05-17T10:26:01.407Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:26:01 [2022-05-17T10:26:01.543Z] #71 ...
10:26:01 [2022-05-17T10:26:01.543Z] 
10:26:01 [2022-05-17T10:26:01.543Z] #28 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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             zstd
10:26:01 [2022-05-17T10:26:01.543Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.82 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded.
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.82 Need to get 18.6 MB of archives.
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.82 After this operation, 71.4 MB of additional disk space will be used.
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 31.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 32.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 32.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 32.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 32.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
10:26:01 [2022-05-17T10:26:01.543Z] #28 32.86 debconf: delaying package configuration, since apt-utils is not installed
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.10 Fetched 18.6 MB in 1s (28.8 MB/s)
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.14 Selecting previously unselected package pigz.
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40068 files and directories currently installed.)
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.23 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.23 Unpacking pigz (2.6-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.30 Selecting previously unselected package libelf1:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.31 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.32 Unpacking libelf1:amd64 (0.183-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.42 Selecting previously unselected package libbpf0:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.42 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.43 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.50 Selecting previously unselected package libcap2:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.52 Unpacking libcap2:amd64 (1:2.44-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.56 Selecting previously unselected package libmnl0:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.57 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.58 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.63 Selecting previously unselected package libxtables12:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.64 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.65 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.70 Selecting previously unselected package libcap2-bin.
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.72 Unpacking libcap2-bin (1:2.44-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.78 Selecting previously unselected package iproute2.
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 33.79 Unpacking iproute2 (5.10.0-4) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 34.08 Selecting previously unselected package xxd.
10:26:01 [2022-05-17T10:26:01.543Z] #28 34.09 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 34.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 34.18 Selecting previously unselected package vim-common.
10:26:01 [2022-05-17T10:26:01.543Z] #28 34.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 34.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 34.29 Selecting previously unselected package bash-completion.
10:26:01 [2022-05-17T10:26:01.543Z] #28 34.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 35.40 Unpacking bash-completion (1:2.11-2) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 35.65 Selecting previously unselected package apparmor.
10:26:01 [2022-05-17T10:26:01.543Z] #28 35.66 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 35.70 Unpacking apparmor (2.13.6-10) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 35.95 Selecting previously unselected package inetutils-ping.
10:26:01 [2022-05-17T10:26:01.543Z] #28 35.96 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 35.96 Unpacking inetutils-ping (2:2.0-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.04 Selecting previously unselected package libip4tc2:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.04 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.05 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.11 Selecting previously unselected package libip6tc2:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.12 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.13 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.18 Selecting previously unselected package libnfnetlink0:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.19 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.24 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.25 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.32 Selecting previously unselected package libnftnl11:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.32 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.33 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.38 Selecting previously unselected package iptables.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.39 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.40 Unpacking iptables (1.8.7-1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.56 Selecting previously unselected package libonig5:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.57 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.57 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.67 Selecting previously unselected package libjq1:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.68 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.68 Unpacking libjq1:amd64 (1.6-2.1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.76 Selecting previously unselected package jq.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.77 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.78 Unpacking jq (1.6-2.1) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.83 Selecting previously unselected package libaio1:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.84 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.85 Unpacking libaio1:amd64 (0.3.112-9) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.88 Selecting previously unselected package libgpm2:amd64.
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.89 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.89 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:26:01 [2022-05-17T10:26:01.543Z] #28 36.96 Selecting previously unselected package libinih1:amd64.
10:26:01 [2022-05-17T10:26:01.801Z] #28 36.96 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.801Z] #28 36.96 Unpacking libinih1:amd64 (53-1+b2) ...
10:26:01 [2022-05-17T10:26:01.801Z] #28 37.01 Selecting previously unselected package libnet1:amd64.
10:26:01 [2022-05-17T10:26:01.801Z] #28 37.02 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.801Z] #28 37.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:26:01 [2022-05-17T10:26:01.801Z] #28 37.09 Selecting previously unselected package libnl-3-200:amd64.
10:26:01 [2022-05-17T10:26:01.801Z] #28 37.10 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:26:01 [2022-05-17T10:26:01.801Z] #28 37.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:26:01 [2022-05-17T10:26:01.801Z] #28 37.18 Selecting previously unselected package libprotobuf-c1:amd64.
10:26:01 [2022-05-17T10:26:01.806Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:26:01 [2022-05-17T10:26:01.980Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.622s	coverage: 74.8% of statements
10:26:02 [2022-05-17T10:26:02.061Z] #28 37.19 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:26:02 [2022-05-17T10:26:02.061Z] #28 37.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:26:02 [2022-05-17T10:26:02.061Z] #28 37.25 Selecting previously unselected package net-tools.
10:26:02 [2022-05-17T10:26:02.061Z] #28 37.26 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:26:02 [2022-05-17T10:26:02.061Z] #28 37.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:26:02 [2022-05-17T10:26:02.061Z] #28 37.40 Selecting previously unselected package python-pip-whl.
10:26:02 [2022-05-17T10:26:02.061Z] #28 37.40 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:26:02 [2022-05-17T10:26:02.061Z] #28 37.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:26:02 [2022-05-17T10:26:02.319Z] #28 37.73 Selecting previously unselected package python3-lib2to3.
10:26:02 [2022-05-17T10:26:02.319Z] #28 37.74 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ...
10:26:02 [2022-05-17T10:26:02.371Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
10:26:02 [2022-05-17T10:26:02.371Z] === RUN   TestResize
10:26:02 [2022-05-17T10:26:02.577Z] #28 37.75 Unpacking python3-lib2to3 (3.9.2-1) ...
10:26:02 [2022-05-17T10:26:02.577Z] #28 37.84 Selecting previously unselected package python3-distutils.
10:26:02 [2022-05-17T10:26:02.577Z] #28 37.85 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ...
10:26:02 [2022-05-17T10:26:02.577Z] #28 37.85 Unpacking python3-distutils (3.9.2-1) ...
10:26:02 [2022-05-17T10:26:02.577Z] #28 37.96 Selecting previously unselected package python3-pkg-resources.
10:26:02 [2022-05-17T10:26:02.577Z] #28 37.96 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ...
10:26:02 [2022-05-17T10:26:02.577Z] #28 37.97 Unpacking python3-pkg-resources (52.0.0-4) ...
10:26:02 [2022-05-17T10:26:02.629Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:26:02 [2022-05-17T10:26:02.836Z] #28 38.07 Selecting previously unselected package python3-setuptools.
10:26:02 [2022-05-17T10:26:02.836Z] #28 38.08 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ...
10:26:02 [2022-05-17T10:26:02.836Z] #28 38.09 Unpacking python3-setuptools (52.0.0-4) ...
10:26:02 [2022-05-17T10:26:02.836Z] #28 38.24 Selecting previously unselected package python3-wheel.
10:26:02 [2022-05-17T10:26:02.836Z] #28 38.25 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ...
10:26:02 [2022-05-17T10:26:02.836Z] #28 38.26 Unpacking python3-wheel (0.34.2-1) ...
10:26:02 [2022-05-17T10:26:02.836Z] #28 38.32 Selecting previously unselected package python3-pip.
10:26:02 [2022-05-17T10:26:02.887Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:26:02 [2022-05-17T10:26:02.923Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.283s	coverage: 56.2% of statements
10:26:03 [2022-05-17T10:26:03.095Z] #28 38.33 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:26:03 [2022-05-17T10:26:03.095Z] #28 38.34 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:26:03 [2022-05-17T10:26:03.145Z] --- PASS: TestResize (0.68s)
10:26:03 [2022-05-17T10:26:03.145Z] === RUN   TestResizeWithInvalidSize
10:26:03 [2022-05-17T10:26:03.353Z] #28 38.54 Selecting previously unselected package sudo.
10:26:03 [2022-05-17T10:26:03.354Z] #28 38.54 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ...
10:26:03 [2022-05-17T10:26:03.354Z] #28 38.55 Unpacking sudo (1.9.5p2-3) ...
10:26:03 [2022-05-17T10:26:03.494Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.036s	coverage: 3.0% of statements
10:26:03 [2022-05-17T10:26:03.612Z] #28 38.88 Selecting previously unselected package thin-provisioning-tools.
10:26:03 [2022-05-17T10:26:03.612Z] #28 38.89 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:26:03 [2022-05-17T10:26:03.612Z] #28 38.90 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:26:03 [2022-05-17T10:26:03.711Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:26:03 [2022-05-17T10:26:03.711Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:26:03 [2022-05-17T10:26:03.711Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:26:03 [2022-05-17T10:26:03.711Z]     check_test.go:307: [d7c07865ac8cf] daemon is not started
10:26:03 [2022-05-17T10:26:03.711Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:26:03 [2022-05-17T10:26:03.711Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:26:03 [2022-05-17T10:26:03.711Z]     check_test.go:307: [dbb7c2e5a1397] daemon is not started
10:26:03 [2022-05-17T10:26:03.711Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:26:03 [2022-05-17T10:26:03.711Z] --- PASS: TestResizeWithInvalidSize (0.79s)
10:26:03 [2022-05-17T10:26:03.711Z] === RUN   TestResizeWhenContainerNotStarted
10:26:03 [2022-05-17T10:26:03.871Z] #28 39.04 Selecting previously unselected package uidmap.
10:26:03 [2022-05-17T10:26:03.871Z] #28 39.04 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ...
10:26:03 [2022-05-17T10:26:03.871Z] #28 39.05 Unpacking uidmap (1:4.8.1-1) ...
10:26:03 [2022-05-17T10:26:03.871Z] #28 39.15 Selecting previously unselected package vim-runtime.
10:26:03 [2022-05-17T10:26:03.871Z] #28 39.16 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:26:03 [2022-05-17T10:26:03.871Z] #28 39.20 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:26:03 [2022-05-17T10:26:03.871Z] #28 39.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:26:03 [2022-05-17T10:26:03.871Z] #28 39.23 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:26:03 [2022-05-17T10:26:03.969Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:26:04 [2022-05-17T10:26:04.227Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:26:04 [2022-05-17T10:26:04.485Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s)
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:26:04 [2022-05-17T10:26:04.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:04 [2022-05-17T10:26:04.895Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
10:26:05 [2022-05-17T10:26:05.857Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.189s	coverage: 50.6% of statements
10:26:05 [2022-05-17T10:26:05.862Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:26:05 [2022-05-17T10:26:05.862Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:26:06 [2022-05-17T10:26:06.406Z] #28 41.32 Selecting previously unselected package vim.
10:26:06 [2022-05-17T10:26:06.407Z] #28 41.34 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:26:06 [2022-05-17T10:26:06.407Z] #28 41.35 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:26:06 [2022-05-17T10:26:06.407Z] #28 41.70 Selecting previously unselected package xfsprogs.
10:26:06 [2022-05-17T10:26:06.407Z] #28 41.71 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ...
10:26:06 [2022-05-17T10:26:06.407Z] #28 41.71 Unpacking xfsprogs (5.10.0-4) ...
10:26:06 [2022-05-17T10:26:06.666Z] #28 41.98 Selecting previously unselected package zip.
10:26:06 [2022-05-17T10:26:06.666Z] #28 41.98 Preparing to unpack .../42-zip_3.0-12_amd64.deb ...
10:26:06 [2022-05-17T10:26:06.666Z] #28 41.99 Unpacking zip (3.0-12) ...
10:26:06 [2022-05-17T10:26:06.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:26:06 [2022-05-17T10:26:06.798Z]     check_test.go:307: [d88803b70c74d] daemon is not started
10:26:06 [2022-05-17T10:26:06.798Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:26:06 [2022-05-17T10:26:06.926Z] #28 42.10 Selecting previously unselected package zstd.
10:26:06 [2022-05-17T10:26:06.926Z] #28 42.11 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ...
10:26:06 [2022-05-17T10:26:06.926Z] #28 42.13 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:26:06 [2022-05-17T10:26:06.926Z] #28 42.36 Setting up python3-pkg-resources (52.0.0-4) ...
10:26:07 [2022-05-17T10:26:07.364Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:07 [2022-05-17T10:26:07.494Z] #28 42.86 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:26:07 [2022-05-17T10:26:07.494Z] #28 42.87 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:26:07 [2022-05-17T10:26:07.494Z] #28 42.88 Setting up libgpm2:amd64 (1.20.7-8) ...
10:26:07 [2022-05-17T10:26:07.494Z] #28 42.90 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:26:07 [2022-05-17T10:26:07.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:26:07 [2022-05-17T10:26:07.754Z] #28 42.92 Setting up libinih1:amd64 (53-1+b2) ...
10:26:07 [2022-05-17T10:26:07.754Z] #28 42.93 Setting up uidmap (1:4.8.1-1) ...
10:26:07 [2022-05-17T10:26:07.754Z] #28 42.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:26:07 [2022-05-17T10:26:07.754Z] #28 42.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:26:07 [2022-05-17T10:26:07.754Z] #28 42.96 Setting up python3-wheel (0.34.2-1) ...
10:26:07 [2022-05-17T10:26:07.774Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.179s	coverage: 45.9% of statements
10:26:07 [2022-05-17T10:26:07.774Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:26:08 [2022-05-17T10:26:08.013Z] #28 43.34 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:26:08 [2022-05-17T10:26:08.013Z] #28 43.36 Setting up libcap2:amd64 (1:2.44-1) ...
10:26:08 [2022-05-17T10:26:08.013Z] #28 43.37 Setting up libcap2-bin (1:2.44-1) ...
10:26:08 [2022-05-17T10:26:08.013Z] #28 43.38 Setting up apparmor (2.13.6-10) ...
10:26:08 [2022-05-17T10:26:08.034Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.007s	coverage: 58.2% of statements
10:26:08 [2022-05-17T10:26:08.035Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:26:08 [2022-05-17T10:26:08.035Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:26:08 [2022-05-17T10:26:08.188Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:26:08 [2022-05-17T10:26:08.188Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:26:08 [2022-05-17T10:26:08.607Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
10:26:08 [2022-05-17T10:26:08.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:26:09 [2022-05-17T10:26:09.178Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
10:26:09 [2022-05-17T10:26:09.390Z] #28 44.51 Setting up zip (3.0-12) ...
10:26:09 [2022-05-17T10:26:09.390Z] #28 44.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:26:09 [2022-05-17T10:26:09.390Z] #28 44.55 Setting up bash-completion (1:2.11-2) ...
10:26:09 [2022-05-17T10:26:09.439Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
10:26:10 [2022-05-17T10:26:10.327Z] #28 45.70 Setting up libmnl0:amd64 (1.0.4-3) ...
10:26:10 [2022-05-17T10:26:10.327Z] #28 45.71 Setting up sudo (1.9.5p2-3) ...
10:26:10 [2022-05-17T10:26:10.327Z] #28 45.78 invoke-rc.d: could not determine current runlevel
10:26:10 [2022-05-17T10:26:10.327Z] #28 45.79 invoke-rc.d: policy-rc.d denied execution of start.
10:26:10 [2022-05-17T10:26:10.586Z] #28 45.81 Setting up xfsprogs (5.10.0-4) ...
10:26:10 [2022-05-17T10:26:10.586Z] #28 45.82 Setting up libxtables12:amd64 (1.8.7-1) ...
10:26:10 [2022-05-17T10:26:10.586Z] #28 45.83 Setting up inetutils-ping (2:2.0-1) ...
10:26:10 [2022-05-17T10:26:10.586Z] #28 45.84 Setting up pigz (2.6-1) ...
10:26:10 [2022-05-17T10:26:10.586Z] #28 45.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:26:10 [2022-05-17T10:26:10.586Z] #28 45.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:26:10 [2022-05-17T10:26:10.586Z] #28 45.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:26:10 [2022-05-17T10:26:10.586Z] #28 45.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:26:10 [2022-05-17T10:26:10.823Z] ok  	github.com/docker/docker/daemon/images	0.058s	coverage: 6.6% of statements
10:26:10 [2022-05-17T10:26:10.823Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:26:10 [2022-05-17T10:26:10.823Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:26:11 [2022-05-17T10:26:11.084Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.0% of statements
10:26:11 [2022-05-17T10:26:11.153Z] #28 46.37 Setting up libaio1:amd64 (0.3.112-9) ...
10:26:11 [2022-05-17T10:26:11.153Z] #28 46.39 Setting up python3-lib2to3 (3.9.2-1) ...
10:26:11 [2022-05-17T10:26:11.153Z] #28 46.66 Setting up libelf1:amd64 (0.183-1) ...
10:26:11 [2022-05-17T10:26:11.412Z] #28 46.67 Setting up zstd (1.4.8+dfsg-2.1) ...
10:26:11 [2022-05-17T10:26:11.412Z] #28 46.69 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:26:11 [2022-05-17T10:26:11.412Z] #28 46.71 Setting up python3-distutils (3.9.2-1) ...
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.01 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:26:11 [2022-05-17T10:26:11.670Z] #28 47.10 Setting up python3-setuptools (52.0.0-4) ...
10:26:12 [2022-05-17T10:26:12.026Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.142s	coverage: 80.2% of statements
10:26:12 [2022-05-17T10:26:12.026Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.018s	coverage: 53.6% of statements
10:26:12 [2022-05-17T10:26:12.026Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:26:12 [2022-05-17T10:26:12.035Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
10:26:12 [2022-05-17T10:26:12.293Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.82s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.75s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.84s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.93s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s)
10:26:12 [2022-05-17T10:26:12.293Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.98s)
10:26:12 [2022-05-17T10:26:12.293Z] === RUN   TestCgroupNamespacesRun
10:26:12 [2022-05-17T10:26:12.597Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
10:26:12 [2022-05-17T10:26:12.597Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 23.9% of statements
10:26:12 [2022-05-17T10:26:12.606Z] #28 47.93 Setting up libjq1:amd64 (1.6-2.1) ...
10:26:12 [2022-05-17T10:26:12.606Z] #28 47.95 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:26:12 [2022-05-17T10:26:12.606Z] #28 47.96 Setting up thin-provisioning-tools (0.9.0-1) ...
10:26:12 [2022-05-17T10:26:12.606Z] #28 47.97 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:26:13 [2022-05-17T10:26:13.168Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
10:26:13 [2022-05-17T10:26:13.429Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 69.9% of statements
10:26:13 [2022-05-17T10:26:13.561Z] #28 48.72 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:26:13 [2022-05-17T10:26:13.561Z] #28 48.73 Setting up jq (1.6-2.1) ...
10:26:13 [2022-05-17T10:26:13.562Z] #28 48.74 Setting up libbpf0:amd64 (1:0.3-2) ...
10:26:13 [2022-05-17T10:26:13.562Z] #28 48.75 Setting up iptables (1.8.7-1) ...
10:26:13 [2022-05-17T10:26:13.562Z] #28 48.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:26:13 [2022-05-17T10:26:13.562Z] #28 48.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:26:13 [2022-05-17T10:26:13.562Z] #28 48.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:26:13 [2022-05-17T10:26:13.562Z] #28 48.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:26:13 [2022-05-17T10:26:13.562Z] #28 48.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:26:13 [2022-05-17T10:26:13.562Z] #28 48.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:26:13 [2022-05-17T10:26:13.562Z] #28 48.79 Setting up iproute2 (5.10.0-4) ...
10:26:13 [2022-05-17T10:26:13.666Z] --- PASS: TestCgroupNamespacesRun (1.39s)
10:26:13 [2022-05-17T10:26:13.666Z] === RUN   TestCgroupNamespacesRunPrivileged
10:26:13 [2022-05-17T10:26:13.820Z] #28 49.08 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:26:14 [2022-05-17T10:26:14.001Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 78.7% of statements
10:26:14 [2022-05-17T10:26:14.001Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:26:14 [2022-05-17T10:26:14.261Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 56.3% of statements
10:26:14 [2022-05-17T10:26:14.599Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:26:14 [2022-05-17T10:26:14.759Z] #28 DONE 50.2s
10:26:14 [2022-05-17T10:26:14.759Z] 
10:26:14 [2022-05-17T10:26:14.759Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:26:14 [2022-05-17T10:26:14.759Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:26:14 [2022-05-17T10:26:14.833Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
10:26:14 [2022-05-17T10:26:14.856Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.41s)
10:26:14 [2022-05-17T10:26:14.856Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:26:15 [2022-05-17T10:26:15.022Z] #71 ...
10:26:15 [2022-05-17T10:26:15.022Z] 
10:26:15 [2022-05-17T10:26:15.022Z] #29 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:26:15 [2022-05-17T10:26:15.022Z] #29 sha256:f8eb93030c7ac506371050739bef3ad85df4ae4863952c82fc973e86bff67593
10:26:15 [2022-05-17T10:26:15.404Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
10:26:15 [2022-05-17T10:26:15.604Z] #29 0.831 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:26:15 [2022-05-17T10:26:15.605Z] #29 0.835 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:26:15 [2022-05-17T10:26:15.605Z] #29 0.838 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:26:15 [2022-05-17T10:26:15.605Z] #29 DONE 0.9s
10:26:15 [2022-05-17T10:26:15.605Z] 
10:26:15 [2022-05-17T10:26:15.605Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:26:15 [2022-05-17T10:26:15.605Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:26:15 [2022-05-17T10:26:15.665Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
10:26:15 [2022-05-17T10:26:15.791Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:26:15 [2022-05-17T10:26:15.864Z] #71 ...
10:26:15 [2022-05-17T10:26:15.864Z] 
10:26:15 [2022-05-17T10:26:15.864Z] #30 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:26:15 [2022-05-17T10:26:15.864Z] #30 sha256:d51114f67b1a8165f4dd4f87fc135c06988a7cf17fddeb03ab0959d99641bfd3
10:26:16 [2022-05-17T10:26:16.237Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
10:26:16 [2022-05-17T10:26:16.357Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:26:16 [2022-05-17T10:26:16.357Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.43s)
10:26:16 [2022-05-17T10:26:16.357Z] === RUN   TestCgroupNamespacesRunHostMode
10:26:16 [2022-05-17T10:26:16.357Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:26:16 [2022-05-17T10:26:16.809Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.545s	coverage: 82.5% of statements
10:26:16 [2022-05-17T10:26:16.809Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:26:16 [2022-05-17T10:26:16.809Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:26:17 [2022-05-17T10:26:17.291Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:26:17 [2022-05-17T10:26:17.751Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 44.4% of statements
10:26:17 [2022-05-17T10:26:17.857Z] --- PASS: TestCgroupNamespacesRunHostMode (1.29s)
10:26:17 [2022-05-17T10:26:17.857Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:26:18 [2022-05-17T10:26:18.325Z] ok  	github.com/docker/docker/distribution	0.603s	coverage: 28.2% of statements
10:26:18 [2022-05-17T10:26:18.325Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:26:18 [2022-05-17T10:26:18.792Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:26:18 [2022-05-17T10:26:18.897Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
10:26:19 [2022-05-17T10:26:19.050Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s)
10:26:19 [2022-05-17T10:26:19.050Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:26:19 [2022-05-17T10:26:19.468Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
10:26:19 [2022-05-17T10:26:19.616Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:26:20 [2022-05-17T10:26:20.039Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
10:26:20 [2022-05-17T10:26:20.300Z] ok  	github.com/docker/docker/distribution/xfer	1.902s	coverage: 84.9% of statements
10:26:20 [2022-05-17T10:26:20.300Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:26:20 [2022-05-17T10:26:20.549Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.26s)
10:26:20 [2022-05-17T10:26:20.549Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:26:20 [2022-05-17T10:26:20.561Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
10:26:20 [2022-05-17T10:26:20.561Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:26:20 [2022-05-17T10:26:20.561Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:26:20 [2022-05-17T10:26:20.821Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
10:26:21 [2022-05-17T10:26:21.115Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
10:26:21 [2022-05-17T10:26:21.115Z] === RUN   TestCgroupNamespacesRunOlderClient
10:26:21 [2022-05-17T10:26:21.373Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:26:21 [2022-05-17T10:26:21.764Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 46.0% of statements
10:26:22 [2022-05-17T10:26:22.307Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.32s)
10:26:22 [2022-05-17T10:26:22.308Z] === RUN   TestNISDomainname
10:26:22 [2022-05-17T10:26:22.308Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:26:22 [2022-05-17T10:26:22.308Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
10:26:22 [2022-05-17T10:26:22.334Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
10:26:22 [2022-05-17T10:26:22.566Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:26:22 [2022-05-17T10:26:22.566Z]     docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows
10:26:22 [2022-05-17T10:26:22.566Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:26:22 [2022-05-17T10:26:22.566Z]     docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows
10:26:22 [2022-05-17T10:26:22.566Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:26:22 [2022-05-17T10:26:22.566Z]     docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows
10:26:22 [2022-05-17T10:26:22.566Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:26:22 [2022-05-17T10:26:22.594Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
10:26:23 [2022-05-17T10:26:23.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:26:23 [2022-05-17T10:26:23.133Z] --- PASS: TestNISDomainname (0.79s)
10:26:23 [2022-05-17T10:26:23.133Z] === RUN   TestHostnameDnsResolution
10:26:23 [2022-05-17T10:26:23.984Z] #30 7.389 Collecting yamllint==1.26.1
10:26:24 [2022-05-17T10:26:24.067Z] --- PASS: TestHostnameDnsResolution (0.92s)
10:26:24 [2022-05-17T10:26:24.067Z] === RUN   TestUnprivilegedPortsAndPing
10:26:24 [2022-05-17T10:26:24.243Z] #30 8.429   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:26:24 [2022-05-17T10:26:24.548Z] ok  	github.com/docker/docker/pkg/archive	0.322s	coverage: 82.5% of statements
10:26:24 [2022-05-17T10:26:24.811Z] #30 9.046 Collecting pathspec>=0.5.3
10:26:24 [2022-05-17T10:26:24.811Z] #30 9.052   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
10:26:25 [2022-05-17T10:26:25.001Z] --- PASS: TestUnprivilegedPortsAndPing (0.86s)
10:26:25 [2022-05-17T10:26:25.001Z] === RUN   TestPrivilegedHostDevices
10:26:25 [2022-05-17T10:26:25.070Z] #30 9.291 Collecting pyyaml
10:26:25 [2022-05-17T10:26:25.070Z] #30 9.297   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
10:26:25 [2022-05-17T10:26:25.070Z] #30 9.334 Building wheels for collected packages: yamllint
10:26:25 [2022-05-17T10:26:25.070Z] #30 9.344   Building wheel for yamllint (setup.py): started
10:26:25 [2022-05-17T10:26:25.495Z] ok  	github.com/docker/docker/pkg/authorization	0.771s	coverage: 68.3% of statements
10:26:25 [2022-05-17T10:26:25.638Z] #30 10.02   Building wheel for yamllint (setup.py): finished with status 'done'
10:26:25 [2022-05-17T10:26:25.755Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:26:25 [2022-05-17T10:26:25.755Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:26:25 [2022-05-17T10:26:25.897Z] #30 10.02   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=35306b4d81c095890615e206b091287ddf598f5cbc61412b17bb6e90372b40dd
10:26:25 [2022-05-17T10:26:25.897Z] #30 10.02   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:26:25 [2022-05-17T10:26:25.897Z] #30 10.03 Successfully built yamllint
10:26:25 [2022-05-17T10:26:25.897Z] #30 10.04 Installing collected packages: pyyaml, pathspec, yamllint
10:26:25 [2022-05-17T10:26:25.897Z] #30 10.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
10:26:25 [2022-05-17T10:26:25.934Z] --- PASS: TestPrivilegedHostDevices (0.91s)
10:26:25 [2022-05-17T10:26:25.934Z] === RUN   TestStats
10:26:25 [2022-05-17T10:26:25.934Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:26:26 [2022-05-17T10:26:26.157Z] #30 DONE 10.6s
10:26:26 [2022-05-17T10:26:26.157Z] 
10:26:26 [2022-05-17T10:26:26.157Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:26:26 [2022-05-17T10:26:26.157Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:26:26 [2022-05-17T10:26:26.418Z] #71 ...
10:26:26 [2022-05-17T10:26:26.418Z] 
10:26:26 [2022-05-17T10:26:26.418Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:26:26 [2022-05-17T10:26:26.418Z] #34 sha256:cfd05121a2557c700263ae2519696280d7815cd80e982cfa42ea2e14bba8d670
10:26:26 [2022-05-17T10:26:26.499Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:26:26 [2022-05-17T10:26:26.678Z] #34 DONE 0.3s
10:26:26 [2022-05-17T10:26:26.678Z] 
10:26:26 [2022-05-17T10:26:26.678Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:26:26 [2022-05-17T10:26:26.678Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:26:26 [2022-05-17T10:26:26.678Z] #71 ...
10:26:26 [2022-05-17T10:26:26.678Z] 
10:26:26 [2022-05-17T10:26:26.678Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:26:26 [2022-05-17T10:26:26.678Z] #39 sha256:1ee9940782bba478ff8ae45756b4a63cb95cbb9bc3d0bf857a9c0ef5addbb0b9
10:26:26 [2022-05-17T10:26:26.938Z] #39 DONE 0.3s
10:26:26 [2022-05-17T10:26:26.938Z] 
10:26:26 [2022-05-17T10:26:26.938Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:26:26 [2022-05-17T10:26:26.938Z] #67 sha256:b104ea4b11858e4af97aa346971d29969aa8d610b90a4c5b6e329f7286a0cc29
10:26:26 [2022-05-17T10:26:26.938Z] #67 ...
10:26:26 [2022-05-17T10:26:26.938Z] 
10:26:26 [2022-05-17T10:26:26.938Z] #42 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:26:26 [2022-05-17T10:26:26.938Z] #42 sha256:09049311435c610acddd70fb292c154244911d1a9c1d31b4968e4ddf42db6b89
10:26:26 [2022-05-17T10:26:26.938Z] #42 DONE 0.1s
10:26:27 [2022-05-17T10:26:27.197Z] 
10:26:27 [2022-05-17T10:26:27.197Z] #44 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
10:26:27 [2022-05-17T10:26:27.197Z] #44 sha256:4d4f781cbc6c1938c250e8087762cff8ad260a5e99e05e78f430718de7bc7779
10:26:27 [2022-05-17T10:26:27.197Z] #44 DONE 0.2s
10:26:27 [2022-05-17T10:26:27.197Z] 
10:26:27 [2022-05-17T10:26:27.197Z] #46 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
10:26:27 [2022-05-17T10:26:27.197Z] #46 sha256:ce8fda64a2a04a15edf15c066e8c3571a35a9d46ceac9727882d4bce567dfa69
10:26:27 [2022-05-17T10:26:27.197Z] #46 DONE 0.1s
10:26:27 [2022-05-17T10:26:27.197Z] 
10:26:27 [2022-05-17T10:26:27.197Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:26:27 [2022-05-17T10:26:27.197Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:26:27 [2022-05-17T10:26:27.197Z] #71 ...
10:26:27 [2022-05-17T10:26:27.197Z] 
10:26:27 [2022-05-17T10:26:27.197Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
10:26:27 [2022-05-17T10:26:27.197Z] #48 sha256:5ee754c8aeb4898cda92cf992f2bb1b869508577d1c1a4a7c311000f4c935e93
10:26:27 [2022-05-17T10:26:27.197Z] #48 DONE 0.1s
10:26:27 [2022-05-17T10:26:27.461Z] 
10:26:27 [2022-05-17T10:26:27.461Z] #52 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
10:26:27 [2022-05-17T10:26:27.461Z] #52 sha256:411eeb9fdfb9e917cec141d7792d179474bf2d56109c9e1d277180663da8d0ba
10:26:27 [2022-05-17T10:26:27.461Z] #52 DONE 0.1s
10:26:27 [2022-05-17T10:26:27.461Z] 
10:26:27 [2022-05-17T10:26:27.461Z] #55 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
10:26:27 [2022-05-17T10:26:27.461Z] #55 sha256:9e6ffee9649cb0a5d733edc86bb3a84c580fa4c391f914905ea67e04228e707e
10:26:27 [2022-05-17T10:26:27.722Z] #55 DONE 0.2s
10:26:27 [2022-05-17T10:26:27.722Z] 
10:26:27 [2022-05-17T10:26:27.722Z] #59 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
10:26:27 [2022-05-17T10:26:27.722Z] #59 sha256:f3e699313482508091da01c8c0bd12a78802d4b003a51b408580fe903cf6245c
10:26:27 [2022-05-17T10:26:27.722Z] #59 DONE 0.1s
10:26:27 [2022-05-17T10:26:27.722Z] 
10:26:27 [2022-05-17T10:26:27.722Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:26:27 [2022-05-17T10:26:27.722Z] #67 sha256:b104ea4b11858e4af97aa346971d29969aa8d610b90a4c5b6e329f7286a0cc29
10:26:27 [2022-05-17T10:26:27.982Z] #67 ...
10:26:27 [2022-05-17T10:26:27.982Z] 
10:26:27 [2022-05-17T10:26:27.982Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:26:27 [2022-05-17T10:26:27.982Z] #61 sha256:b7a3f8394da2ae9b657cc4bf2de97417c10b18abd4f5e7f30d43a8e4c7a14684
10:26:27 [2022-05-17T10:26:27.982Z] #61 DONE 0.2s
10:26:27 [2022-05-17T10:26:27.982Z] 
10:26:27 [2022-05-17T10:26:27.982Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:26:27 [2022-05-17T10:26:27.982Z] #67 sha256:b104ea4b11858e4af97aa346971d29969aa8d610b90a4c5b6e329f7286a0cc29
10:26:28 [2022-05-17T10:26:28.245Z] #67 ...
10:26:28 [2022-05-17T10:26:28.245Z] 
10:26:28 [2022-05-17T10:26:28.245Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:26:28 [2022-05-17T10:26:28.245Z] #63 sha256:40368779b76ce4da3e38504ecbd061f31bbf8a8801a7c0d0c9117bb8a071f566
10:26:28 [2022-05-17T10:26:28.505Z] #63 DONE 0.4s
10:26:28 [2022-05-17T10:26:28.505Z] 
10:26:28 [2022-05-17T10:26:28.505Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:26:28 [2022-05-17T10:26:28.505Z] #65 sha256:97866d8d51c8f6a1aab2d20f9f45d0a2d1687cdd57fdb4c8fc1e1abe73ab36a1
10:26:28 [2022-05-17T10:26:28.505Z] #65 DONE 0.1s
10:26:28 [2022-05-17T10:26:28.505Z] 
10:26:28 [2022-05-17T10:26:28.505Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:26:28 [2022-05-17T10:26:28.505Z] #67 sha256:b104ea4b11858e4af97aa346971d29969aa8d610b90a4c5b6e329f7286a0cc29
10:26:29 [2022-05-17T10:26:29.027Z] --- PASS: TestStats (2.83s)
10:26:29 [2022-05-17T10:26:29.027Z] === RUN   TestStopContainerWithTimeout
10:26:29 [2022-05-17T10:26:29.027Z] === RUN   TestStopContainerWithTimeout/0
10:26:29 [2022-05-17T10:26:29.027Z] === PAUSE TestStopContainerWithTimeout/0
10:26:29 [2022-05-17T10:26:29.027Z] === RUN   TestStopContainerWithTimeout/1
10:26:29 [2022-05-17T10:26:29.027Z] === PAUSE TestStopContainerWithTimeout/1
10:26:29 [2022-05-17T10:26:29.027Z] === RUN   TestStopContainerWithTimeout/3
10:26:29 [2022-05-17T10:26:29.027Z] === PAUSE TestStopContainerWithTimeout/3
10:26:29 [2022-05-17T10:26:29.027Z] === RUN   TestStopContainerWithTimeout/-1
10:26:29 [2022-05-17T10:26:29.027Z] === PAUSE TestStopContainerWithTimeout/-1
10:26:29 [2022-05-17T10:26:29.027Z] === CONT  TestStopContainerWithTimeout/0
10:26:29 [2022-05-17T10:26:29.027Z] === CONT  TestStopContainerWithTimeout/-1
10:26:29 [2022-05-17T10:26:29.027Z] === CONT  TestStopContainerWithTimeout/3
10:26:29 [2022-05-17T10:26:29.027Z] === CONT  TestStopContainerWithTimeout/1
10:26:29 [2022-05-17T10:26:29.052Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.533s	coverage: 42.7% of statements
10:26:29 [2022-05-17T10:26:29.052Z] ok  	github.com/docker/docker/layer	7.113s	coverage: 69.0% of statements
10:26:29 [2022-05-17T10:26:29.052Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:26:29 [2022-05-17T10:26:29.052Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:26:29 [2022-05-17T10:26:29.052Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:26:29 [2022-05-17T10:26:29.052Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:26:29 [2022-05-17T10:26:29.052Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:26:29 [2022-05-17T10:26:29.313Z] ok  	github.com/docker/docker/pkg/containerfs	0.008s	coverage: 6.7% of statements
10:26:29 [2022-05-17T10:26:29.313Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:26:29 [2022-05-17T10:26:29.573Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
10:26:29 [2022-05-17T10:26:29.573Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
10:26:29 [2022-05-17T10:26:29.593Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:26:30 [2022-05-17T10:26:30.145Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 87.2% of statements
10:26:30 [2022-05-17T10:26:30.158Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:26:30 [2022-05-17T10:26:30.261Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:26:30 [2022-05-17T10:26:30.261Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:26:30 [2022-05-17T10:26:30.261Z] GOOS="" GOARCH="" GOARM=""
10:26:30 [2022-05-17T10:26:30.261Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:26:30 [2022-05-17T10:26:30.261Z] 
10:26:30 [2022-05-17T10:26:30.261Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:26:30 [2022-05-17T10:26:30.261Z] DOCKER_SYSTEMD=1
10:26:30 [2022-05-17T10:26:30.261Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:26:30 [2022-05-17T10:26:30.261Z] HOSTNAME=996db3fe1082
10:26:30 [2022-05-17T10:26:30.261Z] DEST=bundles/test-integration
10:26:30 [2022-05-17T10:26:30.262Z] PWD=/go/src/github.com/docker/docker
10:26:30 [2022-05-17T10:26:30.262Z] DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577
10:26:30 [2022-05-17T10:26:30.262Z] container=docker
10:26:30 [2022-05-17T10:26:30.262Z] HOME=/root
10:26:30 [2022-05-17T10:26:30.262Z] LANG=C.UTF-8
10:26:30 [2022-05-17T10:26:30.262Z] INVOCATION_ID=87177f716e6d41df9b88a1e3793d541b
10:26:30 [2022-05-17T10:26:30.262Z] GOLANG_VERSION=1.18.2
10:26:30 [2022-05-17T10:26:30.262Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:26:30 [2022-05-17T10:26:30.262Z] VALIDATE_BRANCH=master
10:26:30 [2022-05-17T10:26:30.262Z] TERM=xterm
10:26:30 [2022-05-17T10:26:30.262Z] DOCKER_PKG=github.com/docker/docker
10:26:30 [2022-05-17T10:26:30.262Z] SHLVL=3
10:26:30 [2022-05-17T10:26:30.262Z] TIMEOUT=120m
10:26:30 [2022-05-17T10:26:30.262Z] DOCKER_BUILDTAGS= journald
10:26:30 [2022-05-17T10:26:30.262Z] DOCKER_GRAPHDRIVER=overlay2
10:26:30 [2022-05-17T10:26:30.262Z] GO111MODULE=off
10:26:30 [2022-05-17T10:26:30.262Z] DOCKER_EXPERIMENTAL=1
10:26:30 [2022-05-17T10:26:30.262Z] TEST_SKIP_INTEGRATION_CLI=1
10:26:30 [2022-05-17T10:26:30.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:26:30 [2022-05-17T10:26:30.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:26:30 [2022-05-17T10:26:30.262Z] GOPATH=/go
10:26:30 [2022-05-17T10:26:30.262Z] PKG_CONFIG=pkg-config
10:26:30 [2022-05-17T10:26:30.262Z] _=/usr/bin/env
10:26:30 [2022-05-17T10:26:30.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:26:30 [2022-05-17T10:26:30.406Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:26:30 [2022-05-17T10:26:30.406Z] ok  	github.com/docker/docker/pkg/fsutils	0.139s	coverage: 85.1% of statements
10:26:30 [2022-05-17T10:26:30.667Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
10:26:31 [2022-05-17T10:26:31.608Z] ok  	github.com/docker/docker/pkg/idtools	0.424s	coverage: 67.9% of statements
10:26:31 [2022-05-17T10:26:31.608Z] ok  	github.com/docker/docker/pkg/ioutils	0.369s	coverage: 69.7% of statements
10:26:31 [2022-05-17T10:26:31.869Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
10:26:31 [2022-05-17T10:26:31.869Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
10:26:31 [2022-05-17T10:26:31.869Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:26:32 [2022-05-17T10:26:32.057Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:26:32 [2022-05-17T10:26:32.057Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
10:26:32 [2022-05-17T10:26:32.057Z]     --- PASS: TestStopContainerWithTimeout/1 (2.25s)
10:26:32 [2022-05-17T10:26:32.057Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
10:26:32 [2022-05-17T10:26:32.057Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
10:26:32 [2022-05-17T10:26:32.057Z] === RUN   TestDeleteDevicemapper
10:26:32 [2022-05-17T10:26:32.057Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:26:32 [2022-05-17T10:26:32.057Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:26:32 [2022-05-17T10:26:32.057Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:26:32 [2022-05-17T10:26:32.057Z]     check_test.go:307: [ddf8dced77e4a] daemon is not started
10:26:32 [2022-05-17T10:26:32.057Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:26:32 [2022-05-17T10:26:32.057Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:26:32 [2022-05-17T10:26:32.129Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
10:26:32 [2022-05-17T10:26:32.129Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:26:32 [2022-05-17T10:26:32.316Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:26:32 [2022-05-17T10:26:32.390Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
10:26:32 [2022-05-17T10:26:32.651Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
10:26:32 [2022-05-17T10:26:32.651Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
10:26:32 [2022-05-17T10:26:32.651Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:26:32 [2022-05-17T10:26:32.651Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:26:33 [2022-05-17T10:26:33.222Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
10:26:33 [2022-05-17T10:26:33.793Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
10:26:33 [2022-05-17T10:26:33.793Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
10:26:34 [2022-05-17T10:26:34.054Z] ok  	github.com/docker/docker/pkg/progress	0.019s	coverage: 75.9% of statements
10:26:34 [2022-05-17T10:26:34.214Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
10:26:34 [2022-05-17T10:26:34.214Z] === RUN   TestUpdateMemory
10:26:34 [2022-05-17T10:26:34.214Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:26:34 [2022-05-17T10:26:34.214Z] --- SKIP: TestUpdateMemory (0.00s)
10:26:34 [2022-05-17T10:26:34.214Z] === RUN   TestUpdateCPUQuota
10:26:34 [2022-05-17T10:26:34.779Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:26:35 [2022-05-17T10:26:35.036Z] --- PASS: TestUpdateCPUQuota (1.17s)
10:26:35 [2022-05-17T10:26:35.037Z] === RUN   TestUpdatePidsLimit
10:26:35 [2022-05-17T10:26:35.037Z] === RUN   TestUpdatePidsLimit/update_from_none
10:26:35 [2022-05-17T10:26:35.295Z] === RUN   TestUpdatePidsLimit/no_change
10:26:35 [2022-05-17T10:26:35.436Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
10:26:35 [2022-05-17T10:26:35.552Z] === RUN   TestUpdatePidsLimit/update_lower
10:26:35 [2022-05-17T10:26:35.697Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
10:26:35 [2022-05-17T10:26:35.810Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:26:35 [2022-05-17T10:26:35.957Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
10:26:36 [2022-05-17T10:26:36.067Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:26:36 [2022-05-17T10:26:36.067Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:26:36 [2022-05-17T10:26:36.218Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
10:26:36 [2022-05-17T10:26:36.326Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:26:36 [2022-05-17T10:26:36.479Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
10:26:36 [2022-05-17T10:26:36.479Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
10:26:37 [2022-05-17T10:26:37.056Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
10:26:37 [2022-05-17T10:26:37.260Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:26:37 [2022-05-17T10:26:37.260Z] --- PASS: TestUpdatePidsLimit (2.36s)
10:26:37 [2022-05-17T10:26:37.260Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
10:26:37 [2022-05-17T10:26:37.260Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
10:26:37 [2022-05-17T10:26:37.260Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
10:26:37 [2022-05-17T10:26:37.260Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
10:26:37 [2022-05-17T10:26:37.260Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
10:26:37 [2022-05-17T10:26:37.260Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
10:26:37 [2022-05-17T10:26:37.260Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
10:26:37 [2022-05-17T10:26:37.260Z] === RUN   TestUpdateRestartPolicy
10:26:37 [2022-05-17T10:26:37.631Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
10:26:37 [2022-05-17T10:26:37.892Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
10:26:38 [2022-05-17T10:26:38.194Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:26:38 [2022-05-17T10:26:38.466Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
10:26:38 [2022-05-17T10:26:38.726Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:26:38 [2022-05-17T10:26:38.726Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:26:39 [2022-05-17T10:26:39.569Z]     check_test.go:307: [deec8d31280bd] daemon is not started
10:26:39 [2022-05-17T10:26:39.569Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:26:40 [2022-05-17T10:26:40.640Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
10:26:40 [2022-05-17T10:26:40.900Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
10:26:41 [2022-05-17T10:26:41.469Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:26:41 [2022-05-17T10:26:41.469Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:26:41 [2022-05-17T10:26:41.471Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
10:26:42 [2022-05-17T10:26:42.035Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:26:42 [2022-05-17T10:26:42.412Z] ok  	github.com/docker/docker/quota	0.244s	coverage: 71.4% of statements
10:26:42 [2022-05-17T10:26:42.968Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:26:42 [2022-05-17T10:26:42.983Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 84.4% of statements
10:26:43 [2022-05-17T10:26:43.924Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.6% of statements
10:26:44 [2022-05-17T10:26:44.185Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
10:26:44 [2022-05-17T10:26:44.280Z] #64 316.8 # github.com/containerd/containerd/cmd/containerd
10:26:44 [2022-05-17T10:26:44.280Z] #64 316.8 /usr/bin/ld: /tmp/go-link-3343225733/000019.o: in function `New':
10:26:44 [2022-05-17T10:26:44.280Z] #64 316.8 /tmp/tmp.llMDrr807F/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
10:26:44 [2022-05-17T10:26:44.280Z] #64 316.8 + bin/containerd-stress
10:26:44 [2022-05-17T10:26:44.280Z] #64 317.9 + bin/containerd-shim
10:26:44 [2022-05-17T10:26:44.341Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:26:44 [2022-05-17T10:26:44.446Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
10:26:44 [2022-05-17T10:26:44.906Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:26:44 [2022-05-17T10:26:44.907Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:26:45 [2022-05-17T10:26:45.017Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
10:26:45 [2022-05-17T10:26:45.017Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
10:26:45 [2022-05-17T10:26:45.472Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:26:46 [2022-05-17T10:26:46.405Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:26:46 [2022-05-17T10:26:46.928Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
10:26:46 [2022-05-17T10:26:46.970Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:26:47 [2022-05-17T10:26:47.229Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:26:47 [2022-05-17T10:26:47.499Z] ok  	github.com/docker/docker/volume/local	0.088s	coverage: 77.1% of statements
10:26:48 [2022-05-17T10:26:48.070Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
10:26:48 [2022-05-17T10:26:48.163Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:26:48 [2022-05-17T10:26:48.729Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:26:48 [2022-05-17T10:26:48.891Z] 12fb50a031bd: Pull complete
10:26:48 [2022-05-17T10:26:48.891Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54
10:26:48 [2022-05-17T10:26:48.891Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
10:26:48 [2022-05-17T10:26:48.891Z] mcr.microsoft.com/windows/servercore:ltsc2022
10:26:48 [2022-05-17T10:26:48.891Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707'
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Docker version of control daemon
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] Client:
10:26:48 [2022-05-17T10:26:48.891Z]  Version:           20.10.9
10:26:48 [2022-05-17T10:26:48.891Z]  API version:       1.41
10:26:48 [2022-05-17T10:26:48.891Z]  Go version:        go1.16.8
10:26:48 [2022-05-17T10:26:48.891Z]  Git commit:        c2ea9bc
10:26:48 [2022-05-17T10:26:48.891Z]  Built:             Mon Oct  4 16:11:10 2021
10:26:48 [2022-05-17T10:26:48.891Z]  OS/Arch:           windows/amd64
10:26:48 [2022-05-17T10:26:48.891Z]  Context:           default
10:26:48 [2022-05-17T10:26:48.891Z]  Experimental:      true
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] Server: Docker Engine - Community
10:26:48 [2022-05-17T10:26:48.891Z]  Engine:
10:26:48 [2022-05-17T10:26:48.891Z]   Version:          20.10.9
10:26:48 [2022-05-17T10:26:48.891Z]   API version:      1.41 (minimum version 1.24)
10:26:48 [2022-05-17T10:26:48.891Z]   Go version:       go1.16.8
10:26:48 [2022-05-17T10:26:48.891Z]   Git commit:       79ea9d3
10:26:48 [2022-05-17T10:26:48.891Z]   Built:            Mon Oct  4 16:06:39 2021
10:26:48 [2022-05-17T10:26:48.891Z]   OS/Arch:          windows/amd64
10:26:48 [2022-05-17T10:26:48.891Z]   Experimental:     true
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Docker info of control daemon
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] Client:
10:26:48 [2022-05-17T10:26:48.891Z]  Context:    default
10:26:48 [2022-05-17T10:26:48.891Z]  Debug Mode: false
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] Server:
10:26:48 [2022-05-17T10:26:48.891Z]  Containers: 0
10:26:48 [2022-05-17T10:26:48.891Z]   Running: 0
10:26:48 [2022-05-17T10:26:48.891Z]   Paused: 0
10:26:48 [2022-05-17T10:26:48.891Z]   Stopped: 0
10:26:48 [2022-05-17T10:26:48.891Z]  Images: 1
10:26:48 [2022-05-17T10:26:48.891Z]  Server Version: 20.10.9
10:26:48 [2022-05-17T10:26:48.891Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:26:48 [2022-05-17T10:26:48.891Z]   Windows: 
10:26:48 [2022-05-17T10:26:48.891Z]   LCOW: 
10:26:48 [2022-05-17T10:26:48.891Z]  Logging Driver: json-file
10:26:48 [2022-05-17T10:26:48.891Z]  Plugins:
10:26:48 [2022-05-17T10:26:48.891Z]   Volume: local
10:26:48 [2022-05-17T10:26:48.891Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:26:48 [2022-05-17T10:26:48.891Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:26:48 [2022-05-17T10:26:48.891Z]  Swarm: inactive
10:26:48 [2022-05-17T10:26:48.891Z]  Default Isolation: process
10:26:48 [2022-05-17T10:26:48.891Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
10:26:48 [2022-05-17T10:26:48.891Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
10:26:48 [2022-05-17T10:26:48.891Z]  OSType: windows
10:26:48 [2022-05-17T10:26:48.891Z]  Architecture: x86_64
10:26:48 [2022-05-17T10:26:48.891Z]  CPUs: 4
10:26:48 [2022-05-17T10:26:48.891Z]  Total Memory: 32GiB
10:26:48 [2022-05-17T10:26:48.891Z]  Name: azwin-2-18cc60
10:26:48 [2022-05-17T10:26:48.891Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
10:26:48 [2022-05-17T10:26:48.891Z]  Docker Root Dir: D:\docker
10:26:48 [2022-05-17T10:26:48.891Z]  Debug Mode: false
10:26:48 [2022-05-17T10:26:48.891Z]  Registry: https://index.docker.io/v1/
10:26:48 [2022-05-17T10:26:48.891Z]  Labels:
10:26:48 [2022-05-17T10:26:48.891Z]  Experimental: true
10:26:48 [2022-05-17T10:26:48.891Z]  Insecure Registries:
10:26:48 [2022-05-17T10:26:48.891Z]   10.0.0.4:5000
10:26:48 [2022-05-17T10:26:48.891Z]   127.0.0.0/8
10:26:48 [2022-05-17T10:26:48.891Z]  Registry Mirrors:
10:26:48 [2022-05-17T10:26:48.891Z]   http://10.0.0.4:5000/
10:26:48 [2022-05-17T10:26:48.891Z]  Live Restore Enabled: false
10:26:48 [2022-05-17T10:26:48.891Z]  Product License: Community Engine
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Commit hash is a1a26b38cb
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Nuke-Everything...
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Container count on control daemon to delete is 0
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Nuking d:\CI
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Zapped successfully
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Location for testing is d:\CI\PR-43578\5
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Validating GOLang consistency in Dockerfile.windows...
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] INFO: Building the image from Dockerfile.windows at 05/17/2022 10:26:38...
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] Sending build context to Docker daemon  66.78MB
10:26:48 [2022-05-17T10:26:48.891Z] 
10:26:48 [2022-05-17T10:26:48.891Z] Step 1/13 : FROM microsoft/windowsservercore
10:26:48 [2022-05-17T10:26:48.891Z]  ---> 7c569352fed3
10:26:48 [2022-05-17T10:26:48.891Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10:26:48 [2022-05-17T10:26:48.891Z]  ---> Running in 53ec761f748b
10:26:48 [2022-05-17T10:26:48.891Z] Removing intermediate container 53ec761f748b
10:26:48 [2022-05-17T10:26:48.891Z]  ---> da308a7f8de9
10:26:48 [2022-05-17T10:26:48.891Z] Step 3/13 : ARG GO_VERSION=1.18.2
10:26:48 [2022-05-17T10:26:48.891Z]  ---> Running in 306f641e27f0
10:26:48 [2022-05-17T10:26:48.891Z] Removing intermediate container 306f641e27f0
10:26:48 [2022-05-17T10:26:48.891Z]  ---> e633c3838c0f
10:26:48 [2022-05-17T10:26:48.891Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4
10:26:48 [2022-05-17T10:26:48.891Z]  ---> Running in a278a0f07658
10:26:48 [2022-05-17T10:26:48.891Z] Removing intermediate container a278a0f07658
10:26:48 [2022-05-17T10:26:48.891Z]  ---> ed492bea7d91
10:26:48 [2022-05-17T10:26:48.891Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0
10:26:48 [2022-05-17T10:26:48.891Z]  ---> Running in 2f6061b134c2
10:26:48 [2022-05-17T10:26:48.891Z] Removing intermediate container 2f6061b134c2
10:26:48 [2022-05-17T10:26:48.891Z]  ---> 3cd7c347f2f5
10:26:48 [2022-05-17T10:26:48.891Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3
10:26:48 [2022-05-17T10:26:48.891Z]  ---> Running in d689614566a1
10:26:48 [2022-05-17T10:26:48.891Z] Removing intermediate container d689614566a1
10:26:48 [2022-05-17T10:26:48.891Z]  ---> c99f77d1e79e
10:26:48 [2022-05-17T10:26:48.891Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}     GOWINRES_VERSION=${GOWINRES_VERSION}
10:26:48 [2022-05-17T10:26:48.891Z]  ---> Running in 29b0761000e0
10:26:48 [2022-05-17T10:26:48.891Z] Removing intermediate container 29b0761000e0
10:26:48 [2022-05-17T10:26:48.891Z]  ---> 4d2d0fc076cc
10:26:48 [2022-05-17T10:26:48.891Z] Step 8/13 : 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;
10:26:48 [2022-05-17T10:26:48.891Z]  ---> Running in 9681af5cf2ff
10:26:49 [2022-05-17T10:26:49.011Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
10:26:49 [2022-05-17T10:26:49.295Z] --- PASS: TestUpdateRestartPolicy (11.74s)
10:26:49 [2022-05-17T10:26:49.295Z] === RUN   TestUpdateRestartWithAutoRemove
10:26:49 [2022-05-17T10:26:49.295Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:26:49 [2022-05-17T10:26:49.295Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
10:26:49 [2022-05-17T10:26:49.862Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s)
10:26:49 [2022-05-17T10:26:49.862Z] === RUN   TestWaitNonBlocked
10:26:49 [2022-05-17T10:26:49.862Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:26:49 [2022-05-17T10:26:49.862Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:26:49 [2022-05-17T10:26:49.862Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:26:49 [2022-05-17T10:26:49.862Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:26:49 [2022-05-17T10:26:49.862Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:26:49 [2022-05-17T10:26:49.862Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:26:49 [2022-05-17T10:26:49.862Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
10:26:50 [2022-05-17T10:26:50.428Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
10:26:50 [2022-05-17T10:26:50.437Z] #67 89.75 + mkdir -p /build
10:26:50 [2022-05-17T10:26:50.437Z] #67 89.75 + cp runc /build/runc
10:26:50 [2022-05-17T10:26:50.437Z] #67 DONE 90.0s
10:26:50 [2022-05-17T10:26:50.437Z] 
10:26:50 [2022-05-17T10:26:50.437Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:26:50 [2022-05-17T10:26:50.437Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:26:50 [2022-05-17T10:26:50.437Z] #71 ...
10:26:50 [2022-05-17T10:26:50.437Z] 
10:26:50 [2022-05-17T10:26:50.437Z] #68 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
10:26:50 [2022-05-17T10:26:50.437Z] #68 sha256:44e4df85e7ff4145f69a2f7d1a4169adb0a0c08d859556a5abdaa991d8952eca
10:26:50 [2022-05-17T10:26:50.437Z] #68 DONE 0.1s
10:26:50 [2022-05-17T10:26:50.437Z] 
10:26:50 [2022-05-17T10:26:50.437Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:26:50 [2022-05-17T10:26:50.437Z] #71 sha256:64fb0d6877ffa11e04273e7fe95d4fa19670efaf22634b3c6603cfec17f5a8f9
10:26:50 [2022-05-17T10:26:50.686Z] --- PASS: TestWaitNonBlocked (0.01s)
10:26:50 [2022-05-17T10:26:50.686Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
10:26:50 [2022-05-17T10:26:50.686Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
10:26:50 [2022-05-17T10:26:50.686Z] === RUN   TestWaitBlocked
10:26:50 [2022-05-17T10:26:50.686Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:26:50 [2022-05-17T10:26:50.686Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:26:50 [2022-05-17T10:26:50.686Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:26:50 [2022-05-17T10:26:50.686Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:26:50 [2022-05-17T10:26:50.686Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:26:50 [2022-05-17T10:26:50.686Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:26:50 [2022-05-17T10:26:50.944Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
10:26:51 [2022-05-17T10:26:51.510Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
10:26:51 [2022-05-17T10:26:51.769Z] --- PASS: TestWaitBlocked (0.01s)
10:26:51 [2022-05-17T10:26:51.769Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s)
10:26:51 [2022-05-17T10:26:51.769Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
10:26:51 [2022-05-17T10:26:51.769Z] === CONT  TestContainerStartOnDaemonRestart
10:26:51 [2022-05-17T10:26:51.769Z] === CONT  TestRestartDaemonWithRestartingContainer
10:26:51 [2022-05-17T10:26:51.769Z] === CONT  TestDaemonHostGatewayIP
10:26:51 [2022-05-17T10:26:51.769Z] === CONT  TestDaemonRestartIpcMode
10:26:51 [2022-05-17T10:26:51.769Z] === CONT  TestIpcModeOlderClient
10:26:51 [2022-05-17T10:26:51.769Z] === CONT  TestContainerKillOnDaemonStart
10:26:51 [2022-05-17T10:26:51.769Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:26:51 [2022-05-17T10:26:51.769Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
10:26:52 [2022-05-17T10:26:52.335Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
10:26:52 [2022-05-17T10:26:52.409Z] #64 329.1 + bin/containerd-shim-runc-v1
10:26:52 [2022-05-17T10:26:52.901Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
10:26:53 [2022-05-17T10:26:53.467Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
10:26:53 [2022-05-17T10:26:53.575Z] 
10:26:53 [2022-05-17T10:26:53.575Z] SUCCESS: Specified value was saved.
10:26:54 [2022-05-17T10:26:54.031Z] INFO: Downloading git...
10:26:54 [2022-05-17T10:26:54.033Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
10:26:54 [2022-05-17T10:26:54.292Z]     check_test.go:307: [d15912ba92ced] daemon is not started
10:26:54 [2022-05-17T10:26:54.551Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:26:54 [2022-05-17T10:26:54.551Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s)
10:26:55 [2022-05-17T10:26:55.486Z] --- PASS: TestDaemonHostGatewayIP (3.77s)
10:26:55 [2022-05-17T10:26:55.486Z]     check_test.go:307: [df8473ede7806] daemon is not started
10:26:55 [2022-05-17T10:26:55.486Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:26:55 [2022-05-17T10:26:55.559Z] INFO: Downloading go...
10:26:55 [2022-05-17T10:26:55.743Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.09s)
10:26:55 [2022-05-17T10:26:55.743Z] --- PASS: TestDaemonRestartIpcMode (4.09s)
10:26:56 [2022-05-17T10:26:56.001Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:26:56 [2022-05-17T10:26:56.001Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:26:56 [2022-05-17T10:26:56.933Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:26:57 [2022-05-17T10:26:57.087Z] INFO: Downloading compiler 1 of 3...
10:26:57 [2022-05-17T10:26:57.499Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:26:57 [2022-05-17T10:26:57.692Z] #64 335.3 + bin/containerd-shim-runc-v2
10:26:57 [2022-05-17T10:26:57.952Z] #64 336.1 + binaries
10:26:58 [2022-05-17T10:26:58.048Z] INFO: Downloading compiler 2 of 3...
10:26:58 [2022-05-17T10:26:58.211Z] #64 336.1 + install -D bin/containerd /build/containerd
10:26:58 [2022-05-17T10:26:58.211Z] #64 336.1 + install -D bin/containerd-shim /build/containerd-shim
10:26:58 [2022-05-17T10:26:58.211Z] #64 336.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:26:58 [2022-05-17T10:26:58.211Z] #64 336.1 + install -D bin/ctr /build/ctr
10:26:58 [2022-05-17T10:26:58.871Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:26:59 [2022-05-17T10:26:59.009Z] INFO: Downloading compiler 3 of 3...
10:26:59 [2022-05-17T10:26:59.479Z] INFO: Extracting git...
10:26:59 [2022-05-17T10:26:59.804Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:27:00 [2022-05-17T10:27:00.116Z] #64 DONE 338.1s
10:27:00 [2022-05-17T10:27:00.369Z]     check_test.go:307: [dec4b297c4330] daemon is not started
10:27:00 [2022-05-17T10:27:00.370Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:27:01 [2022-05-17T10:27:01.055Z] 
10:27:01 [2022-05-17T10:27:01.055Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
10:27:01 [2022-05-17T10:27:01.055Z] #65 sha256:a46d5dd6a6a6695909ae0bf296440b5896a5874afb929afdecf9a6a558da01a7
10:27:01 [2022-05-17T10:27:01.994Z] #65 DONE 0.9s
10:27:01 [2022-05-17T10:27:01.994Z] 
10:27:01 [2022-05-17T10:27:01.994Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:27:01 [2022-05-17T10:27:01.994Z] #70 sha256:7c743ffe6f2c13a6a61f5180da35c7bd5128c67262783729852c153808d75577
10:27:01 [2022-05-17T10:27:01.994Z] #70 DONE 0.2s
10:27:01 [2022-05-17T10:27:01.994Z] 
10:27:01 [2022-05-17T10:27:01.994Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:27:01 [2022-05-17T10:27:01.994Z] #75 sha256:a5e9c3d970d74c959d7711d50c9688bdc21c0fa8f51704f000f111b7714011c6
10:27:02 [2022-05-17T10:27:02.269Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:27:02 [2022-05-17T10:27:02.933Z] #75 DONE 0.9s
10:27:02 [2022-05-17T10:27:02.933Z] 
10:27:02 [2022-05-17T10:27:02.933Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:27:02 [2022-05-17T10:27:02.933Z] #76 sha256:ca8fbe334b0124b6fbb3dcad0ea57989926cbba79712530d6a4c6ee34eb34c1e
10:27:02 [2022-05-17T10:27:02.933Z] #76 DONE 0.0s
10:27:02 [2022-05-17T10:27:02.933Z] 
10:27:02 [2022-05-17T10:27:02.933Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
10:27:02 [2022-05-17T10:27:02.933Z] #77 sha256:4cdd3a9e7f26ddbbbda5636c18b5741d1167b530b0e7ae11a667156591414c84
10:27:03 [2022-05-17T10:27:03.643Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:27:03 [2022-05-17T10:27:03.643Z] --- PASS: TestContainerKillOnDaemonStart (12.04s)
10:27:03 [2022-05-17T10:27:03.643Z] PASS
10:27:03 [2022-05-17T10:27:03.643Z] 
10:27:03 [2022-05-17T10:27:03.643Z] === Skipped
10:27:03 [2022-05-17T10:27:03.643Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:27:03 [2022-05-17T10:27:03.643Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:27:03 [2022-05-17T10:27:03.643Z] 
10:27:03 [2022-05-17T10:27:03.643Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:27:03 [2022-05-17T10:27:03.643Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:27:03 [2022-05-17T10:27:03.643Z] 
10:27:03 [2022-05-17T10:27:03.643Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:27:03 [2022-05-17T10:27:03.643Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:27:03 [2022-05-17T10:27:03.643Z] 
10:27:03 [2022-05-17T10:27:03.643Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:27:03 [2022-05-17T10:27:03.643Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:27:03 [2022-05-17T10:27:03.643Z] 
10:27:03 [2022-05-17T10:27:03.643Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:27:03 [2022-05-17T10:27:03.643Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:27:03 [2022-05-17T10:27:03.643Z] 
10:27:03 [2022-05-17T10:27:03.643Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:27:03 [2022-05-17T10:27:03.643Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:27:03 [2022-05-17T10:27:03.643Z] 
10:27:03 [2022-05-17T10:27:03.643Z] DONE 237 tests, 6 skipped in 129.946s
10:27:03 [2022-05-17T10:27:03.643Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
10:27:03 [2022-05-17T10:27:03.643Z] ++ 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
10:27:03 [2022-05-17T10:27:03.643Z] ++ set -e
10:27:03 [2022-05-17T10:27:03.643Z] ++ '[' -n 0 ']'
10:27:03 [2022-05-17T10:27:03.643Z] ++ set -x
10:27:03 [2022-05-17T10:27:03.643Z] ++ env -i DEST=/go/src/github.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
10:27:03 [2022-05-17T10:27:03.643Z] === RUN   TestConfigDaemonLibtrustID
10:27:04 [2022-05-17T10:27:04.210Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
10:27:04 [2022-05-17T10:27:04.210Z] === RUN   TestConfigDaemonID
10:27:04 [2022-05-17T10:27:04.844Z] #77 DONE 1.7s
10:27:04 [2022-05-17T10:27:04.844Z] 
10:27:04 [2022-05-17T10:27:04.844Z] #78 exporting to image
10:27:04 [2022-05-17T10:27:04.844Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:27:04 [2022-05-17T10:27:04.844Z] #78 exporting layers
10:27:05 [2022-05-17T10:27:05.584Z]     daemon_test.go:84: [d8b0f9a93e039] daemon is not started
10:27:05 [2022-05-17T10:27:05.584Z] --- PASS: TestConfigDaemonID (1.07s)
10:27:05 [2022-05-17T10:27:05.584Z] === RUN   TestDaemonConfigValidation
10:27:05 [2022-05-17T10:27:05.584Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:27:05 [2022-05-17T10:27:05.584Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:27:05 [2022-05-17T10:27:05.584Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:27:05 [2022-05-17T10:27:05.584Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:27:05 [2022-05-17T10:27:05.584Z] === RUN   TestDaemonConfigValidation/invalid_config
10:27:05 [2022-05-17T10:27:05.584Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:27:05 [2022-05-17T10:27:05.584Z] === RUN   TestDaemonConfigValidation/malformed_config
10:27:05 [2022-05-17T10:27:05.584Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:27:05 [2022-05-17T10:27:05.584Z] === RUN   TestDaemonConfigValidation/valid_config
10:27:05 [2022-05-17T10:27:05.584Z] === PAUSE TestDaemonConfigValidation/valid_config
10:27:05 [2022-05-17T10:27:05.584Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:27:05 [2022-05-17T10:27:05.584Z] === CONT  TestDaemonConfigValidation/malformed_config
10:27:05 [2022-05-17T10:27:05.584Z] === CONT  TestDaemonConfigValidation/invalid_config
10:27:05 [2022-05-17T10:27:05.584Z] === CONT  TestDaemonConfigValidation/valid_config
10:27:05 [2022-05-17T10:27:05.584Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:27:05 [2022-05-17T10:27:05.584Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:27:05 [2022-05-17T10:27:05.584Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
10:27:05 [2022-05-17T10:27:05.584Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
10:27:05 [2022-05-17T10:27:05.584Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
10:27:05 [2022-05-17T10:27:05.584Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
10:27:05 [2022-05-17T10:27:05.584Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
10:27:05 [2022-05-17T10:27:05.584Z] === RUN   TestConfigDaemonSeccompProfiles
10:27:05 [2022-05-17T10:27:05.584Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:27:06 [2022-05-17T10:27:06.518Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:27:06 [2022-05-17T10:27:06.518Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:27:07 [2022-05-17T10:27:07.083Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:27:07 [2022-05-17T10:27:07.083Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:27:07 [2022-05-17T10:27:07.083Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:27:07 [2022-05-17T10:27:07.116Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 76.3% of statements
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/rootless	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/volume	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === Skipped
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     network_proxy_test.go:208: No support for dual stack yet
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver btrfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver btrfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver btrfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver btrfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver btrfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:71: No driver to put!
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z] time="2022-05-17T10:26:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z] time="2022-05-17T10:26:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z] time="2022-05-17T10:26:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z] time="2022-05-17T10:26:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z] time="2022-05-17T10:26:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:71: No driver to put!
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     overlay_test.go:50: Fails to compute changes intermittently
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver zfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver zfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver zfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver zfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:44: Driver zfs not supported
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     graphtest_unix.go:71: No driver to put!
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:27:07 [2022-05-17T10:27:07.116Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
10:27:07 [2022-05-17T10:27:07.116Z] 
10:27:07 [2022-05-17T10:27:07.116Z] DONE 2567 tests, 28 skipped in 212.391s
10:27:07 [2022-05-17T10:27:07.116Z] + '[' -n 'github.com/docker/docker/libnetwork
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/bitseq
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/cluster
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/config
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/datastore
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/diagnostic
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/discoverapi
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/driverapi
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/bridge
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/host
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/null
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/overlay
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/remote
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/windows
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/drvregistry
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/etchosts
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/idm
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/internal/caller
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/ipam
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/ipamapi
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/ipams/builtin
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/ipams/null
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/ipams/remote
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/ipamutils
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/iptables
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/netlabel
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/netutils
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/networkdb
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/ns
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/options
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/osl
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/osl/kernel
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/portallocator
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/portmapper
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/resolvconf
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/testutils
10:27:07 [2022-05-17T10:27:07.116Z] github.com/docker/docker/libnetwork/types' ']'
10:27:07 [2022-05-17T10:27:07.116Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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/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
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestBoolValue
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestBoolValue (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestBoolValueOrDefault
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestBoolValueOrDefault (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestInt64ValueOrZero
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestInt64ValueOrZero (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestInt64ValueOrDefault
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestInt64ValueOrDefault (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestInt64ValueOrDefaultWithError
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestJsonContentType
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestJsonContentType (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestReadJSON
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestReadJSON/nil_body
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestReadJSON/empty_body
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestReadJSON/with_valid_request
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestReadJSON/with_whitespace
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestReadJSON/with_extra_content
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestReadJSON/invalid_JSON
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestReadJSON (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestReadJSON/nil_body (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestReadJSON/empty_body (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] PASS
10:27:07 [2022-05-17T10:27:07.163Z] coverage: 31.9% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ok  	github.com/docker/docker/api/server/httputils	0.053s	coverage: 31.9% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestMaskSecretKeys
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestMaskSecretKeys (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestVersionMiddlewareVersion
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] PASS
10:27:07 [2022-05-17T10:27:07.163Z] coverage: 37.7% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ok  	github.com/docker/docker/api/server/middleware	0.056s	coverage: 37.7% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestToJSON
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestToJSON (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestToParamWithVersion
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestToParamWithVersion (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestFromJSON
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestFromJSON (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestEmpty
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestEmpty (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestArgsMatchKVListEmptySources
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestArgsMatchKVList
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestArgsMatchKVList (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestArgsMatch
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestArgsMatch (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestAdd
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestAdd (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestDel
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestDel (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestLen
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestLen (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestExactMatch
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestExactMatch (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestOnlyOneExactMatch
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestOnlyOneExactMatch (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestContains
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestContains (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestValidate
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestValidate (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestWalkValues
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestWalkValues (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestFuzzyMatch
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestFuzzyMatch (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestClone
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestClone (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] PASS
10:27:07 [2022-05-17T10:27:07.163Z] coverage: 92.2% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ok  	github.com/docker/docker/api/types/filters	0.056s	coverage: 92.2% of statements
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestAdjustForAPIVersion
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestAdjustForAPIVersion (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] PASS
10:27:07 [2022-05-17T10:27:07.163Z] coverage: 6.0% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ok  	github.com/docker/docker/api/server/router/swarm	0.049s	coverage: 6.0% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestStrSliceMarshalJSON
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestStrSliceUnmarshalJSON
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestStrSliceUnmarshalString
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestStrSliceUnmarshalSlice
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] PASS
10:27:07 [2022-05-17T10:27:07.163Z] coverage: 90.0% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ok  	github.com/docker/docker/api/types/strslice	0.049s	coverage: 90.0% of statements
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestGetVolumeByNameNotFoundNoSwarm
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestGetVolumeByNameNotFoundNotManager
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestGetVolumeByNameNotFound
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestGetVolumeByNameNotFound (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestGetVolumeByNameFoundRegular
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestGetVolumeByNameFoundSwarm
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestListVolumes
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestListVolumes (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestListVolumesNoSwarm
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestListVolumesNoSwarm (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestListVolumesNoManager
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestListVolumesNoManager (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestCreateRegularVolume
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestCreateRegularVolume (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestCreateSwarmVolumeNoSwarm
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestCreateSwarmVolumeNotManager
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestCreateVolumeCluster
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestCreateVolumeCluster (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestUpdateVolume
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestUpdateVolume (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestUpdateVolumeNoSwarm
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestUpdateVolumeNotFound
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestUpdateVolumeNotFound (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestVolumeRemove
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestVolumeRemove (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestVolumeRemoveSwarm
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestVolumeRemoveSwarm (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestVolumeRemoveNotFoundNoSwarm
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestVolumeRemoveNotFoundNoManager
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestVolumeRemoveFoundNoSwarm
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestVolumeRemoveNoSwarmInUse
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestVolumeRemoveSwarmForce
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] PASS
10:27:07 [2022-05-17T10:27:07.163Z] coverage: 67.9% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ok  	github.com/docker/docker/api/server/router/volume	0.057s	coverage: 67.9% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestGetTimestamp
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestGetTimestamp (0.20s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseTimestamps
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestParseTimestamps (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] PASS
10:27:07 [2022-05-17T10:27:07.163Z] coverage: 100.0% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ok  	github.com/docker/docker/api/types/time	0.245s	coverage: 100.0% of statements
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestCompareVersion
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestCompareVersion (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] PASS
10:27:07 [2022-05-17T10:27:07.163Z] coverage: 77.3% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ok  	github.com/docker/docker/api/types/versions	0.042s	coverage: 77.3% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/builder	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestIsGIT
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestIsGIT (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] PASS
10:27:07 [2022-05-17T10:27:07.163Z] coverage: 100.0% of statements
10:27:07 [2022-05-17T10:27:07.163Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.132s	coverage: 100.0% of statements
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestParseRemoteURL (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestCloneArgsSmartHttp
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestCloneArgsDumbHttp
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestCloneArgsGit
10:27:07 [2022-05-17T10:27:07.163Z] --- PASS: TestCloneArgsGit (0.00s)
10:27:07 [2022-05-17T10:27:07.163Z] === RUN   TestCheckoutGit
10:27:07 [2022-05-17T10:27:07.649Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:27:07 [2022-05-17T10:27:07.907Z]     check_test.go:307: [d8518065359d3] daemon is not started
10:27:07 [2022-05-17T10:27:07.907Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestProcessNoDockerignore
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestProcessNoDockerignore (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestProcessShouldLeaveAllFiles
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestDetectContentType
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestDetectContentType (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestSelectAcceptableMIME
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestSelectAcceptableMIME (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestInspectEmptyResponse
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestInspectEmptyResponse (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestInspectResponseBinary
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestInspectResponseBinary (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestResponseUnsupportedContentType
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestInspectResponseTextSimple
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestInspectResponseTextSimple (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestInspectResponseEmptyContentType
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestUnknownContentLength
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestUnknownContentLength (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestDownloadRemote
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestDownloadRemote (0.10s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestGetWithStatusError
10:27:08 [2022-05-17T10:27:08.125Z] --- PASS: TestGetWithStatusError (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestCloseRootDirectory
10:27:08 [2022-05-17T10:27:08.125Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:27:08 [2022-05-17T10:27:08.125Z] --- SKIP: TestCloseRootDirectory (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestHashFile
10:27:08 [2022-05-17T10:27:08.125Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:27:08 [2022-05-17T10:27:08.125Z] --- SKIP: TestHashFile (0.00s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestHashSubdir
10:27:08 [2022-05-17T10:27:08.125Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:27:08 [2022-05-17T10:27:08.125Z] --- SKIP: TestHashSubdir (0.01s)
10:27:08 [2022-05-17T10:27:08.125Z] === RUN   TestRemoveDirectory
10:27:08 [2022-05-17T10:27:08.126Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:27:08 [2022-05-17T10:27:08.126Z] --- SKIP: TestRemoveDirectory (0.00s)
10:27:08 [2022-05-17T10:27:08.126Z] PASS
10:27:08 [2022-05-17T10:27:08.126Z] coverage: 9.3% of statements
10:27:08 [2022-05-17T10:27:08.126Z] ok  	github.com/docker/docker/builder/remotecontext	0.259s	coverage: 9.3% of statements
10:27:08 [2022-05-17T10:27:08.472Z] === CONT  TestConfigDaemonSeccompProfiles
10:27:08 [2022-05-17T10:27:08.472Z]     daemon_test.go:198: [da5c7716e1146] daemon is not started
10:27:08 [2022-05-17T10:27:08.472Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
10:27:08 [2022-05-17T10:27:08.472Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
10:27:08 [2022-05-17T10:27:08.472Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
10:27:08 [2022-05-17T10:27:08.472Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
10:27:08 [2022-05-17T10:27:08.472Z] === RUN   TestDaemonProxy
10:27:08 [2022-05-17T10:27:08.472Z] === RUN   TestDaemonProxy/environment_variables
10:27:08 [2022-05-17T10:27:08.582Z] === RUN   TestEnable
10:27:08 [2022-05-17T10:27:08.582Z] --- PASS: TestEnable (0.00s)
10:27:08 [2022-05-17T10:27:08.582Z] === RUN   TestDisable
10:27:08 [2022-05-17T10:27:08.582Z] --- PASS: TestDisable (0.00s)
10:27:08 [2022-05-17T10:27:08.582Z] === RUN   TestEnabled
10:27:08 [2022-05-17T10:27:08.582Z] --- PASS: TestEnabled (0.00s)
10:27:08 [2022-05-17T10:27:08.582Z] PASS
10:27:08 [2022-05-17T10:27:08.582Z] coverage: 100.0% of statements
10:27:08 [2022-05-17T10:27:08.582Z] ok  	github.com/docker/docker/cli/debug	0.135s	coverage: 100.0% of statements
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestGetAllAllowed
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestGetAllAllowed (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestGetAllMeta
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestGetAllMeta (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestWarnOnUnusedBuildArgs
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestIsUnreferencedBuiltin
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestIsExistingDirectory
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestIsExistingDirectory (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestGetFilenameForDownload
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestGetFilenameForDownload (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestEnv2Variables
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestEnv2Variables (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestEnvValueWithExistingRunConfigEnv
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestMaintainer
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestMaintainer (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestLabel
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestLabel (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestFromScratch
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestFromScratch (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestFromWithArg
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestFromWithArg (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestFromWithArgButBuildArgsNotGiven
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestFromWithUndefinedArg
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestFromWithUndefinedArg (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestFromMultiStageWithNamedStage
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestOnbuild
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestOnbuild (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestWorkdir
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestWorkdir (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestCmd
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestCmd (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestHealthcheckNone
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestHealthcheckNone (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestHealthcheckCmd
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestHealthcheckCmd (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestEntrypoint
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestEntrypoint (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestExpose
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestExpose (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestUser
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestUser (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestVolume
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestVolume (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestStopSignal
10:27:09 [2022-05-17T10:27:09.038Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:27:09 [2022-05-17T10:27:09.038Z] --- SKIP: TestStopSignal (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestArg
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestArg (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestShell
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestShell (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestPrependEnvOnCmd
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestPrependEnvOnCmd (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestRunWithBuildArgs
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestRunWithBuildArgs (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestRunIgnoresHealthcheck
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatchUnsupportedOptions
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestNormalizeWorkdir
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestNormalizeWorkdir (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatch
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatch/ADD_multiple_files_to_file
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatch/COPY_multiple_files_to_file
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatch/COPY_wildcard_no_files
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestDispatch/COPY_url
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestDispatch (0.08s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
10:27:09 [2022-05-17T10:27:09.038Z]     --- PASS: TestDispatch/COPY_url (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestAddScratchImageAddsToMounts
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestAddFromScratchPopulatesPlatform
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestImageSourceGetAddsToMounts
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestEmptyDockerfile
10:27:09 [2022-05-17T10:27:09.038Z] --- PASS: TestEmptyDockerfile (0.01s)
10:27:09 [2022-05-17T10:27:09.038Z] === RUN   TestSymlinkDockerfile
10:27:09 [2022-05-17T10:27:09.495Z] --- PASS: TestSymlinkDockerfile (0.01s)
10:27:09 [2022-05-17T10:27:09.495Z] === RUN   TestDockerfileOutsideTheBuildContext
10:27:09 [2022-05-17T10:27:09.495Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
10:27:09 [2022-05-17T10:27:09.495Z] === RUN   TestNonExistingDockerfile
10:27:09 [2022-05-17T10:27:09.495Z] --- PASS: TestNonExistingDockerfile (0.00s)
10:27:09 [2022-05-17T10:27:09.495Z] === RUN   TestCopyRunConfig
10:27:09 [2022-05-17T10:27:09.495Z] --- PASS: TestCopyRunConfig (0.00s)
10:27:09 [2022-05-17T10:27:09.495Z] === RUN   TestDeepCopyRunConfig
10:27:09 [2022-05-17T10:27:09.495Z] --- PASS: TestDeepCopyRunConfig (0.00s)
10:27:09 [2022-05-17T10:27:09.495Z] === RUN   TestExportImage
10:27:09 [2022-05-17T10:27:09.495Z] --- PASS: TestExportImage (0.00s)
10:27:09 [2022-05-17T10:27:09.495Z] === RUN   TestNormalizeDest
10:27:09 [2022-05-17T10:27:09.495Z] --- PASS: TestNormalizeDest (0.00s)
10:27:09 [2022-05-17T10:27:09.495Z] PASS
10:27:09 [2022-05-17T10:27:09.495Z] coverage: 46.7% of statements
10:27:09 [2022-05-17T10:27:09.495Z] ok  	github.com/docker/docker/builder/dockerfile	0.270s	coverage: 46.7% of statements
10:27:09 [2022-05-17T10:27:09.874Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:27:10 [2022-05-17T10:27:10.448Z] === RUN   TestDaemonProxy/command-line_options
10:27:10 [2022-05-17T10:27:10.468Z] === RUN   TestTCP4Proxy
10:27:10 [2022-05-17T10:27:10.468Z] --- PASS: TestTCP4Proxy (0.01s)
10:27:10 [2022-05-17T10:27:10.468Z] === RUN   TestTCP4ProxyHalfClose
10:27:10 [2022-05-17T10:27:10.468Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
10:27:10 [2022-05-17T10:27:10.468Z] === RUN   TestTCP6Proxy
10:27:10 [2022-05-17T10:27:10.468Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:27:10 [2022-05-17T10:27:10.468Z] --- SKIP: TestTCP6Proxy (0.00s)
10:27:10 [2022-05-17T10:27:10.468Z] === RUN   TestTCPDualStackProxy
10:27:10 [2022-05-17T10:27:10.468Z]     network_proxy_test.go:208: No support for dual stack yet
10:27:10 [2022-05-17T10:27:10.468Z] --- SKIP: TestTCPDualStackProxy (0.00s)
10:27:10 [2022-05-17T10:27:10.468Z] === RUN   TestUDP4Proxy
10:27:10 [2022-05-17T10:27:10.468Z] --- PASS: TestUDP4Proxy (0.00s)
10:27:10 [2022-05-17T10:27:10.468Z] === RUN   TestUDP6Proxy
10:27:10 [2022-05-17T10:27:10.468Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:27:10 [2022-05-17T10:27:10.468Z] --- SKIP: TestUDP6Proxy (0.00s)
10:27:10 [2022-05-17T10:27:10.468Z] === RUN   TestUDPWriteError
10:27:10 [2022-05-17T10:27:10.468Z] --- PASS: TestUDPWriteError (0.00s)
10:27:10 [2022-05-17T10:27:10.468Z] === RUN   TestSCTP4Proxy
10:27:10 [2022-05-17T10:27:10.468Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
10:27:10 [2022-05-17T10:27:10.468Z] --- SKIP: TestSCTP4Proxy (0.00s)
10:27:10 [2022-05-17T10:27:10.468Z] === RUN   TestSCTP6Proxy
10:27:10 [2022-05-17T10:27:10.468Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:27:10 [2022-05-17T10:27:10.468Z] --- SKIP: TestSCTP6Proxy (0.00s)
10:27:10 [2022-05-17T10:27:10.468Z] PASS
10:27:10 [2022-05-17T10:27:10.468Z] coverage: 49.4% of statements
10:27:10 [2022-05-17T10:27:10.468Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.068s	coverage: 49.4% of statements
10:27:11 [2022-05-17T10:27:11.038Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:27:11 [2022-05-17T10:27:11.419Z] #78 exporting layers 6.6s done
10:27:11 [2022-05-17T10:27:11.419Z] #78 writing image sha256:9c6b16bf78d19cb5d1a51b9248e9c073324e88b301a614e9db0ff2eeacaca750 done
10:27:11 [2022-05-17T10:27:11.419Z] #78 naming to docker.io/library/docker:566619aae2f01cb04ea540878e470733ce0815cf done
10:27:11 [2022-05-17T10:27:11.419Z] #78 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:27:11 [2022-05-17T10:27:11.632Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:27:11 [2022-05-17T10:27:11.780Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=566619aae2f01cb04ea540878e470733ce0815cf -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:566619aae2f01cb04ea540878e470733ce0815cf hack/make.sh dynbinary test-integration
10:27:11 [2022-05-17T10:27:11.894Z] === RUN   TestDaemonProxy/configuration_file
10:27:12 [2022-05-17T10:27:12.852Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:27:13 [2022-05-17T10:27:13.162Z] 
10:27:13 [2022-05-17T10:27:13.162Z] Removing bundles/
10:27:13 [2022-05-17T10:27:13.162Z] 
10:27:13 [2022-05-17T10:27:13.162Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:27:13 [2022-05-17T10:27:13.162Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:27:13 [2022-05-17T10:27:13.162Z] GOOS="" GOARCH="" GOARM=""
10:27:13 [2022-05-17T10:27:13.810Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:27:13 [2022-05-17T10:27:13.810Z] === RUN   TestDaemonProxy/conflicting_options
10:27:14 [2022-05-17T10:27:14.252Z] INFO: Expanding go...
10:27:14 [2022-05-17T10:27:14.396Z] === RUN   TestDaemonProxy/reload_sanitized
10:27:14 [2022-05-17T10:27:14.657Z] --- PASS: TestDaemonProxy (6.22s)
10:27:14 [2022-05-17T10:27:14.657Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
10:27:14 [2022-05-17T10:27:14.657Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
10:27:14 [2022-05-17T10:27:14.657Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
10:27:14 [2022-05-17T10:27:14.657Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:27:14 [2022-05-17T10:27:14.657Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
10:27:14 [2022-05-17T10:27:14.657Z] PASS
10:27:14 [2022-05-17T10:27:14.657Z] 
10:27:14 [2022-05-17T10:27:14.657Z] DONE 18 tests in 11.023s
10:27:14 [2022-05-17T10:27:14.657Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:27:14 [2022-05-17T10:27:14.657Z] ++ 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
10:27:14 [2022-05-17T10:27:14.657Z] ++ set -e
10:27:14 [2022-05-17T10:27:14.657Z] ++ '[' -n 0 ']'
10:27:14 [2022-05-17T10:27:14.657Z] ++ set -x
10:27:14 [2022-05-17T10:27:14.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
10:27:14 [2022-05-17T10:27:14.915Z] INFO: Testing against a local daemon
10:27:14 [2022-05-17T10:27:14.915Z] === RUN   TestCommitInheritsEnv
10:27:15 [2022-05-17T10:27:15.173Z] --- PASS: TestCommitInheritsEnv (0.24s)
10:27:15 [2022-05-17T10:27:15.173Z] === RUN   TestImportExtremelyLargeImageWorks
10:27:15 [2022-05-17T10:27:15.173Z] === PAUSE TestImportExtremelyLargeImageWorks
10:27:15 [2022-05-17T10:27:15.173Z] === RUN   TestImportWithCustomPlatform
10:27:15 [2022-05-17T10:27:15.173Z] === RUN   TestImportWithCustomPlatform/#00
10:27:15 [2022-05-17T10:27:15.173Z] === RUN   TestImportWithCustomPlatform/_______
10:27:15 [2022-05-17T10:27:15.173Z] === RUN   TestImportWithCustomPlatform//
10:27:15 [2022-05-17T10:27:15.173Z] === RUN   TestImportWithCustomPlatform/linux
10:27:15 [2022-05-17T10:27:15.173Z] === RUN   TestImportWithCustomPlatform/LINUX
10:27:15 [2022-05-17T10:27:15.173Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:27:15 [2022-05-17T10:27:15.431Z] === RUN   TestImportWithCustomPlatform/macos
10:27:15 [2022-05-17T10:27:15.431Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:27:15 [2022-05-17T10:27:15.431Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:27:15 [2022-05-17T10:27:15.431Z] --- PASS: TestImportWithCustomPlatform (0.32s)
10:27:15 [2022-05-17T10:27:15.431Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
10:27:15 [2022-05-17T10:27:15.431Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:27:15 [2022-05-17T10:27:15.431Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:27:15 [2022-05-17T10:27:15.431Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
10:27:15 [2022-05-17T10:27:15.431Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
10:27:15 [2022-05-17T10:27:15.431Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
10:27:15 [2022-05-17T10:27:15.431Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:27:15 [2022-05-17T10:27:15.431Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:27:15 [2022-05-17T10:27:15.431Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:27:15 [2022-05-17T10:27:15.431Z] === RUN   TestImagesFilterMultiReference
10:27:15 [2022-05-17T10:27:15.431Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:27:15 [2022-05-17T10:27:15.431Z] === RUN   TestImagePullPlatformInvalid
10:27:15 [2022-05-17T10:27:15.431Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
10:27:15 [2022-05-17T10:27:15.431Z] === RUN   TestRemoveImageOrphaning
10:27:15 [2022-05-17T10:27:15.689Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
10:27:15 [2022-05-17T10:27:15.689Z] --- PASS: TestRemoveImageOrphaning (0.27s)
10:27:15 [2022-05-17T10:27:15.689Z] === RUN   TestRemoveImageGarbageCollector
10:27:16 [2022-05-17T10:27:16.255Z] time="2022-05-17T10:27:16Z" level=info msg="[graphdriver] trying configured driver: overlay2"
10:27:16 [2022-05-17T10:27:16.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:27:16 [2022-05-17T10:27:16.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:27:17 [2022-05-17T10:27:17.192Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:27:17 [2022-05-17T10:27:17.758Z] --- PASS: TestRemoveImageGarbageCollector (1.92s)
10:27:17 [2022-05-17T10:27:17.758Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:27:17 [2022-05-17T10:27:17.758Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:27:17 [2022-05-17T10:27:17.758Z] === RUN   TestTagInvalidReference
10:27:17 [2022-05-17T10:27:17.758Z] --- PASS: TestTagInvalidReference (0.01s)
10:27:17 [2022-05-17T10:27:17.758Z] === RUN   TestTagValidPrefixedRepo
10:27:17 [2022-05-17T10:27:17.758Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:27:17 [2022-05-17T10:27:17.758Z] === RUN   TestTagExistedNameWithoutForce
10:27:17 [2022-05-17T10:27:17.758Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:27:17 [2022-05-17T10:27:17.758Z] === RUN   TestTagOfficialNames
10:27:17 [2022-05-17T10:27:17.758Z] --- PASS: TestTagOfficialNames (0.04s)
10:27:17 [2022-05-17T10:27:17.758Z] === RUN   TestTagMatchesDigest
10:27:17 [2022-05-17T10:27:17.758Z] --- PASS: TestTagMatchesDigest (0.01s)
10:27:17 [2022-05-17T10:27:17.758Z] === CONT  TestImportExtremelyLargeImageWorks
10:27:17 [2022-05-17T10:27:17.758Z]     check_test.go:307: [d69cc35671bad] daemon is not started
10:27:17 [2022-05-17T10:27:17.758Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:27:18 [2022-05-17T10:27:18.324Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:27:18 [2022-05-17T10:27:18.324Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:27:18 [2022-05-17T10:27:18.891Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:27:19 [2022-05-17T10:27:19.456Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
10:27:19 [2022-05-17T10:27:19.714Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:27:21 [2022-05-17T10:27:21.088Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:27:21 [2022-05-17T10:27:21.088Z]     check_test.go:307: [d53101c083865] daemon is not started
10:27:21 [2022-05-17T10:27:21.088Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:27:22 [2022-05-17T10:27:22.517Z] #71 176.6 # github.com/containerd/containerd/cmd/containerd
10:27:22 [2022-05-17T10:27:22.517Z] #71 176.6 /usr/bin/ld: /tmp/go-link-3789070092/000019.o: in function `New':
10:27:22 [2022-05-17T10:27:22.517Z] #71 176.6 /tmp/tmp.BzhUL8V1cA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
10:27:22 [2022-05-17T10:27:22.517Z] #71 176.6 + bin/containerd-stress
10:27:22 [2022-05-17T10:27:22.517Z] #71 177.7 + bin/containerd-shim
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCheckpointCreateError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCheckpointCreateError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCheckpointCreate
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCheckpointCreate (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCheckpointDeleteError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCheckpointDeleteError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCheckpointDelete
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCheckpointDelete (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCheckpointListError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCheckpointListError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCheckpointList
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCheckpointList (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCheckpointListContainerNotFound
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNewClientWithOpsFromEnv
10:27:22 [2022-05-17T10:27:22.837Z]     client_test.go:22: runtime.GOOS == "windows"
10:27:22 [2022-05-17T10:27:22.837Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestGetAPIPath
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestGetAPIPath (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestParseHostURL
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestParseHostURL (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersionEmpty
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersion
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersion/downgrade_old
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersion/no_upgrade
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestNegotiateAPIVersion (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPVersionOverride
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersionAutomatic
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestClientRedirect
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestClientRedirect/GET
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestClientRedirect/POST
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestClientRedirect/PUT
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestClientRedirect/DELETE
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestClientRedirect (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z]     --- PASS: TestClientRedirect/GET (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z]     --- PASS: TestClientRedirect/POST (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z]     --- PASS: TestClientRedirect/PUT (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigCreateUnsupported
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigCreateUnsupported (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigCreateError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigCreateError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigCreate
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigCreate (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigInspectNotFound
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigInspectNotFound (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigInspectWithEmptyID
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigInspectUnsupported
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigInspectUnsupported (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigInspectError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigInspectError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigInspectConfigNotFound
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigInspect
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigInspect (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigListUnsupported
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigListUnsupported (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigListError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigListError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigList
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigList (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigRemoveUnsupported
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigRemoveError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigRemoveError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigRemove
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigRemove (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigUpdateUnsupported
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigUpdateError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigUpdateError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestConfigUpdate
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestConfigUpdate (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerCommitError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerCommitError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerCommit
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerCommit (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerStatPathError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerStatPathError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerStatPathNotFoundError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerStatPathNoHeaderError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerStatPath
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerStatPath (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCopyToContainerError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCopyToContainerError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCopyToContainerNotFoundError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCopyToContainerEmptyResponse
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCopyToContainer
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCopyToContainer (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCopyFromContainerError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCopyFromContainerError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCopyFromContainerNotFoundError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCopyFromContainerEmptyResponse
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCopyFromContainerNoHeaderError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestCopyFromContainer
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestCopyFromContainer (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerCreateError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerCreateError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerCreateImageNotFound
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerCreateWithName
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerCreateWithName (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerCreateAutoRemove
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerDiffError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerDiffError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerDiff
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerDiff (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerExecCreateError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerExecCreateError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerExecCreate
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerExecCreate (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerExecStartError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerExecStartError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerExecStart
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerExecStart (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerExecInspectError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerExecInspectError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerExecInspect
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerExecInspect (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerExportError
10:27:22 [2022-05-17T10:27:22.837Z] --- PASS: TestContainerExportError (0.00s)
10:27:22 [2022-05-17T10:27:22.837Z] === RUN   TestContainerExport
10:27:22 [2022-05-17T10:27:22.988Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:27:23 [2022-05-17T10:27:23.305Z] --- PASS: TestContainerExport (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerInspectError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerInspectError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerInspectContainerNotFound
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerInspectWithEmptyID
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerInspect
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerInspect (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerInspectNode
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerInspectNode (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerKillError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerKillError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerKill
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerKill (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerListError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerListError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerList
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerList (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerLogsNotFoundError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerLogsError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerLogsError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerLogs
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerLogs (0.22s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerPauseError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerPauseError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerPause
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerPause (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainersPruneError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainersPruneError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainersPrune
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainersPrune (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerRemoveError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerRemoveError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerRemoveNotFoundError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerRemove
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerRemove (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerRenameError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerRenameError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerRename
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerRename (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerResizeError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerResizeError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerExecResizeError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerExecResizeError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerResize
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerResize (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerExecResize
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerExecResize (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerRestartError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerRestartError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerRestart
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerRestart (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerStartError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerStartError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerStart
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerStart (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerStatsError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerStatsError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerStats
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerStats (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerStopError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerStopError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerStop
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerStop (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerTopError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerTopError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerTop
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerTop (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerUnpauseError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerUnpauseError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerUnpause
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerUnpause (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerUpdateError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerUpdateError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerUpdate
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerUpdate (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerWaitError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerWaitError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestContainerWait
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestContainerWait (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestDiskUsageError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestDiskUsageError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestDiskUsage
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestDiskUsage (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestDistributionInspectUnsupported
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestDistributionInspectWithEmptyID
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestEventsErrorInOptions
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestEventsErrorInOptions (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestEventsErrorFromServer
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestEventsErrorFromServer (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestEvents
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestEvents (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestTLSCloseWriter
10:27:23 [2022-05-17T10:27:23.306Z] === PAUSE TestTLSCloseWriter
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageBuildError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageBuildError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageBuild
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageBuild (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestGetDockerOS
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestGetDockerOS (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageCreateError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageCreateError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageCreate
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageCreate (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageHistoryError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageHistoryError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageHistory
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageHistory (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageImportError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageImportError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageImport
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageImport (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageInspectError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageInspectError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageInspectImageNotFound
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageInspectImageNotFound (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageInspectWithEmptyID
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageInspect
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageInspect (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageListError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageListError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageList
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageList (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageListApiBefore125
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageListApiBefore125 (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageLoadError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageLoadError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageLoad
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageLoad (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagesPruneError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagesPruneError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagesPrune
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagesPrune (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePullReferenceParseError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePullReferenceParseError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePullAnyError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePullAnyError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePullStatusUnauthorizedError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePullWithPrivilegedFuncNoError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePullWithoutErrors
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePullWithoutErrors (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushReferenceError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePushReferenceError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushAnyError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePushAnyError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushStatusUnauthorizedError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushWithPrivilegedFuncNoError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushWithoutErrors
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImagePushWithoutErrors (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageRemoveError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageRemoveError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageRemoveImageNotFound
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageRemove
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageRemove (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageSaveError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageSaveError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageSave
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageSave (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageSearchAnyError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageSearchAnyError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageSearchStatusUnauthorizedError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageSearchWithoutErrors
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageTagError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageTagError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageTagInvalidReference
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageTagInvalidReference (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageTagInvalidSourceImageName
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageTagHexSource
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageTagHexSource (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestImageTag
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestImageTag (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestInfoServerError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestInfoServerError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestInfoInvalidResponseJSONError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestInfo
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestInfo (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkConnectError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkConnectError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkConnect
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkConnect (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkCreateError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkCreateError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkCreate
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkCreate (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkDisconnectError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkDisconnectError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkDisconnect
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkDisconnect (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkInspect
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkInspect/empty_ID
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkInspect/no_options
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkInspect/verbose
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkInspect/global_scope
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkInspect/unknown_network
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkInspect/server_error
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkInspect (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkListError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkListError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkList
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkList (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworksPruneError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworksPruneError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworksPrune
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworksPrune (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkRemoveError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkRemoveError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNetworkRemove
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNetworkRemove (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeInspectError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeInspectError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeInspectNodeNotFound
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeInspectWithEmptyID
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeInspect
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeInspect (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeListError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeListError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeList
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeList (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeRemoveError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeRemoveError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeRemove
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeRemove (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeUpdateError
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeUpdateError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestNodeUpdate
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestNodeUpdate (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestOptionWithHostFromEnv
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestOptionWithTimeout
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestOptionWithTimeout (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestOptionWithVersionFromEnv
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestPingFail
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestPingFail (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestPingWithError
10:27:23 [2022-05-17T10:27:23.306Z] 2022/05/17 10:27:22 RoundTripper returned a response & error; ignoring response
10:27:23 [2022-05-17T10:27:23.306Z] 2022/05/17 10:27:22 RoundTripper returned a response & error; ignoring response
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestPingWithError (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestPingSuccess
10:27:23 [2022-05-17T10:27:23.306Z] --- PASS: TestPingSuccess (0.00s)
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestPingHeadFallback
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestPingHeadFallback/OK
10:27:23 [2022-05-17T10:27:23.306Z] === RUN   TestPingHeadFallback/Internal_Server_Error
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPingHeadFallback/Not_Found
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPingHeadFallback (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginDisableError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginDisableError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginDisable
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginDisable (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginEnableError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginEnableError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginEnable
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginEnable (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginInspectError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginInspectError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginInspectWithEmptyID
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginInspect
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginInspect (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginListError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginListError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginList
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginList (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginPushError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginPushError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginPush
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginPush (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginRemoveError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginRemoveError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginRemove
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginRemove (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginSetError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginSetError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPluginSet
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPluginSet (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSetHostHeader
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSetHostHeader (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestPlainTextError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestPlainTextError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestInfiniteError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestInfiniteError (0.02s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestCanceledContext
10:27:23 [2022-05-17T10:27:23.307Z] 2022/05/17 10:27:22 RoundTripper returned a response & error; ignoring response
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestCanceledContext (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestDeadlineExceededContext
10:27:23 [2022-05-17T10:27:23.307Z] 2022/05/17 10:27:22 RoundTripper returned a response & error; ignoring response
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestDeadlineExceededContext (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretCreateUnsupported
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretCreateUnsupported (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretCreateError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretCreateError (0.01s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretCreate
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretCreate (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretInspectUnsupported
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretInspectUnsupported (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretInspectError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretInspectError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretInspectSecretNotFound
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretInspectWithEmptyID
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretInspect
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretInspect (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretListUnsupported
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretListUnsupported (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretListError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretListError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretList
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretList (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretRemoveUnsupported
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretRemoveError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretRemoveError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretRemove
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretRemove (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretUpdateUnsupported
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretUpdateError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretUpdateError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSecretUpdate
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSecretUpdate (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceCreateError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceCreateError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceCreate
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceCreate (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceCreateCompatiblePlatforms
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceCreateDigestPinning
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceInspectError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceInspectError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceInspectServiceNotFound
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceInspectWithEmptyID
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceInspect
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceInspect (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceListError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceListError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceList
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceList (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceLogsError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceLogsError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceLogs
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceLogs (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceRemoveError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceRemoveError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceRemoveNotFoundError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceRemove
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceRemove (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceUpdateError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceUpdateError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestServiceUpdate
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestServiceUpdate (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmGetUnlockKeyError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmGetUnlockKey
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmInitError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmInitError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmInit
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmInit (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmInspectError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmInspectError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmInspect
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmInspect (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmJoinError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmJoinError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmJoin
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmJoin (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmLeaveError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmLeaveError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmLeave
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmLeave (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmUnlockError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmUnlockError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmUnlock
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmUnlock (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmUpdateError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmUpdateError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestSwarmUpdate
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestSwarmUpdate (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestTaskInspectError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestTaskInspectError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestTaskInspectWithEmptyID
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestTaskInspect
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestTaskInspect (0.01s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestTaskListError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestTaskListError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestTaskList
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestTaskList (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeCreateError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeCreateError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeCreate
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeCreate (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeInspectError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeInspectError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeInspectNotFound
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeInspectNotFound (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeInspectWithEmptyID
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeInspect
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeInspect (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeListError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeListError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeList
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeList (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeRemoveError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeRemoveError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeRemove
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeRemove (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeUpdateError
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeUpdateError (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === RUN   TestVolumeUpdate
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestVolumeUpdate (0.00s)
10:27:23 [2022-05-17T10:27:23.307Z] === CONT  TestTLSCloseWriter
10:27:23 [2022-05-17T10:27:23.307Z] --- PASS: TestTLSCloseWriter (0.01s)
10:27:23 [2022-05-17T10:27:23.307Z] PASS
10:27:23 [2022-05-17T10:27:23.307Z] coverage: 75.1% of statements
10:27:23 [2022-05-17T10:27:23.307Z] ok  	github.com/docker/docker/client	0.480s	coverage: 75.1% of statements
10:27:24 [2022-05-17T10:27:24.362Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:27:27 [2022-05-17T10:27:27.645Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:27:28 [2022-05-17T10:27:28.580Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:27:29 [2022-05-17T10:27:29.041Z] 8b534d64a7c3: Pull complete
10:27:29 [2022-05-17T10:27:29.041Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef
10:27:29 [2022-05-17T10:27:29.041Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:27:29 [2022-05-17T10:27:29.041Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:27:29 [2022-05-17T10:27:29.041Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:27:29 [2022-05-17T10:27:29.041Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928'
10:27:29 [2022-05-17T10:27:29.041Z] WARN: Skipping validation tests
10:27:29 [2022-05-17T10:27:29.041Z] INFO: Running unit tests at 05/17/2022 10:27:14...
10:27:29 [2022-05-17T10:27:29.041Z] INFO: make.ps1 starting at 05/17/2022 10:27:21
10:27:29 [2022-05-17T10:27:29.041Z] INFO: Git commit (1a732571d5) assumed from DOCKER_GITCOMMIT environment variable
10:27:29 [2022-05-17T10:27:29.041Z] INFO: Running unit tests...
10:27:29 [2022-05-17T10:27:29.955Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:27:30 [2022-05-17T10:27:30.521Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:27:30 [2022-05-17T10:27:30.521Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:27:30 [2022-05-17T10:27:30.632Z] #71 188.7 + bin/containerd-shim-runc-v1
10:27:32 [2022-05-17T10:27:32.421Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:27:32 [2022-05-17T10:27:32.856Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
10:27:34 [2022-05-17T10:27:34.321Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:27:34 [2022-05-17T10:27:34.321Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:27:34 [2022-05-17T10:27:34.321Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:27:34 [2022-05-17T10:27:34.888Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:27:34 [2022-05-17T10:27:34.888Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:27:34 [2022-05-17T10:27:34.888Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:27:34 [2022-05-17T10:27:34.888Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:27:35 [2022-05-17T10:27:35.146Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:27:37 [2022-05-17T10:27:37.047Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:27:37 [2022-05-17T10:27:37.223Z] #71 195.0 + bin/containerd-shim-runc-v2
10:27:37 [2022-05-17T10:27:37.223Z] #71 195.7 + binaries
10:27:37 [2022-05-17T10:27:37.223Z] #71 195.7 + install -D bin/containerd /build/containerd
10:27:37 [2022-05-17T10:27:37.223Z] #71 195.8 + install -D bin/containerd-shim /build/containerd-shim
10:27:37 [2022-05-17T10:27:37.223Z] #71 195.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:27:37 [2022-05-17T10:27:37.223Z] #71 195.8 + install -D bin/ctr /build/ctr
10:27:37 [2022-05-17T10:27:37.802Z] #71 DONE 196.3s
10:27:37 [2022-05-17T10:27:37.981Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:27:38 [2022-05-17T10:27:38.547Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:27:38 [2022-05-17T10:27:38.805Z] === RUN   TestDockerSuite/TestBuildEnv
10:27:38 [2022-05-17T10:27:38.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:27:39 [2022-05-17T10:27:39.182Z] 
10:27:39 [2022-05-17T10:27:39.182Z] #72 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
10:27:39 [2022-05-17T10:27:39.182Z] #72 sha256:e4e5113291aff6e95f404ff223b6aadcfcc3b8d42185c0656ef987f370758232
10:27:39 [2022-05-17T10:27:39.182Z] #72 DONE 0.3s
10:27:39 [2022-05-17T10:27:39.182Z] 
10:27:39 [2022-05-17T10:27:39.182Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:27:39 [2022-05-17T10:27:39.182Z] #77 sha256:dbcb10f984c3c46af9b2f9889f8e6422a3f432f75f34420345ff9aa2659b32bf
10:27:39 [2022-05-17T10:27:39.182Z] #77 DONE 0.1s
10:27:39 [2022-05-17T10:27:39.440Z] 
10:27:39 [2022-05-17T10:27:39.440Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:27:39 [2022-05-17T10:27:39.440Z] #82 sha256:7fc32aaf4fa0ede5273361230460024b2081f2aa88f072b710b4bd605587c031
10:27:39 [2022-05-17T10:27:39.697Z] #82 DONE 0.5s
10:27:39 [2022-05-17T10:27:39.697Z] 
10:27:39 [2022-05-17T10:27:39.697Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:27:39 [2022-05-17T10:27:39.697Z] #83 sha256:690533da844fd14e783053f77c8667fd0fe282d533881ef3e58c882ba469bf0a
10:27:39 [2022-05-17T10:27:39.697Z] #83 DONE 0.0s
10:27:39 [2022-05-17T10:27:39.739Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:27:39 [2022-05-17T10:27:39.739Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:27:39 [2022-05-17T10:27:39.955Z] 
10:27:39 [2022-05-17T10:27:39.955Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker
10:27:39 [2022-05-17T10:27:39.955Z] #84 sha256:214775e209f2cd1e68980a79cd6aacad8baa48fbd0e272d059628953ab797dfa
10:27:40 [2022-05-17T10:27:40.673Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:27:40 [2022-05-17T10:27:40.673Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:27:41 [2022-05-17T10:27:41.239Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:27:41 [2022-05-17T10:27:41.497Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:27:44 [2022-05-17T10:27:44.026Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:27:44 [2022-05-17T10:27:44.137Z] #84 DONE 4.2s
10:27:44 [2022-05-17T10:27:44.137Z] 
10:27:44 [2022-05-17T10:27:44.137Z] #85 exporting to image
10:27:44 [2022-05-17T10:27:44.137Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:27:44 [2022-05-17T10:27:44.137Z] #85 exporting layers
10:27:44 [2022-05-17T10:27:44.268Z] INFO: Expanding compiler 1 of 3...
10:27:44 [2022-05-17T10:27:44.268Z] INFO: Expanding compiler 2 of 3...
10:27:44 [2022-05-17T10:27:44.541Z] --- PASS: TestCheckoutGit (35.70s)
10:27:44 [2022-05-17T10:27:44.542Z] === RUN   TestValidGitTransport
10:27:44 [2022-05-17T10:27:44.542Z] --- PASS: TestValidGitTransport (0.00s)
10:27:44 [2022-05-17T10:27:44.542Z] === RUN   TestGitInvalidRef
10:27:44 [2022-05-17T10:27:44.542Z] --- PASS: TestGitInvalidRef (0.31s)
10:27:44 [2022-05-17T10:27:44.542Z] PASS
10:27:44 [2022-05-17T10:27:44.542Z] coverage: 86.3% of statements
10:27:44 [2022-05-17T10:27:44.542Z] ok  	github.com/docker/docker/builder/remotecontext/git	36.095s	coverage: 86.3% of statements
10:27:44 [2022-05-17T10:27:44.542Z] ?   	github.com/docker/docker/cli	[no test files]
10:27:44 [2022-05-17T10:27:44.542Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:27:44 [2022-05-17T10:27:44.542Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:27:44 [2022-05-17T10:27:44.542Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:27:46 [2022-05-17T10:27:46.554Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:27:46 [2022-05-17T10:27:46.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:27:47 [2022-05-17T10:27:47.806Z] ?   	github.com/docker/docker/api	[no test files]
10:27:48 [2022-05-17T10:27:48.456Z]     docker_cli_daemon_test.go:2503: [d106a07d211f9] daemon is not started
10:27:50 [2022-05-17T10:27:50.144Z] INFO: Expanding compiler 3 of 3...
10:27:50 [2022-05-17T10:27:50.144Z] INFO: Removing downloaded files...
10:27:50 [2022-05-17T10:27:50.144Z] INFO: Downloading containerd
10:27:50 [2022-05-17T10:27:50.357Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:27:53 [2022-05-17T10:27:53.822Z] ok  	github.com/docker/docker/libnetwork	37.351s	coverage: 40.6% of statements
10:27:53 [2022-05-17T10:27:53.822Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.143s	coverage: 84.4% of statements
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 19.7% of statements
10:27:53 [2022-05-17T10:27:53.822Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:27:53 [2022-05-17T10:27:53.822Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliConfigWithTLS
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliConfigWithConflicts
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliWithConflictingLabels
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestConfigureDaemonLogs
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestConfigureDaemonLogs (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestCommonOptionsInstallFlags
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
10:27:54 [2022-05-17T10:27:54.982Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
10:27:54 [2022-05-17T10:27:54.982Z] PASS
10:27:54 [2022-05-17T10:27:54.982Z] coverage: 19.7% of statements
10:27:54 [2022-05-17T10:27:54.982Z] ok  	github.com/docker/docker/cmd/dockerd	0.249s	coverage: 19.7% of statements
10:27:54 [2022-05-17T10:27:54.982Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
10:27:54 [2022-05-17T10:27:54.982Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:27:55 [2022-05-17T10:27:55.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:27:55 [2022-05-17T10:27:55.205Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.542s	coverage: 59.9% of statements
10:27:55 [2022-05-17T10:27:55.205Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:27:55 [2022-05-17T10:27:55.205Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestContainerStopSignal
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestContainerStopSignal (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestContainerStopTimeout
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestContainerStopTimeout (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestContainerSecretReferenceDestTarget
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestContainerLogPathSetForJSONFileLogger
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestContainerLogPathSetForRingLogger
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestReplaceAndAppendEnvVars
10:27:55 [2022-05-17T10:27:55.450Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestNewMemoryStore
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestNewMemoryStore (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestAddContainers
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestAddContainers (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestGetContainer
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestGetContainer (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestDeleteContainer
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestDeleteContainer (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestListContainers
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestListContainers (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestFirstContainer
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestFirstContainer (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestApplyAllContainer
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestApplyAllContainer (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestIsValidHealthString
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestIsValidHealthString (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestStateRunStop
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestStateRunStop (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestStateTimeoutWait
10:27:55 [2022-05-17T10:27:55.450Z]     state_test.go:141: Stop callback fired
10:27:55 [2022-05-17T10:27:55.450Z]     state_test.go:165: Stop callback fired
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestStateTimeoutWait (0.10s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestIsValidStateString
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestIsValidStateString (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestViewSaveDelete
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestViewSaveDelete (0.01s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestViewAll
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestViewAll (0.01s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestViewGet
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestViewGet (0.01s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestNames
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestNames (0.00s)
10:27:55 [2022-05-17T10:27:55.450Z] === RUN   TestViewWithHealthCheck
10:27:55 [2022-05-17T10:27:55.450Z] --- PASS: TestViewWithHealthCheck (0.01s)
10:27:55 [2022-05-17T10:27:55.450Z] PASS
10:27:55 [2022-05-17T10:27:55.450Z] coverage: 41.7% of statements
10:27:55 [2022-05-17T10:27:55.450Z] ok  	github.com/docker/docker/container	0.254s	coverage: 41.7% of statements
10:27:55 [2022-05-17T10:27:55.450Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:27:55 [2022-05-17T10:27:55.450Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:27:55 [2022-05-17T10:27:55.450Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:27:55 [2022-05-17T10:27:55.450Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:27:55 [2022-05-17T10:27:55.775Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 4.0% of statements
10:27:55 [2022-05-17T10:27:55.775Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:27:55 [2022-05-17T10:27:55.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:27:56 [2022-05-17T10:27:56.345Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
10:27:56 [2022-05-17T10:27:56.345Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:27:56 [2022-05-17T10:27:56.438Z] === RUN   TestPrepare
10:27:56 [2022-05-17T10:27:56.438Z] --- PASS: TestPrepare (0.00s)
10:27:56 [2022-05-17T10:27:56.438Z] === RUN   TestStart
10:27:56 [2022-05-17T10:27:56.438Z] --- PASS: TestStart (0.00s)
10:27:56 [2022-05-17T10:27:56.438Z] === RUN   TestWaitCancel
10:27:56 [2022-05-17T10:27:56.438Z] --- PASS: TestWaitCancel (0.00s)
10:27:56 [2022-05-17T10:27:56.438Z] === RUN   TestWaitDisabled
10:27:56 [2022-05-17T10:27:56.438Z] --- PASS: TestWaitDisabled (0.00s)
10:27:56 [2022-05-17T10:27:56.438Z] === RUN   TestWaitEnabled
10:27:56 [2022-05-17T10:27:56.438Z] --- PASS: TestWaitEnabled (0.00s)
10:27:56 [2022-05-17T10:27:56.438Z] === RUN   TestRemove
10:27:56 [2022-05-17T10:27:56.438Z] --- PASS: TestRemove (0.00s)
10:27:56 [2022-05-17T10:27:56.438Z] PASS
10:27:56 [2022-05-17T10:27:56.438Z] coverage: 65.3% of statements
10:27:56 [2022-05-17T10:27:56.438Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.069s	coverage: 65.3% of statements
10:27:56 [2022-05-17T10:27:56.606Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
10:27:56 [2022-05-17T10:27:56.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:27:57 [2022-05-17T10:27:57.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:27:57 [2022-05-17T10:27:57.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:27:58 [2022-05-17T10:27:58.464Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:27:58 [2022-05-17T10:27:58.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:27:59 [2022-05-17T10:27:59.399Z] === RUN   TestDockerDaemonSuite/TestShmSize
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
10:28:00 [2022-05-17T10:28:00.233Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s)
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
10:28:00 [2022-05-17T10:28:00.233Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
10:28:00 [2022-05-17T10:28:00.233Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
10:28:00 [2022-05-17T10:28:00.233Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCContainerRuntime
10:28:00 [2022-05-17T10:28:00.233Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
10:28:00 [2022-05-17T10:28:00.233Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCIsolation
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCIsolation/empty
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCIsolation/default
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCIsolation/process
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
10:28:00 [2022-05-17T10:28:00.233Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertFromGRPCIsolation
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertFromGRPCIsolation/default
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertFromGRPCIsolation/process
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
10:28:00 [2022-05-17T10:28:00.233Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
10:28:00 [2022-05-17T10:28:00.233Z] === RUN   TestServiceConvertToGRPCCredentialSpec
10:28:00 [2022-05-17T10:28:00.570Z] 
10:28:00 [2022-05-17T10:28:00.570Z] Name                           Version          Source           Summary       
10:28:00 [2022-05-17T10:28:00.570Z] ----                           -------          ------           -------       
10:28:00 [2022-05-17T10:28:00.570Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
10:28:00 [2022-05-17T10:28:00.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
10:28:00 [2022-05-17T10:28:00.701Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
10:28:00 [2022-05-17T10:28:00.701Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
10:28:00 [2022-05-17T10:28:00.701Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestServiceConvertFromGRPCConfigs
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestServiceConvertFromGRPCConfigs/file
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestServiceConvertToGRPCConfigs
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestServiceConvertToGRPCConfigs/file
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestServiceConvertToGRPCConfigs/none
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestTopologyFromGRPC
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestTopologyFromGRPC (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestCapacityRangeFromGRPC
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestCapacityRangeFromGRPC (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestVolumeAvailabilityFromGRPC
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestVolumeAvailabilityFromGRPC/Active
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestVolumeAvailabilityFromGRPC/Pause
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestVolumeAvailabilityFromGRPC/Drain
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestAccessModeFromGRPC
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestAccessModeFromGRPC/MountVolume
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestAccessModeFromGRPC/BlockVolume
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestAccessModeFromGRPC (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z]     --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestVolumeCreateToGRPC
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestVolumeCreateToGRPC (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] PASS
10:28:00 [2022-05-17T10:28:00.702Z] coverage: 36.9% of statements
10:28:00 [2022-05-17T10:28:00.702Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.567s	coverage: 36.9% of statements
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestNewListSecretsFilters
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestNewListSecretsFilters (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] === RUN   TestNewListConfigsFilters
10:28:00 [2022-05-17T10:28:00.702Z] --- PASS: TestNewListConfigsFilters (0.00s)
10:28:00 [2022-05-17T10:28:00.702Z] PASS
10:28:00 [2022-05-17T10:28:00.702Z] coverage: 0.5% of statements
10:28:00 [2022-05-17T10:28:00.702Z] ok  	github.com/docker/docker/daemon/cluster	1.384s	coverage: 0.5% of statements
10:28:00 [2022-05-17T10:28:00.774Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:28:01 [2022-05-17T10:28:01.032Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:28:01 [2022-05-17T10:28:01.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:28:02 [2022-05-17T10:28:02.133Z] 
10:28:02 [2022-05-17T10:28:02.133Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
10:28:02 [2022-05-17T10:28:02.133Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
10:28:02 [2022-05-17T10:28:02.133Z] PSChildName       : containerd
10:28:02 [2022-05-17T10:28:02.133Z] PSDrive           : C
10:28:02 [2022-05-17T10:28:02.133Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
10:28:02 [2022-05-17T10:28:02.133Z] PSIsContainer     : True
10:28:02 [2022-05-17T10:28:02.133Z] Name              : containerd
10:28:02 [2022-05-17T10:28:02.133Z] FullName          : C:\containerd
10:28:02 [2022-05-17T10:28:02.133Z] Parent            : 
10:28:02 [2022-05-17T10:28:02.133Z] Exists            : True
10:28:02 [2022-05-17T10:28:02.133Z] Root              : C:\
10:28:02 [2022-05-17T10:28:02.133Z] Extension         : 
10:28:02 [2022-05-17T10:28:02.133Z] CreationTime      : 5/17/2022 10:28:01 AM
10:28:02 [2022-05-17T10:28:02.133Z] CreationTimeUtc   : 5/17/2022 10:28:01 AM
10:28:02 [2022-05-17T10:28:02.133Z] LastAccessTime    : 5/17/2022 10:28:01 AM
10:28:02 [2022-05-17T10:28:02.133Z] LastAccessTimeUtc : 5/17/2022 10:28:01 AM
10:28:02 [2022-05-17T10:28:02.133Z] LastWriteTime     : 5/17/2022 10:28:01 AM
10:28:02 [2022-05-17T10:28:02.133Z] LastWriteTimeUtc  : 5/17/2022 10:28:01 AM
10:28:02 [2022-05-17T10:28:02.133Z] Attributes        : Directory
10:28:02 [2022-05-17T10:28:02.133Z] Mode              : d-----
10:28:02 [2022-05-17T10:28:02.133Z] BaseName          : containerd
10:28:02 [2022-05-17T10:28:02.133Z] Target            : {}
10:28:02 [2022-05-17T10:28:02.133Z] LinkType          : 
10:28:02 [2022-05-17T10:28:02.133Z] 
10:28:02 [2022-05-17T10:28:02.406Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:28:02 [2022-05-17T10:28:02.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:28:02 [2022-05-17T10:28:02.664Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:28:02 [2022-05-17T10:28:02.664Z]     check_test.go:307: [d3c4a87f37db9] daemon is not started
10:28:02 [2022-05-17T10:28:02.664Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
10:28:03 [2022-05-17T10:28:03.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:28:03 [2022-05-17T10:28:03.657Z] === RUN   TestWaitNodeAttachment
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestBuilderGC
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestBuilderGC (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonConfigurationNotFound
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonBrokenConfiguration
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestFindConfigurationConflicts
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestFindConfigurationConflicts (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonConfigurationMergeConflicts
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonConfigurationMergeConcurrent
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonConfigurationMergeConcurrentError
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestFindConfigurationConflictsWithMergedValues
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfigurationErrors/with_invalid_log-level
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestValidateConfigurationErrors (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_label
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_dns
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_dns-search
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_max-download-attempts
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_node_generic_resources
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_hosts
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestValidateConfiguration/with_log-level_warn
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestValidateConfiguration (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z]     --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestReloadSetConfigFileNotExist
10:28:03 [2022-05-17T10:28:03.658Z] time="2022-05-17T10:28:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
10:28:03 [2022-05-17T10:28:03.658Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s)
10:28:03 [2022-05-17T10:28:03.658Z] === RUN   TestReloadDefaultConfigNotExist
10:28:03 [2022-05-17T10:28:03.658Z]     config_test.go:480: os.Getuid() != 0: skipping test that requires root
10:28:03 [2022-05-17T10:28:03.700Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
10:28:03 [2022-05-17T10:28:03.700Z] INFO: Configuring git core.autocrlf...
10:28:03 [2022-05-17T10:28:03.700Z] 
10:28:03 [2022-05-17T10:28:03.700Z] 
10:28:03 [2022-05-17T10:28:03.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:28:04 [2022-05-17T10:28:04.126Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestReloadBadDefaultConfig
10:28:04 [2022-05-17T10:28:04.127Z] time="2022-05-17T10:28:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1864405549"
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestReloadWithConflictingLabels
10:28:04 [2022-05-17T10:28:04.127Z] time="2022-05-17T10:28:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-639676041"
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestReloadWithDuplicateLabels
10:28:04 [2022-05-17T10:28:04.127Z] time="2022-05-17T10:28:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-676280693"
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestMaskURLCredentials
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestMaskURLCredentials (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestDaemonConfigurationMerge
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] PASS
10:28:04 [2022-05-17T10:28:04.127Z] coverage: 79.8% of statements
10:28:04 [2022-05-17T10:28:04.127Z] ok  	github.com/docker/docker/daemon/config	0.320s	coverage: 79.8% of statements
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestWaitNodeAttachment (0.40s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestIsolationConversion
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestIsolationConversion/default
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestIsolationConversion/process
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestIsolationConversion/hyperv
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestIsolationConversion (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z]     --- PASS: TestIsolationConversion/default (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z]     --- PASS: TestIsolationConversion/process (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestContainerLabels
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestContainerLabels (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestCredentialSpecConversion
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestCredentialSpecConversion/none
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestCredentialSpecConversion/config
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestCredentialSpecConversion/file
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestCredentialSpecConversion/registry
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestCredentialSpecConversion (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestControllerValidateMountBind
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestControllerValidateMountBind (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestControllerValidateMountVolume
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestControllerValidateMountVolume (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestControllerValidateMountTarget
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestControllerValidateMountTarget (0.01s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestControllerValidateMountTmpfs
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestControllerValidateMountInvalidType
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] === RUN   TestControllerValidateMountNamedPipe
10:28:04 [2022-05-17T10:28:04.127Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
10:28:04 [2022-05-17T10:28:04.127Z] PASS
10:28:04 [2022-05-17T10:28:04.127Z] coverage: 10.7% of statements
10:28:04 [2022-05-17T10:28:04.127Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.672s	coverage: 10.7% of statements
10:28:04 [2022-05-17T10:28:04.595Z] === RUN   TestEventsLog
10:28:04 [2022-05-17T10:28:04.595Z] --- PASS: TestEventsLog (0.00s)
10:28:04 [2022-05-17T10:28:04.595Z] === RUN   TestEventsLogTimeout
10:28:04 [2022-05-17T10:28:04.595Z] --- PASS: TestEventsLogTimeout (0.00s)
10:28:04 [2022-05-17T10:28:04.595Z] === RUN   TestLogEvents
10:28:04 [2022-05-17T10:28:04.595Z] --- PASS: TestLogEvents (0.06s)
10:28:04 [2022-05-17T10:28:04.595Z] === RUN   TestLoadBufferedEvents
10:28:04 [2022-05-17T10:28:04.595Z] --- PASS: TestLoadBufferedEvents (0.20s)
10:28:04 [2022-05-17T10:28:04.595Z] === RUN   TestLoadBufferedEventsOnlyFromPast
10:28:04 [2022-05-17T10:28:04.595Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
10:28:04 [2022-05-17T10:28:04.595Z] === RUN   TestIgnoreBufferedWhenNoTimes
10:28:04 [2022-05-17T10:28:04.595Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
10:28:04 [2022-05-17T10:28:04.595Z] PASS
10:28:04 [2022-05-17T10:28:04.595Z] coverage: 50.0% of statements
10:28:04 [2022-05-17T10:28:04.595Z] ok  	github.com/docker/docker/daemon/events	0.326s	coverage: 50.0% of statements
10:28:04 [2022-05-17T10:28:04.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:28:05 [2022-05-17T10:28:05.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:28:06 [2022-05-17T10:28:06.160Z] === RUN   TestIsEmptyDir
10:28:06 [2022-05-17T10:28:06.160Z] --- PASS: TestIsEmptyDir (0.01s)
10:28:06 [2022-05-17T10:28:06.160Z] === RUN   TestGraphDriverInitRequestIsCompatible
10:28:06 [2022-05-17T10:28:06.160Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
10:28:06 [2022-05-17T10:28:06.160Z] PASS
10:28:06 [2022-05-17T10:28:06.160Z] coverage: 2.3% of statements
10:28:06 [2022-05-17T10:28:06.160Z] ok  	github.com/docker/docker/daemon/graphdriver	0.079s	coverage: 2.3% of statements
10:28:06 [2022-05-17T10:28:06.160Z] === RUN   TestLinkNaming
10:28:06 [2022-05-17T10:28:06.160Z] --- PASS: TestLinkNaming (0.00s)
10:28:06 [2022-05-17T10:28:06.160Z] === RUN   TestLinkNew
10:28:06 [2022-05-17T10:28:06.160Z] --- PASS: TestLinkNew (0.00s)
10:28:06 [2022-05-17T10:28:06.160Z] === RUN   TestLinkEnv
10:28:06 [2022-05-17T10:28:06.160Z] --- PASS: TestLinkEnv (0.00s)
10:28:06 [2022-05-17T10:28:06.160Z] === RUN   TestLinkMultipleEnv
10:28:06 [2022-05-17T10:28:06.160Z] --- PASS: TestLinkMultipleEnv (0.00s)
10:28:06 [2022-05-17T10:28:06.160Z] === RUN   TestLinkPortRangeEnv
10:28:06 [2022-05-17T10:28:06.160Z] --- PASS: TestLinkPortRangeEnv (0.00s)
10:28:06 [2022-05-17T10:28:06.160Z] PASS
10:28:06 [2022-05-17T10:28:06.160Z] coverage: 93.0% of statements
10:28:06 [2022-05-17T10:28:06.160Z] ok  	github.com/docker/docker/daemon/links	0.041s	coverage: 93.0% of statements
10:28:06 [2022-05-17T10:28:06.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestVerifyNetworkingConfig
10:28:06 [2022-05-17T10:28:06.629Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestGetContainer
10:28:06 [2022-05-17T10:28:06.629Z] --- PASS: TestGetContainer (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestValidContainerNames
10:28:06 [2022-05-17T10:28:06.629Z] --- PASS: TestValidContainerNames (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestContainerInitDNS
10:28:06 [2022-05-17T10:28:06.629Z]     daemon_test.go:145: root required
10:28:06 [2022-05-17T10:28:06.629Z] --- SKIP: TestContainerInitDNS (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestMerge
10:28:06 [2022-05-17T10:28:06.629Z] --- PASS: TestMerge (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestValidateContainerIsolation
10:28:06 [2022-05-17T10:28:06.629Z] --- PASS: TestValidateContainerIsolation (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestFindNetworkErrorType
10:28:06 [2022-05-17T10:28:06.629Z] --- PASS: TestFindNetworkErrorType (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestEnsureServicesExist
10:28:06 [2022-05-17T10:28:06.629Z] --- PASS: TestEnsureServicesExist (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestEnsureServicesExistErrors
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
10:28:06 [2022-05-17T10:28:06.629Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
10:28:06 [2022-05-17T10:28:06.629Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
10:28:06 [2022-05-17T10:28:06.629Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
10:28:06 [2022-05-17T10:28:06.633Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.614s	coverage: 7.2% of statements
10:28:06 [2022-05-17T10:28:06.633Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:28:06 [2022-05-17T10:28:06.633Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
10:28:06 [2022-05-17T10:28:06.633Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
10:28:06 [2022-05-17T10:28:06.633Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:28:06 [2022-05-17T10:28:06.633Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:28:06 [2022-05-17T10:28:06.633Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:28:06 [2022-05-17T10:28:06.893Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestContainerDelete
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestContainerDelete (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestContainerDoubleDelete
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestContainerDoubleDelete (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestLogContainerEventCopyLabels
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestLogContainerEventWithAttributes
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestNoneHealthcheck
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestNoneHealthcheck (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestHealthStates
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] time="2022-05-17T10:28:06Z" 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"
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestHealthStates (0.22s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestGetInspectData
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestGetInspectData (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestFillLicense
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestFillLicense (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestListInvalidFilter
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestListInvalidFilter (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestNameFilter
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestNameFilter (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
10:28:07 [2022-05-17T10:28:07.097Z] === 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
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- 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)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
10:28:07 [2022-05-17T10:28:07.097Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
10:28:07 [2022-05-17T10:28:07.097Z] --- PASS: TestSetupWindowsDevices (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
10:28:07 [2022-05-17T10:28:07.097Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestDaemonReloadLabels
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestDaemonReloadLabels (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestDaemonReloadMirrors
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestDaemonReloadMirrors (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestDaemonReloadInsecureRegistries
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestDaemonReloadNotAffectOthers
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
10:28:07 [2022-05-17T10:28:07.098Z]     reload_test.go:342: root required
10:28:07 [2022-05-17T10:28:07.098Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z] === RUN   TestParseVolumesFrom
10:28:07 [2022-05-17T10:28:07.098Z] --- PASS: TestParseVolumesFrom (0.00s)
10:28:07 [2022-05-17T10:28:07.098Z] PASS
10:28:07 [2022-05-17T10:28:07.098Z] coverage: 8.6% of statements
10:28:07 [2022-05-17T10:28:07.098Z] ok  	github.com/docker/docker/daemon	0.702s	coverage: 8.6% of statements
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:28:07 [2022-05-17T10:28:07.098Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:28:07 [2022-05-17T10:28:07.153Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.2% of statements
10:28:07 [2022-05-17T10:28:07.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:28:07 [2022-05-17T10:28:07.414Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
10:28:07 [2022-05-17T10:28:07.675Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:28:07 [2022-05-17T10:28:07.927Z] --- PASS: TestDockerDaemonSuite (291.15s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.31s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.01s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.77s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.86s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.53s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.35s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.98s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.23s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.04s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.16s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.36s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.40s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.73s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.88s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.01s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.66s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.87s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.15s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.35s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.65s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.70s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.40s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.75s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.31s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.36s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.37s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.37s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.46s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.36s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.17s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.92s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.08s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.00s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.64s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.37s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.24s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.98s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.43s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.39s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.54s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.12s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.49s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.13s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.96s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.45s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.39s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.44s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.63s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.92s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.72s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.30s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.38s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.23s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.07s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.37s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.91s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.35s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.24s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.17s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.51s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (1.99s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.33s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.80s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.36s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.93s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.14s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.56s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.55s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.57s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.34s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.83s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.83s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.42s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.08s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.40s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.96s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.36s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.91s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s)
10:28:07 [2022-05-17T10:28:07.927Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.51s)
10:28:07 [2022-05-17T10:28:07.927Z] === RUN   TestDockerSwarmSuite
10:28:07 [2022-05-17T10:28:07.927Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:28:08 [2022-05-17T10:28:08.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewStreamConfig
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewStreamConfig/defaults
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewStreamConfig/invalid_create_group
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewStreamConfig/invalid_flush_interval
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewStreamConfig/flush_interval_at_15
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
10:28:08 [2022-05-17T10:28:08.666Z] --- PASS: TestNewStreamConfig (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewAWSLogsClientUserAgentHandler
10:28:08 [2022-05-17T10:28:08.666Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
10:28:08 [2022-05-17T10:28:08.666Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
10:28:08 [2022-05-17T10:28:08.666Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
10:28:08 [2022-05-17T10:28:08.666Z] === RUN   TestNewAWSLogsClientRegionDetect
10:28:08 [2022-05-17T10:28:08.862Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:28:09 [2022-05-17T10:28:09.031Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:28:09 [2022-05-17T10:28:09.031Z] Using test binary docker
10:28:09 [2022-05-17T10:28:09.031Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:28:09 [2022-05-17T10:28:09.031Z] Starting apparmor (via systemctl): apparmor.service.
10:28:09 [2022-05-17T10:28:09.031Z] Starting dockerd
10:28:09 [2022-05-17T10:28:09.031Z] INFO: Waiting for daemon to start...
10:28:09 [2022-05-17T10:28:09.135Z] time="2022-05-17T10:28:08Z" level=info msg="Trying to get region from EC2 Metadata"
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCreateSuccess
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCreateSuccess (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCreateStreamSkipped
10:28:09 [2022-05-17T10:28:09.135Z] time="2022-05-17T10:28:08Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCreateStreamSkipped (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCreateLogGroupSuccess
10:28:09 [2022-05-17T10:28:09.135Z] time="2022-05-17T10:28:08Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCreateError
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCreateError (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCreateAlreadyExists
10:28:09 [2022-05-17T10:28:09.135Z] time="2022-05-17T10:28:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCreateAlreadyExists (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestLogClosed
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestLogClosed (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestLogBlocking
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestLogBlocking (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestLogNonBlockingBufferEmpty
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestLogNonBlockingBufferFull
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestPublishBatchSuccess
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestPublishBatchSuccess (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestPublishBatchError
10:28:09 [2022-05-17T10:28:09.135Z] time="2022-05-17T10:28:08Z" level=error msg=error
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestPublishBatchError (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestPublishBatchInvalidSeqSuccess
10:28:09 [2022-05-17T10:28:09.135Z] time="2022-05-17T10:28:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestPublishBatchAlreadyAccepted
10:28:09 [2022-05-17T10:28:09.135Z] time="2022-05-17T10:28:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:28:09 [2022-05-17T10:28:09.135Z] time="2022-05-17T10:28:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCollectBatchSimple
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCollectBatchSimple (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCollectBatchTicker
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCollectBatchTicker (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCollectBatchMultilinePattern
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestCollectBatchClose
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestCollectBatchClose (0.00s)
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestEffectiveLen
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestEffectiveLen/0/Hello
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestEffectiveLen/2/🙃
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestEffectiveLen/3/����
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestEffectiveLen/4/He��o
10:28:09 [2022-05-17T10:28:09.135Z] === RUN   TestEffectiveLen/5/
10:28:09 [2022-05-17T10:28:09.135Z] --- PASS: TestEffectiveLen (0.00s)
10:28:09 [2022-05-17T10:28:09.429Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:28:09 [2022-05-17T10:28:09.429Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestFindValidSplit
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestFindValidSplit/0/
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1076: 
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1077: 
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestFindValidSplit/1/Hello
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1076: Hello
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1077: 
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestFindValidSplit/2/Hello
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1076: He
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1077: llo
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestFindValidSplit/3/Hello
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1076: 
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1077: Hello
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestFindValidSplit/4/🙃
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1076: 
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1077: 🙃
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestFindValidSplit/5/🙃
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1076: 🙃
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1077: 
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestFindValidSplit/6/a�
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1076: a
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1077: �
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestFindValidSplit/7/a�
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1076: a�
10:28:09 [2022-05-17T10:28:09.604Z]     cloudwatchlogs_test.go:1077: 
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestFindValidSplit (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestProcessEventEmoji
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestProcessEventEmoji (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCollectBatchLineSplit
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestCollectBatchLineSplit (0.28s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCollectBatchLineSplitWithBinary
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCollectBatchMaxEvents
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestCollectBatchMaxEvents (0.08s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCollectBatchMaxTotalBytes
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestCollectBatchMaxTotalBytes (0.09s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.06s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCollectBatchWithDuplicateTimestamps
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestParseLogOptionsMultilinePattern
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestParseLogOptionsDatetimeFormat
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsFormat
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsFormat/1/random
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsFormat/2/
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCreateTagSuccess
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestCreateTagSuccess (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] PASS
10:28:09 [2022-05-17T10:28:09.604Z] coverage: 80.2% of statements
10:28:09 [2022-05-17T10:28:09.604Z] ok  	github.com/docker/docker/daemon/logger/awslogs	1.023s	coverage: 80.2% of statements
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestAdapterReadLogs
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestAdapterReadLogs (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCopier
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestCopier (0.00s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCopierLongLines
10:28:09 [2022-05-17T10:28:09.604Z] --- PASS: TestCopierLongLines (0.01s)
10:28:09 [2022-05-17T10:28:09.604Z] === RUN   TestCopierSlow
10:28:09 [2022-05-17T10:28:09.687Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:28:09 [2022-05-17T10:28:09.945Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestSearchRegistryForImagesErrors
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestSearchRegistryForImages
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestSearchRegistryForImages (0.00s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestOnlyPlatformWithFallback
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestImageDelete
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestImageDelete/no_lease
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestImageDelete/lease_exists
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestImageDelete (0.04s)
10:28:10 [2022-05-17T10:28:10.073Z]     --- PASS: TestImageDelete/no_lease (0.01s)
10:28:10 [2022-05-17T10:28:10.073Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestContentStoreForPull
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestCopierSlow (0.21s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestCopierWithSized
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestCopierWithSized/as_is
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestCopierWithSized/With_RingLogger
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestCopierWithSized (0.02s)
10:28:10 [2022-05-17T10:28:10.073Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
10:28:10 [2022-05-17T10:28:10.073Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestCopierWithPartial
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestCopierWithPartial (0.00s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestRingLogger
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestRingLogger (0.00s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestRingCap
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestRingCap (0.00s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestRingClose
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestRingClose (0.00s)
10:28:10 [2022-05-17T10:28:10.073Z] === RUN   TestRingDrain
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestRingDrain (0.00s)
10:28:10 [2022-05-17T10:28:10.073Z] PASS
10:28:10 [2022-05-17T10:28:10.073Z] coverage: 43.2% of statements
10:28:10 [2022-05-17T10:28:10.073Z] ok  	github.com/docker/docker/daemon/logger	0.350s	coverage: 43.2% of statements
10:28:10 [2022-05-17T10:28:10.073Z] --- PASS: TestContentStoreForPull (0.29s)
10:28:10 [2022-05-17T10:28:10.073Z] PASS
10:28:10 [2022-05-17T10:28:10.073Z] coverage: 6.6% of statements
10:28:10 [2022-05-17T10:28:10.073Z] ok  	github.com/docker/docker/daemon/images	0.519s	coverage: 6.6% of statements
10:28:10 [2022-05-17T10:28:10.543Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:28:10 [2022-05-17T10:28:10.543Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:28:10 [2022-05-17T10:28:10.673Z] #85 exporting layers 25.4s done
10:28:10 [2022-05-17T10:28:10.673Z] #85 writing image sha256:a22e131931072da36bb80ea9ef86ba6b94c14786dd97d20f23e6be532b86ff29 done
10:28:10 [2022-05-17T10:28:10.673Z] #85 naming to docker.io/library/docker:d80689bae6d9547d8747ebf10793487a522e8365 done
10:28:10 [2022-05-17T10:28:10.673Z] #85 DONE 25.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:28:10 [2022-05-17T10:28:10.919Z] .
10:28:10 [2022-05-17T10:28:10.919Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:28:11 [2022-05-17T10:28:11.009Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43578/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d80689bae6d9547d8747ebf10793487a522e8365 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d80689bae6d9547d8747ebf10793487a522e8365 hack/validate/default
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptReconnectInterval
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
10:28:11 [2022-05-17T10:28:11.012Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/#00
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]:123
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]:123/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]:65535
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]:
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]:/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com:123
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com:123/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com:65535
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com:65535/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com:
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com:/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp:///
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls:///
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls:///some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com:
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/://
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/something://
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/udp://
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/unixgram://
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp+tls://
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/corrupted:c
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/unix://
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
10:28:11 [2022-05-17T10:28:11.012Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
10:28:11 [2022-05-17T10:28:11.012Z] --- PASS: TestValidateLogOptAddress (0.02s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.01s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
10:28:11 [2022-05-17T10:28:11.012Z] PASS
10:28:11 [2022-05-17T10:28:11.012Z] coverage: 53.6% of statements
10:28:11 [2022-05-17T10:28:11.012Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.240s	coverage: 53.6% of statements
10:28:11 [2022-05-17T10:28:11.012Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:28:11 [2022-05-17T10:28:11.012Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:28:11 [2022-05-17T10:28:11.012Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:28:11 [2022-05-17T10:28:11.176Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:28:11 [2022-05-17T10:28:11.176Z] Error: No such image: emptyfs
10:28:11 [2022-05-17T10:28:11.176Z] Running integration-test (iteration 1)
10:28:11 [2022-05-17T10:28:11.176Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:28:11 [2022-05-17T10:28:11.320Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:28:11 [2022-05-17T10:28:11.320Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
10:28:11 [2022-05-17T10:28:11.320Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:28:11 [2022-05-17T10:28:11.320Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:28:11 [2022-05-17T10:28:11.432Z] Loaded image: busybox:latest
10:28:11 [2022-05-17T10:28:11.575Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
10:28:11 [2022-05-17T10:28:11.688Z] Loaded image: busybox:glibc
10:28:11 [2022-05-17T10:28:11.999Z] === RUN   TestJSONLogsMarshalJSONBuf
10:28:12 [2022-05-17T10:28:12.000Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
10:28:12 [2022-05-17T10:28:12.000Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
10:28:12 [2022-05-17T10:28:12.000Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s)
10:28:12 [2022-05-17T10:28:12.000Z] === RUN   TestFastTimeMarshalJSON
10:28:12 [2022-05-17T10:28:12.000Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
10:28:12 [2022-05-17T10:28:12.000Z] PASS
10:28:12 [2022-05-17T10:28:12.000Z] coverage: 87.2% of statements
10:28:12 [2022-05-17T10:28:12.000Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.291s	coverage: 87.2% of statements
10:28:12 [2022-05-17T10:28:12.468Z] === RUN   TestJSONFileLogger
10:28:12 [2022-05-17T10:28:12.468Z] --- PASS: TestJSONFileLogger (0.01s)
10:28:12 [2022-05-17T10:28:12.468Z] === RUN   TestJSONFileLoggerWithTags
10:28:12 [2022-05-17T10:28:12.468Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
10:28:12 [2022-05-17T10:28:12.468Z] === RUN   TestJSONFileLoggerWithOpts
10:28:12 [2022-05-17T10:28:12.468Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s)
10:28:12 [2022-05-17T10:28:12.468Z] === RUN   TestJSONFileLoggerWithLabelsEnv
10:28:12 [2022-05-17T10:28:12.468Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
10:28:12 [2022-05-17T10:28:12.468Z] === RUN   TestEncodeDecode
10:28:12 [2022-05-17T10:28:12.468Z] === PAUSE TestEncodeDecode
10:28:12 [2022-05-17T10:28:12.468Z] === RUN   TestUnexpectedEOF
10:28:12 [2022-05-17T10:28:12.468Z] time="2022-05-17T10:28:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:28:12 [2022-05-17T10:28:12.468Z] time="2022-05-17T10:28:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:28:12 [2022-05-17T10:28:12.468Z] --- PASS: TestUnexpectedEOF (0.25s)
10:28:12 [2022-05-17T10:28:12.468Z] === CONT  TestEncodeDecode
10:28:12 [2022-05-17T10:28:12.468Z] --- PASS: TestEncodeDecode (0.00s)
10:28:12 [2022-05-17T10:28:12.468Z] PASS
10:28:12 [2022-05-17T10:28:12.468Z] coverage: 69.9% of statements
10:28:12 [2022-05-17T10:28:12.468Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.369s	coverage: 69.9% of statements
10:28:12 [2022-05-17T10:28:12.693Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:28:12 [2022-05-17T10:28:12.936Z] === RUN   TestWriteLog
10:28:12 [2022-05-17T10:28:12.936Z] === PAUSE TestWriteLog
10:28:12 [2022-05-17T10:28:12.936Z] === RUN   TestReadLog
10:28:12 [2022-05-17T10:28:12.936Z] === PAUSE TestReadLog
10:28:12 [2022-05-17T10:28:12.936Z] === RUN   TestDecode
10:28:12 [2022-05-17T10:28:12.936Z] --- PASS: TestDecode (0.03s)
10:28:12 [2022-05-17T10:28:12.936Z] === CONT  TestWriteLog
10:28:12 [2022-05-17T10:28:12.936Z] === CONT  TestReadLog
10:28:12 [2022-05-17T10:28:12.936Z] === RUN   TestReadLog/tail_exact
10:28:12 [2022-05-17T10:28:12.936Z] --- PASS: TestWriteLog (0.02s)
10:28:13 [2022-05-17T10:28:13.055Z] Loaded image: debian:bullseye-slim
10:28:13 [2022-05-17T10:28:13.055Z] Loaded image: hello-world:latest
10:28:13 [2022-05-17T10:28:13.055Z] Loaded image: arm32v7/hello-world:latest
10:28:13 [2022-05-17T10:28:13.055Z] INFO: Testing against a local daemon
10:28:13 [2022-05-17T10:28:13.055Z] === RUN   TestCgroupNamespacesBuild
10:28:13 [2022-05-17T10:28:13.404Z] === RUN   TestReadLog/tail_less_than_available
10:28:13 [2022-05-17T10:28:13.404Z] === RUN   TestReadLog/tail_more_than_available
10:28:13 [2022-05-17T10:28:13.404Z] --- PASS: TestReadLog (0.37s)
10:28:13 [2022-05-17T10:28:13.404Z]     --- PASS: TestReadLog/tail_exact (0.22s)
10:28:13 [2022-05-17T10:28:13.404Z]     --- PASS: TestReadLog/tail_less_than_available (0.02s)
10:28:13 [2022-05-17T10:28:13.404Z]     --- PASS: TestReadLog/tail_more_than_available (0.12s)
10:28:13 [2022-05-17T10:28:13.404Z] PASS
10:28:13 [2022-05-17T10:28:13.404Z] coverage: 78.7% of statements
10:28:13 [2022-05-17T10:28:13.404Z] ok  	github.com/docker/docker/daemon/logger/local	0.533s	coverage: 78.7% of statements
10:28:13 [2022-05-17T10:28:13.404Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestLog
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestLog (0.03s)
10:28:14 [2022-05-17T10:28:14.393Z] PASS
10:28:14 [2022-05-17T10:28:14.393Z] coverage: 31.5% of statements
10:28:14 [2022-05-17T10:28:14.393Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.141s	coverage: 31.5% of statements
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestOpenFileDelete
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestOpenFileDelete (0.00s)
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestOpenFileRename
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestOpenFileRename (0.00s)
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestHandleDecoderErr
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestHandleDecoderErr (0.00s)
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestParseLogTagDefaultTag
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestParseLogTag
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestParseLogTag (0.00s)
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestParseLogTagEmptyTag
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestTailFiles
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestTailFiles (0.00s)
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestFollowLogsConsumerGone
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestFollowLogsProducerGone
10:28:14 [2022-05-17T10:28:14.393Z]     logfile_test.go:180: logDecode() closed after sending 2605 messages
10:28:14 [2022-05-17T10:28:14.393Z]     logfile_test.go:233: messages sent: 2605, received: 2605
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestFollowLogsProducerGone (0.01s)
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestCheckCapacityAndRotate
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
10:28:14 [2022-05-17T10:28:14.393Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
10:28:14 [2022-05-17T10:28:14.393Z] --- PASS: TestCheckCapacityAndRotate (0.04s)
10:28:14 [2022-05-17T10:28:14.393Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
10:28:14 [2022-05-17T10:28:14.393Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
10:28:14 [2022-05-17T10:28:14.393Z] PASS
10:28:14 [2022-05-17T10:28:14.393Z] coverage: 50.7% of statements
10:28:14 [2022-05-17T10:28:14.393Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.132s	coverage: 50.7% of statements
10:28:14 [2022-05-17T10:28:14.420Z] --- PASS: TestCgroupNamespacesBuild (1.31s)
10:28:14 [2022-05-17T10:28:14.420Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestValidateLogOpt
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestValidateLogOpt (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestNewMissedConfig
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestNewMissedConfig (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestNewMissedUrl
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestNewMissedUrl (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestNewMissedToken
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestNewMissedToken (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestNewWithProxy
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestNewWithProxy (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestDefault
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestDefault (0.01s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestInlineFormatWithNonDefaultOptions
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestJsonFormat
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestJsonFormat (0.01s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestRawFormat
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestRawFormat (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestRawFormatWithLabels
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestRawFormatWithLabels (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestRawFormatWithoutTag
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestRawFormatWithoutTag (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestBatching
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestNewParse
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestNewParse (0.00s)
10:28:15 [2022-05-17T10:28:15.380Z] PASS
10:28:15 [2022-05-17T10:28:15.380Z] coverage: 8.3% of statements
10:28:15 [2022-05-17T10:28:15.380Z] ok  	github.com/docker/docker/daemon/logger/templates	0.049s	coverage: 8.3% of statements
10:28:15 [2022-05-17T10:28:15.380Z] --- PASS: TestBatching (0.24s)
10:28:15 [2022-05-17T10:28:15.380Z] === RUN   TestFrequency
10:28:15 [2022-05-17T10:28:15.785Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s)
10:28:15 [2022-05-17T10:28:15.785Z] === RUN   TestBuildWithSession
10:28:15 [2022-05-17T10:28:15.785Z]     build_session_test.go:25: TODO: BuildKit
10:28:15 [2022-05-17T10:28:15.785Z] --- SKIP: TestBuildWithSession (0.00s)
10:28:15 [2022-05-17T10:28:15.785Z] === RUN   TestBuildSquashParent
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestFrequency (0.22s)
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestOneMessagePerRequest
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestOneMessagePerRequest (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestVerify
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestVerify (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestSkipVerify
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestParseLogFormat
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestParseLogFormat (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateLogOptEmpty
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestValidateLogOptEmpty (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateSyslogAddress
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateSyslogAddress/corrupted:42
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestValidateSyslogAddress (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestParseAddressDefaultPort
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestParseAddressDefaultPort (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateSyslogFacility
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestValidateSyslogFacility (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateLogOptSyslogFormat
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z] === RUN   TestValidateLogOpt
10:28:15 [2022-05-17T10:28:15.848Z] --- PASS: TestValidateLogOpt (0.00s)
10:28:15 [2022-05-17T10:28:15.848Z] PASS
10:28:15 [2022-05-17T10:28:15.848Z] coverage: 43.6% of statements
10:28:15 [2022-05-17T10:28:15.848Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.072s	coverage: 43.6% of statements
10:28:15 [2022-05-17T10:28:15.848Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:15 [2022-05-17T10:28:15.848Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:15 [2022-05-17T10:28:15.848Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:15 [2022-05-17T10:28:15.848Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:16 [2022-05-17T10:28:16.317Z] --- PASS: TestSkipVerify (0.52s)
10:28:16 [2022-05-17T10:28:16.317Z] === RUN   TestBufferMaximum
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783295.888454\",\"host\":\"217b3444ad63\"}'"
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783295.888967\",\"host\":\"217b3444ad63\"}'"
10:28:16 [2022-05-17T10:28:16.317Z] --- PASS: TestBufferMaximum (0.00s)
10:28:16 [2022-05-17T10:28:16.317Z] === RUN   TestServerAlwaysDown
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783295.892999\",\"host\":\"217b3444ad63\"}'"
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783295.892999\",\"host\":\"217b3444ad63\"}'"
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783295.892999\",\"host\":\"217b3444ad63\"}'"
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783295.893998\",\"host\":\"217b3444ad63\"}'"
10:28:16 [2022-05-17T10:28:16.317Z] time="2022-05-17T10:28:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783295.893998\",\"host\":\"217b3444ad63\"}'"
10:28:16 [2022-05-17T10:28:16.317Z] --- PASS: TestServerAlwaysDown (0.00s)
10:28:16 [2022-05-17T10:28:16.317Z] === RUN   TestCannotSendAfterClose
10:28:16 [2022-05-17T10:28:16.317Z] --- PASS: TestCannotSendAfterClose (0.00s)
10:28:16 [2022-05-17T10:28:16.317Z] === RUN   TestDeadlockOnBlockedEndpoint
10:28:16 [2022-05-17T10:28:16.786Z] === RUN   TestV2MetadataService
10:28:16 [2022-05-17T10:28:16.877Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:28:17 [2022-05-17T10:28:17.254Z] time="2022-05-17T10:28:16Z" 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
10:28:17 [2022-05-17T10:28:17.254Z] time="2022-05-17T10:28:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"217b3444ad63\"}'"
10:28:17 [2022-05-17T10:28:17.254Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
10:28:17 [2022-05-17T10:28:17.254Z] PASS
10:28:17 [2022-05-17T10:28:17.254Z] coverage: 82.5% of statements
10:28:17 [2022-05-17T10:28:17.254Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.078s	coverage: 82.5% of statements
10:28:17 [2022-05-17T10:28:17.254Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:28:17 [2022-05-17T10:28:17.254Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:28:17 [2022-05-17T10:28:17.254Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:28:17 [2022-05-17T10:28:17.722Z] --- PASS: TestV2MetadataService (0.90s)
10:28:17 [2022-05-17T10:28:17.722Z] PASS
10:28:17 [2022-05-17T10:28:17.722Z] coverage: 44.4% of statements
10:28:17 [2022-05-17T10:28:17.722Z] ok  	github.com/docker/docker/distribution/metadata	1.019s	coverage: 44.4% of statements
10:28:17 [2022-05-17T10:28:17.722Z] === RUN   TestSuccessfulDownload
10:28:17 [2022-05-17T10:28:17.722Z]     download_test.go:267: Needs fixing on Windows
10:28:17 [2022-05-17T10:28:17.722Z] --- SKIP: TestSuccessfulDownload (0.00s)
10:28:17 [2022-05-17T10:28:17.722Z] === RUN   TestCancelledDownload
10:28:17 [2022-05-17T10:28:17.722Z] --- PASS: TestCancelledDownload (0.00s)
10:28:17 [2022-05-17T10:28:17.722Z] === RUN   TestMaxDownloadAttempts
10:28:17 [2022-05-17T10:28:17.722Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:28:17 [2022-05-17T10:28:17.722Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:28:18 [2022-05-17T10:28:18.091Z] === RUN   TestMiddlewares
10:28:18 [2022-05-17T10:28:18.091Z] --- PASS: TestMiddlewares (0.00s)
10:28:18 [2022-05-17T10:28:18.091Z] PASS
10:28:18 [2022-05-17T10:28:18.091Z] coverage: 7.9% of statements
10:28:18 [2022-05-17T10:28:18.091Z] ok  	github.com/docker/docker/api/server	0.064s	coverage: 7.9% of statements
10:28:18 [2022-05-17T10:28:18.134Z] Congratulations!  All API changes are done the right way.
10:28:18 [2022-05-17T10:28:18.134Z] Congratulations!  All TOML source files changed here have valid syntax.
10:28:18 [2022-05-17T10:28:18.134Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:28:18 [2022-05-17T10:28:18.134Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
10:28:18 [2022-05-17T10:28:18.134Z] Congratulations!  No new tests were added to integration-cli.
10:28:18 [2022-05-17T10:28:18.134Z] 
10:28:18 [2022-05-17T10:28:18.134Z] INFO Start validation with golang-ci-lint
10:28:18 [2022-05-17T10:28:18.134Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
10:28:18 [2022-05-17T10:28:18.134Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:28:18 [2022-05-17T10:28:18.191Z] time="2022-05-17T10:28:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:28:18 [2022-05-17T10:28:18.191Z] time="2022-05-17T10:28:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:28:18 [2022-05-17T10:28:18.191Z] time="2022-05-17T10:28:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:28:18 [2022-05-17T10:28:18.191Z] time="2022-05-17T10:28:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:28:18 [2022-05-17T10:28:18.191Z] --- PASS: TestMaxDownloadAttempts (0.00s)
10:28:18 [2022-05-17T10:28:18.191Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s)
10:28:18 [2022-05-17T10:28:18.191Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s)
10:28:18 [2022-05-17T10:28:18.191Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s)
10:28:18 [2022-05-17T10:28:18.191Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s)
10:28:18 [2022-05-17T10:28:18.191Z] === RUN   TestTransfer
10:28:18 [2022-05-17T10:28:18.191Z] === RUN   TestContinueOnError_NonMirrorEndpoint
10:28:18 [2022-05-17T10:28:18.191Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
10:28:18 [2022-05-17T10:28:18.191Z] === RUN   TestContinueOnError_MirrorEndpoint
10:28:18 [2022-05-17T10:28:18.191Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
10:28:18 [2022-05-17T10:28:18.191Z] === RUN   TestContinueOnError_NeverContinue
10:28:18 [2022-05-17T10:28:18.191Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
10:28:18 [2022-05-17T10:28:18.191Z] === RUN   TestManifestStore
10:28:18 [2022-05-17T10:28:18.191Z] === RUN   TestManifestStore/no_remote_or_local
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestTransfer (0.12s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestConcurrencyLimit
10:28:18 [2022-05-17T10:28:18.659Z] time="2022-05-17T10:28:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4165556504\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/no_local_cache
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/with_local_cache
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/unknown_media_type
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/unknown_media_type/no_cache
10:28:18 [2022-05-17T10:28:18.659Z] time="2022-05-17T10:28:18Z" level=warning msg="reference for unknown type: "
10:28:18 [2022-05-17T10:28:18.659Z] time="2022-05-17T10:28:18Z" level=warning msg="reference for unknown type: "
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/unknown_media_type/with_cache
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
10:28:18 [2022-05-17T10:28:18.659Z] time="2022-05-17T10:28:18Z" level=warning msg="reference for unknown type: "
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
10:28:18 [2022-05-17T10:28:18.659Z] time="2022-05-17T10:28:18Z" level=warning msg="reference for unknown type: "
10:28:18 [2022-05-17T10:28:18.659Z] time="2022-05-17T10:28:18Z" level=warning msg="reference for unknown type: "
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/error_persisting_manifest
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
10:28:18 [2022-05-17T10:28:18.659Z] time="2022-05-17T10:28:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestManifestStore (0.39s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestManifestStore/no_remote_or_local (0.22s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestManifestStore/unknown_media_type (0.09s)
10:28:18 [2022-05-17T10:28:18.659Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s)
10:28:18 [2022-05-17T10:28:18.659Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
10:28:18 [2022-05-17T10:28:18.659Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
10:28:18 [2022-05-17T10:28:18.659Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
10:28:18 [2022-05-17T10:28:18.659Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaType
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaType/schema1
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestFixManifestLayers
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestFixManifestLayers (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestFixManifestLayersBaseLayerParent
10:28:18 [2022-05-17T10:28:18.659Z]     pull_v2_test.go:82: Needs fixing on Windows
10:28:18 [2022-05-17T10:28:18.659Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestFixManifestLayersBadParent
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestValidateManifest
10:28:18 [2022-05-17T10:28:18.659Z]     pull_v2_test.go:127: Needs fixing on Windows
10:28:18 [2022-05-17T10:28:18.659Z] --- SKIP: TestValidateManifest (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestFormatPlatform
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestFormatPlatform (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestPullSchema2Config
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestPullSchema2Config/success_first_time
10:28:18 [2022-05-17T10:28:18.659Z]     pull_v2_test.go:284: HTTP GET /v2/
10:28:18 [2022-05-17T10:28:18.659Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestPullSchema2Config/500_status
10:28:18 [2022-05-17T10:28:18.659Z]     pull_v2_test.go:284: HTTP GET /v2/
10:28:18 [2022-05-17T10:28:18.659Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestConcurrencyLimit (0.38s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestInactiveJobs
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestNotFound
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestNotFound (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestConflict
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestConflict (0.00s)
10:28:18 [2022-05-17T10:28:18.659Z] === RUN   TestForbidden
10:28:18 [2022-05-17T10:28:18.659Z] --- PASS: TestForbidden (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestInvalidParameter
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestInvalidParameter (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestNotImplemented
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestNotImplemented (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestNotModified
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestNotModified (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestUnauthorized
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestUnauthorized (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestUnknown
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestUnknown (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestCancelled
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestCancelled (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestDeadline
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestDeadline (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestDataLoss
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestDataLoss (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestUnavailable
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestUnavailable (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestSystem
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestSystem (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Not_Found
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Bad_Request
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Conflict
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Unauthorized
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Service_Unavailable
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Forbidden
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Not_Modified
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Not_Implemented
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Internal_Server_Error
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestFromStatusCode (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] PASS
10:28:19 [2022-05-17T10:28:19.128Z] coverage: 77.0% of statements
10:28:19 [2022-05-17T10:28:19.128Z] ok  	github.com/docker/docker/errdefs	0.046s	coverage: 77.0% of statements
10:28:19 [2022-05-17T10:28:19.128Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestPullSchema2Config/EOF
10:28:19 [2022-05-17T10:28:19.128Z]     pull_v2_test.go:284: HTTP GET /v2/
10:28:19 [2022-05-17T10:28:19.128Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:28:19 [2022-05-17T10:28:19.128Z] 2022/05/17 10:28:18 http: panic serving 127.0.0.1:49220: intentional panic
10:28:19 [2022-05-17T10:28:19.128Z] goroutine 120 [running]:
10:28:19 [2022-05-17T10:28:19.128Z] net/http.(*conn).serve.func1()
10:28:19 [2022-05-17T10:28:19.128Z] 	c:/go/src/net/http/server.go:1825 +0xbf
10:28:19 [2022-05-17T10:28:19.128Z] panic({0xc08ee0, 0xdeb2f0})
10:28:19 [2022-05-17T10:28:19.128Z] 	c:/go/src/runtime/panic.go:844 +0x258
10:28:19 [2022-05-17T10:28:19.128Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00014f040?, {0xdf2a98?, 0xc00046c380?})
10:28:19 [2022-05-17T10:28:19.128Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
10:28:19 [2022-05-17T10:28:19.128Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xdf2a98, 0xc00046c380}, 0xc00015b400)
10:28:19 [2022-05-17T10:28:19.128Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
10:28:19 [2022-05-17T10:28:19.128Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xdf2a98?, 0xc00046c380?}, 0xc00005a800?)
10:28:19 [2022-05-17T10:28:19.128Z] 	c:/go/src/net/http/server.go:2084 +0x2f
10:28:19 [2022-05-17T10:28:19.128Z] net/http.serverHandler.ServeHTTP({0xc000497020?}, {0xdf2a98, 0xc00046c380}, 0xc00015b400)
10:28:19 [2022-05-17T10:28:19.128Z] 	c:/go/src/net/http/server.go:2916 +0x43b
10:28:19 [2022-05-17T10:28:19.128Z] net/http.(*conn).serve(0xc00049cc80, {0xdf3310, 0xc0001e8d20})
10:28:19 [2022-05-17T10:28:19.128Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
10:28:19 [2022-05-17T10:28:19.128Z] created by net/http.(*Server).Serve
10:28:19 [2022-05-17T10:28:19.128Z] 	c:/go/src/net/http/server.go:3071 +0x4db
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestInactiveJobs (0.35s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestWatchRelease
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestWatchRelease (0.05s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestWatchFinishedTransfer
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestWatchFinishedTransfer (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestDuplicateTransfer
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestDuplicateTransfer (0.04s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestSuccessfulUpload
10:28:19 [2022-05-17T10:28:19.128Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestPullSchema2Config/unauthorized
10:28:19 [2022-05-17T10:28:19.128Z]     pull_v2_test.go:284: HTTP GET /v2/
10:28:19 [2022-05-17T10:28:19.128Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestPullSchema2Config (0.55s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestPullSchema2Config/success_first_time (0.02s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
10:28:19 [2022-05-17T10:28:19.128Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestGetRepositoryMountCandidates
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestLayerAlreadyExists
10:28:19 [2022-05-17T10:28:19.128Z]     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}
10:28:19 [2022-05-17T10:28:19.128Z]     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}
10:28:19 [2022-05-17T10:28:19.128Z]     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}
10:28:19 [2022-05-17T10:28:19.128Z]     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}
10:28:19 [2022-05-17T10:28:19.128Z]     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}
10:28:19 [2022-05-17T10:28:19.128Z]     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}
10:28:19 [2022-05-17T10:28:19.128Z] --- PASS: TestLayerAlreadyExists (0.00s)
10:28:19 [2022-05-17T10:28:19.128Z] === RUN   TestWhenEmptyAuthConfig
10:28:19 [2022-05-17T10:28:19.596Z] time="2022-05-17T10:28:19Z" level=error msg="Upload failed, retrying: simulating retry"
10:28:19 [2022-05-17T10:28:19.596Z] --- PASS: TestSuccessfulUpload (0.38s)
10:28:19 [2022-05-17T10:28:19.596Z] === RUN   TestCancelledUpload
10:28:19 [2022-05-17T10:28:19.596Z] --- PASS: TestCancelledUpload (0.00s)
10:28:19 [2022-05-17T10:28:19.596Z] PASS
10:28:19 [2022-05-17T10:28:19.596Z] coverage: 76.8% of statements
10:28:19 [2022-05-17T10:28:19.596Z] ok  	github.com/docker/docker/distribution/xfer	1.945s	coverage: 76.8% of statements
10:28:19 [2022-05-17T10:28:19.596Z] === RUN   TestFSGetInvalidData
10:28:19 [2022-05-17T10:28:19.596Z] --- PASS: TestFSGetInvalidData (0.01s)
10:28:19 [2022-05-17T10:28:19.596Z] === RUN   TestFSInvalidSet
10:28:19 [2022-05-17T10:28:19.596Z] --- PASS: TestFSInvalidSet (0.01s)
10:28:19 [2022-05-17T10:28:19.596Z] === RUN   TestFSInvalidRoot
10:28:19 [2022-05-17T10:28:19.596Z] --- PASS: TestFSInvalidRoot (0.01s)
10:28:19 [2022-05-17T10:28:19.596Z] === RUN   TestFSMetadataGetSet
10:28:19 [2022-05-17T10:28:19.596Z] --- PASS: TestFSMetadataGetSet (0.03s)
10:28:19 [2022-05-17T10:28:19.596Z] === RUN   TestFSInvalidWalker
10:28:19 [2022-05-17T10:28:19.596Z] --- PASS: TestFSInvalidWalker (0.01s)
10:28:19 [2022-05-17T10:28:19.596Z] === RUN   TestFSGetSet
10:28:19 [2022-05-17T10:28:19.904Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestFSGetSet (0.03s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestFSGetUnsetKey
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestFSGetUnsetKey (0.01s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestFSGetEmptyData
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestFSGetEmptyData (0.01s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestFSDelete
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestFSDelete (0.01s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestFSWalker
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestFSWalker (0.03s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestFSWalkerStopOnError
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestFSWalkerStopOnError (0.03s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestNewFromJSON
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestNewFromJSON (0.00s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestNewFromJSONWithInvalidJSON
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestMarshalKeyOrder
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestMarshalKeyOrder (0.00s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestHistoryEqual
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestCompare
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestCompare (0.00s)
10:28:20 [2022-05-17T10:28:20.066Z] PASS
10:28:20 [2022-05-17T10:28:20.066Z] coverage: 19.2% of statements
10:28:20 [2022-05-17T10:28:20.066Z] ok  	github.com/docker/docker/image/cache	0.091s	coverage: 19.2% of statements
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestHistoryEqual (0.21s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestImage
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestImage (0.00s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestImageOSNotEmpty
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestImageOSNotEmpty (0.00s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestNewChildImageFromImageWithRootFS
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestCreate
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestCreate (0.01s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestRestore
10:28:20 [2022-05-17T10:28:20.066Z] time="2022-05-17T10:28:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestRestore (0.03s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestAddDelete
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestAddDelete (0.02s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestSearchAfterDelete
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestSearchAfterDelete (0.01s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestParentReset
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestParentReset (0.03s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestGetAndSetLastUpdated
10:28:20 [2022-05-17T10:28:20.066Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
10:28:20 [2022-05-17T10:28:20.066Z] === RUN   TestStoreLen
10:28:20 [2022-05-17T10:28:20.161Z] === RUN   TestDockerSuite/TestBuildExpose
10:28:20 [2022-05-17T10:28:20.161Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:28:20 [2022-05-17T10:28:20.419Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:28:20 [2022-05-17T10:28:20.535Z] --- PASS: TestStoreLen (0.06s)
10:28:20 [2022-05-17T10:28:20.535Z] PASS
10:28:20 [2022-05-17T10:28:20.535Z] coverage: 86.9% of statements
10:28:20 [2022-05-17T10:28:20.535Z] ok  	github.com/docker/docker/image	0.662s	coverage: 86.9% of statements
10:28:20 [2022-05-17T10:28:20.535Z] --- PASS: TestWhenEmptyAuthConfig (1.23s)
10:28:20 [2022-05-17T10:28:20.535Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
10:28:20 [2022-05-17T10:28:20.535Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
10:28:20 [2022-05-17T10:28:20.535Z] === RUN   TestTokenPassThru
10:28:20 [2022-05-17T10:28:20.535Z] --- PASS: TestTokenPassThru (0.01s)
10:28:20 [2022-05-17T10:28:20.535Z] === RUN   TestTokenPassThruDifferentHost
10:28:20 [2022-05-17T10:28:20.535Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
10:28:20 [2022-05-17T10:28:20.535Z] PASS
10:28:20 [2022-05-17T10:28:20.535Z] coverage: 26.6% of statements
10:28:20 [2022-05-17T10:28:20.535Z] ok  	github.com/docker/docker/distribution	2.276s	coverage: 26.6% of statements
10:28:20 [2022-05-17T10:28:20.985Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:28:20 [2022-05-17T10:28:20.985Z] === RUN   TestDockerSuite/TestBuildFails
10:28:21 [2022-05-17T10:28:21.004Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:28:21 [2022-05-17T10:28:21.004Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:28:21 [2022-05-17T10:28:21.004Z] === RUN   TestValidateManifest
10:28:21 [2022-05-17T10:28:21.004Z] === RUN   TestValidateManifest/nil
10:28:21 [2022-05-17T10:28:21.004Z] === RUN   TestValidateManifest/non-nil
10:28:21 [2022-05-17T10:28:21.004Z] --- PASS: TestValidateManifest (0.00s)
10:28:21 [2022-05-17T10:28:21.004Z]     --- PASS: TestValidateManifest/nil (0.00s)
10:28:21 [2022-05-17T10:28:21.004Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
10:28:21 [2022-05-17T10:28:21.004Z] PASS
10:28:21 [2022-05-17T10:28:21.004Z] coverage: 0.7% of statements
10:28:21 [2022-05-17T10:28:21.004Z] ok  	github.com/docker/docker/image/tarexport	0.105s	coverage: 0.7% of statements
10:28:21 [2022-05-17T10:28:21.004Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:28:21 [2022-05-17T10:28:21.004Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:28:21 [2022-05-17T10:28:21.030Z] --- PASS: TestBuildSquashParent (4.74s)
10:28:21 [2022-05-17T10:28:21.030Z] === RUN   TestBuildWithRemoveAndForceRemove
10:28:21 [2022-05-17T10:28:21.030Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:28:21 [2022-05-17T10:28:21.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:28:21 [2022-05-17T10:28:21.030Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:28:21 [2022-05-17T10:28:21.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:28:21 [2022-05-17T10:28:21.030Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:28:21 [2022-05-17T10:28:21.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:28:21 [2022-05-17T10:28:21.030Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:28:21 [2022-05-17T10:28:21.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:28:21 [2022-05-17T10:28:21.030Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:28:21 [2022-05-17T10:28:21.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:28:21 [2022-05-17T10:28:21.030Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:28:21 [2022-05-17T10:28:21.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:28:21 [2022-05-17T10:28:21.030Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:28:21 [2022-05-17T10:28:21.030Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:28:21 [2022-05-17T10:28:21.551Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:28:21 [2022-05-17T10:28:21.809Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:28:21 [2022-05-17T10:28:21.958Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:28:22 [2022-05-17T10:28:22.214Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:28:22 [2022-05-17T10:28:22.572Z] === RUN   TestSerialization
10:28:22 [2022-05-17T10:28:22.573Z] --- PASS: TestSerialization (0.02s)
10:28:22 [2022-05-17T10:28:22.573Z] PASS
10:28:22 [2022-05-17T10:28:22.573Z] coverage: 100.0% of statements
10:28:22 [2022-05-17T10:28:22.573Z] ok  	github.com/docker/docker/libcontainerd/queue	0.067s	coverage: 100.0% of statements
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestEmptyLayer
10:28:23 [2022-05-17T10:28:23.041Z] --- PASS: TestEmptyLayer (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestCommitFailure
10:28:23 [2022-05-17T10:28:23.041Z] --- PASS: TestCommitFailure (0.03s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestStartTransactionFailure
10:28:23 [2022-05-17T10:28:23.041Z] --- PASS: TestStartTransactionFailure (0.03s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestGetOrphan
10:28:23 [2022-05-17T10:28:23.041Z] --- PASS: TestGetOrphan (0.01s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestMountAndRegister
10:28:23 [2022-05-17T10:28:23.041Z]     layer_test.go:258: Layer size: 14
10:28:23 [2022-05-17T10:28:23.041Z] --- PASS: TestMountAndRegister (0.16s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestLayerRelease
10:28:23 [2022-05-17T10:28:23.041Z]     layer_test.go:291: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestLayerRelease (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestStoreRestore
10:28:23 [2022-05-17T10:28:23.041Z]     layer_test.go:340: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestStoreRestore (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestTarStreamStability
10:28:23 [2022-05-17T10:28:23.041Z]     layer_test.go:455: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestTarStreamStability (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestRegisterExistingLayer
10:28:23 [2022-05-17T10:28:23.041Z] --- PASS: TestRegisterExistingLayer (0.13s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestTarStreamVerification
10:28:23 [2022-05-17T10:28:23.041Z]     layer_test.go:684: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestTarStreamVerification (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestLayerMigration
10:28:23 [2022-05-17T10:28:23.041Z]     migration_test.go:45: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestLayerMigration (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestLayerMigrationNoTarsplit
10:28:23 [2022-05-17T10:28:23.041Z]     migration_test.go:181: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestMountInit
10:28:23 [2022-05-17T10:28:23.041Z]     mount_test.go:17: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestMountInit (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestMountSize
10:28:23 [2022-05-17T10:28:23.041Z]     mount_test.go:76: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestMountSize (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestMountChanges
10:28:23 [2022-05-17T10:28:23.041Z]     mount_test.go:125: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestMountChanges (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] === RUN   TestMountApply
10:28:23 [2022-05-17T10:28:23.041Z]     mount_test.go:212: Failing on Windows
10:28:23 [2022-05-17T10:28:23.041Z] --- SKIP: TestMountApply (0.00s)
10:28:23 [2022-05-17T10:28:23.041Z] PASS
10:28:23 [2022-05-17T10:28:23.041Z] coverage: 30.6% of statements
10:28:23 [2022-05-17T10:28:23.041Z] ok  	github.com/docker/docker/layer	0.438s	coverage: 30.6% of statements
10:28:23 [2022-05-17T10:28:23.183Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:28:23 [2022-05-17T10:28:23.510Z] === RUN   TestEnvironmentParsing
10:28:23 [2022-05-17T10:28:23.510Z] --- PASS: TestEnvironmentParsing (0.00s)
10:28:23 [2022-05-17T10:28:23.510Z] PASS
10:28:23 [2022-05-17T10:28:23.510Z] coverage: 1.2% of statements
10:28:23 [2022-05-17T10:28:23.510Z] ok  	github.com/docker/docker/libcontainerd/local	0.077s	coverage: 1.2% of statements
10:28:23 [2022-05-17T10:28:23.510Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:28:23 [2022-05-17T10:28:23.510Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:28:23 [2022-05-17T10:28:23.510Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:28:23 [2022-05-17T10:28:23.510Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:28:23 [2022-05-17T10:28:23.580Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:28:23 [2022-05-17T10:28:23.836Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestSequenceGetAvailableBit
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestSequenceEqual
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestSequenceEqual (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestSequenceCopy
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestSequenceCopy (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestGetFirstAvailable
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestGetFirstAvailable (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestFindSequence
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestFindSequence (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestCheckIfAvailable
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestCheckIfAvailable (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestMergeSequences
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestMergeSequences (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestPushReservation
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestPushReservation (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestSerializeDeserialize
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestSerializeDeserialize (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestSet
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestSet (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestSetUnset
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestSetUnset (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestOffsetSetUnset
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestOffsetSetUnset (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestSetInRange
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestSetInRange (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestSetAnyInRange
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestSetAnyInRange (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestMethods
10:28:23 [2022-05-17T10:28:23.978Z] --- PASS: TestMethods (0.00s)
10:28:23 [2022-05-17T10:28:23.978Z] === RUN   TestRandomAllocateDeallocate
10:28:24 [2022-05-17T10:28:24.556Z] === RUN   TestDockerSuite/TestBuildForceRm
10:28:25 [2022-05-17T10:28:25.724Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:28:25 [2022-05-17T10:28:25.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
10:28:25 [2022-05-17T10:28:25.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.74s)
10:28:25 [2022-05-17T10:28:25.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
10:28:25 [2022-05-17T10:28:25.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.63s)
10:28:25 [2022-05-17T10:28:25.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.59s)
10:28:25 [2022-05-17T10:28:25.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s)
10:28:25 [2022-05-17T10:28:25.724Z] === RUN   TestBuildMultiStageCopy
10:28:25 [2022-05-17T10:28:25.724Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:28:25 [2022-05-17T10:28:25.930Z] === RUN   TestDockerSuite/TestBuildFromGit
10:28:26 [2022-05-17T10:28:26.195Z] === RUN   TestInvalidConfig
10:28:26 [2022-05-17T10:28:26.195Z] --- PASS: TestInvalidConfig (0.00s)
10:28:26 [2022-05-17T10:28:26.195Z] === RUN   TestConfig
10:28:26 [2022-05-17T10:28:26.195Z] --- PASS: TestConfig (0.00s)
10:28:26 [2022-05-17T10:28:26.195Z] === RUN   TestOptionsLabels
10:28:26 [2022-05-17T10:28:26.195Z] --- PASS: TestOptionsLabels (0.00s)
10:28:26 [2022-05-17T10:28:26.195Z] === RUN   TestValidName
10:28:26 [2022-05-17T10:28:26.195Z] --- PASS: TestValidName (0.00s)
10:28:26 [2022-05-17T10:28:26.195Z] PASS
10:28:26 [2022-05-17T10:28:26.195Z] coverage: 19.7% of statements
10:28:26 [2022-05-17T10:28:26.195Z] ok  	github.com/docker/docker/libnetwork/config	0.083s	coverage: 19.7% of statements
10:28:26 [2022-05-17T10:28:26.652Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:28:26 [2022-05-17T10:28:26.664Z] === RUN   TestKey
10:28:26 [2022-05-17T10:28:26.664Z] --- PASS: TestKey (0.00s)
10:28:26 [2022-05-17T10:28:26.664Z] === RUN   TestParseKey
10:28:26 [2022-05-17T10:28:26.664Z] --- PASS: TestParseKey (0.00s)
10:28:26 [2022-05-17T10:28:26.664Z] === RUN   TestInvalidDataStore
10:28:26 [2022-05-17T10:28:26.664Z] --- PASS: TestInvalidDataStore (0.00s)
10:28:26 [2022-05-17T10:28:26.664Z] === RUN   TestKVObjectFlatKey
10:28:26 [2022-05-17T10:28:26.664Z] --- PASS: TestKVObjectFlatKey (0.00s)
10:28:26 [2022-05-17T10:28:26.664Z] === RUN   TestAtomicKVObjectFlatKey
10:28:26 [2022-05-17T10:28:26.664Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
10:28:26 [2022-05-17T10:28:26.664Z] PASS
10:28:26 [2022-05-17T10:28:26.664Z] coverage: 21.9% of statements
10:28:26 [2022-05-17T10:28:26.664Z] ok  	github.com/docker/docker/libnetwork/datastore	0.058s	coverage: 21.9% of statements
10:28:26 [2022-05-17T10:28:26.863Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:28:26 [2022-05-17T10:28:26.863Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:28:26 [2022-05-17T10:28:26.908Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:28:27 [2022-05-17T10:28:27.165Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:28:27 [2022-05-17T10:28:27.421Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestErrorInterfaces
10:28:27 [2022-05-17T10:28:27.651Z] --- PASS: TestErrorInterfaces (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestNetworkMarshalling
10:28:27 [2022-05-17T10:28:27.651Z] --- PASS: TestNetworkMarshalling (0.20s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestEndpointMarshalling
10:28:27 [2022-05-17T10:28:27.651Z] --- PASS: TestEndpointMarshalling (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestAuxAddresses
10:28:27 [2022-05-17T10:28:27.651Z] time="2022-05-17T10:28:27Z" level=info msg="Restoring existing overlay networks from HNS into docker"
10:28:27 [2022-05-17T10:28:27.651Z] --- PASS: TestAuxAddresses (0.02s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestSRVServiceQuery
10:28:27 [2022-05-17T10:28:27.651Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestSRVServiceQuery (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestServiceVIPReuse
10:28:27 [2022-05-17T10:28:27.651Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestServiceVIPReuse (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestIpamReleaseOnNetDriverFailures
10:28:27 [2022-05-17T10:28:27.651Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestDNSIPQuery
10:28:27 [2022-05-17T10:28:27.651Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestDNSIPQuery (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestDNSProxyServFail
10:28:27 [2022-05-17T10:28:27.651Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestDNSProxyServFail (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestSandboxAddEmpty
10:28:27 [2022-05-17T10:28:27.651Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestSandboxAddEmpty (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestSandboxAddMultiPrio
10:28:27 [2022-05-17T10:28:27.651Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestSandboxAddSamePrio
10:28:27 [2022-05-17T10:28:27.651Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestCleanupServiceDiscovery
10:28:27 [2022-05-17T10:28:27.651Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestDNSOptions
10:28:27 [2022-05-17T10:28:27.651Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
10:28:27 [2022-05-17T10:28:27.651Z] --- SKIP: TestDNSOptions (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestMultipleControllersWithSameStore
10:28:27 [2022-05-17T10:28:27.651Z] time="2022-05-17T10:28:27Z" level=info msg="Restoring existing overlay networks from HNS into docker"
10:28:27 [2022-05-17T10:28:27.651Z] time="2022-05-17T10:28:27Z" level=info msg="Restoring existing overlay networks from HNS into docker"
10:28:27 [2022-05-17T10:28:27.651Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
10:28:27 [2022-05-17T10:28:27.651Z] PASS
10:28:27 [2022-05-17T10:28:27.651Z] coverage: 8.5% of statements
10:28:27 [2022-05-17T10:28:27.651Z] ok  	github.com/docker/docker/libnetwork	0.372s	coverage: 8.5% of statements
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestIPDataMarshalling
10:28:27 [2022-05-17T10:28:27.651Z] --- PASS: TestIPDataMarshalling (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] === RUN   TestValidateAndIsV6
10:28:27 [2022-05-17T10:28:27.651Z] --- PASS: TestValidateAndIsV6 (0.00s)
10:28:27 [2022-05-17T10:28:27.651Z] PASS
10:28:27 [2022-05-17T10:28:27.651Z] coverage: 68.9% of statements
10:28:27 [2022-05-17T10:28:27.651Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.048s	coverage: 68.9% of statements
10:28:27 [2022-05-17T10:28:27.678Z] --- PASS: TestBuildMultiStageCopy (2.36s)
10:28:27 [2022-05-17T10:28:27.678Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s)
10:28:27 [2022-05-17T10:28:27.678Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
10:28:27 [2022-05-17T10:28:27.678Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
10:28:27 [2022-05-17T10:28:27.678Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
10:28:27 [2022-05-17T10:28:27.678Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
10:28:27 [2022-05-17T10:28:27.678Z] === RUN   TestBuildMultiStageParentConfig
10:28:27 [2022-05-17T10:28:27.797Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:28:28 [2022-05-17T10:28:28.119Z] === RUN   TestDriver
10:28:28 [2022-05-17T10:28:28.119Z] --- PASS: TestDriver (0.00s)
10:28:28 [2022-05-17T10:28:28.119Z] PASS
10:28:28 [2022-05-17T10:28:28.119Z] coverage: 34.8% of statements
10:28:28 [2022-05-17T10:28:28.119Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.052s	coverage: 34.8% of statements
10:28:28 [2022-05-17T10:28:28.240Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
10:28:28 [2022-05-17T10:28:28.240Z] === RUN   TestBuildLabelWithTargets
10:28:29 [2022-05-17T10:28:29.106Z] === RUN   TestDriver
10:28:29 [2022-05-17T10:28:29.106Z] --- PASS: TestDriver (0.00s)
10:28:29 [2022-05-17T10:28:29.106Z] PASS
10:28:29 [2022-05-17T10:28:29.106Z] coverage: 34.8% of statements
10:28:29 [2022-05-17T10:28:29.106Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.049s	coverage: 34.8% of statements
10:28:29 [2022-05-17T10:28:29.106Z] === RUN   TestNetworkAllocateFree
10:28:29 [2022-05-17T10:28:29.106Z] --- PASS: TestNetworkAllocateFree (0.00s)
10:28:29 [2022-05-17T10:28:29.106Z] === RUN   TestNetworkAllocateUserDefinedVNIs
10:28:29 [2022-05-17T10:28:29.106Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
10:28:29 [2022-05-17T10:28:29.106Z] PASS
10:28:29 [2022-05-17T10:28:29.106Z] coverage: 63.6% of statements
10:28:29 [2022-05-17T10:28:29.106Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.051s	coverage: 63.6% of statements
10:28:29 [2022-05-17T10:28:29.106Z] --- PASS: TestRandomAllocateDeallocate (5.27s)
10:28:29 [2022-05-17T10:28:29.106Z] === RUN   TestAllocateRandomDeallocate
10:28:29 [2022-05-17T10:28:29.170Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:28:29 [2022-05-17T10:28:29.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:28:29 [2022-05-17T10:28:29.429Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:28:29 [2022-05-17T10:28:29.575Z] === RUN   TestGetEmptyCapabilities
10:28:29 [2022-05-17T10:28:29.575Z] --- PASS: TestGetEmptyCapabilities (0.01s)
10:28:29 [2022-05-17T10:28:29.575Z] === RUN   TestGetExtraCapabilities
10:28:29 [2022-05-17T10:28:29.575Z] --- PASS: TestGetExtraCapabilities (0.01s)
10:28:29 [2022-05-17T10:28:29.575Z] === RUN   TestGetInvalidCapabilities
10:28:29 [2022-05-17T10:28:29.575Z] --- PASS: TestGetInvalidCapabilities (0.01s)
10:28:29 [2022-05-17T10:28:29.575Z] === RUN   TestRemoteDriver
10:28:29 [2022-05-17T10:28:29.575Z] --- PASS: TestRemoteDriver (0.01s)
10:28:29 [2022-05-17T10:28:29.575Z] === RUN   TestDriverError
10:28:29 [2022-05-17T10:28:29.575Z] --- PASS: TestDriverError (0.01s)
10:28:29 [2022-05-17T10:28:29.575Z] === RUN   TestMissingValues
10:28:29 [2022-05-17T10:28:29.575Z] --- PASS: TestMissingValues (0.00s)
10:28:29 [2022-05-17T10:28:29.575Z] === RUN   TestRollback
10:28:29 [2022-05-17T10:28:29.575Z] --- PASS: TestRollback (0.01s)
10:28:29 [2022-05-17T10:28:29.575Z] PASS
10:28:29 [2022-05-17T10:28:29.575Z] coverage: 57.4% of statements
10:28:29 [2022-05-17T10:28:29.575Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.104s	coverage: 57.4% of statements
10:28:29 [2022-05-17T10:28:29.605Z] --- PASS: TestBuildLabelWithTargets (1.02s)
10:28:29 [2022-05-17T10:28:29.605Z] === RUN   TestBuildWithEmptyLayers
10:28:29 [2022-05-17T10:28:29.687Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:28:29 [2022-05-17T10:28:29.861Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
10:28:29 [2022-05-17T10:28:29.861Z] === RUN   TestBuildMultiStageOnBuild
10:28:30 [2022-05-17T10:28:30.253Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:28:30 [2022-05-17T10:28:30.561Z] --- PASS: TestAllocateRandomDeallocate (1.20s)
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestAllocateRandomDeallocateSerialize
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestNew
10:28:30 [2022-05-17T10:28:30.561Z] --- PASS: TestNew (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestAddDriver
10:28:30 [2022-05-17T10:28:30.561Z] --- PASS: TestAddDriver (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestAddDuplicateDriver
10:28:30 [2022-05-17T10:28:30.561Z] --- PASS: TestAddDuplicateDriver (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestIPAMDefaultAddressSpaces
10:28:30 [2022-05-17T10:28:30.561Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestDriver
10:28:30 [2022-05-17T10:28:30.561Z] --- PASS: TestDriver (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestIPAM
10:28:30 [2022-05-17T10:28:30.561Z] --- PASS: TestIPAM (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestWalkIPAMs
10:28:30 [2022-05-17T10:28:30.561Z] --- PASS: TestWalkIPAMs (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestWalkDrivers
10:28:30 [2022-05-17T10:28:30.561Z] --- PASS: TestWalkDrivers (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] PASS
10:28:30 [2022-05-17T10:28:30.561Z] coverage: 82.4% of statements
10:28:30 [2022-05-17T10:28:30.561Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.080s	coverage: 82.4% of statements
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestNAT
10:28:30 [2022-05-17T10:28:30.561Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
10:28:30 [2022-05-17T10:28:30.561Z] --- SKIP: TestNAT (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] === RUN   TestTransparent
10:28:30 [2022-05-17T10:28:30.561Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
10:28:30 [2022-05-17T10:28:30.561Z] --- SKIP: TestTransparent (0.00s)
10:28:30 [2022-05-17T10:28:30.561Z] PASS
10:28:30 [2022-05-17T10:28:30.561Z] coverage: 0.0% of statements
10:28:30 [2022-05-17T10:28:30.561Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.053s	coverage: 0.0% of statements
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestBuildDefault
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestBuildDefault (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestBuildHostnameDomainname
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestBuildHostnameDomainname (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestBuildHostname
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestBuildHostname (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestBuildHostnameFQDN
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestBuildHostnameFQDN (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestBuildNoIP
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestBuildNoIP (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestUpdate
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestUpdate (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestUpdateIgnoresPrefixedHostname
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestDeleteIgnoresPrefixedHostname
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestAddEmpty
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestAddEmpty (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestAdd
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestAdd (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestDeleteEmpty
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestDeleteEmpty (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestDeleteNewline
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestDeleteNewline (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestDelete
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestDelete (0.00s)
10:28:31 [2022-05-17T10:28:31.030Z] === RUN   TestConcurrentWrites
10:28:31 [2022-05-17T10:28:31.030Z] --- PASS: TestConcurrentWrites (0.25s)
10:28:31 [2022-05-17T10:28:31.030Z] PASS
10:28:31 [2022-05-17T10:28:31.030Z] coverage: 81.2% of statements
10:28:31 [2022-05-17T10:28:31.030Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.316s	coverage: 81.2% of statements
10:28:31 [2022-05-17T10:28:31.188Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:28:31 [2022-05-17T10:28:31.499Z] === RUN   TestCaller
10:28:31 [2022-05-17T10:28:31.499Z] --- PASS: TestCaller (0.00s)
10:28:31 [2022-05-17T10:28:31.499Z] PASS
10:28:31 [2022-05-17T10:28:31.499Z] coverage: 100.0% of statements
10:28:31 [2022-05-17T10:28:31.499Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.042s	coverage: 100.0% of statements
10:28:31 [2022-05-17T10:28:31.499Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.07s)
10:28:31 [2022-05-17T10:28:31.499Z] === RUN   TestRetrieveFromStore
10:28:31 [2022-05-17T10:28:31.499Z] === RUN   TestNew
10:28:31 [2022-05-17T10:28:31.499Z] --- PASS: TestNew (0.00s)
10:28:31 [2022-05-17T10:28:31.499Z] === RUN   TestAllocate
10:28:31 [2022-05-17T10:28:31.499Z] --- PASS: TestAllocate (0.00s)
10:28:31 [2022-05-17T10:28:31.499Z] === RUN   TestUninitialized
10:28:31 [2022-05-17T10:28:31.499Z] --- PASS: TestUninitialized (0.00s)
10:28:31 [2022-05-17T10:28:31.499Z] === RUN   TestAllocateInRange
10:28:31 [2022-05-17T10:28:31.499Z] --- PASS: TestAllocateInRange (0.00s)
10:28:31 [2022-05-17T10:28:31.499Z] === RUN   TestAllocateSerial
10:28:31 [2022-05-17T10:28:31.499Z] --- PASS: TestAllocateSerial (0.00s)
10:28:31 [2022-05-17T10:28:31.499Z] PASS
10:28:31 [2022-05-17T10:28:31.499Z] coverage: 87.5% of statements
10:28:31 [2022-05-17T10:28:31.499Z] ok  	github.com/docker/docker/libnetwork/idm	0.044s	coverage: 87.5% of statements
10:28:31 [2022-05-17T10:28:31.750Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
10:28:31 [2022-05-17T10:28:31.750Z] === RUN   TestBuildUncleanTarFilenames
10:28:31 [2022-05-17T10:28:31.968Z] --- PASS: TestRetrieveFromStore (0.54s)
10:28:31 [2022-05-17T10:28:31.968Z] === RUN   TestIsCorrupted
10:28:31 [2022-05-17T10:28:31.968Z] --- PASS: TestIsCorrupted (0.02s)
10:28:31 [2022-05-17T10:28:31.968Z] === RUN   TestSetRollover
10:28:32 [2022-05-17T10:28:32.123Z]     docker_api_swarm_test.go:563: [dd0c1fcdcc15b] joining swarm manager [db3fbe68d88e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:28:32 [2022-05-17T10:28:32.312Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
10:28:32 [2022-05-17T10:28:32.312Z] === RUN   TestBuildMultiStageLayerLeak
10:28:32 [2022-05-17T10:28:32.437Z] === RUN   TestSetSerialInsertDelete
10:28:32 [2022-05-17T10:28:32.437Z] --- PASS: TestSetSerialInsertDelete (0.00s)
10:28:32 [2022-05-17T10:28:32.437Z] === RUN   TestSetParallelInsertDelete
10:28:32 [2022-05-17T10:28:32.690Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:28:33 [2022-05-17T10:28:33.424Z] === RUN   TestInt2IP2IntConversion
10:28:33 [2022-05-17T10:28:33.424Z] --- PASS: TestSetRollover (1.65s)
10:28:33 [2022-05-17T10:28:33.424Z] === RUN   TestSetRolloverSerial
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestInt2IP2IntConversion (0.56s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestGetAddressVersion
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestGetAddressVersion (0.00s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestKeyString
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestKeyString (0.00s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestPoolDataMarshal
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestPoolDataMarshal (0.00s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestSubnetsMarshal
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestSubnetsMarshal (0.06s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestAddSubnets
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestAddSubnets (0.05s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestDoublePoolRelease
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestDoublePoolRelease (0.03s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestAddReleasePoolID
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestAddReleasePoolID (0.07s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestPredefinedPool
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestPoolRequest
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestPoolRequest (0.00s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestOtherRequests
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestOtherRequests (0.00s)
10:28:33 [2022-05-17T10:28:33.895Z] PASS
10:28:33 [2022-05-17T10:28:33.895Z] coverage: 57.1% of statements
10:28:33 [2022-05-17T10:28:33.895Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.049s	coverage: 57.1% of statements
10:28:33 [2022-05-17T10:28:33.895Z] --- PASS: TestPredefinedPool (0.03s)
10:28:33 [2022-05-17T10:28:33.895Z] === RUN   TestRemoveSubnet
10:28:34 [2022-05-17T10:28:34.064Z] === RUN   TestDockerSuite/TestBuildHistory
10:28:34 [2022-05-17T10:28:34.201Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
10:28:34 [2022-05-17T10:28:34.201Z] === RUN   TestBuildWithHugeFile
10:28:34 [2022-05-17T10:28:34.364Z] --- PASS: TestRemoveSubnet (0.19s)
10:28:34 [2022-05-17T10:28:34.364Z] === RUN   TestGetSameAddress
10:28:34 [2022-05-17T10:28:34.364Z] --- PASS: TestGetSameAddress (0.05s)
10:28:34 [2022-05-17T10:28:34.364Z] === RUN   TestPoolAllocationReuse
10:28:35 [2022-05-17T10:28:35.350Z] --- PASS: TestSetRolloverSerial (1.48s)
10:28:35 [2022-05-17T10:28:35.350Z] === RUN   TestGetFirstAvailableFromCurrent
10:28:35 [2022-05-17T10:28:35.350Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
10:28:35 [2022-05-17T10:28:35.350Z] PASS
10:28:35 [2022-05-17T10:28:35.350Z] coverage: 84.4% of statements
10:28:35 [2022-05-17T10:28:35.350Z] ok  	github.com/docker/docker/libnetwork/bitseq	11.271s	coverage: 84.4% of statements
10:28:35 [2022-05-17T10:28:35.350Z] === RUN   TestGetCapabilities
10:28:35 [2022-05-17T10:28:35.350Z] --- PASS: TestGetCapabilities (0.01s)
10:28:35 [2022-05-17T10:28:35.350Z] === RUN   TestGetCapabilitiesFromLegacyDriver
10:28:35 [2022-05-17T10:28:35.350Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
10:28:35 [2022-05-17T10:28:35.350Z] === RUN   TestGetDefaultAddressSpaces
10:28:35 [2022-05-17T10:28:35.350Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
10:28:35 [2022-05-17T10:28:35.350Z] === RUN   TestRemoteDriver
10:28:35 [2022-05-17T10:28:35.350Z] --- PASS: TestRemoteDriver (0.01s)
10:28:35 [2022-05-17T10:28:35.350Z] PASS
10:28:35 [2022-05-17T10:28:35.350Z] coverage: 47.4% of statements
10:28:35 [2022-05-17T10:28:35.350Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.076s	coverage: 47.4% of statements
10:28:35 [2022-05-17T10:28:35.819Z] --- PASS: TestPoolAllocationReuse (1.54s)
10:28:35 [2022-05-17T10:28:35.819Z] === RUN   TestGetAddressSubPoolEqualPool
10:28:35 [2022-05-17T10:28:35.819Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
10:28:35 [2022-05-17T10:28:35.819Z] === RUN   TestRequestReleaseAddressFromSubPool
10:28:36 [2022-05-17T10:28:36.288Z] === RUN   TestWindowsIPAM
10:28:36 [2022-05-17T10:28:36.288Z] --- PASS: TestWindowsIPAM (0.00s)
10:28:36 [2022-05-17T10:28:36.288Z] PASS
10:28:36 [2022-05-17T10:28:36.288Z] coverage: 71.4% of statements
10:28:36 [2022-05-17T10:28:36.288Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.048s	coverage: 71.4% of statements
10:28:36 [2022-05-17T10:28:36.593Z] === RUN   TestDockerSuite/TestBuildIidFile
10:28:36 [2022-05-17T10:28:36.851Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:28:37 [2022-05-17T10:28:37.274Z] === RUN   TestDefaultNetwork
10:28:37 [2022-05-17T10:28:37.417Z] === RUN   TestDockerSuite/TestBuildInheritance
10:28:37 [2022-05-17T10:28:37.675Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:28:37 [2022-05-17T10:28:37.743Z] --- PASS: TestDefaultNetwork (0.29s)
10:28:37 [2022-05-17T10:28:37.743Z] === RUN   TestConfigGlobalScopeDefaultNetworks
10:28:37 [2022-05-17T10:28:37.743Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s)
10:28:37 [2022-05-17T10:28:37.743Z] === RUN   TestInitAddressPools
10:28:37 [2022-05-17T10:28:37.743Z] --- PASS: TestInitAddressPools (0.00s)
10:28:37 [2022-05-17T10:28:37.743Z] PASS
10:28:37 [2022-05-17T10:28:37.743Z] coverage: 74.0% of statements
10:28:37 [2022-05-17T10:28:37.743Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.664s	coverage: 74.0% of statements
10:28:38 [2022-05-17T10:28:38.018Z] ok  	github.com/docker/docker/libnetwork/ipam	16.576s	coverage: 85.3% of statements
10:28:38 [2022-05-17T10:28:38.018Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:28:38 [2022-05-17T10:28:38.018Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:28:38 [2022-05-17T10:28:38.018Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
10:28:38 [2022-05-17T10:28:38.018Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
10:28:38 [2022-05-17T10:28:38.018Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:28:38 [2022-05-17T10:28:38.018Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
10:28:38 [2022-05-17T10:28:38.018Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.273s	coverage: 74.0% of statements
10:28:38 [2022-05-17T10:28:38.018Z] ok  	github.com/docker/docker/libnetwork/iptables	0.173s	coverage: 45.1% of statements
10:28:38 [2022-05-17T10:28:38.018Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
10:28:38 [2022-05-17T10:28:38.018Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
10:28:38 [2022-05-17T10:28:38.211Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.21s)
10:28:38 [2022-05-17T10:28:38.211Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
10:28:38 [2022-05-17T10:28:38.241Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:28:38 [2022-05-17T10:28:38.241Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:28:38 [2022-05-17T10:28:38.679Z] === RUN   TestKeyValue
10:28:38 [2022-05-17T10:28:38.679Z] --- PASS: TestKeyValue (0.00s)
10:28:38 [2022-05-17T10:28:38.679Z] PASS
10:28:38 [2022-05-17T10:28:38.679Z] coverage: 60.0% of statements
10:28:38 [2022-05-17T10:28:38.679Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.047s	coverage: 60.0% of statements
10:28:38 [2022-05-17T10:28:38.807Z] === RUN   TestDockerSuite/TestBuildLabel
10:28:39 [2022-05-17T10:28:39.066Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:28:39 [2022-05-17T10:28:39.324Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:28:39 [2022-05-17T10:28:39.584Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:28:39 [2022-05-17T10:28:39.842Z] === RUN   TestDockerSuite/TestBuildLabels
10:28:40 [2022-05-17T10:28:40.100Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:28:40 [2022-05-17T10:28:40.245Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:28:40 [2022-05-17T10:28:40.246Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:28:40 [2022-05-17T10:28:40.666Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:28:40 [2022-05-17T10:28:40.714Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.69s)
10:28:40 [2022-05-17T10:28:40.715Z] === RUN   TestGetAddress
10:28:41 [2022-05-17T10:28:41.183Z] === RUN   TestGenerate
10:28:41 [2022-05-17T10:28:41.183Z] --- PASS: TestGenerate (0.00s)
10:28:41 [2022-05-17T10:28:41.183Z] === RUN   TestGeneratePtr
10:28:41 [2022-05-17T10:28:41.183Z] --- PASS: TestGeneratePtr (0.00s)
10:28:41 [2022-05-17T10:28:41.183Z] === RUN   TestGenerateMissingField
10:28:41 [2022-05-17T10:28:41.183Z] --- PASS: TestGenerateMissingField (0.00s)
10:28:41 [2022-05-17T10:28:41.183Z] === RUN   TestFieldCannotBeSet
10:28:41 [2022-05-17T10:28:41.183Z] --- PASS: TestFieldCannotBeSet (0.00s)
10:28:41 [2022-05-17T10:28:41.183Z] === RUN   TestTypeMismatchError
10:28:41 [2022-05-17T10:28:41.183Z] --- PASS: TestTypeMismatchError (0.00s)
10:28:41 [2022-05-17T10:28:41.183Z] PASS
10:28:41 [2022-05-17T10:28:41.183Z] coverage: 100.0% of statements
10:28:41 [2022-05-17T10:28:41.183Z] ok  	github.com/docker/docker/libnetwork/options	0.043s	coverage: 100.0% of statements
10:28:41 [2022-05-17T10:28:41.652Z] === RUN   TestNetworkDBSimple
10:28:42 [2022-05-17T10:28:42.120Z] testing: warning: no tests to run
10:28:42 [2022-05-17T10:28:42.120Z] PASS
10:28:42 [2022-05-17T10:28:42.120Z] coverage: 0.0% of statements
10:28:42 [2022-05-17T10:28:42.120Z] ok  	github.com/docker/docker/libnetwork/osl	0.042s	coverage: 0.0% of statements [no tests to run]
10:28:42 [2022-05-17T10:28:42.120Z] --- PASS: TestSetParallelInsertDelete (10.00s)
10:28:42 [2022-05-17T10:28:42.120Z] PASS
10:28:42 [2022-05-17T10:28:42.120Z] coverage: 100.0% of statements
10:28:42 [2022-05-17T10:28:42.120Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.048s	coverage: 100.0% of statements
10:28:42 [2022-05-17T10:28:42.569Z] === RUN   TestDockerSuite/TestBuildLastModified
10:28:42 [2022-05-17T10:28:42.589Z] 2022/05/17 10:28:42 Closing DB instances...
10:28:42 [2022-05-17T10:28:42.827Z]     docker_api_swarm_test.go:585: [d5fa0510bee6a] joining swarm manager [db3fbe68d88e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestRequestNewPort
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestRequestNewPort (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestRequestSpecificPort
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestRequestSpecificPort (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestReleasePort
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestReleasePort (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestReuseReleasedPort
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestReuseReleasedPort (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestReleaseUnreadledPort
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestReleaseUnreadledPort (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestUnknowProtocol
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestUnknowProtocol (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestAllocateAllPorts
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestAllocateAllPorts (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestPortAllocation
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestPortAllocation (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestPortAllocationWithCustomRange
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestNoDuplicateBPR
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestNoDuplicateBPR (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] === RUN   TestChangePortRange
10:28:43 [2022-05-17T10:28:43.058Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
10:28:43 [2022-05-17T10:28:43.058Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
10:28:43 [2022-05-17T10:28:43.058Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
10:28:43 [2022-05-17T10:28:43.058Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
10:28:43 [2022-05-17T10:28:43.058Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
10:28:43 [2022-05-17T10:28:43.058Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
10:28:43 [2022-05-17T10:28:43.058Z] --- PASS: TestChangePortRange (0.00s)
10:28:43 [2022-05-17T10:28:43.058Z] PASS
10:28:43 [2022-05-17T10:28:43.058Z] coverage: 88.6% of statements
10:28:43 [2022-05-17T10:28:43.058Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.048s	coverage: 88.6% of statements
10:28:43 [2022-05-17T10:28:43.058Z] testing: warning: no tests to run
10:28:43 [2022-05-17T10:28:43.058Z] PASS
10:28:43 [2022-05-17T10:28:43.058Z] coverage: 0.0% of statements
10:28:43 [2022-05-17T10:28:43.058Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.040s	coverage: 0.0% of statements [no tests to run]
10:28:44 [2022-05-17T10:28:44.047Z] --- PASS: TestNetworkDBSimple (2.45s)
10:28:44 [2022-05-17T10:28:44.047Z] === RUN   TestNetworkDBJoinLeaveNetwork
10:28:44 [2022-05-17T10:28:44.047Z] === RUN   TestHashData
10:28:44 [2022-05-17T10:28:44.047Z] --- PASS: TestHashData (0.00s)
10:28:44 [2022-05-17T10:28:44.047Z] PASS
10:28:44 [2022-05-17T10:28:44.047Z] coverage: 2.8% of statements
10:28:44 [2022-05-17T10:28:44.047Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.049s	coverage: 2.8% of statements
10:28:44 [2022-05-17T10:28:44.047Z] === RUN   TestErrorConstructors
10:28:44 [2022-05-17T10:28:44.047Z] --- PASS: TestErrorConstructors (0.00s)
10:28:44 [2022-05-17T10:28:44.047Z] === RUN   TestCompareIPMask
10:28:44 [2022-05-17T10:28:44.047Z] --- PASS: TestCompareIPMask (0.00s)
10:28:44 [2022-05-17T10:28:44.047Z] === RUN   TestUtilGetHostPartIP
10:28:44 [2022-05-17T10:28:44.047Z] --- PASS: TestUtilGetHostPartIP (0.00s)
10:28:44 [2022-05-17T10:28:44.047Z] === RUN   TestUtilGetBroadcastIP
10:28:44 [2022-05-17T10:28:44.047Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
10:28:44 [2022-05-17T10:28:44.047Z] === RUN   TestParseCIDR
10:28:44 [2022-05-17T10:28:44.047Z] --- PASS: TestParseCIDR (0.00s)
10:28:44 [2022-05-17T10:28:44.047Z] PASS
10:28:44 [2022-05-17T10:28:44.047Z] coverage: 37.3% of statements
10:28:44 [2022-05-17T10:28:44.047Z] ok  	github.com/docker/docker/libnetwork/types	0.045s	coverage: 37.3% of statements
10:28:45 [2022-05-17T10:28:45.035Z] 2022/05/17 10:28:44 Closing DB instances...
10:28:45 [2022-05-17T10:28:45.357Z]     check_test.go:378: [dd0c1fcdcc15b] daemon is not started
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
10:28:45 [2022-05-17T10:28:45.503Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
10:28:45 [2022-05-17T10:28:45.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
10:28:45 [2022-05-17T10:28:45.503Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
10:28:45 [2022-05-17T10:28:45.503Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
10:28:45 [2022-05-17T10:28:45.503Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
10:28:45 [2022-05-17T10:28:45.503Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
10:28:45 [2022-05-17T10:28:45.503Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
10:28:45 [2022-05-17T10:28:45.504Z] PASS
10:28:45 [2022-05-17T10:28:45.504Z] coverage: 55.0% of statements
10:28:45 [2022-05-17T10:28:45.504Z] ok  	github.com/docker/docker/oci	0.053s	coverage: 55.0% of statements
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestAddressPoolOpt
10:28:45 [2022-05-17T10:28:45.972Z] --- PASS: TestAddressPoolOpt (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/a
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/something
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/_=a
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/env1=value1
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/_env1=value1
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/env2=value2=value3
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/env3=abc!qwe
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/env_4=value_4
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/PATH
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/=a
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/PATH=
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/PATH=something
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/asd!qwe
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/1asd
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/123
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/some_space
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/__some_space_before
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/some_space_after__
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/=
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestValidateEnv/PaTh
10:28:45 [2022-05-17T10:28:45.972Z] --- PASS: TestValidateEnv (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/a (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/something (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/_=a (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/PATH (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/=a (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/1asd (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/123 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/some_space (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/= (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://:port
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://:5555/
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/p
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://[::1]:5555/p
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/something_with_spaces
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/unknown://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://[::1]:/
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://[::1]:5555/
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/_tcp://:5555/path_
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://invalid:port
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://:5555/p
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://0.0.0.0:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://0.0.0.0:1234567890
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://docker.com:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/unix://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/_
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/fd://something
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://[::1]:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/npipe:////./pipe/foo
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://[::1]
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://192.168:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://host:
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/__
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://:
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://192.168.0.1:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/npipe://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/#00
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/fd://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/unix://path/to/socket
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseHost/tcp://[::1]:
10:28:45 [2022-05-17T10:28:45.972Z] --- PASS: TestParseHost (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://:port (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://:5555/ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/something_with_spaces (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/:// (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/unknown:// (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://[::1]:/ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://invalid:port (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://:5555/p (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/unix:// (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/_ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/fd://something (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp:// (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://[::1] (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://192.168:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://host: (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/__ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://: (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/npipe:// (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/#00 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/fd:// (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/unix://path/to/socket (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseHost/tcp://[::1]: (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/[::1]:5555/path
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp://:5555/path
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/:5555/path
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555/path
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/#00
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d/path
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp://127.0.0.1/
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp://unix:///run/docker.sock
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/_tcp://:5555/path_
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/localhost:5555/path
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/localhost:
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp://:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/localhost:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/npipe://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/[::1]:
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/:
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/[::1]:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/fd://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/unix://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/[::1]
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/npipe:////./pipe/foo
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp://
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/unix:///run/docker.sock
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/fd://something
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:5555
10:28:45 [2022-05-17T10:28:45.972Z] === RUN   TestParseDockerDaemonHost/localhost
10:28:45 [2022-05-17T10:28:45.972Z] --- PASS: TestParseDockerDaemonHost (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/#00 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/localhost: (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.972Z]     --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/fd:// (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/unix:// (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/[::1] (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/fd://something (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseDockerDaemonHost/localhost (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/tcp:a.b.c.d
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/udp://127.0.0.1
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/udp://127.0.0.1:5555
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/:5555/path
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/0.0.0.1:5555/path
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/[::1]:5555/path
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/tcp://:5555/path
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/tcp:a.b.c.d/path
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/localhost:5555/path
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/default_udp://localhost
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/default_tcp://localhost:noport
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/default_tcp://localhost:5555/path
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/default_localhost
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/localhost:
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/tcp://:5555
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/[::1]
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/:
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/localhost
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/localhost:5555
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/tcp://
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/tcp://:
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/0.0.0.1:5555
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/0.0.0.1:
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/[::1]:
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/[::1]:5555
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/0.0.0.1
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/#00
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseTCP/:5555
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestParseTCP (0.05s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/[::1]:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/tcp://:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/localhost:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/default_udp://localhost (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/default_localhost (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/localhost: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/tcp://:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/[::1] (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/localhost (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/localhost:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/tcp:// (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/tcp://: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/0.0.0.1: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/[::1]: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/[::1]:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/0.0.0.1 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/#00 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestParseTCP/:5555 (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseInvalidUnixAddrInvalid
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateExtraHosts
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestValidateExtraHosts (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateIPAddress
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestValidateIPAddress (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestMapOpts
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestMapOpts (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestListOptsWithoutValidator
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestListOptsWithoutValidator (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestListOptsWithValidator
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestListOptsWithValidator (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateDNSSearch
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestValidateDNSSearch (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_general_format
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_more_than_one_=
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_one_more
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestValidateLabel (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestNamedListOpts
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestNamedListOpts (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestNamedMapOpts
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestNamedMapOpts (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestParseLink
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestParseLink (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] === RUN   TestUlimitOpt
10:28:45 [2022-05-17T10:28:45.973Z] --- PASS: TestUlimitOpt (0.00s)
10:28:45 [2022-05-17T10:28:45.973Z] PASS
10:28:45 [2022-05-17T10:28:45.973Z] coverage: 66.0% of statements
10:28:45 [2022-05-17T10:28:45.973Z] ok  	github.com/docker/docker/opts	0.169s	coverage: 66.0% of statements
10:28:46 [2022-05-17T10:28:46.441Z] === RUN   TestParseVersion
10:28:46 [2022-05-17T10:28:46.441Z] --- PASS: TestParseVersion (0.00s)
10:28:46 [2022-05-17T10:28:46.441Z] PASS
10:28:46 [2022-05-17T10:28:46.441Z] coverage: 52.9% of statements
10:28:46 [2022-05-17T10:28:46.441Z] ok  	github.com/docker/docker/pkg/aaparser	0.043s	coverage: 52.9% of statements
10:28:46 [2022-05-17T10:28:46.730Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:28:46 [2022-05-17T10:28:46.910Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.05s)
10:28:46 [2022-05-17T10:28:46.910Z] === RUN   TestNetworkDBJoinLeaveNetworks
10:28:48 [2022-05-17T10:28:48.475Z] === RUN   TestPeerCertificateMarshalJSON
10:28:48 [2022-05-17T10:28:48.475Z] === RUN   TestIsArchivePathDir
10:28:48 [2022-05-17T10:28:48.475Z] --- PASS: TestIsArchivePathDir (0.07s)
10:28:48 [2022-05-17T10:28:48.475Z] === RUN   TestIsArchivePathInvalidFile
10:28:48 [2022-05-17T10:28:48.944Z] --- PASS: TestIsArchivePathInvalidFile (0.26s)
10:28:48 [2022-05-17T10:28:48.944Z] === RUN   TestIsArchivePathTar
10:28:48 [2022-05-17T10:28:48.944Z] 2022/05/17 10:28:48 Closing DB instances...
10:28:48 [2022-05-17T10:28:48.944Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
10:28:48 [2022-05-17T10:28:48.944Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
10:28:48 [2022-05-17T10:28:48.944Z] --- PASS: TestPeerCertificateMarshalJSON (0.65s)
10:28:48 [2022-05-17T10:28:48.944Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
10:28:48 [2022-05-17T10:28:48.944Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
10:28:48 [2022-05-17T10:28:48.944Z] === RUN   TestMiddleware
10:28:48 [2022-05-17T10:28:48.944Z] --- PASS: TestMiddleware (0.00s)
10:28:48 [2022-05-17T10:28:48.944Z] === RUN   TestNewResponseModifier
10:28:48 [2022-05-17T10:28:48.944Z] --- PASS: TestNewResponseModifier (0.00s)
10:28:48 [2022-05-17T10:28:48.944Z] PASS
10:28:48 [2022-05-17T10:28:48.944Z] coverage: 26.8% of statements
10:28:48 [2022-05-17T10:28:48.944Z] ok  	github.com/docker/docker/pkg/authorization	0.700s	coverage: 26.8% of statements
10:28:48 [2022-05-17T10:28:48.944Z] --- PASS: TestIsArchivePathTar (0.19s)
10:28:48 [2022-05-17T10:28:48.944Z] === RUN   TestDecompressStreamGzip
10:28:48 [2022-05-17T10:28:48.944Z] --- PASS: TestDecompressStreamGzip (0.16s)
10:28:48 [2022-05-17T10:28:48.944Z] === RUN   TestDecompressStreamBzip2
10:28:49 [2022-05-17T10:28:49.259Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:28:49 [2022-05-17T10:28:49.259Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:28:49 [2022-05-17T10:28:49.259Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:28:49 [2022-05-17T10:28:49.259Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestDecompressStreamBzip2 (0.14s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestDecompressStreamXz
10:28:49 [2022-05-17T10:28:49.413Z]     archive_test.go:133: Xz not present in msys2
10:28:49 [2022-05-17T10:28:49.413Z] --- SKIP: TestDecompressStreamXz (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestDecompressStreamZstd
10:28:49 [2022-05-17T10:28:49.413Z]     archive_test.go:140: zstd not installed
10:28:49 [2022-05-17T10:28:49.413Z] --- SKIP: TestDecompressStreamZstd (0.03s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestCompressStreamXzUnsupported
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestCompressStreamBzip2Unsupported
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestCompressStreamInvalid
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestCompressStreamInvalid (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestExtensionInvalid
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestExtensionInvalid (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestExtensionUncompressed
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestExtensionUncompressed (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestExtensionBzip2
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestExtensionBzip2 (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestExtensionGzip
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestExtensionGzip (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestExtensionXz
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestExtensionXz (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestExtensionZstd
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestExtensionZstd (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestCmdStreamLargeStderr
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestCmdStreamBad
10:28:49 [2022-05-17T10:28:49.413Z]     archive_test.go:252: Failing on Windows CI machines
10:28:49 [2022-05-17T10:28:49.413Z] --- SKIP: TestCmdStreamBad (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestCmdStreamGood
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestCmdStreamGood (0.06s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestUntarPathWithInvalidDest
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestUntarPathWithInvalidSrc
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestUntarPath
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestUntarPath (0.08s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestUntarPathWithDestinationFile
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestUnbuffered
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestUnbuffered (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] === RUN   TestRaceUnbuffered
10:28:49 [2022-05-17T10:28:49.413Z] --- PASS: TestRaceUnbuffered (0.00s)
10:28:49 [2022-05-17T10:28:49.413Z] PASS
10:28:49 [2022-05-17T10:28:49.413Z] coverage: 100.0% of statements
10:28:49 [2022-05-17T10:28:49.517Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:28:49 [2022-05-17T10:28:49.517Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:28:49 [2022-05-17T10:28:49.881Z] ok  	github.com/docker/docker/pkg/broadcaster	0.045s	coverage: 100.0% of statements
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestCopyWithTarInvalidSrc
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestCopyWithTarSrcFile
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestCopyWithTarSrcFolder
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestCopyFileWithTarInvalidSrc
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestCopyFileWithTarSrcFolder
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestCopyFileWithTarSrcFile
10:28:49 [2022-05-17T10:28:49.881Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
10:28:49 [2022-05-17T10:28:49.881Z] === RUN   TestTarFiles
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[[]]
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[[foo]]
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[[bar]_[foo]]
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[[foo_bar]]
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[[qux]_[foo]]
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[]
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[]#01
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[[qux]]
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[[foo_bar_qux]]
10:28:50 [2022-05-17T10:28:50.349Z] === RUN   TestMatch/[[qux]_[baz]]
10:28:50 [2022-05-17T10:28:50.350Z] === RUN   TestMatch/[[foo_baz]]
10:28:50 [2022-05-17T10:28:50.350Z] --- PASS: TestMatch (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[foo]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[]#01 (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[qux]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
10:28:50 [2022-05-17T10:28:50.350Z] PASS
10:28:50 [2022-05-17T10:28:50.350Z] coverage: 87.5% of statements
10:28:50 [2022-05-17T10:28:50.350Z] ok  	github.com/docker/docker/pkg/capabilities	0.051s	coverage: 87.5% of statements
10:28:50 [2022-05-17T10:28:50.350Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.28s)
10:28:50 [2022-05-17T10:28:50.350Z] === RUN   TestNetworkDBCRUDTableEntry
10:28:50 [2022-05-17T10:28:50.450Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:28:51 [2022-05-17T10:28:51.335Z] === RUN   TestChrootTarUntar
10:28:51 [2022-05-17T10:28:51.335Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:28:51 [2022-05-17T10:28:51.336Z] --- SKIP: TestChrootTarUntar (0.00s)
10:28:51 [2022-05-17T10:28:51.336Z] === RUN   TestChrootUntarWithHugeExcludesList
10:28:51 [2022-05-17T10:28:51.336Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:28:51 [2022-05-17T10:28:51.336Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
10:28:51 [2022-05-17T10:28:51.336Z] === RUN   TestChrootUntarEmptyArchive
10:28:51 [2022-05-17T10:28:51.336Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
10:28:51 [2022-05-17T10:28:51.336Z] === RUN   TestChrootTarUntarWithSymlink
10:28:51 [2022-05-17T10:28:51.804Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:28:51 [2022-05-17T10:28:51.804Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
10:28:51 [2022-05-17T10:28:51.805Z] === RUN   TestChrootCopyWithTar
10:28:51 [2022-05-17T10:28:51.805Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:28:51 [2022-05-17T10:28:51.805Z] --- SKIP: TestChrootCopyWithTar (0.00s)
10:28:51 [2022-05-17T10:28:51.805Z] === RUN   TestChrootCopyFileWithTar
10:28:51 [2022-05-17T10:28:51.805Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:28:51 [2022-05-17T10:28:51.805Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
10:28:51 [2022-05-17T10:28:51.805Z] === RUN   TestChrootUntarPath
10:28:51 [2022-05-17T10:28:51.805Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:28:51 [2022-05-17T10:28:51.805Z] --- SKIP: TestChrootUntarPath (0.00s)
10:28:51 [2022-05-17T10:28:51.805Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
10:28:51 [2022-05-17T10:28:51.805Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:28:51 [2022-05-17T10:28:51.805Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:28:51 [2022-05-17T10:28:51.805Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
10:28:51 [2022-05-17T10:28:51.805Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:28:51 [2022-05-17T10:28:51.805Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:28:51 [2022-05-17T10:28:51.805Z] === RUN   TestChrootApplyDotDotFile
10:28:51 [2022-05-17T10:28:51.805Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:28:51 [2022-05-17T10:28:51.805Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
10:28:51 [2022-05-17T10:28:51.805Z] PASS
10:28:51 [2022-05-17T10:28:51.805Z] coverage: 12.0% of statements
10:28:51 [2022-05-17T10:28:51.805Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.099s	coverage: 12.0% of statements
10:28:51 [2022-05-17T10:28:51.824Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:28:52 [2022-05-17T10:28:52.274Z] 2022/05/17 10:28:52 Closing DB instances...
10:28:52 [2022-05-17T10:28:52.391Z] --- PASS: TestImportExtremelyLargeImageWorks (94.60s)
10:28:52 [2022-05-17T10:28:52.391Z] PASS
10:28:52 [2022-05-17T10:28:52.391Z] 
10:28:52 [2022-05-17T10:28:52.391Z] DONE 22 tests in 97.609s
10:28:52 [2022-05-17T10:28:52.391Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:28:52 [2022-05-17T10:28:52.391Z] ++ 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
10:28:52 [2022-05-17T10:28:52.391Z] ++ set -e
10:28:52 [2022-05-17T10:28:52.391Z] ++ '[' -n 0 ']'
10:28:52 [2022-05-17T10:28:52.391Z] ++ set -x
10:28:52 [2022-05-17T10:28:52.391Z] ++ env -i DEST=/go/src/github.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
10:28:52 [2022-05-17T10:28:52.391Z] INFO: Testing against a local daemon
10:28:52 [2022-05-17T10:28:52.391Z] === RUN   TestNetworkCreateDelete
10:28:52 [2022-05-17T10:28:52.649Z] --- PASS: TestNetworkCreateDelete (0.21s)
10:28:52 [2022-05-17T10:28:52.649Z] === RUN   TestDockerNetworkDeletePreferID
10:28:52 [2022-05-17T10:28:52.742Z] === RUN   TestEnsureRemoveAllNotExist
10:28:52 [2022-05-17T10:28:52.742Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
10:28:52 [2022-05-17T10:28:52.742Z] === RUN   TestEnsureRemoveAllWithDir
10:28:52 [2022-05-17T10:28:52.742Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
10:28:52 [2022-05-17T10:28:52.742Z] === RUN   TestEnsureRemoveAllWithFile
10:28:52 [2022-05-17T10:28:52.742Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
10:28:52 [2022-05-17T10:28:52.742Z] PASS
10:28:52 [2022-05-17T10:28:52.742Z] coverage: 0.0% of statements
10:28:52 [2022-05-17T10:28:52.742Z] ok  	github.com/docker/docker/pkg/containerfs	0.047s	coverage: 0.0% of statements
10:28:53 [2022-05-17T10:28:53.215Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
10:28:53 [2022-05-17T10:28:53.215Z] === RUN   TestDaemonDNSFallback
10:28:53 [2022-05-17T10:28:53.731Z] === RUN   TestSizeEmpty
10:28:53 [2022-05-17T10:28:53.731Z] --- PASS: TestSizeEmpty (0.00s)
10:28:53 [2022-05-17T10:28:53.731Z] === RUN   TestSizeEmptyFile
10:28:53 [2022-05-17T10:28:53.731Z] --- PASS: TestSizeEmptyFile (0.00s)
10:28:53 [2022-05-17T10:28:53.731Z] === RUN   TestSizeNonemptyFile
10:28:53 [2022-05-17T10:28:53.731Z] --- PASS: TestSizeNonemptyFile (0.00s)
10:28:53 [2022-05-17T10:28:53.731Z] === RUN   TestSizeNestedDirectoryEmpty
10:28:53 [2022-05-17T10:28:53.731Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
10:28:53 [2022-05-17T10:28:53.731Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
10:28:53 [2022-05-17T10:28:53.731Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
10:28:53 [2022-05-17T10:28:53.731Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
10:28:53 [2022-05-17T10:28:53.731Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
10:28:53 [2022-05-17T10:28:53.731Z] === RUN   TestMoveToSubdir
10:28:53 [2022-05-17T10:28:53.731Z] --- PASS: TestMoveToSubdir (0.00s)
10:28:53 [2022-05-17T10:28:53.731Z] === RUN   TestSizeNonExistingDirectory
10:28:53 [2022-05-17T10:28:53.731Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
10:28:53 [2022-05-17T10:28:53.731Z] PASS
10:28:53 [2022-05-17T10:28:53.731Z] coverage: 80.0% of statements
10:28:53 [2022-05-17T10:28:53.731Z] ok  	github.com/docker/docker/pkg/directory	0.056s	coverage: 80.0% of statements
10:28:54 [2022-05-17T10:28:54.200Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s)
10:28:54 [2022-05-17T10:28:54.200Z] === RUN   TestNetworkDBCRUDTableEntries
10:28:54 [2022-05-17T10:28:54.590Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:28:54 [2022-05-17T10:28:54.668Z] === RUN   TestPollerAddRemove
10:28:54 [2022-05-17T10:28:54.668Z] --- PASS: TestPollerAddRemove (0.00s)
10:28:54 [2022-05-17T10:28:54.668Z] === RUN   TestPollerEvent
10:28:54 [2022-05-17T10:28:54.668Z]     poller_test.go:40: No chmod on Windows
10:28:54 [2022-05-17T10:28:54.668Z] --- SKIP: TestPollerEvent (0.00s)
10:28:54 [2022-05-17T10:28:54.668Z] === RUN   TestPollerClose
10:28:54 [2022-05-17T10:28:54.668Z] --- PASS: TestPollerClose (0.00s)
10:28:54 [2022-05-17T10:28:54.668Z] PASS
10:28:54 [2022-05-17T10:28:54.668Z] coverage: 45.7% of statements
10:28:54 [2022-05-17T10:28:54.668Z] ok  	github.com/docker/docker/pkg/filenotify	0.044s	coverage: 45.7% of statements
10:28:54 [2022-05-17T10:28:54.849Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:28:55 [2022-05-17T10:28:55.107Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestTarFiles (5.84s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestDetectCompressionZstd
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestDetectCompressionZstd (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestTarUntar
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestTarUntar (0.05s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestTarWithOptions
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestTarWithOptions (0.03s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestUntarUstarGnuConflict
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestUntarInvalidFilenames
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCopyFileWithInvalidSrc
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCopyFileWithInvalidDest
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCopyFileWithSameSrcAndDest
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCopyFile
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCopyFile (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
10:28:55 [2022-05-17T10:28:55.656Z]     fileutils_test.go:133: Needs porting to Windows
10:28:55 [2022-05-17T10:28:55.656Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestReadSymlinkedDirectoryToFile
10:28:55 [2022-05-17T10:28:55.656Z]     fileutils_test.go:179: Needs porting to Windows
10:28:55 [2022-05-17T10:28:55.656Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestWildcardMatches
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestWildcardMatches (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestPatternMatches
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestPatternMatches (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestExclusionPatternMatchesPatternBefore
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestPatternMatchesFolderExclusions
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestPatternMatchesFolderWildcardExclusions
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestExclusionPatternMatchesPatternAfter
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestExclusionPatternMatchesWholeDirectory
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestSingleExclamationError
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestSingleExclamationError (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestMatchesWithNoPatterns
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestMatchesWithMalformedPatterns
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestMatches
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestMatches/MatchesOrParentMatches
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestMatches/MatchesUsingParentResult
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestMatches/MatchesUsingParentResults
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestMatches (0.01s)
10:28:55 [2022-05-17T10:28:55.656Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCleanPatterns
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCleanPatterns (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCleanPatternsStripEmptyPatterns
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCleanPatternsExceptionFlag
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCleanPatternsErrorSingleException
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCreateIfNotExistsDir
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCreateIfNotExistsFile
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestMatch
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestMatch (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCompile
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCompile/slash
10:28:55 [2022-05-17T10:28:55.656Z] === RUN   TestCompile/backslash
10:28:55 [2022-05-17T10:28:55.656Z] --- PASS: TestCompile (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z]     --- PASS: TestCompile/slash (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z]     --- PASS: TestCompile/backslash (0.00s)
10:28:55 [2022-05-17T10:28:55.656Z] PASS
10:28:55 [2022-05-17T10:28:55.656Z] coverage: 84.7% of statements
10:28:55 [2022-05-17T10:28:55.656Z] ok  	github.com/docker/docker/pkg/fileutils	0.093s	coverage: 84.7% of statements
10:28:56 [2022-05-17T10:28:56.041Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:28:56 [2022-05-17T10:28:56.041Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:28:56 [2022-05-17T10:28:56.041Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3424636036\\dest"
10:28:56 [2022-05-17T10:28:56.125Z] --- PASS: TestUntarInvalidFilenames (0.22s)
10:28:56 [2022-05-17T10:28:56.125Z] === RUN   TestUntarHardlinkToSymlink
10:28:56 [2022-05-17T10:28:56.125Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
10:28:56 [2022-05-17T10:28:56.125Z] === RUN   TestUntarInvalidHardlink
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1525111287\\victim\\hello" -> "../victim/hello"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3788390698\\victim\\hello" -> "/../victim/hello"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4059044478\\victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink200630918\\victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2704784991\\victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3063374041\\victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.125Z] --- PASS: TestUntarInvalidHardlink (0.03s)
10:28:56 [2022-05-17T10:28:56.125Z] === RUN   TestUntarInvalidSymlink
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3429916141\\dest\\dotdot" -> "../victim/hello"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1503673718\\dest\\slash-dotdot" -> "/../victim/hello"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink537989013\\dest\\loophole-victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink871241143\\dest\\loophole-victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4088817498\\dest\\loophole-victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink506322862\\dest\\loophole-victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1570069887\\dest\\dir\\loophole" -> "../../victim"
10:28:56 [2022-05-17T10:28:56.125Z] --- PASS: TestUntarInvalidSymlink (0.04s)
10:28:56 [2022-05-17T10:28:56.125Z] === RUN   TestTempArchiveCloseMultipleTimes
10:28:56 [2022-05-17T10:28:56.125Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
10:28:56 [2022-05-17T10:28:56.125Z] === RUN   TestXGlobalNoParent
10:28:56 [2022-05-17T10:28:56.125Z] --- PASS: TestXGlobalNoParent (0.00s)
10:28:56 [2022-05-17T10:28:56.125Z] === RUN   TestReplaceFileTarWrapper
10:28:56 [2022-05-17T10:28:56.125Z] --- PASS: TestReplaceFileTarWrapper (0.18s)
10:28:56 [2022-05-17T10:28:56.125Z] === RUN   TestPrefixHeaderReadable
10:28:56 [2022-05-17T10:28:56.125Z] --- PASS: TestPrefixHeaderReadable (0.03s)
10:28:56 [2022-05-17T10:28:56.125Z] === RUN   TestDisablePigz
10:28:56 [2022-05-17T10:28:56.125Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
10:28:56 [2022-05-17T10:28:56.594Z] 2022/05/17 10:28:56 Closing DB instances...
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestDisablePigz (0.14s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestPigz
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestGet
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestGet (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestGetShortcutString
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestGetShortcutString (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] PASS
10:28:56 [2022-05-17T10:28:56.594Z] coverage: 42.9% of statements
10:28:56 [2022-05-17T10:28:56.594Z] ok  	github.com/docker/docker/pkg/homedir	0.041s	coverage: 42.9% of statements
10:28:56 [2022-05-17T10:28:56.594Z]     archive_test.go:1400: Tested whether Pigz is not used, as it not installed
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestPigz (0.16s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestNosysFileInfo
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestNosysFileInfo (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestCopyFileWithInvalidDest
10:28:56 [2022-05-17T10:28:56.594Z]     archive_windows_test.go:16: Currently fails
10:28:56 [2022-05-17T10:28:56.594Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestCanonicalTarNameForPath
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestCanonicalTarName
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestCanonicalTarName (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChmodTarEntry
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestChmodTarEntry (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestHardLinkOrder
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestHardLinkOrder (0.09s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangeString
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestChangeString (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangesWithNoChanges
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestChangesWithNoChanges (0.03s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangesWithChanges
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestChangesWithChanges (0.04s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangesWithChangesGH13590
10:28:56 [2022-05-17T10:28:56.594Z]     changes_test.go:196: needs more investigation
10:28:56 [2022-05-17T10:28:56.594Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangesDirsEmpty
10:28:56 [2022-05-17T10:28:56.594Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
10:28:56 [2022-05-17T10:28:56.594Z] --- SKIP: TestChangesDirsEmpty (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangesDirsMutated
10:28:56 [2022-05-17T10:28:56.594Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
10:28:56 [2022-05-17T10:28:56.594Z] --- SKIP: TestChangesDirsMutated (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestApplyLayer
10:28:56 [2022-05-17T10:28:56.594Z]     changes_test.go:433: needs further investigation
10:28:56 [2022-05-17T10:28:56.594Z] --- SKIP: TestApplyLayer (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangesSizeWithHardlinks
10:28:56 [2022-05-17T10:28:56.594Z]     changes_test.go:469: needs further investigation
10:28:56 [2022-05-17T10:28:56.594Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangesSizeWithNoChanges
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestChangesSize
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestChangesSize (0.01s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestApplyLayerInvalidFilenames
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames565976503\\dest"
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestApplyLayerInvalidHardlink
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1390727465\\victim\\hello" -> "../victim/hello"
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3864972893\\victim\\hello" -> "/../victim/hello"
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4271066200\\victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2303227157\\victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink946768744\\victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink160244701\\victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.594Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
10:28:56 [2022-05-17T10:28:56.594Z] === RUN   TestApplyLayerInvalidSymlink
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2481174797\\dest\\dotdot" -> "../victim/hello"
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1684523317\\dest\\slash-dotdot" -> "/../victim/hello"
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2014419992\\dest\\loophole-victim" -> "../victim"
10:28:56 [2022-05-17T10:28:56.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2580485896\\dest\\loophole-victim" -> "../victim"
10:28:57 [2022-05-17T10:28:57.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2833115937\\dest\\loophole-victim" -> "../victim"
10:28:57 [2022-05-17T10:28:57.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1003063137\\dest\\loophole-victim" -> "../victim"
10:28:57 [2022-05-17T10:28:57.063Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
10:28:57 [2022-05-17T10:28:57.063Z] === RUN   TestApplyLayerWhiteouts
10:28:57 [2022-05-17T10:28:57.063Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
10:28:57 [2022-05-17T10:28:57.063Z] === RUN   TestGenerateEmptyFile
10:28:57 [2022-05-17T10:28:57.063Z] --- PASS: TestGenerateEmptyFile (0.00s)
10:28:57 [2022-05-17T10:28:57.063Z] === RUN   TestGenerateWithContent
10:28:57 [2022-05-17T10:28:57.063Z] --- PASS: TestGenerateWithContent (0.00s)
10:28:57 [2022-05-17T10:28:57.063Z] PASS
10:28:57 [2022-05-17T10:28:57.063Z] coverage: 61.9% of statements
10:28:57 [2022-05-17T10:28:57.063Z] ok  	github.com/docker/docker/pkg/archive	8.506s	coverage: 61.9% of statements
10:28:57 [2022-05-17T10:28:57.531Z] === RUN   TestCreateIDMapOrder
10:28:57 [2022-05-17T10:28:57.531Z] --- PASS: TestCreateIDMapOrder (0.00s)
10:28:57 [2022-05-17T10:28:57.532Z] PASS
10:28:57 [2022-05-17T10:28:57.532Z] coverage: 7.2% of statements
10:28:57 [2022-05-17T10:28:57.532Z] ok  	github.com/docker/docker/pkg/idtools	0.053s	coverage: 7.2% of statements
10:28:57 [2022-05-17T10:28:57.532Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s)
10:28:57 [2022-05-17T10:28:57.532Z] === RUN   TestNetworkDBNodeLeave
10:28:57 [2022-05-17T10:28:57.940Z]     docker_api_swarm_test.go:46: [de3048cf7cf6f] joining swarm manager [dc48f3dcfaf6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:28:59 [2022-05-17T10:28:59.095Z] === RUN   TestFixedBufferCap
10:28:59 [2022-05-17T10:28:59.095Z] --- PASS: TestFixedBufferCap (0.00s)
10:28:59 [2022-05-17T10:28:59.095Z] === RUN   TestFixedBufferLen
10:28:59 [2022-05-17T10:28:59.095Z] --- PASS: TestFixedBufferLen (0.00s)
10:28:59 [2022-05-17T10:28:59.095Z] === RUN   TestFixedBufferString
10:28:59 [2022-05-17T10:28:59.095Z] --- PASS: TestFixedBufferString (0.00s)
10:28:59 [2022-05-17T10:28:59.095Z] === RUN   TestFixedBufferWrite
10:28:59 [2022-05-17T10:28:59.095Z] --- PASS: TestFixedBufferWrite (0.00s)
10:28:59 [2022-05-17T10:28:59.095Z] === RUN   TestFixedBufferRead
10:28:59 [2022-05-17T10:28:59.095Z] --- PASS: TestFixedBufferRead (0.00s)
10:28:59 [2022-05-17T10:28:59.095Z] === RUN   TestBytesPipeRead
10:28:59 [2022-05-17T10:28:59.095Z] --- PASS: TestBytesPipeRead (0.00s)
10:28:59 [2022-05-17T10:28:59.095Z] === RUN   TestBytesPipeWrite
10:28:59 [2022-05-17T10:28:59.096Z] --- PASS: TestBytesPipeWrite (0.00s)
10:28:59 [2022-05-17T10:28:59.096Z] === RUN   TestBytesPipeWriteRandomChunks
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestAtomicWriteToFile
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestAtomicWriteToFile (0.01s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestAtomicWriteSetCommit
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestAtomicWriteSetCancel
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestReadCloserWrapperClose
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestReadCloserWrapperClose (0.00s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestReaderErrWrapperReadOnError
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestReaderErrWrapperRead
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestReaderErrWrapperRead (0.00s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestCancelReadCloser
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestCancelReadCloser (0.10s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestWriteCloserWrapperClose
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestNopWriteCloser
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestNopWriteCloser (0.00s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestNopWriter
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestNopWriter (0.00s)
10:28:59 [2022-05-17T10:28:59.564Z] === RUN   TestWriteCounter
10:28:59 [2022-05-17T10:28:59.564Z] --- PASS: TestWriteCounter (0.00s)
10:28:59 [2022-05-17T10:28:59.564Z] PASS
10:28:59 [2022-05-17T10:28:59.564Z] coverage: 70.1% of statements
10:28:59 [2022-05-17T10:28:59.564Z] ok  	github.com/docker/docker/pkg/ioutils	0.699s	coverage: 70.1% of statements
10:28:59 [2022-05-17T10:28:59.839Z] --- PASS: TestDaemonDNSFallback (6.49s)
10:28:59 [2022-05-17T10:28:59.839Z] === RUN   TestInspectNetwork
10:29:00 [2022-05-17T10:29:00.551Z] --- PASS: TestNetworkDBNodeLeave (2.83s)
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestNetworkDBWatch
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestError
10:29:00 [2022-05-17T10:29:00.551Z] --- PASS: TestError (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestProgressString
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestProgressString/no_progress
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestProgressString/progress_1
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestProgressString/some_progress_with_a_start_time
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestProgressString/some_progress_without_a_start_time
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestProgressString/with_units
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestProgressString/hide_counts
10:29:00 [2022-05-17T10:29:00.551Z] --- PASS: TestProgressString (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z]     --- PASS: TestProgressString/no_progress (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z]     --- PASS: TestProgressString/progress_1 (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z]     --- PASS: TestProgressString/with_units (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z]     --- PASS: TestProgressString/hide_counts (0.00s)
10:29:00 [2022-05-17T10:29:00.551Z] === RUN   TestJSONMessageDisplay
10:29:01 [2022-05-17T10:29:01.019Z] --- PASS: TestJSONMessageDisplay (0.20s)
10:29:01 [2022-05-17T10:29:01.019Z] === RUN   TestJSONMessageDisplayWithJSONError
10:29:01 [2022-05-17T10:29:01.019Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
10:29:01 [2022-05-17T10:29:01.019Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
10:29:01 [2022-05-17T10:29:01.019Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
10:29:01 [2022-05-17T10:29:01.019Z] === RUN   TestDisplayJSONMessagesStream
10:29:01 [2022-05-17T10:29:01.019Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
10:29:01 [2022-05-17T10:29:01.019Z] PASS
10:29:01 [2022-05-17T10:29:01.019Z] coverage: 91.7% of statements
10:29:01 [2022-05-17T10:29:01.019Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.255s	coverage: 91.7% of statements
10:29:01 [2022-05-17T10:29:01.488Z] === RUN   TestStandardLongPath
10:29:01 [2022-05-17T10:29:01.488Z] --- PASS: TestStandardLongPath (0.00s)
10:29:01 [2022-05-17T10:29:01.488Z] === RUN   TestUNCLongPath
10:29:01 [2022-05-17T10:29:01.488Z] --- PASS: TestUNCLongPath (0.00s)
10:29:01 [2022-05-17T10:29:01.488Z] PASS
10:29:01 [2022-05-17T10:29:01.488Z] coverage: 100.0% of statements
10:29:01 [2022-05-17T10:29:01.488Z] ok  	github.com/docker/docker/pkg/longpath	0.043s	coverage: 100.0% of statements
10:29:01 [2022-05-17T10:29:01.739Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:29:01 [2022-05-17T10:29:01.957Z] 2022/05/17 10:29:01 Closing DB instances...
10:29:02 [2022-05-17T10:29:02.426Z] === RUN   TestNameFormat
10:29:02 [2022-05-17T10:29:02.426Z] --- PASS: TestNameFormat (0.00s)
10:29:02 [2022-05-17T10:29:02.426Z] === RUN   TestNameRetries
10:29:02 [2022-05-17T10:29:02.426Z] --- PASS: TestNameRetries (0.00s)
10:29:02 [2022-05-17T10:29:02.426Z] PASS
10:29:02 [2022-05-17T10:29:02.426Z] coverage: 85.7% of statements
10:29:02 [2022-05-17T10:29:02.426Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.043s	coverage: 85.7% of statements
10:29:02 [2022-05-17T10:29:02.965Z] === RUN   TestParseKeyValueOpt
10:29:02 [2022-05-17T10:29:02.965Z] --- PASS: TestParseKeyValueOpt (0.00s)
10:29:02 [2022-05-17T10:29:02.965Z] === RUN   TestParseUintList
10:29:02 [2022-05-17T10:29:02.965Z] --- PASS: TestParseUintList (0.00s)
10:29:02 [2022-05-17T10:29:02.965Z] === RUN   TestParseUintListMaximumLimits
10:29:02 [2022-05-17T10:29:02.965Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
10:29:02 [2022-05-17T10:29:02.965Z] PASS
10:29:02 [2022-05-17T10:29:02.965Z] coverage: 97.0% of statements
10:29:02 [2022-05-17T10:29:02.965Z] ok  	github.com/docker/docker/pkg/parsers	0.040s	coverage: 97.0% of statements
10:29:03 [2022-05-17T10:29:03.116Z] === RUN   TestInspectNetwork/full_network_id
10:29:03 [2022-05-17T10:29:03.116Z] === RUN   TestInspectNetwork/partial_network_id
10:29:03 [2022-05-17T10:29:03.116Z] === RUN   TestInspectNetwork/network_name
10:29:03 [2022-05-17T10:29:03.116Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:29:03 [2022-05-17T10:29:03.433Z] --- PASS: TestNetworkDBWatch (3.04s)
10:29:03 [2022-05-17T10:29:03.433Z] === RUN   TestNetworkDBBulkSync
10:29:03 [2022-05-17T10:29:03.902Z] === RUN   Test_windowsOSRelease_String
10:29:03 [2022-05-17T10:29:03.902Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
10:29:03 [2022-05-17T10:29:03.902Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
10:29:03 [2022-05-17T10:29:03.902Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
10:29:03 [2022-05-17T10:29:03.902Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
10:29:03 [2022-05-17T10:29:03.902Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
10:29:03 [2022-05-17T10:29:03.902Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
10:29:03 [2022-05-17T10:29:03.902Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
10:29:03 [2022-05-17T10:29:03.902Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
10:29:03 [2022-05-17T10:29:03.902Z] --- PASS: Test_windowsOSRelease_String (0.00s)
10:29:03 [2022-05-17T10:29:03.902Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
10:29:03 [2022-05-17T10:29:03.902Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
10:29:03 [2022-05-17T10:29:03.902Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
10:29:03 [2022-05-17T10:29:03.902Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
10:29:03 [2022-05-17T10:29:03.902Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
10:29:03 [2022-05-17T10:29:03.902Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
10:29:03 [2022-05-17T10:29:03.902Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
10:29:03 [2022-05-17T10:29:03.902Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
10:29:03 [2022-05-17T10:29:03.902Z] PASS
10:29:03 [2022-05-17T10:29:03.902Z] coverage: 36.4% of statements
10:29:03 [2022-05-17T10:29:03.902Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.046s	coverage: 36.4% of statements
10:29:04 [2022-05-17T10:29:04.490Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:29:04 [2022-05-17T10:29:04.890Z] === RUN   TestNewAndRemove
10:29:04 [2022-05-17T10:29:04.890Z] --- PASS: TestNewAndRemove (0.00s)
10:29:04 [2022-05-17T10:29:04.890Z] === RUN   TestRemoveInvalidPath
10:29:04 [2022-05-17T10:29:04.890Z] --- PASS: TestRemoveInvalidPath (0.00s)
10:29:04 [2022-05-17T10:29:04.890Z] PASS
10:29:04 [2022-05-17T10:29:04.890Z] coverage: 82.6% of statements
10:29:04 [2022-05-17T10:29:04.890Z] ok  	github.com/docker/docker/pkg/pidfile	0.048s	coverage: 82.6% of statements
10:29:04 [2022-05-17T10:29:04.890Z] 2022/05/17 10:29:04 Closing DB instances...
10:29:05 [2022-05-17T10:29:05.058Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:29:06 [2022-05-17T10:29:06.458Z] --- PASS: TestNetworkDBBulkSync (2.83s)
10:29:06 [2022-05-17T10:29:06.458Z] === RUN   TestNetworkDBCRUDMediumCluster
10:29:06 [2022-05-17T10:29:06.957Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:29:06 [2022-05-17T10:29:06.957Z]     docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows
10:29:06 [2022-05-17T10:29:06.957Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:29:07 [2022-05-17T10:29:07.445Z] === RUN   TestFailedConnection
10:29:07 [2022-05-17T10:29:07.915Z] --- PASS: TestGetAddress (27.42s)
10:29:07 [2022-05-17T10:29:07.915Z] === RUN   TestRequestSyntaxCheck
10:29:08 [2022-05-17T10:29:08.330Z] --- PASS: TestInspectNetwork (8.57s)
10:29:08 [2022-05-17T10:29:08.330Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:29:08 [2022-05-17T10:29:08.330Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:29:08 [2022-05-17T10:29:08.330Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:29:08 [2022-05-17T10:29:08.330Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:29:08 [2022-05-17T10:29:08.330Z] === RUN   TestRunContainerWithBridgeNone
10:29:08 [2022-05-17T10:29:08.384Z] --- PASS: TestRequestSyntaxCheck (0.02s)
10:29:08 [2022-05-17T10:29:08.384Z] === RUN   TestRequest
10:29:09 [2022-05-17T10:29:09.374Z] --- PASS: TestFailedConnection (2.27s)
10:29:09 [2022-05-17T10:29:09.374Z] === RUN   TestFailOnce
10:29:09 [2022-05-17T10:29:09.842Z] 2022/05/17 10:29:09 http: panic serving 127.0.0.1:49302: Plugin not ready
10:29:09 [2022-05-17T10:29:09.842Z] goroutine 34 [running]:
10:29:09 [2022-05-17T10:29:09.842Z] net/http.(*conn).serve.func1()
10:29:09 [2022-05-17T10:29:09.842Z] 	c:/go/src/net/http/server.go:1825 +0xbf
10:29:09 [2022-05-17T10:29:09.842Z] panic({0x4636e0, 0x5ad090})
10:29:09 [2022-05-17T10:29:09.842Z] 	c:/go/src/runtime/panic.go:844 +0x258
10:29:09 [2022-05-17T10:29:09.842Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x50000000000003b?, 0xffffffffffffffff?}, 0x5011dd6c2afa4d5?)
10:29:09 [2022-05-17T10:29:09.842Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
10:29:09 [2022-05-17T10:29:09.842Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x5b2898?, 0xc0002240e0?}, 0xc000241a78?)
10:29:09 [2022-05-17T10:29:09.842Z] 	c:/go/src/net/http/server.go:2084 +0x2f
10:29:09 [2022-05-17T10:29:09.842Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x5b2898, 0xc0002240e0}, 0xc0000ae000)
10:29:09 [2022-05-17T10:29:09.842Z] 	c:/go/src/net/http/server.go:2462 +0x149
10:29:09 [2022-05-17T10:29:09.842Z] net/http.serverHandler.ServeHTTP({0x5b0eb8?}, {0x5b2898, 0xc0002240e0}, 0xc0000ae000)
10:29:09 [2022-05-17T10:29:09.842Z] 	c:/go/src/net/http/server.go:2916 +0x43b
10:29:09 [2022-05-17T10:29:09.842Z] net/http.(*conn).serve(0xc0000a6000, {0x5b2d98, 0xc0000880c0})
10:29:09 [2022-05-17T10:29:09.842Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
10:29:09 [2022-05-17T10:29:09.842Z] created by net/http.(*Server).Serve
10:29:09 [2022-05-17T10:29:09.842Z] 	c:/go/src/net/http/server.go:3071 +0x4db
10:29:09 [2022-05-17T10:29:09.842Z] time="2022-05-17T10:29:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.FailOnce: Post \"http://127.0.0.1:49301/Test.FailOnce\": EOF, retrying in 1s"
10:29:09 [2022-05-17T10:29:09.842Z] 2022/05/17 10:29:09 Closing DB instances...
10:29:10 [2022-05-17T10:29:10.230Z] --- PASS: TestRunContainerWithBridgeNone (1.86s)
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/create
10:29:10 [2022-05-17T10:29:10.230Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:29:10 [2022-05-17T10:29:10.230Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:29:10 [2022-05-17T10:29:10.230Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:29:10 [2022-05-17T10:29:10.230Z] === CONT  TestNetworkInvalidJSON/networks/create
10:29:10 [2022-05-17T10:29:10.230Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:29:10 [2022-05-17T10:29:10.230Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:29:10 [2022-05-17T10:29:10.230Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:29:10 [2022-05-17T10:29:10.230Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkList
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkList//networks
10:29:10 [2022-05-17T10:29:10.230Z] === PAUSE TestNetworkList//networks
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestNetworkList//networks/
10:29:10 [2022-05-17T10:29:10.230Z] === PAUSE TestNetworkList//networks/
10:29:10 [2022-05-17T10:29:10.230Z] === CONT  TestNetworkList//networks
10:29:10 [2022-05-17T10:29:10.230Z] === CONT  TestNetworkList//networks/
10:29:10 [2022-05-17T10:29:10.230Z] --- PASS: TestNetworkList (0.01s)
10:29:10 [2022-05-17T10:29:10.230Z]     --- PASS: TestNetworkList//networks (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:29:10 [2022-05-17T10:29:10.230Z] === RUN   TestHostIPv4BridgeLabel
10:29:10 [2022-05-17T10:29:10.796Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
10:29:10 [2022-05-17T10:29:10.796Z] === RUN   TestDaemonRestartWithLiveRestore
10:29:10 [2022-05-17T10:29:10.828Z] time="2022-05-17T10:29:10Z" level=error msg="node: a89223828da2 is unknown to memberlist"
10:29:10 [2022-05-17T10:29:10.828Z] --- PASS: TestFailOnce (1.23s)
10:29:10 [2022-05-17T10:29:10.828Z] === RUN   TestEchoInputOutput
10:29:10 [2022-05-17T10:29:10.828Z] --- PASS: TestEchoInputOutput (0.00s)
10:29:10 [2022-05-17T10:29:10.828Z] === RUN   TestBackoff
10:29:10 [2022-05-17T10:29:10.828Z] --- PASS: TestBackoff (0.00s)
10:29:10 [2022-05-17T10:29:10.828Z] === RUN   TestAbortRetry
10:29:10 [2022-05-17T10:29:10.828Z] --- PASS: TestAbortRetry (0.00s)
10:29:10 [2022-05-17T10:29:10.828Z] === RUN   TestClientScheme
10:29:10 [2022-05-17T10:29:10.828Z] --- PASS: TestClientScheme (0.00s)
10:29:10 [2022-05-17T10:29:10.828Z] === RUN   TestNewClientWithTimeout
10:29:11 [2022-05-17T10:29:11.053Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:29:11 [2022-05-17T10:29:11.297Z] time="2022-05-17T10:29:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
10:29:11 [2022-05-17T10:29:11.311Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:29:11 [2022-05-17T10:29:11.568Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:29:11 [2022-05-17T10:29:11.568Z] === RUN   TestDaemonDefaultNetworkPools
10:29:12 [2022-05-17T10:29:12.502Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s)
10:29:12 [2022-05-17T10:29:12.502Z] === RUN   TestDaemonRestartWithExistingNetwork
10:29:12 [2022-05-17T10:29:12.761Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:29:12 [2022-05-17T10:29:12.863Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.36s)
10:29:12 [2022-05-17T10:29:12.863Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
10:29:12 [2022-05-17T10:29:12.863Z] time="2022-05-17T10:29:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
10:29:13 [2022-05-17T10:29:13.018Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:29:13 [2022-05-17T10:29:13.585Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:29:13 [2022-05-17T10:29:13.585Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:29:13 [2022-05-17T10:29:13.849Z] 2022/05/17 10:29:13 Closing DB instances...
10:29:14 [2022-05-17T10:29:14.518Z] === RUN   TestDockerSuite/TestBuildNetNone
10:29:14 [2022-05-17T10:29:14.775Z] === RUN   TestDockerSuite/TestBuildNoContext
10:29:15 [2022-05-17T10:29:15.033Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
10:29:15 [2022-05-17T10:29:15.033Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:29:15 [2022-05-17T10:29:15.413Z] time="2022-05-17T10:29:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
10:29:15 [2022-05-17T10:29:15.413Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
10:29:15 [2022-05-17T10:29:15.413Z] === RUN   TestNetworkDBGarbageCollection
10:29:15 [2022-05-17T10:29:15.598Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:29:15 [2022-05-17T10:29:15.599Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
10:29:15 [2022-05-17T10:29:15.599Z] === RUN   TestServiceWithPredefinedNetwork
10:29:15 [2022-05-17T10:29:15.599Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:29:16 [2022-05-17T10:29:16.165Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:29:16 [2022-05-17T10:29:16.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:29:17 [2022-05-17T10:29:17.357Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:29:17 [2022-05-17T10:29:17.615Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:29:17 [2022-05-17T10:29:17.615Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:29:17 [2022-05-17T10:29:17.873Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:29:18 [2022-05-17T10:29:18.131Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:29:18 [2022-05-17T10:29:18.390Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s)
10:29:18 [2022-05-17T10:29:18.390Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:29:18 [2022-05-17T10:29:18.390Z]     service_test.go:243: FLAKY_TEST
10:29:18 [2022-05-17T10:29:18.390Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:29:18 [2022-05-17T10:29:18.390Z] === RUN   TestServiceWithDataPathPortInit
10:29:18 [2022-05-17T10:29:18.648Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:29:19 [2022-05-17T10:29:19.198Z] --- PASS: TestRequest (10.47s)
10:29:19 [2022-05-17T10:29:19.198Z] === RUN   TestOverlappingRequests
10:29:19 [2022-05-17T10:29:19.198Z] --- PASS: TestOverlappingRequests (0.49s)
10:29:19 [2022-05-17T10:29:19.198Z] === RUN   TestRelease
10:29:19 [2022-05-17T10:29:19.654Z] time="2022-05-17T10:29:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
10:29:19 [2022-05-17T10:29:19.678Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:29:19 [2022-05-17T10:29:19.678Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:29:19 [2022-05-17T10:29:19.678Z] GOOS="" GOARCH="" GOARM=""
10:29:19 [2022-05-17T10:29:19.678Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:29:19 [2022-05-17T10:29:19.678Z] 
10:29:19 [2022-05-17T10:29:19.678Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:29:19 [2022-05-17T10:29:19.678Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:29:19 [2022-05-17T10:29:19.678Z] HOSTNAME=16afd7b553e6
10:29:19 [2022-05-17T10:29:19.678Z] DEST=bundles/test-integration
10:29:19 [2022-05-17T10:29:19.678Z] PWD=/go/src/github.com/docker/docker
10:29:19 [2022-05-17T10:29:19.678Z] DOCKER_ROOTLESS=1
10:29:19 [2022-05-17T10:29:19.678Z] DOCKER_GITCOMMIT=566619aae2f01cb04ea540878e470733ce0815cf
10:29:19 [2022-05-17T10:29:19.678Z] container=docker
10:29:19 [2022-05-17T10:29:19.678Z] HOME=/root
10:29:19 [2022-05-17T10:29:19.678Z] GOLANG_VERSION=1.18.2
10:29:19 [2022-05-17T10:29:19.678Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:29:19 [2022-05-17T10:29:19.678Z] VALIDATE_BRANCH=master
10:29:19 [2022-05-17T10:29:19.678Z] TERM=xterm
10:29:19 [2022-05-17T10:29:19.678Z] DOCKER_PKG=github.com/docker/docker
10:29:19 [2022-05-17T10:29:19.678Z] SHLVL=1
10:29:19 [2022-05-17T10:29:19.678Z] TIMEOUT=120m
10:29:19 [2022-05-17T10:29:19.678Z] DOCKER_BUILDTAGS= journald
10:29:19 [2022-05-17T10:29:19.678Z] DOCKER_GRAPHDRIVER=overlay2
10:29:19 [2022-05-17T10:29:19.678Z] GO111MODULE=off
10:29:19 [2022-05-17T10:29:19.678Z] DOCKER_EXPERIMENTAL=1
10:29:19 [2022-05-17T10:29:19.678Z] TEST_SKIP_INTEGRATION_CLI=1
10:29:19 [2022-05-17T10:29:19.678Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:29:19 [2022-05-17T10:29:19.678Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:29:19 [2022-05-17T10:29:19.678Z] GOPATH=/go
10:29:19 [2022-05-17T10:29:19.678Z] PKG_CONFIG=pkg-config
10:29:19 [2022-05-17T10:29:19.678Z] _=/usr/bin/env
10:29:19 [2022-05-17T10:29:19.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:29:20 [2022-05-17T10:29:20.022Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:29:20 [2022-05-17T10:29:20.281Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:29:21 [2022-05-17T10:29:21.183Z] --- PASS: TestRelease (1.89s)
10:29:21 [2022-05-17T10:29:21.184Z] === RUN   TestAllocateRandomDeallocate
10:29:22 [2022-05-17T10:29:22.180Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:29:23 [2022-05-17T10:29:23.113Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:29:24 [2022-05-17T10:29:24.486Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:29:25 [2022-05-17T10:29:25.419Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:29:25 [2022-05-17T10:29:25.853Z] --- PASS: TestAllocateRandomDeallocate (4.67s)
10:29:25 [2022-05-17T10:29:25.853Z] === RUN   TestRetrieveFromStore
10:29:25 [2022-05-17T10:29:25.853Z] === RUN   TestParseEmptyInterface
10:29:25 [2022-05-17T10:29:25.853Z] --- PASS: TestParseEmptyInterface (0.00s)
10:29:25 [2022-05-17T10:29:25.853Z] === RUN   TestParseNonInterfaceType
10:29:25 [2022-05-17T10:29:25.853Z] --- PASS: TestParseNonInterfaceType (0.00s)
10:29:25 [2022-05-17T10:29:25.853Z] === RUN   TestParseWithOneFunction
10:29:25 [2022-05-17T10:29:25.853Z] --- PASS: TestParseWithOneFunction (0.00s)
10:29:25 [2022-05-17T10:29:25.853Z] === RUN   TestParseWithMultipleFuncs
10:29:25 [2022-05-17T10:29:25.853Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
10:29:25 [2022-05-17T10:29:25.853Z] === RUN   TestParseWithUnnamedReturn
10:29:25 [2022-05-17T10:29:25.853Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
10:29:25 [2022-05-17T10:29:25.853Z] === RUN   TestEmbeddedInterface
10:29:25 [2022-05-17T10:29:25.853Z] --- PASS: TestEmbeddedInterface (0.00s)
10:29:25 [2022-05-17T10:29:25.853Z] === RUN   TestParsedImports
10:29:25 [2022-05-17T10:29:25.853Z] --- PASS: TestParsedImports (0.00s)
10:29:25 [2022-05-17T10:29:25.853Z] === RUN   TestAliasedImports
10:29:25 [2022-05-17T10:29:25.853Z] --- PASS: TestAliasedImports (0.00s)
10:29:25 [2022-05-17T10:29:25.853Z] PASS
10:29:25 [2022-05-17T10:29:25.853Z] coverage: 56.8% of statements
10:29:25 [2022-05-17T10:29:25.853Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.057s	coverage: 56.8% of statements
10:29:26 [2022-05-17T10:29:26.353Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:29:26 [2022-05-17T10:29:26.610Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:29:27 [2022-05-17T10:29:27.382Z] === RUN   TestHTTPTransport
10:29:27 [2022-05-17T10:29:27.382Z] --- PASS: TestHTTPTransport (0.00s)
10:29:27 [2022-05-17T10:29:27.382Z] PASS
10:29:27 [2022-05-17T10:29:27.382Z] coverage: 85.7% of statements
10:29:27 [2022-05-17T10:29:27.382Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.048s	coverage: 85.7% of statements
10:29:27 [2022-05-17T10:29:27.382Z] --- PASS: TestRetrieveFromStore (1.79s)
10:29:27 [2022-05-17T10:29:27.382Z] === RUN   TestRequestReleaseAddressDuplicate
10:29:27 [2022-05-17T10:29:27.382Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s)
10:29:27 [2022-05-17T10:29:27.382Z] === RUN   TestParallelPredefinedRequest1
10:29:27 [2022-05-17T10:29:27.382Z] === PAUSE TestParallelPredefinedRequest1
10:29:27 [2022-05-17T10:29:27.382Z] === RUN   TestParallelPredefinedRequest2
10:29:27 [2022-05-17T10:29:27.382Z] === PAUSE TestParallelPredefinedRequest2
10:29:27 [2022-05-17T10:29:27.382Z] === RUN   TestParallelPredefinedRequest3
10:29:27 [2022-05-17T10:29:27.382Z] === PAUSE TestParallelPredefinedRequest3
10:29:27 [2022-05-17T10:29:27.382Z] === RUN   TestParallelPredefinedRequest4
10:29:27 [2022-05-17T10:29:27.382Z] === PAUSE TestParallelPredefinedRequest4
10:29:27 [2022-05-17T10:29:27.382Z] === RUN   TestParallelPredefinedRequest5
10:29:27 [2022-05-17T10:29:27.382Z] === PAUSE TestParallelPredefinedRequest5
10:29:27 [2022-05-17T10:29:27.382Z] === RUN   TestDebug
10:29:27 [2022-05-17T10:29:27.382Z] --- PASS: TestDebug (0.00s)
10:29:27 [2022-05-17T10:29:27.382Z] === RUN   TestRequestPoolParallel
10:29:27 [2022-05-17T10:29:27.839Z] --- PASS: TestRequestPoolParallel (0.36s)
10:29:27 [2022-05-17T10:29:27.839Z] === RUN   TestFullAllocateRelease
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestBufioReaderPoolPutAndGet
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestBufioWriterPoolPutAndGet
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestBufferPoolPutAndGet
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] PASS
10:29:28 [2022-05-17T10:29:28.297Z] coverage: 88.2% of statements
10:29:28 [2022-05-17T10:29:28.297Z] ok  	github.com/docker/docker/pkg/pools	0.039s	coverage: 88.2% of statements
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestFullAllocateRelease (0.50s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestOddAllocateRelease
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestNewClientWithTimeout (17.61s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestClientStream
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestClientStream (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestClientSendFile
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestClientSendFile (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestClientWithRequestTimeout
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestClientWithRequestTimeout (0.01s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestFileSpecPlugin
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestFileSpecPlugin (0.01s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestFileJSONSpecPlugin
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestPluginAddHandler
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestPluginAddHandler (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestPluginWaitBadPlugin
10:29:28 [2022-05-17T10:29:28.297Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
10:29:28 [2022-05-17T10:29:28.297Z] === RUN   TestGet
10:29:28 [2022-05-17T10:29:28.297Z] time="2022-05-17T10:29:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
10:29:28 [2022-05-17T10:29:28.753Z] --- PASS: TestOddAllocateRelease (0.28s)
10:29:28 [2022-05-17T10:29:28.753Z] === RUN   TestFullAllocateSerialReleaseParallel
10:29:28 [2022-05-17T10:29:28.753Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s)
10:29:28 [2022-05-17T10:29:28.753Z] === RUN   TestOddAllocateSerialReleaseParallel
10:29:28 [2022-05-17T10:29:28.753Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
10:29:28 [2022-05-17T10:29:28.753Z] === RUN   TestEvenAllocateSerialReleaseParallel
10:29:28 [2022-05-17T10:29:28.753Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest1
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest4
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest3
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest1
10:29:28 [2022-05-17T10:29:28.753Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest4
10:29:28 [2022-05-17T10:29:28.753Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest3
10:29:28 [2022-05-17T10:29:28.753Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest5
10:29:28 [2022-05-17T10:29:28.753Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest5
10:29:28 [2022-05-17T10:29:28.753Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:29:28 [2022-05-17T10:29:28.753Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
10:29:28 [2022-05-17T10:29:28.753Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest2
10:29:28 [2022-05-17T10:29:28.753Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
10:29:28 [2022-05-17T10:29:28.753Z] === CONT  TestParallelPredefinedRequest2
10:29:28 [2022-05-17T10:29:28.753Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:29:28 [2022-05-17T10:29:28.753Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
10:29:28 [2022-05-17T10:29:28.753Z] PASS
10:29:28 [2022-05-17T10:29:28.753Z] coverage: 85.3% of statements
10:29:28 [2022-05-17T10:29:28.753Z] === RUN   TestOutputOnPrematureClose
10:29:28 [2022-05-17T10:29:28.753Z] --- PASS: TestOutputOnPrematureClose (0.00s)
10:29:28 [2022-05-17T10:29:28.753Z] === RUN   TestCompleteSilently
10:29:28 [2022-05-17T10:29:28.753Z] --- PASS: TestCompleteSilently (0.00s)
10:29:28 [2022-05-17T10:29:28.753Z] PASS
10:29:28 [2022-05-17T10:29:28.753Z] coverage: 75.9% of statements
10:29:28 [2022-05-17T10:29:28.753Z] ok  	github.com/docker/docker/pkg/progress	0.037s	coverage: 75.9% of statements
10:29:28 [2022-05-17T10:29:28.753Z] ok  	github.com/docker/docker/libnetwork/ipam	55.679s	coverage: 85.3% of statements
10:29:29 [2022-05-17T10:29:29.139Z] === RUN   TestDockerSuite/TestBuildPATH
10:29:29 [2022-05-17T10:29:29.210Z] === RUN   TestSendToOneSub
10:29:29 [2022-05-17T10:29:29.210Z] --- PASS: TestSendToOneSub (0.00s)
10:29:29 [2022-05-17T10:29:29.210Z] === RUN   TestSendToMultipleSubs
10:29:29 [2022-05-17T10:29:29.210Z] --- PASS: TestSendToMultipleSubs (0.00s)
10:29:29 [2022-05-17T10:29:29.210Z] === RUN   TestEvictOneSub
10:29:29 [2022-05-17T10:29:29.210Z] --- PASS: TestEvictOneSub (0.00s)
10:29:29 [2022-05-17T10:29:29.210Z] === RUN   TestClosePublisher
10:29:29 [2022-05-17T10:29:29.210Z] --- PASS: TestClosePublisher (0.00s)
10:29:29 [2022-05-17T10:29:29.210Z] === RUN   TestPubSubRace
10:29:29 [2022-05-17T10:29:29.210Z] time="2022-05-17T10:29:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
10:29:29 [2022-05-17T10:29:29.984Z] Removing intermediate container 9681af5cf2ff
10:29:29 [2022-05-17T10:29:29.984Z]  ---> cecf75822314
10:29:29 [2022-05-17T10:29:29.984Z] Step 9/13 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
10:29:29 [2022-05-17T10:29:29.984Z]  ---> Running in b3ef712ee4b2
10:29:29 [2022-05-17T10:29:29.984Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading gotest.tools/gotestsum v1.7.0
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading github.com/fatih/color v1.10.0
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading github.com/dnephin/pflag v1.0.7
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading github.com/pkg/errors v0.9.1
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading golang.org/x/tools v0.1.0
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading github.com/mattn/go-colorable v0.1.8
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading github.com/mattn/go-isatty v0.0.12
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading github.com/jonboulle/clockwork v0.2.2
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:29:29 [2022-05-17T10:29:29.984Z] go: downloading golang.org/x/mod v0.3.0
10:29:30 [2022-05-17T10:29:30.172Z] --- PASS: TestPubSubRace (1.07s)
10:29:30 [2022-05-17T10:29:30.172Z] PASS
10:29:30 [2022-05-17T10:29:30.172Z] coverage: 75.0% of statements
10:29:30 [2022-05-17T10:29:30.172Z] ok  	github.com/docker/docker/pkg/pubsub	1.098s	coverage: 75.0% of statements
10:29:30 [2022-05-17T10:29:30.379Z] --- PASS: TestBuildWithHugeFile (49.70s)
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildWCOWSandboxSize
10:29:30 [2022-05-17T10:29:30.379Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:29:30 [2022-05-17T10:29:30.379Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildWithEmptyDockerfile
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:29:30 [2022-05-17T10:29:30.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:29:30 [2022-05-17T10:29:30.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:29:30 [2022-05-17T10:29:30.379Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:29:30 [2022-05-17T10:29:30.379Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:29:30 [2022-05-17T10:29:30.379Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:29:30 [2022-05-17T10:29:30.379Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:29:30 [2022-05-17T10:29:30.379Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
10:29:30 [2022-05-17T10:29:30.379Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
10:29:30 [2022-05-17T10:29:30.379Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
10:29:30 [2022-05-17T10:29:30.379Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildPreserveOwnership
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildPreserveOwnership/copy_from
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:29:30 [2022-05-17T10:29:30.379Z] --- PASS: TestBuildPreserveOwnership (3.53s)
10:29:30 [2022-05-17T10:29:30.379Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.37s)
10:29:30 [2022-05-17T10:29:30.379Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s)
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildPlatformInvalid
10:29:30 [2022-05-17T10:29:30.379Z] --- PASS: TestBuildPlatformInvalid (0.07s)
10:29:30 [2022-05-17T10:29:30.379Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:29:30 [2022-05-17T10:29:30.379Z] Loaded image: busybox:latest
10:29:30 [2022-05-17T10:29:30.379Z] Loaded image: busybox:glibc
10:29:30 [2022-05-17T10:29:30.379Z] Loaded image: debian:bullseye-slim
10:29:30 [2022-05-17T10:29:30.379Z] Loaded image: hello-world:latest
10:29:30 [2022-05-17T10:29:30.379Z] Loaded image: arm32v7/hello-world:latest
10:29:30 [2022-05-17T10:29:30.513Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:29:31 [2022-05-17T10:29:31.078Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:29:31 [2022-05-17T10:29:31.134Z] === RUN   TestRegister
10:29:31 [2022-05-17T10:29:31.134Z] --- PASS: TestRegister (0.00s)
10:29:31 [2022-05-17T10:29:31.134Z] === RUN   TestCommand
10:29:31 [2022-05-17T10:29:31.134Z] --- PASS: TestCommand (0.03s)
10:29:31 [2022-05-17T10:29:31.134Z] === RUN   TestNaiveSelf
10:29:31 [2022-05-17T10:29:31.134Z] --- PASS: TestNaiveSelf (0.05s)
10:29:31 [2022-05-17T10:29:31.134Z] PASS
10:29:31 [2022-05-17T10:29:31.134Z] coverage: 82.4% of statements
10:29:31 [2022-05-17T10:29:31.134Z] ok  	github.com/docker/docker/pkg/reexec	0.114s	coverage: 82.4% of statements
10:29:31 [2022-05-17T10:29:31.590Z] time="2022-05-17T10:29:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
10:29:31 [2022-05-17T10:29:31.644Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:29:32 [2022-05-17T10:29:32.046Z] === RUN   TestDump
10:29:32 [2022-05-17T10:29:32.046Z] goroutine 6 [running]:
10:29:32 [2022-05-17T10:29:32.046Z] github.com/docker/docker/pkg/stack.dump(0x5f2d57?)
10:29:32 [2022-05-17T10:29:32.046Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
10:29:32 [2022-05-17T10:29:32.046Z] github.com/docker/docker/pkg/stack.Dump(...)
10:29:32 [2022-05-17T10:29:32.046Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
10:29:32 [2022-05-17T10:29:32.046Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
10:29:32 [2022-05-17T10:29:32.046Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
10:29:32 [2022-05-17T10:29:32.046Z] testing.tRunner(0xc000164000, 0x7ba4b0)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:29:32 [2022-05-17T10:29:32.046Z] created by testing.(*T).Run
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1486 +0x35f
10:29:32 [2022-05-17T10:29:32.046Z] 
10:29:32 [2022-05-17T10:29:32.046Z] goroutine 1 [chan receive]:
10:29:32 [2022-05-17T10:29:32.046Z] testing.(*T).Run(0xc000031d40, {0x7a9154?, 0x5cc1f3?}, 0x7ba4b0)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1487 +0x37a
10:29:32 [2022-05-17T10:29:32.046Z] testing.runTests.func1(0xc00006c870?)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1839 +0x6e
10:29:32 [2022-05-17T10:29:32.046Z] testing.tRunner(0xc000031d40, 0xc000075ca0)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:29:32 [2022-05-17T10:29:32.046Z] testing.runTests(0xc000058500?, {0x93e400, 0x3, 0x3}, {0x1fbb9c60108?, 0x40?, 0x9434a0?})
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1837 +0x457
10:29:32 [2022-05-17T10:29:32.046Z] testing.(*M).Run(0xc000058500)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
10:29:32 [2022-05-17T10:29:32.046Z] main.main()
10:29:32 [2022-05-17T10:29:32.046Z] 	_testmain.go:99 +0x255
10:29:32 [2022-05-17T10:29:32.046Z] --- PASS: TestDump (0.00s)
10:29:32 [2022-05-17T10:29:32.046Z] === RUN   TestDumpToFile
10:29:32 [2022-05-17T10:29:32.046Z] --- PASS: TestDumpToFile (0.20s)
10:29:32 [2022-05-17T10:29:32.046Z] === RUN   TestDumpToFileWithEmptyInput
10:29:32 [2022-05-17T10:29:32.046Z] goroutine 18 [running]:
10:29:32 [2022-05-17T10:29:32.046Z] github.com/docker/docker/pkg/stack.dump(0x66ed93?)
10:29:32 [2022-05-17T10:29:32.046Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
10:29:32 [2022-05-17T10:29:32.046Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x66ed60?})
10:29:32 [2022-05-17T10:29:32.046Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
10:29:32 [2022-05-17T10:29:32.046Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?)
10:29:32 [2022-05-17T10:29:32.046Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
10:29:32 [2022-05-17T10:29:32.046Z] testing.tRunner(0xc0000841a0, 0x7ba4a0)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:29:32 [2022-05-17T10:29:32.046Z] created by testing.(*T).Run
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1486 +0x35f
10:29:32 [2022-05-17T10:29:32.046Z] 
10:29:32 [2022-05-17T10:29:32.046Z] goroutine 1 [chan receive]:
10:29:32 [2022-05-17T10:29:32.046Z] testing.(*T).Run(0xc000031d40, {0x7b072b?, 0x5cc1f3?}, 0x7ba4a0)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1487 +0x37a
10:29:32 [2022-05-17T10:29:32.046Z] testing.runTests.func1(0xc00006c870?)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1839 +0x6e
10:29:32 [2022-05-17T10:29:32.046Z] testing.tRunner(0xc000031d40, 0xc000075ca0)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:29:32 [2022-05-17T10:29:32.046Z] testing.runTests(0xc000058500?, {0x93e400, 0x3, 0x3}, {0x1fbb9c60108?, 0x40?, 0x9434a0?})
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1837 +0x457
10:29:32 [2022-05-17T10:29:32.046Z] testing.(*M).Run(0xc000058500)
10:29:32 [2022-05-17T10:29:32.046Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
10:29:32 [2022-05-17T10:29:32.046Z] main.main()
10:29:32 [2022-05-17T10:29:32.046Z] 	_testmain.go:99 +0x255
10:29:32 [2022-05-17T10:29:32.046Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
10:29:32 [2022-05-17T10:29:32.046Z] PASS
10:29:32 [2022-05-17T10:29:32.046Z] coverage: 90.9% of statements
10:29:32 [2022-05-17T10:29:32.046Z] ok  	github.com/docker/docker/pkg/stack	0.244s	coverage: 90.9% of statements
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestNewStdWriter
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestNewStdWriter (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestWriteWithUninitializedStdWriter
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestWriteWithNilBytes
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestWriteWithNilBytes (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestWrite
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestWrite (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestWriteWithWriterError
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestWriteWithWriterError (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestStdCopyWriteAndRead
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestStdCopyReturnsErrorReadingHeader
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestStdCopyReturnsErrorReadingFrame
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestStdCopyDetectsCorruptedFrame
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestStdCopyWithInvalidInputHeader
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestStdCopyWithCorruptedPrefix
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestStdCopyReturnsWriteErrors
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] === RUN   TestStdCopyReturnsErrorFromSystem
10:29:33 [2022-05-17T10:29:33.008Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
10:29:33 [2022-05-17T10:29:33.008Z] PASS
10:29:33 [2022-05-17T10:29:33.008Z] coverage: 100.0% of statements
10:29:33 [2022-05-17T10:29:33.008Z] ok  	github.com/docker/docker/pkg/stdcopy	0.046s	coverage: 100.0% of statements
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestRawProgressFormatterFormatStatus
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestRawProgressFormatterFormatProgress
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestRawProgressFormatterFormatProgress (0.01s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestFormatStatus
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestFormatStatus (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestFormatError
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestFormatError (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestFormatJSONError
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestFormatJSONError (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestJsonProgressFormatterFormatProgress
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestJsonProgressFormatterFormatStatus
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestNewJSONProgressOutput
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestNewJSONProgressOutput (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestAuxFormatterEmit
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestAuxFormatterEmit (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestStreamWriterStdout
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestStreamWriterStdout (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] === RUN   TestStreamWriterStderr
10:29:33 [2022-05-17T10:29:33.464Z] --- PASS: TestStreamWriterStderr (0.00s)
10:29:33 [2022-05-17T10:29:33.464Z] PASS
10:29:33 [2022-05-17T10:29:33.464Z] coverage: 66.2% of statements
10:29:33 [2022-05-17T10:29:33.464Z] ok  	github.com/docker/docker/pkg/streamformatter	0.046s	coverage: 66.2% of statements
10:29:34 [2022-05-17T10:29:34.426Z] === RUN   TestGenerateRandomID
10:29:34 [2022-05-17T10:29:34.426Z] --- PASS: TestGenerateRandomID (0.00s)
10:29:34 [2022-05-17T10:29:34.426Z] === RUN   TestShortenId
10:29:34 [2022-05-17T10:29:34.426Z] --- PASS: TestShortenId (0.00s)
10:29:34 [2022-05-17T10:29:34.426Z] === RUN   TestShortenSha256Id
10:29:34 [2022-05-17T10:29:34.426Z] --- PASS: TestShortenSha256Id (0.00s)
10:29:34 [2022-05-17T10:29:34.426Z] === RUN   TestShortenIdEmpty
10:29:34 [2022-05-17T10:29:34.426Z] --- PASS: TestShortenIdEmpty (0.00s)
10:29:34 [2022-05-17T10:29:34.426Z] === RUN   TestShortenIdInvalid
10:29:34 [2022-05-17T10:29:34.426Z] --- PASS: TestShortenIdInvalid (0.00s)
10:29:34 [2022-05-17T10:29:34.426Z] === RUN   TestIsShortIDNonHex
10:29:34 [2022-05-17T10:29:34.426Z] --- PASS: TestIsShortIDNonHex (0.00s)
10:29:34 [2022-05-17T10:29:34.426Z] === RUN   TestIsShortIDNotCorrectSize
10:29:34 [2022-05-17T10:29:34.426Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
10:29:34 [2022-05-17T10:29:34.426Z] PASS
10:29:34 [2022-05-17T10:29:34.426Z] coverage: 70.6% of statements
10:29:34 [2022-05-17T10:29:34.426Z] ok  	github.com/docker/docker/pkg/stringid	0.042s	coverage: 70.6% of statements
10:29:34 [2022-05-17T10:29:34.882Z] === RUN   TestIsCpusetListAvailable
10:29:34 [2022-05-17T10:29:34.882Z] --- PASS: TestIsCpusetListAvailable (0.00s)
10:29:34 [2022-05-17T10:29:34.882Z] PASS
10:29:34 [2022-05-17T10:29:34.882Z] coverage: 39.4% of statements
10:29:34 [2022-05-17T10:29:34.882Z] ok  	github.com/docker/docker/pkg/sysinfo	0.035s	coverage: 39.4% of statements
10:29:34 [2022-05-17T10:29:34.922Z] --- PASS: TestServiceWithDataPathPortInit (16.17s)
10:29:34 [2022-05-17T10:29:34.923Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:29:35 [2022-05-17T10:29:35.338Z] time="2022-05-17T10:29:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
10:29:36 [2022-05-17T10:29:36.866Z] === RUN   TestChtimes
10:29:36 [2022-05-17T10:29:36.866Z] --- PASS: TestChtimes (0.00s)
10:29:36 [2022-05-17T10:29:36.866Z] === RUN   TestChtimesWindows
10:29:36 [2022-05-17T10:29:36.866Z] --- PASS: TestChtimesWindows (0.00s)
10:29:36 [2022-05-17T10:29:36.866Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
10:29:36 [2022-05-17T10:29:36.866Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
10:29:36 [2022-05-17T10:29:36.866Z] PASS
10:29:36 [2022-05-17T10:29:36.866Z] coverage: 13.0% of statements
10:29:36 [2022-05-17T10:29:36.866Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 13.0% of statements
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestTailFile
10:29:37 [2022-05-17T10:29:37.322Z] --- PASS: TestTailFile (0.00s)
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestTailFileManyLines
10:29:37 [2022-05-17T10:29:37.322Z] --- PASS: TestTailFileManyLines (0.00s)
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestTailEmptyFile
10:29:37 [2022-05-17T10:29:37.322Z] --- PASS: TestTailEmptyFile (0.00s)
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestTailNegativeN
10:29:37 [2022-05-17T10:29:37.322Z] --- PASS: TestTailNegativeN (0.00s)
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader
10:29:37 [2022-05-17T10:29:37.322Z] === CONT  TestNewTailReader
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/no_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/no_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/single_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/single_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/2_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/2_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/4_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/4_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/8_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/8_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/12_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/12_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/truncated_last_line
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/truncated_last_line#01
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/truncated_last_line#02
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
10:29:37 [2022-05-17T10:29:37.322Z] === CONT  TestNewTailReader/no_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.322Z] === CONT  TestNewTailReader/4_byte_delimiter
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.322Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/no_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/12_byte_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/2_byte_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/single_byte_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/8_byte_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.323Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.323Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.324Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.324Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.324Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.451Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o0l8cqf7orajepxj67ujxw3v3 Created:2022-05-17 10:29:35.867504622 +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[574af653ca2329ee4e3476b39bbdfde303fc67eedbd2d3b7cca6c47d8e1ded2a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pwtctqos5iydxc9pgircrmnei EndpointID:6651104e1911c9bf7b0955813af889dbba70ba2bff6cfae51b86441235791679 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50d25a53f6a43f766c6482ad4f96385e8d5acb7f8b2febabbab0e3098b08dfae 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:72bfe9c9e705 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pwtctqos5iydxc9pgircrmnei EndpointID:6651104e1911c9bf7b0955813af889dbba70ba2bff6cfae51b86441235791679 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/no_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.781Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.782Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.782Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.783Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.784Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:29:37 [2022-05-17T10:29:37.785Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:29:38 [2022-05-17T10:29:38.244Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:29:38 [2022-05-17T10:29:38.244Z] --- PASS: TestNewTailReader (0.00s)
10:29:38 [2022-05-17T10:29:38.244Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
10:29:38 [2022-05-17T10:29:38.244Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.244Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s)
10:29:38 [2022-05-17T10:29:38.245Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.05s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.245Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
10:29:38 [2022-05-17T10:29:38.246Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.384Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:29:38 [2022-05-17T10:29:38.479Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.80s)
10:29:38 [2022-05-17T10:29:38.479Z] PASS
10:29:38 [2022-05-17T10:29:38.479Z] 
10:29:38 [2022-05-17T10:29:38.479Z] === Skipped
10:29:38 [2022-05-17T10:29:38.479Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:29:38 [2022-05-17T10:29:38.479Z]     build_session_test.go:25: TODO: BuildKit
10:29:38 [2022-05-17T10:29:38.479Z] 
10:29:38 [2022-05-17T10:29:38.479Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:29:38 [2022-05-17T10:29:38.479Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:29:38 [2022-05-17T10:29:38.479Z] 
10:29:38 [2022-05-17T10:29:38.479Z] DONE 34 tests, 2 skipped in 87.104s
10:29:38 [2022-05-17T10:29:38.479Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:29:38 [2022-05-17T10:29:38.479Z] INFO: Testing against a local daemon
10:29:38 [2022-05-17T10:29:38.479Z] === RUN   TestConfigInspect
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:29:38 [2022-05-17T10:29:38.708Z] PASS
10:29:38 [2022-05-17T10:29:38.708Z] coverage: 88.6% of statements
10:29:38 [2022-05-17T10:29:38.708Z] ok  	github.com/docker/docker/pkg/tailfile	0.308s	coverage: 88.6% of statements
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestTarSumRemoveNonExistent
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestTarSumRemove
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestTarSumRemove (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestSortFileInfoSums
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestSortFileInfoSums (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestNewTarSumForLabelInvalid
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestNewTarSumForLabel
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestNewTarSumForLabel (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestEmptyTar
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestEmptyTar (0.01s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestTarSumsReadSize
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestTarSumsReadSize (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestTarSums
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestTarSums (0.08s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestIteration
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestIteration (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestVersionLabelForChecksum
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestVersionLabelForChecksum (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestVersion
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestVersion (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestGetVersion
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestGetVersion (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] === RUN   TestGetVersions
10:29:39 [2022-05-17T10:29:39.164Z] --- PASS: TestGetVersions (0.00s)
10:29:39 [2022-05-17T10:29:39.164Z] PASS
10:29:39 [2022-05-17T10:29:39.164Z] coverage: 89.3% of statements
10:29:39 [2022-05-17T10:29:39.164Z] ok  	github.com/docker/docker/pkg/tarsum	0.137s	coverage: 89.3% of statements
10:29:40 [2022-05-17T10:29:40.127Z] === RUN   TestTruncIndex
10:29:40 [2022-05-17T10:29:40.127Z] --- PASS: TestTruncIndex (0.10s)
10:29:40 [2022-05-17T10:29:40.127Z] PASS
10:29:40 [2022-05-17T10:29:40.127Z] coverage: 91.5% of statements
10:29:40 [2022-05-17T10:29:40.127Z] ok  	github.com/docker/docker/pkg/truncindex	0.132s	coverage: 91.5% of statements
10:29:40 [2022-05-17T10:29:40.584Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:29:40 [2022-05-17T10:29:40.584Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:29:40 [2022-05-17T10:29:40.584Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:29:40 [2022-05-17T10:29:40.584Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
10:29:40 [2022-05-17T10:29:40.584Z] === RUN   TestVersionInfo
10:29:40 [2022-05-17T10:29:40.584Z] --- PASS: TestVersionInfo (0.00s)
10:29:40 [2022-05-17T10:29:40.584Z] === RUN   TestAppendVersions
10:29:40 [2022-05-17T10:29:40.584Z] --- PASS: TestAppendVersions (0.00s)
10:29:40 [2022-05-17T10:29:40.584Z] PASS
10:29:40 [2022-05-17T10:29:40.584Z] coverage: 88.9% of statements
10:29:40 [2022-05-17T10:29:40.584Z] ok  	github.com/docker/docker/pkg/useragent	0.035s	coverage: 88.9% of statements
10:29:40 [2022-05-17T10:29:40.913Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:29:41 [2022-05-17T10:29:41.007Z] --- PASS: TestConfigInspect (2.30s)
10:29:41 [2022-05-17T10:29:41.007Z] === RUN   TestConfigList
10:29:42 [2022-05-17T10:29:42.113Z] === RUN   TestNewSettable
10:29:42 [2022-05-17T10:29:42.113Z] --- PASS: TestNewSettable (0.00s)
10:29:42 [2022-05-17T10:29:42.113Z] === RUN   TestIsSettable
10:29:42 [2022-05-17T10:29:42.113Z] --- PASS: TestIsSettable (0.00s)
10:29:42 [2022-05-17T10:29:42.113Z] === RUN   TestUpdateSettingsEnv
10:29:42 [2022-05-17T10:29:42.113Z] --- PASS: TestUpdateSettingsEnv (0.00s)
10:29:42 [2022-05-17T10:29:42.113Z] PASS
10:29:42 [2022-05-17T10:29:42.113Z] coverage: 20.0% of statements
10:29:42 [2022-05-17T10:29:42.113Z] ok  	github.com/docker/docker/plugin/v2	0.033s	coverage: 20.0% of statements
10:29:42 [2022-05-17T10:29:42.286Z] === RUN   TestDockerSuite/TestBuildRm
10:29:42 [2022-05-17T10:29:42.544Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s)
10:29:42 [2022-05-17T10:29:42.545Z] PASS
10:29:42 [2022-05-17T10:29:42.545Z] 
10:29:42 [2022-05-17T10:29:42.545Z] === Skipped
10:29:42 [2022-05-17T10:29:42.545Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:29:42 [2022-05-17T10:29:42.545Z]     service_test.go:243: FLAKY_TEST
10:29:42 [2022-05-17T10:29:42.545Z] 
10:29:42 [2022-05-17T10:29:42.545Z] DONE 38 tests, 1 skipped in 50.195s
10:29:42 [2022-05-17T10:29:42.545Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:29:42 [2022-05-17T10:29:42.545Z] ++ 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
10:29:42 [2022-05-17T10:29:42.545Z] ++ set -e
10:29:42 [2022-05-17T10:29:42.545Z] ++ '[' -n 0 ']'
10:29:42 [2022-05-17T10:29:42.545Z] ++ set -x
10:29:42 [2022-05-17T10:29:42.545Z] ++ env -i DEST=/go/src/github.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
10:29:42 [2022-05-17T10:29:42.545Z] INFO: Testing against a local daemon
10:29:42 [2022-05-17T10:29:42.545Z] === RUN   TestDockerNetworkIpvlanPersistance
10:29:42 [2022-05-17T10:29:42.545Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:29:42 [2022-05-17T10:29:42.545Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:29:42 [2022-05-17T10:29:42.545Z] === RUN   TestDockerNetworkIpvlan
10:29:42 [2022-05-17T10:29:42.545Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:29:42 [2022-05-17T10:29:42.545Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:29:42 [2022-05-17T10:29:42.545Z] PASS
10:29:42 [2022-05-17T10:29:42.545Z] 
10:29:42 [2022-05-17T10:29:42.545Z] === Skipped
10:29:42 [2022-05-17T10:29:42.545Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:29:42 [2022-05-17T10:29:42.545Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:29:42 [2022-05-17T10:29:42.545Z] 
10:29:42 [2022-05-17T10:29:42.545Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:29:42 [2022-05-17T10:29:42.545Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:29:42 [2022-05-17T10:29:42.545Z] 
10:29:42 [2022-05-17T10:29:42.545Z] DONE 2 tests, 2 skipped in 0.027s
10:29:42 [2022-05-17T10:29:42.545Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:29:42 [2022-05-17T10:29:42.545Z] ++ 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
10:29:42 [2022-05-17T10:29:42.545Z] ++ set -e
10:29:42 [2022-05-17T10:29:42.545Z] ++ '[' -n 0 ']'
10:29:42 [2022-05-17T10:29:42.545Z] ++ set -x
10:29:42 [2022-05-17T10:29:42.545Z] ++ env -i DEST=/go/src/github.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
10:29:42 [2022-05-17T10:29:42.545Z] INFO: Testing against a local daemon
10:29:42 [2022-05-17T10:29:42.545Z] === RUN   TestDockerNetworkMacvlanPersistance
10:29:42 [2022-05-17T10:29:42.568Z] === RUN   TestValidatePrivileges
10:29:42 [2022-05-17T10:29:42.568Z] --- PASS: TestValidatePrivileges (0.00s)
10:29:42 [2022-05-17T10:29:42.568Z] === RUN   TestFilterByCapNeg
10:29:42 [2022-05-17T10:29:42.568Z] --- PASS: TestFilterByCapNeg (0.00s)
10:29:42 [2022-05-17T10:29:42.568Z] === RUN   TestFilterByCapPos
10:29:42 [2022-05-17T10:29:42.568Z] --- PASS: TestFilterByCapPos (0.00s)
10:29:42 [2022-05-17T10:29:42.568Z] === RUN   TestStoreGetPluginNotMatchCapRefs
10:29:42 [2022-05-17T10:29:42.568Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
10:29:42 [2022-05-17T10:29:42.568Z] PASS
10:29:42 [2022-05-17T10:29:42.569Z] coverage: 12.2% of statements
10:29:42 [2022-05-17T10:29:42.569Z] ok  	github.com/docker/docker/plugin	0.077s	coverage: 12.2% of statements
10:29:42 [2022-05-17T10:29:42.896Z] --- PASS: TestConfigList (2.14s)
10:29:42 [2022-05-17T10:29:42.896Z] === RUN   TestConfigsCreateAndDelete
10:29:43 [2022-05-17T10:29:43.024Z] === RUN   TestLoad
10:29:43 [2022-05-17T10:29:43.024Z] --- PASS: TestLoad (0.00s)
10:29:43 [2022-05-17T10:29:43.024Z] === RUN   TestSave
10:29:43 [2022-05-17T10:29:43.024Z] --- PASS: TestSave (0.02s)
10:29:43 [2022-05-17T10:29:43.024Z] === RUN   TestAddDeleteGet
10:29:43 [2022-05-17T10:29:43.024Z] --- PASS: TestAddDeleteGet (0.04s)
10:29:43 [2022-05-17T10:29:43.024Z] === RUN   TestInvalidTags
10:29:43 [2022-05-17T10:29:43.024Z] --- PASS: TestInvalidTags (0.00s)
10:29:43 [2022-05-17T10:29:43.024Z] PASS
10:29:43 [2022-05-17T10:29:43.024Z] coverage: 84.4% of statements
10:29:43 [2022-05-17T10:29:43.024Z] ok  	github.com/docker/docker/reference	0.125s	coverage: 84.4% of statements
10:29:43 [2022-05-17T10:29:43.480Z] --- PASS: TestGet (15.01s)
10:29:43 [2022-05-17T10:29:43.480Z] === RUN   TestPluginWithNoManifest
10:29:43 [2022-05-17T10:29:43.480Z] --- PASS: TestPluginWithNoManifest (0.00s)
10:29:43 [2022-05-17T10:29:43.480Z] === RUN   TestGetAll
10:29:43 [2022-05-17T10:29:43.480Z] --- PASS: TestGetAll (0.00s)
10:29:43 [2022-05-17T10:29:43.480Z] PASS
10:29:43 [2022-05-17T10:29:43.480Z] coverage: 73.2% of statements
10:29:43 [2022-05-17T10:29:43.480Z] ok  	github.com/docker/docker/pkg/plugins	36.213s	coverage: 73.2% of statements
10:29:43 [2022-05-17T10:29:43.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
10:29:43 [2022-05-17T10:29:43.917Z] === RUN   TestDockerNetworkMacvlan
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestBoolValue
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestBoolValue (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestBoolValueOrDefault
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestBoolValueOrDefault (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestInt64ValueOrZero
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestInt64ValueOrZero (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestInt64ValueOrDefault
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestInt64ValueOrDefault (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestInt64ValueOrDefaultWithError
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestJsonContentType
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestJsonContentType (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestReadJSON
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestReadJSON/nil_body
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestReadJSON/empty_body
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestReadJSON/with_valid_request
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestReadJSON/with_whitespace
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestReadJSON/with_extra_content
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestReadJSON/invalid_JSON
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestReadJSON (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z]     --- PASS: TestReadJSON/nil_body (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z]     --- PASS: TestReadJSON/empty_body (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] PASS
10:29:44 [2022-05-17T10:29:44.351Z] coverage: 31.9% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ok  	github.com/docker/docker/api/server/httputils	0.054s	coverage: 31.9% of statements
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestMaskSecretKeys
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestMaskSecretKeys (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestVersionMiddlewareVersion
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] PASS
10:29:44 [2022-05-17T10:29:44.351Z] coverage: 37.7% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ok  	github.com/docker/docker/api/server/middleware	0.110s	coverage: 37.7% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestToJSON
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestToJSON (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestToParamWithVersion
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestToParamWithVersion (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestFromJSON
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestFromJSON (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestEmpty
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestEmpty (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestArgsMatchKVListEmptySources
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestArgsMatchKVList
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestArgsMatchKVList (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestArgsMatch
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestArgsMatch (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestAdd
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestAdd (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestDel
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestDel (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestLen
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestLen (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestExactMatch
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestExactMatch (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestOnlyOneExactMatch
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestOnlyOneExactMatch (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestContains
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestContains (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestValidate
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestValidate (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestWalkValues
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestWalkValues (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestFuzzyMatch
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestFuzzyMatch (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestClone
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestClone (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] PASS
10:29:44 [2022-05-17T10:29:44.351Z] coverage: 92.2% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ok  	github.com/docker/docker/api/types/filters	0.055s	coverage: 92.2% of statements
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestAdjustForAPIVersion
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestAdjustForAPIVersion (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] PASS
10:29:44 [2022-05-17T10:29:44.351Z] coverage: 6.0% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ok  	github.com/docker/docker/api/server/router/swarm	0.054s	coverage: 6.0% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestStrSliceMarshalJSON
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestStrSliceUnmarshalJSON
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestStrSliceUnmarshalString
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestStrSliceUnmarshalSlice
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] PASS
10:29:44 [2022-05-17T10:29:44.351Z] coverage: 90.0% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ok  	github.com/docker/docker/api/types/strslice	0.047s	coverage: 90.0% of statements
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestGetVolumeByNameNotFoundNoSwarm
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestGetVolumeByNameNotFoundNotManager
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestGetVolumeByNameNotFound
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestGetVolumeByNameNotFound (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestGetVolumeByNameFoundRegular
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestGetVolumeByNameFoundSwarm
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestListVolumes
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestListVolumes (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestListVolumesNoSwarm
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestListVolumesNoSwarm (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestListVolumesNoManager
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestListVolumesNoManager (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestCreateRegularVolume
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestCreateRegularVolume (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestCreateSwarmVolumeNoSwarm
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestCreateSwarmVolumeNotManager
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestCreateVolumeCluster
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestCreateVolumeCluster (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestUpdateVolume
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestUpdateVolume (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestUpdateVolumeNoSwarm
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestUpdateVolumeNotFound
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestUpdateVolumeNotFound (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestVolumeRemove
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestVolumeRemove (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestVolumeRemoveSwarm
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestVolumeRemoveSwarm (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestVolumeRemoveNotFoundNoSwarm
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestVolumeRemoveNotFoundNoManager
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestVolumeRemoveFoundNoSwarm
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestVolumeRemoveNoSwarmInUse
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestVolumeRemoveSwarmForce
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] PASS
10:29:44 [2022-05-17T10:29:44.351Z] coverage: 67.9% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ok  	github.com/docker/docker/api/server/router/volume	0.067s	coverage: 67.9% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestGetTimestamp
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestGetTimestamp (0.23s)
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestParseTimestamps
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestParseTimestamps (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] PASS
10:29:44 [2022-05-17T10:29:44.351Z] coverage: 100.0% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ok  	github.com/docker/docker/api/types/time	0.303s	coverage: 100.0% of statements
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestCompareVersion
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestCompareVersion (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] PASS
10:29:44 [2022-05-17T10:29:44.351Z] coverage: 77.3% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ok  	github.com/docker/docker/api/types/versions	0.046s	coverage: 77.3% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/builder	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestIsGIT
10:29:44 [2022-05-17T10:29:44.351Z] --- PASS: TestIsGIT (0.00s)
10:29:44 [2022-05-17T10:29:44.351Z] PASS
10:29:44 [2022-05-17T10:29:44.351Z] coverage: 100.0% of statements
10:29:44 [2022-05-17T10:29:44.351Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.052s	coverage: 100.0% of statements
10:29:44 [2022-05-17T10:29:44.351Z] === RUN   TestParseRemoteURL
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestParseRemoteURL (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestCloneArgsSmartHttp
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestCloneArgsSmartHttp (0.03s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestCloneArgsDumbHttp
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestCloneArgsGit
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestCloneArgsGit (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestCheckoutGit
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestProcessNoDockerignore
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestProcessNoDockerignore (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestProcessShouldLeaveAllFiles
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDetectContentType
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestDetectContentType (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestSelectAcceptableMIME
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestSelectAcceptableMIME (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestInspectEmptyResponse
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestInspectEmptyResponse (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestInspectResponseBinary
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestInspectResponseBinary (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestResponseUnsupportedContentType
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestInspectResponseTextSimple
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestInspectResponseTextSimple (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestInspectResponseEmptyContentType
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestUnknownContentLength
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestUnknownContentLength (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDownloadRemote
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestDownloadRemote (0.11s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestGetWithStatusError
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestGetWithStatusError (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestCloseRootDirectory
10:29:44 [2022-05-17T10:29:44.352Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestCloseRootDirectory (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestHashFile
10:29:44 [2022-05-17T10:29:44.352Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestHashFile (0.01s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestHashSubdir
10:29:44 [2022-05-17T10:29:44.352Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestHashSubdir (0.01s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestRemoveDirectory
10:29:44 [2022-05-17T10:29:44.352Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestRemoveDirectory (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] PASS
10:29:44 [2022-05-17T10:29:44.352Z] coverage: 9.3% of statements
10:29:44 [2022-05-17T10:29:44.352Z] ok  	github.com/docker/docker/builder/remotecontext	0.324s	coverage: 9.3% of statements
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestEnable
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestEnable (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDisable
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestDisable (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestEnabled
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestEnabled (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] PASS
10:29:44 [2022-05-17T10:29:44.352Z] coverage: 100.0% of statements
10:29:44 [2022-05-17T10:29:44.352Z] ok  	github.com/docker/docker/cli/debug	0.057s	coverage: 100.0% of statements
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestGetAllAllowed
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestGetAllAllowed (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestGetAllMeta
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestGetAllMeta (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestWarnOnUnusedBuildArgs
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestIsUnreferencedBuiltin
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestIsExistingDirectory
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestIsExistingDirectory (0.03s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestGetFilenameForDownload
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestGetFilenameForDownload (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestEnv2Variables
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestEnv2Variables (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestEnvValueWithExistingRunConfigEnv
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestMaintainer
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestMaintainer (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestLabel
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestLabel (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestFromScratch
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestFromScratch (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestFromWithArg
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestFromWithArg (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestFromWithArgButBuildArgsNotGiven
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestFromWithUndefinedArg
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestFromWithUndefinedArg (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestFromMultiStageWithNamedStage
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestOnbuild
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestOnbuild (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestWorkdir
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestWorkdir (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestCmd
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestCmd (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestHealthcheckNone
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestHealthcheckNone (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestHealthcheckCmd
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestHealthcheckCmd (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestEntrypoint
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestEntrypoint (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestExpose
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestExpose (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestUser
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestUser (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestVolume
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestVolume (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestStopSignal
10:29:44 [2022-05-17T10:29:44.352Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestStopSignal (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestArg
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestArg (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestShell
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestShell (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestPrependEnvOnCmd
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestPrependEnvOnCmd (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestRunWithBuildArgs
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestRunWithBuildArgs (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestRunIgnoresHealthcheck
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatchUnsupportedOptions
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestNormalizeWorkdir
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestNormalizeWorkdir (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatch
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatch/ADD_multiple_files_to_file
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatch/COPY_multiple_files_to_file
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatch/COPY_wildcard_no_files
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDispatch/COPY_url
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestDispatch (0.10s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.04s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z]     --- PASS: TestDispatch/COPY_url (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestAddScratchImageAddsToMounts
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestAddFromScratchPopulatesPlatform
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestImageSourceGetAddsToMounts
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestEmptyDockerfile
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestEmptyDockerfile (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestSymlinkDockerfile
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestSymlinkDockerfile (0.01s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDockerfileOutsideTheBuildContext
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestNonExistingDockerfile
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestNonExistingDockerfile (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestCopyRunConfig
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestCopyRunConfig (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestDeepCopyRunConfig
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestDeepCopyRunConfig (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestExportImage
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestExportImage (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestNormalizeDest
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestNormalizeDest (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] PASS
10:29:44 [2022-05-17T10:29:44.352Z] coverage: 46.7% of statements
10:29:44 [2022-05-17T10:29:44.352Z] ok  	github.com/docker/docker/builder/dockerfile	0.425s	coverage: 46.7% of statements
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestTCP4Proxy
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestTCP4Proxy (0.01s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestTCP4ProxyHalfClose
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestTCP6Proxy
10:29:44 [2022-05-17T10:29:44.352Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestTCP6Proxy (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestTCPDualStackProxy
10:29:44 [2022-05-17T10:29:44.352Z]     network_proxy_test.go:208: No support for dual stack yet
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestTCPDualStackProxy (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestUDP4Proxy
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestUDP4Proxy (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestUDP6Proxy
10:29:44 [2022-05-17T10:29:44.352Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestUDP6Proxy (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestUDPWriteError
10:29:44 [2022-05-17T10:29:44.352Z] --- PASS: TestUDPWriteError (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestSCTP4Proxy
10:29:44 [2022-05-17T10:29:44.352Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestSCTP4Proxy (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] === RUN   TestSCTP6Proxy
10:29:44 [2022-05-17T10:29:44.352Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:29:44 [2022-05-17T10:29:44.352Z] --- SKIP: TestSCTP6Proxy (0.00s)
10:29:44 [2022-05-17T10:29:44.352Z] PASS
10:29:44 [2022-05-17T10:29:44.352Z] coverage: 49.4% of statements
10:29:44 [2022-05-17T10:29:44.352Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.069s	coverage: 49.4% of statements
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestRestartManagerTimeout
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestRestartManagerTimeout (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestRestartManagerTimeoutReset
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] PASS
10:29:44 [2022-05-17T10:29:44.442Z] coverage: 50.9% of statements
10:29:44 [2022-05-17T10:29:44.442Z] ok  	github.com/docker/docker/restartmanager	0.039s	coverage: 50.9% of statements
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResumableRequestHeaderSimpleErrors
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResumableRequestHeaderTooMuchFailures
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResumableRequestReaderWithReadError
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResolveAuthConfigIndexServer
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResolveAuthConfigFullURL
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestLoadAllowNondistributableArtifacts
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestValidateMirror
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestValidateMirror (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestLoadInsecureRegistries
10:29:44 [2022-05-17T10:29:44.442Z] time="2022-05-17T10:29:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResumableRequestReader
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResumableRequestReader (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestResumableRequestReaderWithInitialResponse
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] PASS
10:29:44 [2022-05-17T10:29:44.442Z] coverage: 100.0% of statements
10:29:44 [2022-05-17T10:29:44.442Z] ok  	github.com/docker/docker/registry/resumable	0.233s	coverage: 100.0% of statements
10:29:44 [2022-05-17T10:29:44.442Z] time="2022-05-17T10:29:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:29:44 [2022-05-17T10:29:44.442Z] time="2022-05-17T10:29:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
10:29:44 [2022-05-17T10:29:44.442Z] time="2022-05-17T10:29:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestLoadInsecureRegistries (0.19s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestNewServiceConfig
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestNewServiceConfig (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestValidateIndexName
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestValidateIndexName (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestValidateIndexNameWithError
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestValidateIndexNameWithError (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestEndpointParse
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestEndpointParse (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestEndpointParseInvalid
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestEndpointParseInvalid (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestValidateEndpoint
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestValidateEndpoint (0.01s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestPing
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestPing (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestPingRegistryEndpoint
10:29:44 [2022-05-17T10:29:44.442Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
10:29:44 [2022-05-17T10:29:44.442Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestEndpoint
10:29:44 [2022-05-17T10:29:44.442Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
10:29:44 [2022-05-17T10:29:44.442Z] --- SKIP: TestEndpoint (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestParseRepositoryInfo
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestParseRepositoryInfo (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestNewIndexInfo
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestNewIndexInfo (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestMirrorEndpointLookup
10:29:44 [2022-05-17T10:29:44.442Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
10:29:44 [2022-05-17T10:29:44.442Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestSearchRepositories
10:29:44 [2022-05-17T10:29:44.442Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
10:29:44 [2022-05-17T10:29:44.442Z]         Host: 127.0.0.1:49335
10:29:44 [2022-05-17T10:29:44.442Z]         User-Agent: docker test client
10:29:44 [2022-05-17T10:29:44.442Z]         Authorization: Token fake-token
10:29:44 [2022-05-17T10:29:44.442Z]         X-Docker-Token: true
10:29:44 [2022-05-17T10:29:44.442Z]         Accept-Encoding: gzip
10:29:44 [2022-05-17T10:29:44.442Z]         
10:29:44 [2022-05-17T10:29:44.442Z]         
10:29:44 [2022-05-17T10:29:44.442Z]     registry_test.go:731: HTTP/1.1 200 OK
10:29:44 [2022-05-17T10:29:44.442Z]         Connection: close
10:29:44 [2022-05-17T10:29:44.442Z]         Content-Length: 144
10:29:44 [2022-05-17T10:29:44.442Z]         Cache-Control: no-cache
10:29:44 [2022-05-17T10:29:44.442Z]         Content-Type: application/json
10:29:44 [2022-05-17T10:29:44.442Z]         Date: Tue, 17 May 2022 10:29:44 GMT
10:29:44 [2022-05-17T10:29:44.442Z]         Expires: -1
10:29:44 [2022-05-17T10:29:44.442Z]         Pragma: no-cache
10:29:44 [2022-05-17T10:29:44.442Z]         Server: docker-tests/mock
10:29:44 [2022-05-17T10:29:44.442Z]         X-Docker-Registry-Config: mock
10:29:44 [2022-05-17T10:29:44.442Z]         X-Docker-Registry-Version: 0.0.0
10:29:44 [2022-05-17T10:29:44.442Z]         
10:29:44 [2022-05-17T10:29:44.442Z]         
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestSearchRepositories (0.01s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestTrustedLocation
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestTrustedLocation (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestAllowNondistributableArtifacts
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] === RUN   TestIsSecureIndex
10:29:44 [2022-05-17T10:29:44.442Z] --- PASS: TestIsSecureIndex (0.00s)
10:29:44 [2022-05-17T10:29:44.442Z] PASS
10:29:44 [2022-05-17T10:29:44.442Z] coverage: 51.7% of statements
10:29:44 [2022-05-17T10:29:44.442Z] ok  	github.com/docker/docker/registry	0.290s	coverage: 51.7% of statements
10:29:44 [2022-05-17T10:29:44.481Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:29:44 [2022-05-17T10:29:44.481Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:29:45 [2022-05-17T10:29:45.047Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:29:45 [2022-05-17T10:29:45.305Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:29:45 [2022-05-17T10:29:45.403Z] === RUN   TestDecodeContainerConfig
10:29:45 [2022-05-17T10:29:45.403Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
10:29:45 [2022-05-17T10:29:45.403Z] --- PASS: TestDecodeContainerConfig (0.00s)
10:29:45 [2022-05-17T10:29:45.403Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
10:29:45 [2022-05-17T10:29:45.403Z] === RUN   TestDecodeContainerConfigIsolation
10:29:45 [2022-05-17T10:29:45.403Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
10:29:45 [2022-05-17T10:29:45.403Z] === RUN   TestValidatePrivileged
10:29:45 [2022-05-17T10:29:45.403Z] --- PASS: TestValidatePrivileged (0.00s)
10:29:45 [2022-05-17T10:29:45.403Z] PASS
10:29:45 [2022-05-17T10:29:45.403Z] coverage: 52.4% of statements
10:29:45 [2022-05-17T10:29:45.403Z] ok  	github.com/docker/docker/runconfig	0.080s	coverage: 52.4% of statements
10:29:45 [2022-05-17T10:29:45.403Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
10:29:45 [2022-05-17T10:29:45.403Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
10:29:45 [2022-05-17T10:29:45.403Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
10:29:45 [2022-05-17T10:29:45.403Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
10:29:45 [2022-05-17T10:29:45.403Z] PASS
10:29:45 [2022-05-17T10:29:45.403Z] coverage: 62.5% of statements
10:29:45 [2022-05-17T10:29:45.403Z] ok  	github.com/docker/docker/testutil	0.046s	coverage: 62.5% of statements
10:29:45 [2022-05-17T10:29:45.410Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
10:29:45 [2022-05-17T10:29:45.410Z] === RUN   TestConfigsUpdate
10:29:45 [2022-05-17T10:29:45.871Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:29:46 [2022-05-17T10:29:46.129Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:29:46 [2022-05-17T10:29:46.129Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:29:46 [2022-05-17T10:29:46.695Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:29:47 [2022-05-17T10:29:47.298Z] --- PASS: TestConfigsUpdate (2.12s)
10:29:47 [2022-05-17T10:29:47.298Z] === RUN   TestTemplatedConfig
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestGetAddress
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestGetAddress (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestRemove
10:29:47 [2022-05-17T10:29:47.570Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:29:47 [2022-05-17T10:29:47.570Z] --- SKIP: TestRemove (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestInitializeWithVolumes
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestInitializeWithVolumes (0.01s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestCreate
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestCreate (0.01s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestValidateName
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestValidateName (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestCreateWithOpts
10:29:47 [2022-05-17T10:29:47.570Z]     local_test.go:180: runtime.GOOS == "windows"
10:29:47 [2022-05-17T10:29:47.570Z] --- SKIP: TestCreateWithOpts (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestRelaodNoOpts
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestRelaodNoOpts (0.01s)
10:29:47 [2022-05-17T10:29:47.570Z] PASS
10:29:47 [2022-05-17T10:29:47.570Z] coverage: 41.6% of statements
10:29:47 [2022-05-17T10:29:47.570Z] ok  	github.com/docker/docker/volume/local	0.077s	coverage: 41.6% of statements
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestGetDriver
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestGetDriver (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestVolumeRequestError
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestVolumeRequestError (0.01s)
10:29:47 [2022-05-17T10:29:47.570Z] PASS
10:29:47 [2022-05-17T10:29:47.570Z] coverage: 36.1% of statements
10:29:47 [2022-05-17T10:29:47.570Z] ok  	github.com/docker/docker/volume/drivers	0.050s	coverage: 36.1% of statements
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRaw
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestLCOWParseMountRaw (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRaw
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestLinuxParseMountRaw (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
10:29:47 [2022-05-17T10:29:47.570Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
10:29:47 [2022-05-17T10:29:47.570Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
10:29:47 [2022-05-17T10:29:47.570Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
10:29:47 [2022-05-17T10:29:47.628Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:29:47 [2022-05-17T10:29:47.644Z] Removing intermediate container b3ef712ee4b2
10:29:47 [2022-05-17T10:29:47.644Z]  ---> eb1540df9290
10:29:47 [2022-05-17T10:29:47.644Z] Step 10/13 : RUN   Function Install-GoWinres() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN";     &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"go-winres install failed..."';     }   }     Install-GoWinres
10:29:47 [2022-05-17T10:29:47.644Z]  ---> Running in 714fe91f5815
10:29:47 [2022-05-17T10:29:47.886Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
10:29:48 [2022-05-17T10:29:48.026Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestConvertTmpfsOptions
10:29:48 [2022-05-17T10:29:48.026Z]     linux_parser_test.go:209: data="mode=700,size=1m"
10:29:48 [2022-05-17T10:29:48.026Z]     linux_parser_test.go:209: data="ro"
10:29:48 [2022-05-17T10:29:48.026Z] --- PASS: TestConvertTmpfsOptions (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestParseMountSpec
10:29:48 [2022-05-17T10:29:48.026Z]     parser_test.go:62: case 0
10:29:48 [2022-05-17T10:29:48.026Z]     parser_test.go:62: case 1
10:29:48 [2022-05-17T10:29:48.026Z]     parser_test.go:62: case 2
10:29:48 [2022-05-17T10:29:48.026Z]     parser_test.go:62: case 3
10:29:48 [2022-05-17T10:29:48.026Z]     parser_test.go:62: case 4
10:29:48 [2022-05-17T10:29:48.026Z]     parser_test.go:62: case 5
10:29:48 [2022-05-17T10:29:48.026Z] --- PASS: TestParseMountSpec (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestValidateMount
10:29:48 [2022-05-17T10:29:48.026Z] --- PASS: TestValidateMount (0.01s)
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRaw
10:29:48 [2022-05-17T10:29:48.026Z] --- PASS: TestWindowsParseMountRaw (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
10:29:48 [2022-05-17T10:29:48.026Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
10:29:48 [2022-05-17T10:29:48.026Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
10:29:48 [2022-05-17T10:29:48.026Z] PASS
10:29:48 [2022-05-17T10:29:48.026Z] coverage: 67.6% of statements
10:29:48 [2022-05-17T10:29:48.026Z] ok  	github.com/docker/docker/volume/mounts	0.062s	coverage: 67.6% of statements
10:29:48 [2022-05-17T10:29:48.451Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestSetGetMeta
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestSetGetMeta
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestRestore
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestRestore
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestServiceCreate
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestServiceCreate
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestServiceList
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestServiceList
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestServiceRemove
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestServiceRemove
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestServiceGet
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestServiceGet
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestServicePrune
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestServicePrune
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestCreate
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestCreate
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestRemove
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestRemove
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestList
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestList
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFindByDriver
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFindByDriver
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFindByReferenced
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFindByReferenced
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestDerefMultipleOfSameRef
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestDerefMultipleOfSameRef
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestDefererencePluginOnCreateError
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestDefererencePluginOnCreateError
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestRefDerefRemove
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestRefDerefRemove
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestGet
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestGet
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestGetWithReference
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestGetWithReference
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFilterFunc
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFilterFunc/test_nil_list
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFilterFunc/test_nil_list
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFilterFunc/test_empty_list
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFilterFunc/test_empty_list
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFilterFunc/test_filter_some
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFilterFunc/test_filter_some
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFilterFunc/test_filter_middle
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFilterFunc/test_filter_middle
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFilterFunc/test_filter_middle_and_last
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
10:29:48 [2022-05-17T10:29:48.988Z] === RUN   TestFilterFunc/test_filter_first_and_last
10:29:48 [2022-05-17T10:29:48.988Z] === PAUSE TestFilterFunc/test_filter_first_and_last
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFilterFunc/test_nil_list
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFilterFunc/test_filter_first_and_last
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFilterFunc/test_filter_some
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFilterFunc/test_empty_list
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFilterFunc/test_filter_middle_and_last
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFilterFunc/test_filter_middle
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestFilterFunc (0.00s)
10:29:48 [2022-05-17T10:29:48.988Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
10:29:48 [2022-05-17T10:29:48.988Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
10:29:48 [2022-05-17T10:29:48.988Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
10:29:48 [2022-05-17T10:29:48.988Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
10:29:48 [2022-05-17T10:29:48.988Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
10:29:48 [2022-05-17T10:29:48.988Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
10:29:48 [2022-05-17T10:29:48.988Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
10:29:48 [2022-05-17T10:29:48.988Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestSetGetMeta
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestList
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestDefererencePluginOnCreateError
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestDerefMultipleOfSameRef
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestSetGetMeta (0.02s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestGetWithReference
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestGet
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestList (0.04s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestRefDerefRemove
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFindByReferenced
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestGet (0.02s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestFindByDriver
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestGetWithReference (0.03s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestServiceGet
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestRefDerefRemove (0.02s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestRemove
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestFindByReferenced (0.02s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestCreate
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestFindByDriver (0.02s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestServicePrune
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestCreate (0.02s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestServiceList
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestRemove (0.02s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestServiceRemove
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestServiceGet (0.15s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestServiceCreate
10:29:48 [2022-05-17T10:29:48.988Z] time="2022-05-17T10:29:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestServiceRemove (0.13s)
10:29:48 [2022-05-17T10:29:48.988Z] === CONT  TestRestore
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestServiceList (0.13s)
10:29:48 [2022-05-17T10:29:48.988Z] time="2022-05-17T10:29:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:29:48 [2022-05-17T10:29:48.988Z] time="2022-05-17T10:29:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:29:48 [2022-05-17T10:29:48.988Z] time="2022-05-17T10:29:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestServiceCreate (0.02s)
10:29:48 [2022-05-17T10:29:48.988Z] time="2022-05-17T10:29:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestRestore (0.03s)
10:29:48 [2022-05-17T10:29:48.988Z] --- PASS: TestServicePrune (0.16s)
10:29:48 [2022-05-17T10:29:48.988Z] PASS
10:29:48 [2022-05-17T10:29:48.988Z] coverage: 69.0% of statements
10:29:48 [2022-05-17T10:29:48.988Z] ok  	github.com/docker/docker/volume/service	0.280s	coverage: 69.0% of statements
10:29:49 [2022-05-17T10:29:49.384Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:29:49 [2022-05-17T10:29:49.642Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:29:49 [2022-05-17T10:29:49.815Z] --- PASS: TestTemplatedConfig (2.74s)
10:29:49 [2022-05-17T10:29:49.815Z] === RUN   TestConfigCreateResolve
10:29:51 [2022-05-17T10:29:51.460Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin
10:29:51 [2022-05-17T10:29:51.919Z] go: downloading github.com/tc-hib/go-winres v0.2.3
10:29:51 [2022-05-17T10:29:51.919Z] go: downloading github.com/tc-hib/winres v0.1.5
10:29:51 [2022-05-17T10:29:51.919Z] go: downloading github.com/urfave/cli/v2 v2.3.0
10:29:52 [2022-05-17T10:29:52.332Z] --- PASS: TestConfigCreateResolve (2.17s)
10:29:52 [2022-05-17T10:29:52.332Z] PASS
10:29:52 [2022-05-17T10:29:52.332Z] 
10:29:52 [2022-05-17T10:29:52.332Z] DONE 6 tests in 13.672s
10:29:52 [2022-05-17T10:29:52.332Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:29:52 [2022-05-17T10:29:52.332Z] INFO: Testing against a local daemon
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestAttachWithTTY
10:29:52 [2022-05-17T10:29:52.332Z] --- PASS: TestAttachWithTTY (0.08s)
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestAttachWithoutTTy
10:29:52 [2022-05-17T10:29:52.332Z] --- PASS: TestAttachWithoutTTy (0.05s)
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestCheckpoint
10:29:52 [2022-05-17T10:29:52.332Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:29:52 [2022-05-17T10:29:52.332Z] --- SKIP: TestCheckpoint (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/commit
10:29:52 [2022-05-17T10:29:52.332Z] === PAUSE TestContainerInvalidJSON/commit
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/create
10:29:52 [2022-05-17T10:29:52.332Z] === PAUSE TestContainerInvalidJSON/containers/create
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:29:52 [2022-05-17T10:29:52.332Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:29:52 [2022-05-17T10:29:52.332Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:29:52 [2022-05-17T10:29:52.332Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:29:52 [2022-05-17T10:29:52.332Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:29:52 [2022-05-17T10:29:52.332Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:29:52 [2022-05-17T10:29:52.332Z] === CONT  TestContainerInvalidJSON/commit
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:29:52 [2022-05-17T10:29:52.332Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:29:52 [2022-05-17T10:29:52.332Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === CONT  TestContainerInvalidJSON/containers/create
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:29:52 [2022-05-17T10:29:52.332Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:29:52 [2022-05-17T10:29:52.332Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:29:52 [2022-05-17T10:29:52.332Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestCopyFromContainerPathIsNotDir
10:29:52 [2022-05-17T10:29:52.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestCopyToContainerPathDoesNotExist
10:29:52 [2022-05-17T10:29:52.332Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:29:52 [2022-05-17T10:29:52.332Z] === RUN   TestCopyEmptyFile
10:29:52 [2022-05-17T10:29:52.375Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:29:52 [2022-05-17T10:29:52.375Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:29:52 [2022-05-17T10:29:52.375Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:29:52 [2022-05-17T10:29:52.589Z] --- PASS: TestCopyEmptyFile (0.21s)
10:29:52 [2022-05-17T10:29:52.589Z] === RUN   TestCopyToContainerPathIsNotDir
10:29:52 [2022-05-17T10:29:52.589Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:29:52 [2022-05-17T10:29:52.589Z] === RUN   TestCopyFromContainer
10:29:52 [2022-05-17T10:29:52.831Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:29:52 [2022-05-17T10:29:52.923Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:29:52 [2022-05-17T10:29:52.923Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:29:52 [2022-05-17T10:29:52.923Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:29:52 [2022-05-17T10:29:52.923Z]     docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows
10:29:52 [2022-05-17T10:29:52.923Z] === RUN   TestDockerSuite/TestBuildSpaces
10:29:52 [2022-05-17T10:29:52.923Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:29:53 [2022-05-17T10:29:53.192Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:29:53 [2022-05-17T10:29:53.758Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:29:53 [2022-05-17T10:29:53.758Z] === RUN   TestDockerSuite/TestBuildStderr
10:29:53 [2022-05-17T10:29:53.955Z] === RUN   TestCopyFromContainer//
10:29:53 [2022-05-17T10:29:53.955Z] === RUN   TestCopyFromContainer//bar/root
10:29:53 [2022-05-17T10:29:53.955Z] === RUN   TestCopyFromContainer//bar/root/
10:29:53 [2022-05-17T10:29:53.955Z] === RUN   TestCopyFromContainer/bar/quux
10:29:53 [2022-05-17T10:29:53.955Z] === RUN   TestCopyFromContainer/bar/quux/
10:29:53 [2022-05-17T10:29:53.955Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:29:54 [2022-05-17T10:29:54.211Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:29:54 [2022-05-17T10:29:54.211Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:29:54 [2022-05-17T10:29:54.211Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:29:54 [2022-05-17T10:29:54.211Z] === RUN   TestCopyFromContainer/bar/notarget
10:29:54 [2022-05-17T10:29:54.323Z] --- PASS: TestDockerNetworkMacvlan (10.35s)
10:29:54 [2022-05-17T10:29:54.324Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:29:54 [2022-05-17T10:29:54.324Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
10:29:54 [2022-05-17T10:29:54.324Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
10:29:54 [2022-05-17T10:29:54.324Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s)
10:29:54 [2022-05-17T10:29:54.324Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s)
10:29:54 [2022-05-17T10:29:54.324Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
10:29:54 [2022-05-17T10:29:54.324Z] PASS
10:29:54 [2022-05-17T10:29:54.324Z] 
10:29:54 [2022-05-17T10:29:54.324Z] DONE 8 tests in 11.598s
10:29:54 [2022-05-17T10:29:54.324Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:29:54 [2022-05-17T10:29:54.324Z] ++ 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
10:29:54 [2022-05-17T10:29:54.324Z] ++ set -e
10:29:54 [2022-05-17T10:29:54.324Z] ++ '[' -n 0 ']'
10:29:54 [2022-05-17T10:29:54.324Z] ++ set -x
10:29:54 [2022-05-17T10:29:54.324Z] ++ env -i DEST=/go/src/github.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
10:29:54 [2022-05-17T10:29:54.324Z] testing: warning: no tests to run
10:29:54 [2022-05-17T10:29:54.324Z] PASS
10:29:54 [2022-05-17T10:29:54.324Z] 
10:29:54 [2022-05-17T10:29:54.324Z] DONE 0 tests in 0.006s
10:29:54 [2022-05-17T10:29:54.324Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:29:54 [2022-05-17T10:29:54.324Z] ++ 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
10:29:54 [2022-05-17T10:29:54.324Z] ++ set -e
10:29:54 [2022-05-17T10:29:54.324Z] ++ '[' -n 0 ']'
10:29:54 [2022-05-17T10:29:54.324Z] ++ set -x
10:29:54 [2022-05-17T10:29:54.324Z] ++ env -i DEST=/go/src/github.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
10:29:54 [2022-05-17T10:29:54.324Z] INFO: Testing against a local daemon
10:29:54 [2022-05-17T10:29:54.324Z] === RUN   TestAuthZPluginAllowRequest
10:29:54 [2022-05-17T10:29:54.468Z] --- PASS: TestCopyFromContainer (1.72s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:54 [2022-05-17T10:29:54.468Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:54 [2022-05-17T10:29:54.468Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:54 [2022-05-17T10:29:54.468Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:54 [2022-05-17T10:29:54.468Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:54 [2022-05-17T10:29:54.468Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:54 [2022-05-17T10:29:54.468Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:54 [2022-05-17T10:29:54.468Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateLinkToNonExistingContainer
10:29:54 [2022-05-17T10:29:54.468Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateWithInvalidEnv
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateWithInvalidEnv/0
10:29:54 [2022-05-17T10:29:54.468Z] === PAUSE TestCreateWithInvalidEnv/0
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateWithInvalidEnv/1
10:29:54 [2022-05-17T10:29:54.468Z] === PAUSE TestCreateWithInvalidEnv/1
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateWithInvalidEnv/2
10:29:54 [2022-05-17T10:29:54.468Z] === PAUSE TestCreateWithInvalidEnv/2
10:29:54 [2022-05-17T10:29:54.468Z] === CONT  TestCreateWithInvalidEnv/0
10:29:54 [2022-05-17T10:29:54.468Z] === CONT  TestCreateWithInvalidEnv/2
10:29:54 [2022-05-17T10:29:54.468Z] === CONT  TestCreateWithInvalidEnv/1
10:29:54 [2022-05-17T10:29:54.468Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:29:54 [2022-05-17T10:29:54.468Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateTmpfsMountsTarget
10:29:54 [2022-05-17T10:29:54.468Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:29:54 [2022-05-17T10:29:54.468Z] === RUN   TestCreateWithCustomMaskedPaths
10:29:54 [2022-05-17T10:29:54.581Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:29:55 [2022-05-17T10:29:55.514Z] --- PASS: TestAuthZPluginAllowRequest (1.25s)
10:29:55 [2022-05-17T10:29:55.514Z] === RUN   TestAuthZPluginTLS
10:29:56 [2022-05-17T10:29:56.079Z] --- PASS: TestAuthZPluginTLS (0.53s)
10:29:56 [2022-05-17T10:29:56.079Z] === RUN   TestAuthZPluginDenyRequest
10:29:56 [2022-05-17T10:29:56.357Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s)
10:29:56 [2022-05-17T10:29:56.357Z] === RUN   TestCreateWithCustomReadonlyPaths
10:29:56 [2022-05-17T10:29:56.644Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:29:56 [2022-05-17T10:29:56.644Z] === RUN   TestAuthZPluginAPIDenyResponse
10:29:56 [2022-05-17T10:29:56.721Z] === RUN   TestCheckpointCreateError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCheckpointCreateError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCheckpointCreate
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCheckpointCreate (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCheckpointDeleteError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCheckpointDeleteError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCheckpointDelete
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCheckpointDelete (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCheckpointListError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCheckpointListError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCheckpointList
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCheckpointList (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCheckpointListContainerNotFound
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNewClientWithOpsFromEnv
10:29:56 [2022-05-17T10:29:56.722Z]     client_test.go:22: runtime.GOOS == "windows"
10:29:56 [2022-05-17T10:29:56.722Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestGetAPIPath
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestGetAPIPath (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestParseHostURL
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestParseHostURL (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersionEmpty
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersion
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersion/downgrade_old
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersion/no_upgrade
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestNegotiateAPIVersion (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPVersionOverride
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersionAutomatic
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestClientRedirect
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestClientRedirect/GET
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestClientRedirect/POST
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestClientRedirect/PUT
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestClientRedirect/DELETE
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestClientRedirect (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z]     --- PASS: TestClientRedirect/GET (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z]     --- PASS: TestClientRedirect/POST (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z]     --- PASS: TestClientRedirect/PUT (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigCreateUnsupported
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigCreateUnsupported (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigCreateError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigCreateError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigCreate
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigCreate (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigInspectNotFound
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigInspectNotFound (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigInspectWithEmptyID
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigInspectUnsupported
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigInspectUnsupported (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigInspectError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigInspectError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigInspectConfigNotFound
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigInspect
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigInspect (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigListUnsupported
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigListUnsupported (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigListError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigListError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigList
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigList (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigRemoveUnsupported
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigRemoveError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigRemoveError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigRemove
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigRemove (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigUpdateUnsupported
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigUpdateError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigUpdateError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestConfigUpdate
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestConfigUpdate (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerCommitError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerCommitError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerCommit
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerCommit (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStatPathError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStatPathError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStatPathNotFoundError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStatPathNoHeaderError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStatPath
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStatPath (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCopyToContainerError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCopyToContainerError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCopyToContainerNotFoundError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCopyToContainerEmptyResponse
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCopyToContainer
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCopyToContainer (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCopyFromContainerError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCopyFromContainerError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCopyFromContainerNotFoundError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCopyFromContainerEmptyResponse
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCopyFromContainerNoHeaderError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestCopyFromContainer
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestCopyFromContainer (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerCreateError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerCreateError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerCreateImageNotFound
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerCreateWithName
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerCreateWithName (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerCreateAutoRemove
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerDiffError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerDiffError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerDiff
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerDiff (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExecCreateError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExecCreateError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExecCreate
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExecCreate (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExecStartError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExecStartError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExecStart
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExecStart (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExecInspectError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExecInspectError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExecInspect
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExecInspect (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExportError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExportError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExport
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExport (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerInspectError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerInspectError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerInspectContainerNotFound
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerInspectWithEmptyID
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerInspect
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerInspect (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerInspectNode
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerInspectNode (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerKillError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerKillError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerKill
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerKill (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerListError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerListError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerList
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerList (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerLogsNotFoundError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerLogsError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerLogsError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerLogs
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerLogs (0.22s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerPauseError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerPauseError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerPause
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerPause (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainersPruneError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainersPruneError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainersPrune
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainersPrune (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerRemoveError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerRemoveError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerRemoveNotFoundError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerRemove
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerRemove (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerRenameError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerRenameError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerRename
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerRename (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerResizeError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerResizeError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExecResizeError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExecResizeError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerResize
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerResize (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerExecResize
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerExecResize (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerRestartError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerRestartError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerRestart
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerRestart (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStartError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStartError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStart
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStart (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStatsError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStatsError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStats
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStats (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStopError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStopError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerStop
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerStop (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerTopError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerTopError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerTop
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerTop (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerUnpauseError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerUnpauseError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerUnpause
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerUnpause (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerUpdateError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerUpdateError (0.00s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerUpdate
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerUpdate (0.01s)
10:29:56 [2022-05-17T10:29:56.722Z] === RUN   TestContainerWaitError
10:29:56 [2022-05-17T10:29:56.722Z] --- PASS: TestContainerWaitError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestContainerWait
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestContainerWait (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestDiskUsageError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestDiskUsageError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestDiskUsage
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestDiskUsage (0.01s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestDistributionInspectUnsupported
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestDistributionInspectWithEmptyID
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestEventsErrorInOptions
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestEventsErrorInOptions (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestEventsErrorFromServer
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestEventsErrorFromServer (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestEvents
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestEvents (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestTLSCloseWriter
10:29:57 [2022-05-17T10:29:57.179Z] === PAUSE TestTLSCloseWriter
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageBuildError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageBuildError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageBuild
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageBuild (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestGetDockerOS
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestGetDockerOS (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageCreateError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageCreateError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageCreate
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageCreate (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageHistoryError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageHistoryError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageHistory
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageHistory (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageImportError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageImportError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageImport
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageImport (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageInspectError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageInspectError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageInspectImageNotFound
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageInspectImageNotFound (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageInspectWithEmptyID
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageInspect
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageInspect (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageListError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageListError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageList
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageList (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageListApiBefore125
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageListApiBefore125 (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageLoadError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageLoadError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageLoad
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageLoad (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagesPruneError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagesPruneError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagesPrune
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagesPrune (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePullReferenceParseError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePullReferenceParseError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePullAnyError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePullAnyError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePullStatusUnauthorizedError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePullWithPrivilegedFuncNoError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePullWithoutErrors
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePullWithoutErrors (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushReferenceError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePushReferenceError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushAnyError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePushAnyError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushStatusUnauthorizedError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushWithPrivilegedFuncNoError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushWithoutErrors
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImagePushWithoutErrors (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageRemoveError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageRemoveError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageRemoveImageNotFound
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageRemove
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageRemove (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageSaveError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageSaveError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageSave
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageSave (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageSearchAnyError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageSearchAnyError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageSearchStatusUnauthorizedError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageSearchWithoutErrors
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageTagError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageTagError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageTagInvalidReference
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageTagInvalidReference (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageTagInvalidSourceImageName
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageTagHexSource
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageTagHexSource (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestImageTag
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestImageTag (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestInfoServerError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestInfoServerError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestInfoInvalidResponseJSONError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestInfo
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestInfo (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkConnectError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkConnectError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkConnect
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkConnect (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkCreateError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkCreateError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkCreate
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkCreate (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkDisconnectError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkDisconnectError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkDisconnect
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkDisconnect (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkInspect
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkInspect/empty_ID
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkInspect/no_options
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkInspect/verbose
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkInspect/global_scope
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkInspect/unknown_network
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkInspect/server_error
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkInspect (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkListError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkListError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkList
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkList (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworksPruneError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworksPruneError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworksPrune
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworksPrune (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkRemoveError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkRemoveError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNetworkRemove
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNetworkRemove (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeInspectError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeInspectError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeInspectNodeNotFound
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeInspectWithEmptyID
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeInspect
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeInspect (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeListError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeListError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeList
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeList (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeRemoveError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeRemoveError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeRemove
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeRemove (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeUpdateError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeUpdateError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestNodeUpdate
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestNodeUpdate (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestOptionWithHostFromEnv
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestOptionWithTimeout
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestOptionWithTimeout (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestOptionWithVersionFromEnv
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPingFail
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPingFail (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPingWithError
10:29:57 [2022-05-17T10:29:57.179Z] 2022/05/17 10:29:56 RoundTripper returned a response & error; ignoring response
10:29:57 [2022-05-17T10:29:57.179Z] 2022/05/17 10:29:56 RoundTripper returned a response & error; ignoring response
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPingWithError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPingSuccess
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPingSuccess (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPingHeadFallback
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPingHeadFallback/OK
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPingHeadFallback/Internal_Server_Error
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPingHeadFallback/Not_Found
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPingHeadFallback (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginDisableError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginDisableError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginDisable
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginDisable (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginEnableError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginEnableError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginEnable
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginEnable (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginInspectError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginInspectError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginInspectWithEmptyID
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginInspect
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginInspect (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginListError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginListError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginList
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginList (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginPushError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginPushError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginPush
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginPush (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginRemoveError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginRemoveError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginRemove
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginRemove (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginSetError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginSetError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPluginSet
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPluginSet (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSetHostHeader
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSetHostHeader (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestPlainTextError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestPlainTextError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestInfiniteError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestInfiniteError (0.03s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestCanceledContext
10:29:57 [2022-05-17T10:29:57.179Z] 2022/05/17 10:29:56 RoundTripper returned a response & error; ignoring response
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestCanceledContext (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestDeadlineExceededContext
10:29:57 [2022-05-17T10:29:57.179Z] 2022/05/17 10:29:56 RoundTripper returned a response & error; ignoring response
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestDeadlineExceededContext (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretCreateUnsupported
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretCreateUnsupported (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretCreateError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretCreateError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretCreate
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretCreate (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretInspectUnsupported
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretInspectUnsupported (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretInspectError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretInspectError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretInspectSecretNotFound
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretInspectWithEmptyID
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretInspect
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretInspect (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretListUnsupported
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretListUnsupported (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretListError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretListError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretList
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretList (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretRemoveUnsupported
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretRemoveError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretRemoveError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretRemove
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretRemove (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretUpdateUnsupported
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretUpdateError
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretUpdateError (0.00s)
10:29:57 [2022-05-17T10:29:57.179Z] === RUN   TestSecretUpdate
10:29:57 [2022-05-17T10:29:57.179Z] --- PASS: TestSecretUpdate (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceCreateError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceCreateError (0.01s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceCreate
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceCreate (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceCreateCompatiblePlatforms
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceCreateDigestPinning
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceInspectError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceInspectError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceInspectServiceNotFound
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceInspectWithEmptyID
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceInspect
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceInspect (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceListError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceListError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceList
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceList (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceLogsError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceLogsError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceLogs
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceLogs (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceRemoveError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceRemoveError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceRemoveNotFoundError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceRemove
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceRemove (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceUpdateError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceUpdateError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestServiceUpdate
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestServiceUpdate (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmGetUnlockKeyError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmGetUnlockKey
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmInitError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmInitError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmInit
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmInit (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmInspectError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmInspectError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmInspect
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmInspect (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmJoinError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmJoinError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmJoin
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmJoin (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmLeaveError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmLeaveError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmLeave
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmLeave (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmUnlockError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmUnlockError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmUnlock
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmUnlock (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmUpdateError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmUpdateError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestSwarmUpdate
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestSwarmUpdate (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestTaskInspectError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestTaskInspectError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestTaskInspectWithEmptyID
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestTaskInspect
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestTaskInspect (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestTaskListError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestTaskListError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestTaskList
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestTaskList (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeCreateError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeCreateError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeCreate
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeCreate (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeInspectError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeInspectError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeInspectNotFound
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeInspectNotFound (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeInspectWithEmptyID
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeInspect
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeInspect (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeListError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeListError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeList
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeList (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeRemoveError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeRemoveError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeRemove
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeRemove (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeUpdateError
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeUpdateError (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === RUN   TestVolumeUpdate
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestVolumeUpdate (0.00s)
10:29:57 [2022-05-17T10:29:57.180Z] === CONT  TestTLSCloseWriter
10:29:57 [2022-05-17T10:29:57.180Z] --- PASS: TestTLSCloseWriter (0.02s)
10:29:57 [2022-05-17T10:29:57.180Z] PASS
10:29:57 [2022-05-17T10:29:57.180Z] coverage: 75.1% of statements
10:29:57 [2022-05-17T10:29:57.180Z] ok  	github.com/docker/docker/client	0.511s	coverage: 75.1% of statements
10:29:57 [2022-05-17T10:29:57.210Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
10:29:57 [2022-05-17T10:29:57.210Z] === RUN   TestAuthZPluginDenyResponse
10:29:57 [2022-05-17T10:29:57.468Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:29:57 [2022-05-17T10:29:57.722Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s)
10:29:57 [2022-05-17T10:29:57.722Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:29:57 [2022-05-17T10:29:57.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:57 [2022-05-17T10:29:57.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:57 [2022-05-17T10:29:57.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:57 [2022-05-17T10:29:57.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:57 [2022-05-17T10:29:57.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:57 [2022-05-17T10:29:57.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:57 [2022-05-17T10:29:57.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:57 [2022-05-17T10:29:57.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:57 [2022-05-17T10:29:57.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:57 [2022-05-17T10:29:57.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:57 [2022-05-17T10:29:57.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:57 [2022-05-17T10:29:57.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:57 [2022-05-17T10:29:57.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:57 [2022-05-17T10:29:57.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:57 [2022-05-17T10:29:57.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:57 [2022-05-17T10:29:57.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:29:57 [2022-05-17T10:29:57.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:29:57 [2022-05-17T10:29:57.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:29:57 [2022-05-17T10:29:57.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:29:57 [2022-05-17T10:29:57.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:29:57 [2022-05-17T10:29:57.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:29:57 [2022-05-17T10:29:57.722Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:29:57 [2022-05-17T10:29:57.725Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:29:57 [2022-05-17T10:29:57.725Z] === RUN   TestAuthZPluginAllowEventStream
10:29:58 [2022-05-17T10:29:58.284Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s)
10:29:58 [2022-05-17T10:29:58.284Z] === RUN   TestCreateDifferentPlatform
10:29:58 [2022-05-17T10:29:58.284Z] === RUN   TestCreateDifferentPlatform/different_os
10:29:58 [2022-05-17T10:29:58.284Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:29:58 [2022-05-17T10:29:58.284Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:29:58 [2022-05-17T10:29:58.284Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:29:58 [2022-05-17T10:29:58.284Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:29:58 [2022-05-17T10:29:58.284Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:29:58 [2022-05-17T10:29:58.284Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:29:58 [2022-05-17T10:29:58.284Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:29:58 [2022-05-17T10:29:58.284Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:29:58 [2022-05-17T10:29:58.285Z] === RUN   TestContainerStartOnDaemonRestart
10:29:58 [2022-05-17T10:29:58.285Z] === PAUSE TestContainerStartOnDaemonRestart
10:29:58 [2022-05-17T10:29:58.285Z] === RUN   TestDaemonRestartIpcMode
10:29:58 [2022-05-17T10:29:58.285Z] === PAUSE TestDaemonRestartIpcMode
10:29:58 [2022-05-17T10:29:58.285Z] === RUN   TestDaemonHostGatewayIP
10:29:58 [2022-05-17T10:29:58.285Z] === PAUSE TestDaemonHostGatewayIP
10:29:58 [2022-05-17T10:29:58.285Z] === RUN   TestRestartDaemonWithRestartingContainer
10:29:58 [2022-05-17T10:29:58.285Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:29:58 [2022-05-17T10:29:58.285Z] === RUN   TestContainerKillOnDaemonStart
10:29:58 [2022-05-17T10:29:58.285Z] === PAUSE TestContainerKillOnDaemonStart
10:29:58 [2022-05-17T10:29:58.285Z] === RUN   TestDiff
10:29:58 [2022-05-17T10:29:58.290Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:29:58 [2022-05-17T10:29:58.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:29:58 [2022-05-17T10:29:58.845Z] --- PASS: TestDiff (0.50s)
10:29:58 [2022-05-17T10:29:58.845Z] === RUN   TestExecWithCloseStdin
10:29:58 [2022-05-17T10:29:58.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:29:59 [2022-05-17T10:29:59.223Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s)
10:29:59 [2022-05-17T10:29:59.223Z] === RUN   TestAuthZPluginErrorResponse
10:29:59 [2022-05-17T10:29:59.223Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:29:59 [2022-05-17T10:29:59.223Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:29:59 [2022-05-17T10:29:59.407Z] --- PASS: TestExecWithCloseStdin (0.64s)
10:29:59 [2022-05-17T10:29:59.407Z] === RUN   TestExec
10:29:59 [2022-05-17T10:29:59.481Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:29:59 [2022-05-17T10:29:59.481Z] === RUN   TestAuthZPluginErrorRequest
10:30:00 [2022-05-17T10:30:00.045Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:30:00 [2022-05-17T10:30:00.045Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:30:00 [2022-05-17T10:30:00.045Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:30:00 [2022-05-17T10:30:00.333Z] --- PASS: TestExec (0.64s)
10:30:00 [2022-05-17T10:30:00.333Z] === RUN   TestExecUser
10:30:00 [2022-05-17T10:30:00.611Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:30:00 [2022-05-17T10:30:00.611Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:30:00 [2022-05-17T10:30:00.869Z] === RUN   TestDockerSuite/TestBuildUser
10:30:00 [2022-05-17T10:30:00.895Z] --- PASS: TestExecUser (0.62s)
10:30:00 [2022-05-17T10:30:00.895Z] === RUN   TestExportContainerAndImportImage
10:30:01 [2022-05-17T10:30:01.457Z] --- PASS: TestExportContainerAndImportImage (0.71s)
10:30:01 [2022-05-17T10:30:01.457Z] === RUN   TestExportContainerAfterDaemonRestart
10:30:02 [2022-05-17T10:30:02.243Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s)
10:30:02 [2022-05-17T10:30:02.243Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:30:02 [2022-05-17T10:30:02.502Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:30:02 [2022-05-17T10:30:02.829Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
10:30:02 [2022-05-17T10:30:02.829Z] === RUN   TestHealthCheckWorkdir
10:30:03 [2022-05-17T10:30:03.121Z] Removing intermediate container 714fe91f5815
10:30:03 [2022-05-17T10:30:03.121Z]  ---> 982ef5710ad9
10:30:03 [2022-05-17T10:30:03.121Z] Step 11/13 : ENTRYPOINT ["powershell.exe"]
10:30:03 [2022-05-17T10:30:03.121Z]  ---> Running in 14d51fa89592
10:30:03 [2022-05-17T10:30:03.121Z] Removing intermediate container 14d51fa89592
10:30:03 [2022-05-17T10:30:03.121Z]  ---> c09509cf2d81
10:30:03 [2022-05-17T10:30:03.121Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker
10:30:03 [2022-05-17T10:30:03.121Z]  ---> Running in 851be4f2f7c0
10:30:03 [2022-05-17T10:30:03.121Z] Removing intermediate container 851be4f2f7c0
10:30:03 [2022-05-17T10:30:03.121Z]  ---> 26908ac4510a
10:30:03 [2022-05-17T10:30:03.121Z] Step 13/13 : COPY . .
10:30:03 [2022-05-17T10:30:03.756Z] --- PASS: TestHealthCheckWorkdir (0.75s)
10:30:03 [2022-05-17T10:30:03.756Z] === RUN   TestHealthKillContainer
10:30:03 [2022-05-17T10:30:03.874Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s)
10:30:03 [2022-05-17T10:30:03.874Z] === RUN   TestAuthZPluginHeader
10:30:04 [2022-05-17T10:30:04.440Z] --- PASS: TestAuthZPluginHeader (0.69s)
10:30:04 [2022-05-17T10:30:04.440Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:30:04 [2022-05-17T10:30:04.698Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:30:04 [2022-05-17T10:30:04.956Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:30:06 [2022-05-17T10:30:06.857Z]     docker_api_swarm_test.go:304: [d97beceab7e5b] joining swarm manager [d6f4813fa1459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:08 [2022-05-17T10:30:08.230Z]     docker_api_swarm_test.go:305: [d35d3ae680a75] joining swarm manager [d6f4813fa1459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:09 [2022-05-17T10:30:09.603Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
10:30:10 [2022-05-17T10:30:10.025Z] 2022/05/17 10:30:07 Closing DB instances...
10:30:10 [2022-05-17T10:30:10.025Z] --- PASS: TestNetworkDBGarbageCollection (54.26s)
10:30:10 [2022-05-17T10:30:10.025Z] === RUN   TestFindNode
10:30:10 [2022-05-17T10:30:10.025Z] 2022/05/17 10:30:09 Closing DB instances...
10:30:10 [2022-05-17T10:30:10.025Z] --- PASS: TestFindNode (0.02s)
10:30:10 [2022-05-17T10:30:10.025Z] === RUN   TestChangeNodeState
10:30:10 [2022-05-17T10:30:10.025Z] 2022/05/17 10:30:09 Closing DB instances...
10:30:10 [2022-05-17T10:30:10.025Z] --- PASS: TestChangeNodeState (0.02s)
10:30:10 [2022-05-17T10:30:10.025Z] === RUN   TestNodeReincarnation
10:30:10 [2022-05-17T10:30:10.025Z] 2022/05/17 10:30:09 Closing DB instances...
10:30:10 [2022-05-17T10:30:10.977Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (6.76s)
10:30:10 [2022-05-17T10:30:10.977Z] === RUN   TestAuthZPluginV2Disable
10:30:11 [2022-05-17T10:30:11.838Z] --- PASS: TestHealthKillContainer (8.19s)
10:30:11 [2022-05-17T10:30:11.838Z] === RUN   TestInspectCpusetInConfigPre120
10:30:12 [2022-05-17T10:30:12.399Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
10:30:12 [2022-05-17T10:30:12.399Z] === RUN   TestIpcModeNone
10:30:12 [2022-05-17T10:30:12.961Z] --- PASS: TestIpcModeNone (0.61s)
10:30:12 [2022-05-17T10:30:12.961Z] === RUN   TestIpcModePrivate
10:30:13 [2022-05-17T10:30:13.217Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
10:30:13 [2022-05-17T10:30:13.473Z] --- PASS: TestIpcModePrivate (0.61s)
10:30:13 [2022-05-17T10:30:13.473Z] === RUN   TestIpcModeShareable
10:30:14 [2022-05-17T10:30:14.036Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
10:30:14 [2022-05-17T10:30:14.293Z] --- PASS: TestIpcModeShareable (0.72s)
10:30:14 [2022-05-17T10:30:14.293Z] === RUN   TestAPIIpcModeShareableAndContainer
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=error msg="failed to send node leave: timed out broadcasting node event"
10:30:14 [2022-05-17T10:30:14.689Z] --- PASS: TestNodeReincarnation (5.02s)
10:30:14 [2022-05-17T10:30:14.689Z] === RUN   TestParallelCreate
10:30:14 [2022-05-17T10:30:14.689Z] 2022/05/17 10:30:14 Closing DB instances...
10:30:14 [2022-05-17T10:30:14.689Z] --- PASS: TestParallelCreate (0.02s)
10:30:14 [2022-05-17T10:30:14.689Z] === RUN   TestParallelDelete
10:30:14 [2022-05-17T10:30:14.689Z] 2022/05/17 10:30:14 Closing DB instances...
10:30:14 [2022-05-17T10:30:14.689Z] --- PASS: TestParallelDelete (0.02s)
10:30:14 [2022-05-17T10:30:14.689Z] === RUN   TestNetworkDBIslands
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ea184a86e05c with config:&{NodeID:ea184a86e05c 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}"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="Node ea184a86e05c/172.30.247.254, joined gossip cluster"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="Node ea184a86e05c/172.30.247.254, added to nodes list"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:037f9c0dd356 with config:&{NodeID:037f9c0dd356 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}"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="Node 037f9c0dd356/172.30.247.254, joined gossip cluster"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="Node 037f9c0dd356/172.30.247.254, added to nodes list"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49365"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="Node 037f9c0dd356/172.30.247.254, joined gossip cluster"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="Node 037f9c0dd356/172.30.247.254, added to nodes list"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="Node ea184a86e05c/172.30.247.254, joined gossip cluster"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=info msg="Node ea184a86e05c/172.30.247.254, added to nodes list"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
10:30:14 [2022-05-17T10:30:14.689Z] time="2022-05-17T10:30:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366"
10:30:15 [2022-05-17T10:30:15.160Z] --- PASS: TestAuthZPluginV2Disable (3.38s)
10:30:15 [2022-05-17T10:30:15.160Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d6f7a14ddc8b with config:&{NodeID:d6f7a14ddc8b 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}"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, joined gossip cluster"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, added to nodes list"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49367"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, joined gossip cluster"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, added to nodes list"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node ea184a86e05c/172.30.247.254, joined gossip cluster"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node ea184a86e05c/172.30.247.254, added to nodes list"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node 037f9c0dd356/172.30.247.254, joined gossip cluster"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node 037f9c0dd356/172.30.247.254, added to nodes list"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, joined gossip cluster"
10:30:15 [2022-05-17T10:30:15.651Z] time="2022-05-17T10:30:15Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f3f6c1939e2d with config:&{NodeID:f3f6c1939e2d 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}"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49369"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node ea184a86e05c/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node ea184a86e05c/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node 037f9c0dd356/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node 037f9c0dd356/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.107Z] time="2022-05-17T10:30:15Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.182Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s)
10:30:16 [2022-05-17T10:30:16.182Z] === RUN   TestAPIIpcModeHost
10:30:16 [2022-05-17T10:30:16.438Z] --- PASS: TestAPIIpcModeHost (0.40s)
10:30:16 [2022-05-17T10:30:16.438Z] === RUN   TestDaemonIpcModeShareable
10:30:16 [2022-05-17T10:30:16.533Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:aef3c1e0437a with config:&{NodeID:aef3c1e0437a 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}"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49371"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node ea184a86e05c/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node ea184a86e05c/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node 037f9c0dd356/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node 037f9c0dd356/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, joined gossip cluster"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="Node aef3c1e0437a/172.30.247.254, added to nodes list"
10:30:16 [2022-05-17T10:30:16.563Z]     networkdb_test.go:835: Re-joining: 3
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=info msg="The new bootstrap node list is:[172.30.247.254:10033 172.30.247.254:10034 172.30.247.254:10035]"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10033"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49373"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10034"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49374"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10035"
10:30:16 [2022-05-17T10:30:16.563Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49375"
10:30:17 [2022-05-17T10:30:17.019Z]     networkdb_test.go:835: Re-joining: 4
10:30:17 [2022-05-17T10:30:17.019Z] time="2022-05-17T10:30:16Z" level=info msg="The new bootstrap node list is:[172.30.247.254:10033 172.30.247.254:10034 172.30.247.254:10035]"
10:30:17 [2022-05-17T10:30:17.019Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10033"
10:30:17 [2022-05-17T10:30:17.019Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49376"
10:30:17 [2022-05-17T10:30:17.019Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10034"
10:30:17 [2022-05-17T10:30:17.019Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49377"
10:30:17 [2022-05-17T10:30:17.019Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10035"
10:30:17 [2022-05-17T10:30:17.019Z] time="2022-05-17T10:30:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49378"
10:30:17 [2022-05-17T10:30:17.019Z] time="2022-05-17T10:30:16Z" level=info msg="node 0 leaving"
10:30:17 [2022-05-17T10:30:17.098Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:30:17 [2022-05-17T10:30:17.098Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c change state NodeActive --> NodeLeft"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="node3(d6f7a14ddc8b): Node leave event for ea184a86e05c/172.30.247.254"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c change state NodeActive --> NodeLeft"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="node5(aef3c1e0437a): Node leave event for ea184a86e05c/172.30.247.254"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c change state NodeActive --> NodeLeft"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="node4(f3f6c1939e2d): Node leave event for ea184a86e05c/172.30.247.254"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c change state NodeActive --> NodeLeft"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="node1(ea184a86e05c): Node leave event for ea184a86e05c/172.30.247.254"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c change state NodeActive --> NodeLeft"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="node2(037f9c0dd356): Node leave event for ea184a86e05c/172.30.247.254"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c/172.30.247.254, left gossip cluster"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c/172.30.247.254, left gossip cluster"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c/172.30.247.254, left gossip cluster"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c/172.30.247.254, left gossip cluster"
10:30:17 [2022-05-17T10:30:17.474Z] time="2022-05-17T10:30:17Z" level=info msg="Node ea184a86e05c/172.30.247.254, left gossip cluster"
10:30:17 [2022-05-17T10:30:17.663Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s)
10:30:17 [2022-05-17T10:30:17.663Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:30:17 [2022-05-17T10:30:17.803Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
10:30:17 [2022-05-17T10:30:17.803Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
10:30:17 [2022-05-17T10:30:17.803Z] === RUN   TestDaemonIpcModePrivate
10:30:17 [2022-05-17T10:30:17.923Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="node 1 leaving"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="Node 037f9c0dd356 change state NodeActive --> NodeLeft"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="node5(aef3c1e0437a): Node leave event for 037f9c0dd356/172.30.247.254"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="Node 037f9c0dd356/172.30.247.254, left gossip cluster"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="Node 037f9c0dd356 change state NodeActive --> NodeFailed"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="Node 037f9c0dd356/172.30.247.254, added to failed nodes list"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="Node 037f9c0dd356 change state NodeActive --> NodeLeft"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="node3(d6f7a14ddc8b): Node leave event for 037f9c0dd356/172.30.247.254"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="Node 037f9c0dd356 change state NodeActive --> NodeLeft"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="node4(f3f6c1939e2d): Node leave event for 037f9c0dd356/172.30.247.254"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=error msg="node: 037f9c0dd356 is unknown to memberlist"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="Node 037f9c0dd356/172.30.247.254, left gossip cluster"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="Node 037f9c0dd356/172.30.247.254, left gossip cluster"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="Node 037f9c0dd356/172.30.247.254, left gossip cluster"
10:30:17 [2022-05-17T10:30:17.929Z] time="2022-05-17T10:30:17Z" level=info msg="node 2 leaving"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=info msg="Node d6f7a14ddc8b change state NodeActive --> NodeLeft"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=info msg="node4(f3f6c1939e2d): Node leave event for d6f7a14ddc8b/172.30.247.254"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=info msg="Node d6f7a14ddc8b change state NodeActive --> NodeLeft"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=info msg="node5(aef3c1e0437a): Node leave event for d6f7a14ddc8b/172.30.247.254"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=info msg="Node d6f7a14ddc8b change state NodeActive --> NodeLeft"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=info msg="node3(d6f7a14ddc8b): Node leave event for d6f7a14ddc8b/172.30.247.254"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=debug msg="memberlist: Failed ping: f3f6c1939e2d (timeout reached)"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.247.254:10034: use of closed network connection"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.247.254:10037: use of closed network connection"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.247.254:10035: use of closed network connection"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:17Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49379"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:18Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, left gossip cluster"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:18Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, left gossip cluster"
10:30:18 [2022-05-17T10:30:18.385Z] time="2022-05-17T10:30:18Z" level=info msg="Node d6f7a14ddc8b/172.30.247.254, left gossip cluster"
10:30:18 [2022-05-17T10:30:18.488Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:30:18 [2022-05-17T10:30:18.732Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=warning msg="memberlist: Was able to connect to f3f6c1939e2d but other probes failed, network may be misconfigured"
10:30:18 [2022-05-17T10:30:18.840Z]     networkdb_test.go:867: node4: OK
10:30:18 [2022-05-17T10:30:18.840Z]     networkdb_test.go:867: node5: OK
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="node 0 coming back"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e89b3213a2a5 with config:&{NodeID:e89b3213a2a5 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}"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="Node e89b3213a2a5/172.30.247.254, joined gossip cluster"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="Node e89b3213a2a5/172.30.247.254, added to nodes list"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="node 1 coming back"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:63591c5d918b with config:&{NodeID:63591c5d918b 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}"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="Node 63591c5d918b/172.30.247.254, joined gossip cluster"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="Node 63591c5d918b/172.30.247.254, added to nodes list"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="node 2 coming back"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4be9c5553746 with config:&{NodeID:4be9c5553746 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}"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="Node 4be9c5553746/172.30.247.254, joined gossip cluster"
10:30:18 [2022-05-17T10:30:18.840Z] time="2022-05-17T10:30:18Z" level=info msg="Node 4be9c5553746/172.30.247.254, added to nodes list"
10:30:18 [2022-05-17T10:30:18.988Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
10:30:18 [2022-05-17T10:30:18.988Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:30:19 [2022-05-17T10:30:19.421Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:30:19 [2022-05-17T10:30:19.421Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
10:30:19 [2022-05-17T10:30:19.421Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:30:19 [2022-05-17T10:30:19.421Z]     docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows
10:30:19 [2022-05-17T10:30:19.421Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:30:19 [2022-05-17T10:30:19.421Z]     docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows
10:30:19 [2022-05-17T10:30:19.678Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:30:19 [2022-05-17T10:30:19.678Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
10:30:19 [2022-05-17T10:30:19.678Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:30:19 [2022-05-17T10:30:19.915Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
10:30:20 [2022-05-17T10:30:20.171Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s)
10:30:20 [2022-05-17T10:30:20.171Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:30:21 [2022-05-17T10:30:21.050Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:30:21 [2022-05-17T10:30:21.050Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:30:21 [2022-05-17T10:30:21.099Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
10:30:21 [2022-05-17T10:30:21.355Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
10:30:21 [2022-05-17T10:30:21.355Z] === RUN   TestIpcModeOlderClient
10:30:21 [2022-05-17T10:30:21.355Z] === PAUSE TestIpcModeOlderClient
10:30:21 [2022-05-17T10:30:21.355Z] === RUN   TestKillContainerInvalidSignal
10:30:21 [2022-05-17T10:30:21.616Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:30:21 [2022-05-17T10:30:21.875Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:30:21 [2022-05-17T10:30:21.916Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
10:30:21 [2022-05-17T10:30:21.916Z] === RUN   TestKillContainer
10:30:21 [2022-05-17T10:30:21.916Z] === RUN   TestKillContainer/no_signal
10:30:22 [2022-05-17T10:30:22.172Z] === RUN   TestKillContainer/non_killing_signal
10:30:22 [2022-05-17T10:30:22.286Z] --- PASS: TestCheckoutGit (40.48s)
10:30:22 [2022-05-17T10:30:22.286Z] === RUN   TestValidGitTransport
10:30:22 [2022-05-17T10:30:22.286Z] --- PASS: TestValidGitTransport (0.00s)
10:30:22 [2022-05-17T10:30:22.286Z] === RUN   TestGitInvalidRef
10:30:22 [2022-05-17T10:30:22.286Z] --- PASS: TestGitInvalidRef (0.35s)
10:30:22 [2022-05-17T10:30:22.286Z] PASS
10:30:22 [2022-05-17T10:30:22.286Z] coverage: 86.3% of statements
10:30:22 [2022-05-17T10:30:22.286Z] ok  	github.com/docker/docker/builder/remotecontext/git	41.004s	coverage: 86.3% of statements
10:30:22 [2022-05-17T10:30:22.286Z] ?   	github.com/docker/docker/cli	[no test files]
10:30:22 [2022-05-17T10:30:22.286Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:30:22 [2022-05-17T10:30:22.286Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:30:22 [2022-05-17T10:30:22.286Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:30:22 [2022-05-17T10:30:22.430Z] === RUN   TestKillContainer/killing_signal
10:30:22 [2022-05-17T10:30:22.552Z] time="2022-05-17T10:30:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.247.254:10033 172.30.247.254:10034 172.30.247.254:10035]"
10:30:22 [2022-05-17T10:30:22.552Z] time="2022-05-17T10:30:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.247.254:10033 172.30.247.254:10034 172.30.247.254:10035]"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10033"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49380"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node aef3c1e0437a/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node aef3c1e0437a/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, is the new incarnation of the shutdown node ea184a86e05c/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10034"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, is the new incarnation of the shutdown node ea184a86e05c/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49381"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node aef3c1e0437a/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node aef3c1e0437a/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, is the new incarnation of the shutdown node 037f9c0dd356/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49382"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10035"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node aef3c1e0437a/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node aef3c1e0437a/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node e89b3213a2a5/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, is the new incarnation of the shutdown node d6f7a14ddc8b/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, is the new incarnation of the shutdown node 037f9c0dd356/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 63591c5d918b/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, joined gossip cluster"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, is the new incarnation of the shutdown node d6f7a14ddc8b/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.008Z] time="2022-05-17T10:30:22Z" level=info msg="Node 4be9c5553746/172.30.247.254, added to nodes list"
10:30:23 [2022-05-17T10:30:23.250Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:30:23 [2022-05-17T10:30:23.250Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:30:23 [2022-05-17T10:30:23.358Z] --- PASS: TestKillContainer (1.47s)
10:30:23 [2022-05-17T10:30:23.358Z]     --- PASS: TestKillContainer/no_signal (0.41s)
10:30:23 [2022-05-17T10:30:23.358Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
10:30:23 [2022-05-17T10:30:23.358Z]     --- PASS: TestKillContainer/killing_signal (0.56s)
10:30:23 [2022-05-17T10:30:23.358Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:30:23 [2022-05-17T10:30:23.358Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:30:23 [2022-05-17T10:30:23.464Z] time="2022-05-17T10:30:23Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10033"
10:30:23 [2022-05-17T10:30:23.464Z] time="2022-05-17T10:30:23Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49383"
10:30:23 [2022-05-17T10:30:23.464Z] time="2022-05-17T10:30:23Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10034"
10:30:23 [2022-05-17T10:30:23.464Z] time="2022-05-17T10:30:23Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49384"
10:30:23 [2022-05-17T10:30:23.464Z] time="2022-05-17T10:30:23Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.247.254:10035"
10:30:23 [2022-05-17T10:30:23.464Z] time="2022-05-17T10:30:23Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49385"
10:30:23 [2022-05-17T10:30:23.614Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:30:23 [2022-05-17T10:30:23.919Z] 2022/05/17 10:30:23 Closing DB instances...
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5 change state NodeActive --> NodeLeft"
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="node4(f3f6c1939e2d): Node leave event for e89b3213a2a5/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5 change state NodeActive --> NodeLeft"
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="node5(aef3c1e0437a): Node leave event for e89b3213a2a5/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5 change state NodeActive --> NodeLeft"
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="node3(4be9c5553746): Node leave event for e89b3213a2a5/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5 change state NodeActive --> NodeLeft"
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="node2(63591c5d918b): Node leave event for e89b3213a2a5/172.30.247.254"
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5 change state NodeActive --> NodeLeft"
10:30:23 [2022-05-17T10:30:23.919Z] time="2022-05-17T10:30:23Z" level=info msg="node1(e89b3213a2a5): Node leave event for e89b3213a2a5/172.30.247.254"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:23Z" level=info msg="Node e89b3213a2a5/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:24Z" level=info msg="Node 63591c5d918b change state NodeActive --> NodeLeft"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:24Z" level=info msg="node5(aef3c1e0437a): Node leave event for 63591c5d918b/172.30.247.254"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:24Z" level=info msg="Node 63591c5d918b change state NodeActive --> NodeLeft"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:24Z" level=info msg="node3(4be9c5553746): Node leave event for 63591c5d918b/172.30.247.254"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:24Z" level=info msg="Node 63591c5d918b change state NodeActive --> NodeLeft"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:24Z" level=info msg="node4(f3f6c1939e2d): Node leave event for 63591c5d918b/172.30.247.254"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:24Z" level=info msg="Node 63591c5d918b change state NodeActive --> NodeLeft"
10:30:24 [2022-05-17T10:30:24.378Z] time="2022-05-17T10:30:24Z" level=info msg="node2(63591c5d918b): Node leave event for 63591c5d918b/172.30.247.254"
10:30:24 [2022-05-17T10:30:24.542Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
10:30:24 [2022-05-17T10:30:24.542Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
10:30:24 [2022-05-17T10:30:24.542Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
10:30:24 [2022-05-17T10:30:24.542Z] === RUN   TestKillStoppedContainer
10:30:24 [2022-05-17T10:30:24.542Z] --- PASS: TestKillStoppedContainer (0.05s)
10:30:24 [2022-05-17T10:30:24.542Z] === RUN   TestKillStoppedContainerAPIPre120
10:30:24 [2022-05-17T10:30:24.542Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:30:24 [2022-05-17T10:30:24.542Z] === RUN   TestKillDifferentUserContainer
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 63591c5d918b/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 63591c5d918b/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 63591c5d918b/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 63591c5d918b/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 4be9c5553746 change state NodeActive --> NodeLeft"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="node4(f3f6c1939e2d): Node leave event for 4be9c5553746/172.30.247.254"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 4be9c5553746 change state NodeActive --> NodeLeft"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="node5(aef3c1e0437a): Node leave event for 4be9c5553746/172.30.247.254"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 4be9c5553746/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 4be9c5553746 change state NodeActive --> NodeFailed"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 4be9c5553746/172.30.247.254, added to failed nodes list"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=error msg="node: 4be9c5553746 is unknown to memberlist"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 4be9c5553746/172.30.247.254, left gossip cluster"
10:30:24 [2022-05-17T10:30:24.835Z] time="2022-05-17T10:30:24Z" level=info msg="Node 4be9c5553746/172.30.247.254, left gossip cluster"
10:30:25 [2022-05-17T10:30:25.105Z] --- PASS: TestKillDifferentUserContainer (0.43s)
10:30:25 [2022-05-17T10:30:25.105Z] === RUN   TestInspectOomKilledTrue
10:30:25 [2022-05-17T10:30:25.105Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:30:25 [2022-05-17T10:30:25.105Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:30:25 [2022-05-17T10:30:25.105Z] === RUN   TestInspectOomKilledFalse
10:30:25 [2022-05-17T10:30:25.105Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:30:25 [2022-05-17T10:30:25.105Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:30:25 [2022-05-17T10:30:25.105Z] === RUN   TestLinksEtcHostsContentMatch
10:30:25 [2022-05-17T10:30:25.150Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:30:25 [2022-05-17T10:30:25.291Z] time="2022-05-17T10:30:25Z" level=debug msg="memberlist: Failed ping: f3f6c1939e2d (timeout reached)"
10:30:25 [2022-05-17T10:30:25.291Z] time="2022-05-17T10:30:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.247.254:10037: use of closed network connection"
10:30:25 [2022-05-17T10:30:25.291Z] time="2022-05-17T10:30:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.247.254:10035: use of closed network connection"
10:30:25 [2022-05-17T10:30:25.291Z] time="2022-05-17T10:30:25Z" level=debug msg="memberlist: Stream connection from=172.30.247.254:49386"
10:30:25 [2022-05-17T10:30:25.291Z] time="2022-05-17T10:30:25Z" level=info msg="Node f3f6c1939e2d change state NodeActive --> NodeLeft"
10:30:25 [2022-05-17T10:30:25.291Z] time="2022-05-17T10:30:25Z" level=info msg="node5(aef3c1e0437a): Node leave event for f3f6c1939e2d/172.30.247.254"
10:30:25 [2022-05-17T10:30:25.291Z] time="2022-05-17T10:30:25Z" level=info msg="Node f3f6c1939e2d change state NodeActive --> NodeLeft"
10:30:25 [2022-05-17T10:30:25.291Z] time="2022-05-17T10:30:25Z" level=info msg="node4(f3f6c1939e2d): Node leave event for f3f6c1939e2d/172.30.247.254"
10:30:25 [2022-05-17T10:30:25.362Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
10:30:25 [2022-05-17T10:30:25.362Z] === RUN   TestLinksContainerNames
10:30:25 [2022-05-17T10:30:25.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:30:25 [2022-05-17T10:30:25.747Z] time="2022-05-17T10:30:25Z" level=warning msg="memberlist: Was able to connect to f3f6c1939e2d but other probes failed, network may be misconfigured"
10:30:26 [2022-05-17T10:30:26.084Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.62s)
10:30:26 [2022-05-17T10:30:26.084Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:30:26 [2022-05-17T10:30:26.202Z] time="2022-05-17T10:30:25Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, left gossip cluster"
10:30:26 [2022-05-17T10:30:26.202Z] time="2022-05-17T10:30:25Z" level=info msg="Node f3f6c1939e2d/172.30.247.254, left gossip cluster"
10:30:26 [2022-05-17T10:30:26.326Z] --- PASS: TestLinksContainerNames (0.86s)
10:30:26 [2022-05-17T10:30:26.326Z] === RUN   TestLogsFollowTailEmpty
10:30:26 [2022-05-17T10:30:26.342Z]     docker_api_swarm_test.go:364: Waiting for possible election...
10:30:26 [2022-05-17T10:30:26.342Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:30:26 [2022-05-17T10:30:26.595Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
10:30:26 [2022-05-17T10:30:26.595Z] === RUN   TestContainerNetworkMountsNoChown
10:30:26 [2022-05-17T10:30:26.658Z] time="2022-05-17T10:30:26Z" level=info msg="Node aef3c1e0437a/172.30.247.254, left gossip cluster"
10:30:26 [2022-05-17T10:30:26.658Z] time="2022-05-17T10:30:26Z" level=info msg="Node aef3c1e0437a change state NodeActive --> NodeFailed"
10:30:26 [2022-05-17T10:30:26.658Z] time="2022-05-17T10:30:26Z" level=info msg="Node aef3c1e0437a/172.30.247.254, added to failed nodes list"
10:30:26 [2022-05-17T10:30:26.658Z] --- PASS: TestNetworkDBIslands (12.07s)
10:30:26 [2022-05-17T10:30:26.658Z] PASS
10:30:26 [2022-05-17T10:30:26.658Z] coverage: 60.0% of statements
10:30:26 [2022-05-17T10:30:26.658Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.286s	coverage: 60.0% of statements
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/quota	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/rootless	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/volume	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:30:26 [2022-05-17T10:30:26.658Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:30:26 [2022-05-17T10:30:26.908Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:30:27 [2022-05-17T10:30:27.165Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/default
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/default
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/private
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/private
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rprivate
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rprivate
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/slave
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/slave
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rslave
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rslave
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/shared
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/shared
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rshared
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rshared
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/default
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/default/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/default/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/default/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/rshared
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/shared
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/rslave
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/slave
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/rprivate
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/private
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/private/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/private/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/default/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:30:27 [2022-05-17T10:30:27.165Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:30:27 [2022-05-17T10:30:27.166Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/private/bind_root
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:30:27 [2022-05-17T10:30:27.421Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:30:27 [2022-05-17T10:30:27.424Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:30:27 [2022-05-17T10:30:27.424Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
10:30:27 [2022-05-17T10:30:27.424Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:30:27 [2022-05-17T10:30:27.677Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:30:27 [2022-05-17T10:30:27.677Z] === CONT  TestMountDaemonRoot/private/mount_root
10:30:27 [2022-05-17T10:30:27.677Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:30:27 [2022-05-17T10:30:27.677Z] --- PASS: TestMountDaemonRoot (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:30:27 [2022-05-17T10:30:27.677Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
10:30:27 [2022-05-17T10:30:27.677Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:30:27 [2022-05-17T10:30:27.677Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:30:27 [2022-05-17T10:30:27.677Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:30:27 [2022-05-17T10:30:27.677Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:30:27 [2022-05-17T10:30:27.677Z] === RUN   TestContainerBindMountNonRecursive
10:30:27 [2022-05-17T10:30:27.991Z] === RUN   TestDockerSuite/TestBuildXZHost
10:30:29 [2022-05-17T10:30:29.044Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
10:30:29 [2022-05-17T10:30:29.044Z] === RUN   TestContainerVolumesMountedAsShared
10:30:29 [2022-05-17T10:30:29.301Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
10:30:29 [2022-05-17T10:30:29.301Z] === RUN   TestContainerVolumesMountedAsSlave
10:30:29 [2022-05-17T10:30:29.403Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:30:29 [2022-05-17T10:30:29.403Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:30:29 [2022-05-17T10:30:29.403Z]     docker_cli_sni_test.go:18: Flakey test
10:30:29 [2022-05-17T10:30:29.403Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:30:29 [2022-05-17T10:30:29.509Z] time="2022-05-17T10:30:23Z" 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"
10:30:29 [2022-05-17T10:30:29.509Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.773s	coverage: 60.0% of statements
10:30:29 [2022-05-17T10:30:29.509Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:30:29 [2022-05-17T10:30:29.509Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:30:29 [2022-05-17T10:30:29.509Z] ok  	github.com/docker/docker/libnetwork/osl	4.316s	coverage: 39.7% of statements
10:30:29 [2022-05-17T10:30:29.509Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:30:29 [2022-05-17T10:30:29.509Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === Skipped
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
10:30:29 [2022-05-17T10:30:29.547Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     client_test.go:22: runtime.GOOS == "windows"
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     network_proxy_test.go:208: No support for dual stack yet
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     daemon_test.go:145: root required
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     reload_test.go:342: root required
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     config_test.go:480: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     pull_v2_test.go:82: Needs fixing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     pull_v2_test.go:127: Needs fixing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     download_test.go:267: Needs fixing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     layer_test.go:291: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     layer_test.go:340: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     layer_test.go:455: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     layer_test.go:684: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     migration_test.go:45: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     migration_test.go:181: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     mount_test.go:17: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     mount_test.go:76: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     mount_test.go:125: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     mount_test.go:212: Failing on Windows
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
10:30:29 [2022-05-17T10:30:29.547Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
10:30:29 [2022-05-17T10:30:29.547Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.547Z] 
10:30:29 [2022-05-17T10:30:29.547Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:133: Xz not present in msys2
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:140: zstd not installed
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:252: Failing on Windows CI machines
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_windows_test.go:16: Currently fails
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     changes_test.go:196: needs more investigation
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     changes_test.go:433: needs further investigation
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     changes_test.go:469: needs further investigation
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     poller_test.go:40: No chmod on Windows
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     fileutils_test.go:133: Needs porting to Windows
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     fileutils_test.go:179: Needs porting to Windows
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
10:30:29 [2022-05-17T10:30:29.548Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
10:30:29 [2022-05-17T10:30:29.548Z]     local_test.go:180: runtime.GOOS == "windows"
10:30:29 [2022-05-17T10:30:29.548Z] 
10:30:29 [2022-05-17T10:30:29.548Z] DONE 2329 tests, 70 skipped in 311.674s
10:30:29 [2022-05-17T10:30:29.862Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
10:30:29 [2022-05-17T10:30:29.862Z] === RUN   TestNetworkNat
10:30:29 [2022-05-17T10:30:29.989Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:30:30 [2022-05-17T10:30:30.003Z] INFO: make.ps1 ended at 05/17/2022 10:30:29
10:30:30 [2022-05-17T10:30:30.080Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.280s	coverage: 48.6% of statements
10:30:30 [2022-05-17T10:30:30.118Z] --- PASS: TestNetworkNat (0.47s)
10:30:30 [2022-05-17T10:30:30.118Z] === RUN   TestNetworkLocalhostTCPNat
10:30:30 [2022-05-17T10:30:30.341Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
10:30:30 [2022-05-17T10:30:30.341Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:30:30 [2022-05-17T10:30:30.576Z] === RUN   TestDockerSuite/TestCommitChange
10:30:30 [2022-05-17T10:30:30.602Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] === Skipped
10:30:30 [2022-05-17T10:30:30.602Z] === SKIP: libnetwork TestParallel1 (0.00s)
10:30:30 [2022-05-17T10:30:30.602Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] === SKIP: libnetwork TestParallel3 (0.00s)
10:30:30 [2022-05-17T10:30:30.602Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] === SKIP: libnetwork TestParallel2 (0.00s)
10:30:30 [2022-05-17T10:30:30.602Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:30:30 [2022-05-17T10:30:30.602Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:30:30 [2022-05-17T10:30:30.602Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:30:30 [2022-05-17T10:30:30.602Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:30:30 [2022-05-17T10:30:30.602Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:30:30 [2022-05-17T10:30:30.602Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:30:30 [2022-05-17T10:30:30.602Z]     firewalld_test.go:14: firewalld is not running
10:30:30 [2022-05-17T10:30:30.602Z] 
10:30:30 [2022-05-17T10:30:30.602Z] DONE 326 tests, 9 skipped in 203.549s
10:30:30 [2022-05-17T10:30:30.680Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
10:30:30 [2022-05-17T10:30:30.680Z] === RUN   TestNetworkLoopbackNat
10:30:31 [2022-05-17T10:30:31.160Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:30:31 [2022-05-17T10:30:31.530Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
10:30:31 [2022-05-17T10:30:31.530Z] INFO: Unit tests ended at 05/17/2022 10:30:31. Duration:00:05:27.2774221
10:30:31 [2022-05-17T10:30:31.530Z] INFO: Building busybox
10:30:31 [2022-05-17T10:30:31.530Z] Sending build context to Docker daemon   5.12kB
10:30:31 [2022-05-17T10:30:31.530Z] 
10:30:31 [2022-05-17T10:30:31.530Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
10:30:31 [2022-05-17T10:30:31.530Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
10:30:31 [2022-05-17T10:30:31.530Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
10:30:31 [2022-05-17T10:30:31.530Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
10:30:31 [2022-05-17T10:30:31.530Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
10:30:31 [2022-05-17T10:30:31.530Z]  ---> 7c569352fed3
10:30:31 [2022-05-17T10:30:31.530Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
10:30:31 [2022-05-17T10:30:31.530Z]  ---> Running in 9c0c0ca791ff
Post stage
[Pipeline] junit
10:30:31 [2022-05-17T10:30:31.559Z] Recording test results
10:30:31 [2022-05-17T10:30:31.758Z] === RUN   TestDockerSuite/TestCommitHardlink
10:30:32 [2022-05-17T10:30:32.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliConfigWithTLS
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliConfigWithConflicts
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliWithConflictingLabels
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestConfigureDaemonLogs
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestConfigureDaemonLogs (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestCommonOptionsInstallFlags
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
10:30:32 [2022-05-17T10:30:32.595Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
10:30:32 [2022-05-17T10:30:32.595Z] PASS
10:30:32 [2022-05-17T10:30:32.595Z] coverage: 19.7% of statements
10:30:32 [2022-05-17T10:30:32.595Z] ok  	github.com/docker/docker/cmd/dockerd	0.278s	coverage: 19.7% of statements
10:30:32 [2022-05-17T10:30:32.595Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
10:30:32 [2022-05-17T10:30:32.595Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:30:32 [2022-05-17T10:30:32.723Z] === RUN   TestDockerSuite/TestCommitNewFile
10:30:33 [2022-05-17T10:30:33.029Z]  ---> 20a6133f233b
10:30:33 [2022-05-17T10:30:33.044Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:30:33 [2022-05-17T10:30:33.193Z] --- PASS: TestNetworkLoopbackNat (2.61s)
10:30:33 [2022-05-17T10:30:33.193Z] === RUN   TestPause
10:30:33 [2022-05-17T10:30:33.423Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577 -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:b1a071f839f2664c16918abb8a89b4c6c92cc577 hack/make.sh dynbinary test-integration
10:30:33 [2022-05-17T10:30:33.486Z] Successfully built 20a6133f233b
10:30:33 [2022-05-17T10:30:33.486Z] Successfully tagged docker:latest
10:30:33 [2022-05-17T10:30:33.486Z] INFO: Image build ended at 05/17/2022 10:30:33. Duration:00:03:54.6119249
10:30:33 [2022-05-17T10:30:33.486Z] 
10:30:33 [2022-05-17T10:30:33.486Z] 
10:30:33 [2022-05-17T10:30:33.486Z] INFO: Building the test binaries at 05/17/2022 10:30:33...
10:30:33 [2022-05-17T10:30:33.684Z] 
10:30:33 [2022-05-17T10:30:33.755Z] --- PASS: TestPause (0.47s)
10:30:33 [2022-05-17T10:30:33.755Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:30:33 [2022-05-17T10:30:33.755Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:30:33 [2022-05-17T10:30:33.755Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:30:33 [2022-05-17T10:30:33.755Z] === RUN   TestPauseStopPausedContainer
10:30:33 [2022-05-17T10:30:33.945Z] Removing bundles/
10:30:33 [2022-05-17T10:30:33.945Z] 
10:30:33 [2022-05-17T10:30:33.945Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:30:33 [2022-05-17T10:30:33.945Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:30:33 [2022-05-17T10:30:33.945Z] GOOS="" GOARCH="" GOARM=""
10:30:34 [2022-05-17T10:30:34.130Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:30:34 [2022-05-17T10:30:34.317Z] --- PASS: TestPauseStopPausedContainer (0.50s)
10:30:34 [2022-05-17T10:30:34.317Z] === RUN   TestPidHost
10:30:34 [2022-05-17T10:30:34.710Z] === RUN   TestDockerSuite/TestCommitTTY
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestContainerStopSignal
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestContainerStopSignal (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestContainerStopTimeout
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestContainerStopTimeout (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestContainerSecretReferenceDestTarget
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestContainerLogPathSetForJSONFileLogger
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestContainerLogPathSetForRingLogger
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestReplaceAndAppendEnvVars
10:30:34 [2022-05-17T10:30:34.768Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestNewMemoryStore
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestNewMemoryStore (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestAddContainers
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestAddContainers (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestGetContainer
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestGetContainer (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestDeleteContainer
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestDeleteContainer (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestListContainers
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestListContainers (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestFirstContainer
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestFirstContainer (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestApplyAllContainer
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestApplyAllContainer (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestIsValidHealthString
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestIsValidHealthString (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestStateRunStop
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestStateRunStop (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestStateTimeoutWait
10:30:34 [2022-05-17T10:30:34.768Z]     state_test.go:141: Stop callback fired
10:30:34 [2022-05-17T10:30:34.768Z]     state_test.go:165: Stop callback fired
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestStateTimeoutWait (0.10s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestIsValidStateString
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestIsValidStateString (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestViewSaveDelete
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestViewSaveDelete (0.02s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestViewAll
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestViewAll (0.02s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestViewGet
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestViewGet (0.01s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestNames
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestNames (0.00s)
10:30:34 [2022-05-17T10:30:34.768Z] === RUN   TestViewWithHealthCheck
10:30:34 [2022-05-17T10:30:34.768Z] --- PASS: TestViewWithHealthCheck (0.01s)
10:30:34 [2022-05-17T10:30:34.768Z] PASS
10:30:34 [2022-05-17T10:30:34.768Z] coverage: 41.7% of statements
10:30:34 [2022-05-17T10:30:34.768Z] ok  	github.com/docker/docker/container	0.280s	coverage: 41.7% of statements
10:30:34 [2022-05-17T10:30:34.768Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:30:34 [2022-05-17T10:30:34.768Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:30:34 [2022-05-17T10:30:34.768Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:30:34 [2022-05-17T10:30:34.768Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:30:35 [2022-05-17T10:30:35.245Z] --- PASS: TestPidHost (1.06s)
10:30:35 [2022-05-17T10:30:35.245Z] === RUN   TestPsFilter
10:30:35 [2022-05-17T10:30:35.245Z] --- PASS: TestPsFilter (0.12s)
10:30:35 [2022-05-17T10:30:35.245Z] === RUN   TestRemoveContainerWithRemovedVolume
10:30:35 [2022-05-17T10:30:35.644Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:30:35 [2022-05-17T10:30:35.731Z] === RUN   TestPrepare
10:30:35 [2022-05-17T10:30:35.731Z] --- PASS: TestPrepare (0.00s)
10:30:35 [2022-05-17T10:30:35.731Z] === RUN   TestStart
10:30:35 [2022-05-17T10:30:35.731Z] --- PASS: TestStart (0.00s)
10:30:35 [2022-05-17T10:30:35.731Z] === RUN   TestWaitCancel
10:30:35 [2022-05-17T10:30:35.731Z] --- PASS: TestWaitCancel (0.00s)
10:30:35 [2022-05-17T10:30:35.731Z] === RUN   TestWaitDisabled
10:30:35 [2022-05-17T10:30:35.731Z] --- PASS: TestWaitDisabled (0.00s)
10:30:35 [2022-05-17T10:30:35.731Z] === RUN   TestWaitEnabled
10:30:35 [2022-05-17T10:30:35.731Z] --- PASS: TestWaitEnabled (0.00s)
10:30:35 [2022-05-17T10:30:35.731Z] === RUN   TestRemove
10:30:35 [2022-05-17T10:30:35.731Z] --- PASS: TestRemove (0.00s)
10:30:35 [2022-05-17T10:30:35.731Z] PASS
10:30:35 [2022-05-17T10:30:35.731Z] coverage: 65.3% of statements
10:30:35 [2022-05-17T10:30:35.731Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.069s	coverage: 65.3% of statements
10:30:35 [2022-05-17T10:30:35.807Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
10:30:35 [2022-05-17T10:30:35.807Z] === RUN   TestRemoveContainerWithVolume
10:30:36 [2022-05-17T10:30:36.210Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:30:36 [2022-05-17T10:30:36.369Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
10:30:36 [2022-05-17T10:30:36.369Z] === RUN   TestRemoveContainerRunning
10:30:36 [2022-05-17T10:30:36.625Z] --- PASS: TestRemoveContainerRunning (0.44s)
10:30:36 [2022-05-17T10:30:36.625Z] === RUN   TestRemoveContainerForceRemoveRunning
10:30:37 [2022-05-17T10:30:37.152Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:30:37 [2022-05-17T10:30:37.187Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
10:30:37 [2022-05-17T10:30:37.187Z] === RUN   TestRemoveInvalidContainer
10:30:37 [2022-05-17T10:30:37.187Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:30:37 [2022-05-17T10:30:37.187Z] === RUN   TestRenameLinkedContainer
10:30:37 [2022-05-17T10:30:37.303Z] Removing intermediate container 9c0c0ca791ff
10:30:37 [2022-05-17T10:30:37.303Z]  ---> 3b71379a3de8
10:30:37 [2022-05-17T10:30:37.303Z] Step 7/13 : ARG BUSYBOX_VERSION
10:30:37 [2022-05-17T10:30:37.303Z]  ---> Running in ae24d0ae445f
10:30:37 [2022-05-17T10:30:37.303Z] Removing intermediate container ae24d0ae445f
10:30:37 [2022-05-17T10:30:37.303Z]  ---> e262b4af2799
10:30:37 [2022-05-17T10:30:37.303Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
10:30:37 [2022-05-17T10:30:37.303Z]  ---> Running in be3deb80e62d
10:30:37 [2022-05-17T10:30:37.762Z] Removing intermediate container be3deb80e62d
10:30:37 [2022-05-17T10:30:37.762Z]  ---> af924e112d16
10:30:37 [2022-05-17T10:30:37.762Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
10:30:38 [2022-05-17T10:30:38.086Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:30:38 [2022-05-17T10:30:38.086Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:30:38 [2022-05-17T10:30:38.086Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:30:38 [2022-05-17T10:30:38.086Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:30:38 [2022-05-17T10:30:38.086Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:30:38 [2022-05-17T10:30:38.086Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:30:38 [2022-05-17T10:30:38.086Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:30:38 [2022-05-17T10:30:38.238Z] INFO: make.ps1 starting at 05/17/2022 10:30:37
10:30:38 [2022-05-17T10:30:38.238Z] INFO: Git commit (a1a26b38cb) assumed from DOCKER_GITCOMMIT environment variable
10:30:38 [2022-05-17T10:30:38.238Z] INFO: Invoking autogen...
10:30:38 [2022-05-17T10:30:38.696Z] {
10:30:38 [2022-05-17T10:30:38.696Z]   "RT_GROUP_ICON": {
10:30:38 [2022-05-17T10:30:38.696Z]     "#1": {
10:30:38 [2022-05-17T10:30:38.696Z]       "0409": "../../winresources/docker.ico"
10:30:38 [2022-05-17T10:30:38.696Z]     }
10:30:38 [2022-05-17T10:30:38.696Z]   },
10:30:38 [2022-05-17T10:30:38.696Z]   "RT_MANIFEST": {
10:30:38 [2022-05-17T10:30:38.696Z]     "#1": {
10:30:38 [2022-05-17T10:30:38.696Z]       "0409": {
10:30:38 [2022-05-17T10:30:38.696Z]         "identity": {},
10:30:38 [2022-05-17T10:30:38.696Z]         "description": "Docker Engine",
10:30:38 [2022-05-17T10:30:38.696Z]         "minimum-os": "vista",
10:30:38 [2022-05-17T10:30:38.696Z]         "execution-level": "",
10:30:38 [2022-05-17T10:30:38.696Z]         "ui-access": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "auto-elevate": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "dpi-awareness": "unaware",
10:30:38 [2022-05-17T10:30:38.696Z]         "disable-theming": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "disable-window-filtering": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "high-resolution-scrolling-aware": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "ultra-high-resolution-scrolling-aware": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "long-path-aware": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "printer-driver-isolation": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "gdi-scaling": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "segment-heap": false,
10:30:38 [2022-05-17T10:30:38.696Z]         "use-common-controls-v6": false
10:30:38 [2022-05-17T10:30:38.696Z]       }
10:30:38 [2022-05-17T10:30:38.696Z]     }
10:30:38 [2022-05-17T10:30:38.696Z]   },
10:30:38 [2022-05-17T10:30:38.696Z]   "RT_MESSAGETABLE": {
10:30:38 [2022-05-17T10:30:38.696Z]     "#1": {
10:30:38 [2022-05-17T10:30:38.696Z]       "0409": "../../winresources/event_messages.bin"
10:30:38 [2022-05-17T10:30:38.696Z]     }
10:30:38 [2022-05-17T10:30:38.696Z]   },
10:30:38 [2022-05-17T10:30:38.696Z]   "RT_VERSION": {
10:30:38 [2022-05-17T10:30:38.696Z]     "#1": {
10:30:38 [2022-05-17T10:30:38.696Z]       "0409": {
10:30:38 [2022-05-17T10:30:38.696Z]         "fixed": {
10:30:38 [2022-05-17T10:30:38.696Z]           "file_version": "0.0.0.0",
10:30:38 [2022-05-17T10:30:38.696Z]           "product_version": "0.0.0.0",
10:30:38 [2022-05-17T10:30:38.696Z]           "type": "Unknown"
10:30:38 [2022-05-17T10:30:38.696Z]         },
10:30:38 [2022-05-17T10:30:38.696Z]         "info": {
10:30:38 [2022-05-17T10:30:38.696Z]           "0000": {
10:30:38 [2022-05-17T10:30:38.696Z]             "CompanyName": "",
10:30:38 [2022-05-17T10:30:38.696Z]             "FileVersion": "0.0.0-dev",
10:30:38 [2022-05-17T10:30:38.696Z]             "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.",
10:30:38 [2022-05-17T10:30:38.696Z]             "OriginalFileName": "dockerd.exe",
10:30:38 [2022-05-17T10:30:38.696Z]             "ProductName": "",
10:30:38 [2022-05-17T10:30:38.696Z]             "ProductVersion": "0.0.0-dev",
10:30:38 [2022-05-17T10:30:38.696Z]             "SpecialBuild": "a1a26b38cb"
10:30:38 [2022-05-17T10:30:38.696Z]           }
10:30:38 [2022-05-17T10:30:38.696Z]         }
10:30:38 [2022-05-17T10:30:38.696Z]       }
10:30:38 [2022-05-17T10:30:38.696Z]     }
10:30:38 [2022-05-17T10:30:38.696Z]   }
10:30:38 [2022-05-17T10:30:38.696Z] }
10:30:39 [2022-05-17T10:30:39.075Z] --- PASS: TestRenameLinkedContainer (1.80s)
10:30:39 [2022-05-17T10:30:39.075Z] === RUN   TestRenameStoppedContainer
10:30:39 [2022-05-17T10:30:39.152Z] powershell.exe : cmd\dockerd\config.go
10:30:39 [2022-05-17T10:30:39.152Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-45f772cb\powershellWrapper.ps1:3 char:1
10:30:39 [2022-05-17T10:30:39.152Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
10:30:39 [2022-05-17T10:30:39.152Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10:30:39 [2022-05-17T10:30:39.152Z]     + CategoryInfo          : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException
10:30:39 [2022-05-17T10:30:39.152Z]     + FullyQualifiedErrorId : NativeCommandError
10:30:39 [2022-05-17T10:30:39.152Z]  
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\config_windows.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\daemon.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\daemon_test.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\daemon_windows.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\docker.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\docker_windows.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\genwinres_windows.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\metrics.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\options.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\options_test.go
10:30:39 [2022-05-17T10:30:39.152Z] cmd\dockerd\service_windows.go
10:30:39 [2022-05-17T10:30:39.152Z] INFO: Building daemon...
10:30:39 [2022-05-17T10:30:39.289Z] 
10:30:39 [2022-05-17T10:30:39.331Z] --- PASS: TestRenameStoppedContainer (0.43s)
10:30:39 [2022-05-17T10:30:39.331Z] === RUN   TestRenameRunningContainerAndReuse
10:30:39 [2022-05-17T10:30:39.454Z] === RUN   TestNewListSecretsFilters
10:30:39 [2022-05-17T10:30:39.454Z] --- PASS: TestNewListSecretsFilters (0.00s)
10:30:39 [2022-05-17T10:30:39.454Z] === RUN   TestNewListConfigsFilters
10:30:39 [2022-05-17T10:30:39.454Z] --- PASS: TestNewListConfigsFilters (0.00s)
10:30:39 [2022-05-17T10:30:39.454Z] PASS
10:30:39 [2022-05-17T10:30:39.454Z] coverage: 0.5% of statements
10:30:39 [2022-05-17T10:30:39.454Z] ok  	github.com/docker/docker/daemon/cluster	0.712s	coverage: 0.5% of statements
10:30:39 [2022-05-17T10:30:39.458Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:30:39 [2022-05-17T10:30:39.745Z]  ---> eea3480f241c
10:30:39 [2022-05-17T10:30:39.745Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
10:30:39 [2022-05-17T10:30:39.745Z]  ---> Running in 57ae41d51fe7
10:30:39 [2022-05-17T10:30:39.910Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
10:30:40 [2022-05-17T10:30:40.258Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
10:30:40 [2022-05-17T10:30:40.258Z] === RUN   TestRenameInvalidName
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCContainerRuntime
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCIsolation
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCIsolation/empty
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCIsolation/default
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCIsolation/process
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCIsolation
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCIsolation/default
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCIsolation/process
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCCredentialSpec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCConfigs
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCConfigs/file
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCConfigs
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCConfigs/file
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestServiceConvertToGRPCConfigs/none
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestTopologyFromGRPC
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestTopologyFromGRPC (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestCapacityRangeFromGRPC
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestCapacityRangeFromGRPC (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestVolumeAvailabilityFromGRPC
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestVolumeAvailabilityFromGRPC/Active
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestVolumeAvailabilityFromGRPC/Pause
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestVolumeAvailabilityFromGRPC/Drain
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestAccessModeFromGRPC
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestAccessModeFromGRPC/MountVolume
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestAccessModeFromGRPC/BlockVolume
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestAccessModeFromGRPC (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z]     --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] === RUN   TestVolumeCreateToGRPC
10:30:40 [2022-05-17T10:30:40.376Z] --- PASS: TestVolumeCreateToGRPC (0.00s)
10:30:40 [2022-05-17T10:30:40.376Z] PASS
10:30:40 [2022-05-17T10:30:40.376Z] coverage: 36.9% of statements
10:30:40 [2022-05-17T10:30:40.376Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.028s	coverage: 36.9% of statements
10:30:40 [2022-05-17T10:30:40.391Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:30:40 [2022-05-17T10:30:40.391Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:30:40 [2022-05-17T10:30:40.649Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:30:40 [2022-05-17T10:30:40.820Z] --- PASS: TestRenameInvalidName (0.45s)
10:30:40 [2022-05-17T10:30:40.820Z] === RUN   TestRenameAnonymousContainer
10:30:41 [2022-05-17T10:30:41.214Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:30:41 [2022-05-17T10:30:41.779Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:30:42 [2022-05-17T10:30:42.185Z] --- PASS: TestRenameAnonymousContainer (1.55s)
10:30:42 [2022-05-17T10:30:42.185Z] === RUN   TestRenameContainerWithSameName
10:30:42 [2022-05-17T10:30:42.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:30:42 [2022-05-17T10:30:42.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:30:42 [2022-05-17T10:30:42.344Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:30:42 [2022-05-17T10:30:42.602Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:30:42 [2022-05-17T10:30:42.746Z] --- PASS: TestRenameContainerWithSameName (0.44s)
10:30:42 [2022-05-17T10:30:42.746Z] === RUN   TestRenameContainerWithLinkedContainer
10:30:42 [2022-05-17T10:30:42.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:30:42 [2022-05-17T10:30:42.861Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
10:30:42 [2022-05-17T10:30:42.861Z] PASS
10:30:42 [2022-05-17T10:30:42.861Z] 
10:30:42 [2022-05-17T10:30:42.861Z] DONE 17 tests in 48.490s
10:30:42 [2022-05-17T10:30:42.861Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:30:42 [2022-05-17T10:30:42.861Z] ++ 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
10:30:42 [2022-05-17T10:30:42.861Z] ++ set -e
10:30:42 [2022-05-17T10:30:42.861Z] ++ '[' -n 0 ']'
10:30:42 [2022-05-17T10:30:42.861Z] ++ set -x
10:30:42 [2022-05-17T10:30:42.861Z] ++ env -i DEST=/go/src/github.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
10:30:42 [2022-05-17T10:30:42.861Z] INFO: Testing against a local daemon
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:30:42 [2022-05-17T10:30:42.861Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:30:42 [2022-05-17T10:30:42.861Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:30:42 [2022-05-17T10:30:42.861Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:30:42 [2022-05-17T10:30:42.861Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:30:42 [2022-05-17T10:30:42.861Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:30:42 [2022-05-17T10:30:42.861Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:30:42 [2022-05-17T10:30:42.861Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:30:42 [2022-05-17T10:30:42.861Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInstall
10:30:42 [2022-05-17T10:30:42.861Z] === RUN   TestPluginInstall/no_auth
10:30:43 [2022-05-17T10:30:43.119Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:30:43 [2022-05-17T10:30:43.119Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:30:43 [2022-05-17T10:30:43.119Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestWaitNodeAttachment
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestWaitNodeAttachment (0.40s)
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestIsolationConversion
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestIsolationConversion/default
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestIsolationConversion/process
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestIsolationConversion/hyperv
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestIsolationConversion (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z]     --- PASS: TestIsolationConversion/default (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z]     --- PASS: TestIsolationConversion/process (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestContainerLabels
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestContainerLabels (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestCredentialSpecConversion
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestCredentialSpecConversion/none
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestCredentialSpecConversion/config
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestCredentialSpecConversion/file
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestCredentialSpecConversion/registry
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestCredentialSpecConversion (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestControllerValidateMountBind
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestControllerValidateMountBind (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestControllerValidateMountVolume
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestControllerValidateMountVolume (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestControllerValidateMountTarget
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestControllerValidateMountTarget (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestControllerValidateMountTmpfs
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestControllerValidateMountInvalidType
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z] === RUN   TestControllerValidateMountNamedPipe
10:30:43 [2022-05-17T10:30:43.283Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
10:30:43 [2022-05-17T10:30:43.283Z] PASS
10:30:43 [2022-05-17T10:30:43.283Z] coverage: 10.7% of statements
10:30:43 [2022-05-17T10:30:43.283Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.658s	coverage: 10.7% of statements
10:30:43 [2022-05-17T10:30:43.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:30:43 [2022-05-17T10:30:43.377Z] time="2022-05-17T10:30:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:30:43 [2022-05-17T10:30:43.377Z] time="2022-05-17T10:30:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79b77375ef7b2758841d319f20380906e32ec442f74235e5b78e24283d241d83" mediatype=application/vnd.docker.plugin.v1+json size=522
10:30:43 [2022-05-17T10:30:43.377Z] time="2022-05-17T10:30:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:30:43 [2022-05-17T10:30:43.377Z] time="2022-05-17T10:30:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79b77375ef7b2758841d319f20380906e32ec442f74235e5b78e24283d241d83" mediatype=application/vnd.docker.plugin.v1+json size=522
10:30:43 [2022-05-17T10:30:43.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:30:43 [2022-05-17T10:30:43.635Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:30:43 [2022-05-17T10:30:43.635Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:30:43 [2022-05-17T10:30:43.635Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:30:43 [2022-05-17T10:30:43.635Z] === RUN   TestPluginInstall/with_htpasswd
10:30:43 [2022-05-17T10:30:43.635Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:30:43 [2022-05-17T10:30:43.673Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
10:30:43 [2022-05-17T10:30:43.673Z] === RUN   TestResize
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestBuilderGC
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestBuilderGC (0.01s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonConfigurationNotFound
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonBrokenConfiguration
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestFindConfigurationConflicts
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestFindConfigurationConflicts (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonConfigurationMergeConflicts
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonConfigurationMergeConcurrent
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonConfigurationMergeConcurrentError
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
10:30:43 [2022-05-17T10:30:43.739Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestFindConfigurationConflictsWithMergedValues
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
10:30:43 [2022-05-17T10:30:43.739Z] === RUN   TestValidateConfigurationErrors/with_invalid_log-level
10:30:43 [2022-05-17T10:30:43.739Z] --- PASS: TestValidateConfigurationErrors (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
10:30:43 [2022-05-17T10:30:43.739Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
10:30:43 [2022-05-17T10:30:43.740Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
10:30:43 [2022-05-17T10:30:43.740Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
10:30:43 [2022-05-17T10:30:43.740Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
10:30:43 [2022-05-17T10:30:43.740Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
10:30:43 [2022-05-17T10:30:43.740Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
10:30:43 [2022-05-17T10:30:43.740Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
10:30:43 [2022-05-17T10:30:43.893Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:30:43 [2022-05-17T10:30:43.929Z] --- PASS: TestResize (0.43s)
10:30:43 [2022-05-17T10:30:43.929Z] === RUN   TestResizeWithInvalidSize
10:30:44 [2022-05-17T10:30:44.151Z] time="2022-05-17T10:30:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:30:44 [2022-05-17T10:30:44.151Z] time="2022-05-17T10:30:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79b77375ef7b2758841d319f20380906e32ec442f74235e5b78e24283d241d83" mediatype=application/vnd.docker.plugin.v1+json size=522
10:30:44 [2022-05-17T10:30:44.151Z] time="2022-05-17T10:30:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:30:44 [2022-05-17T10:30:44.151Z] time="2022-05-17T10:30:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79b77375ef7b2758841d319f20380906e32ec442f74235e5b78e24283d241d83" mediatype=application/vnd.docker.plugin.v1+json size=522
10:30:44 [2022-05-17T10:30:44.151Z] === RUN   TestPluginInstall/with_insecure
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_label
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_dns
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_dns-search
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_max-download-attempts
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_node_generic_resources
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_hosts
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestValidateConfiguration/with_log-level_warn
10:30:44 [2022-05-17T10:30:44.196Z] --- PASS: TestValidateConfiguration (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z]     --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestReloadSetConfigFileNotExist
10:30:44 [2022-05-17T10:30:44.196Z] time="2022-05-17T10:30:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
10:30:44 [2022-05-17T10:30:44.196Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestReloadDefaultConfigNotExist
10:30:44 [2022-05-17T10:30:44.196Z]     config_test.go:480: os.Getuid() != 0: skipping test that requires root
10:30:44 [2022-05-17T10:30:44.196Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestReloadBadDefaultConfig
10:30:44 [2022-05-17T10:30:44.196Z] time="2022-05-17T10:30:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2703409533"
10:30:44 [2022-05-17T10:30:44.196Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestReloadWithConflictingLabels
10:30:44 [2022-05-17T10:30:44.196Z] time="2022-05-17T10:30:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1787901318"
10:30:44 [2022-05-17T10:30:44.196Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestReloadWithDuplicateLabels
10:30:44 [2022-05-17T10:30:44.196Z] time="2022-05-17T10:30:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3470851596"
10:30:44 [2022-05-17T10:30:44.196Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestMaskURLCredentials
10:30:44 [2022-05-17T10:30:44.196Z] --- PASS: TestMaskURLCredentials (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestDaemonConfigurationMerge
10:30:44 [2022-05-17T10:30:44.196Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z] PASS
10:30:44 [2022-05-17T10:30:44.196Z] coverage: 79.8% of statements
10:30:44 [2022-05-17T10:30:44.196Z] ok  	github.com/docker/docker/daemon/config	0.330s	coverage: 79.8% of statements
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestEventsLog
10:30:44 [2022-05-17T10:30:44.196Z] --- PASS: TestEventsLog (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestEventsLogTimeout
10:30:44 [2022-05-17T10:30:44.196Z] --- PASS: TestEventsLogTimeout (0.00s)
10:30:44 [2022-05-17T10:30:44.196Z] === RUN   TestLogEvents
10:30:44 [2022-05-17T10:30:44.409Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:30:44 [2022-05-17T10:30:44.490Z] --- PASS: TestResizeWithInvalidSize (0.45s)
10:30:44 [2022-05-17T10:30:44.490Z] === RUN   TestResizeWhenContainerNotStarted
10:30:44 [2022-05-17T10:30:44.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:30:44 [2022-05-17T10:30:44.653Z] --- PASS: TestLogEvents (0.05s)
10:30:44 [2022-05-17T10:30:44.653Z] === RUN   TestLoadBufferedEvents
10:30:44 [2022-05-17T10:30:44.653Z] --- PASS: TestLoadBufferedEvents (0.22s)
10:30:44 [2022-05-17T10:30:44.653Z] === RUN   TestLoadBufferedEventsOnlyFromPast
10:30:44 [2022-05-17T10:30:44.653Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
10:30:44 [2022-05-17T10:30:44.653Z] === RUN   TestIgnoreBufferedWhenNoTimes
10:30:44 [2022-05-17T10:30:44.653Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
10:30:44 [2022-05-17T10:30:44.653Z] PASS
10:30:44 [2022-05-17T10:30:44.653Z] coverage: 50.0% of statements
10:30:44 [2022-05-17T10:30:44.653Z] ok  	github.com/docker/docker/daemon/events	0.351s	coverage: 50.0% of statements
10:30:44 [2022-05-17T10:30:44.667Z]     docker_api_swarm_test.go:272: [d9673907493c3] joining swarm manager [d466eeb9ab68b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:44 [2022-05-17T10:30:44.747Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:44 [2022-05-17T10:30:44.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:44 [2022-05-17T10:30:44.925Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:30:45 [2022-05-17T10:30:45.183Z] time="2022-05-17T10:30:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:30:45 [2022-05-17T10:30:45.183Z] time="2022-05-17T10:30:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aedd55d765770316c0dac4d72b846e796f66c521a02a81e7fcd88a5a85bb4b2a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:30:45 [2022-05-17T10:30:45.183Z] time="2022-05-17T10:30:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:30:45 [2022-05-17T10:30:45.183Z] time="2022-05-17T10:30:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aedd55d765770316c0dac4d72b846e796f66c521a02a81e7fcd88a5a85bb4b2a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:30:45 [2022-05-17T10:30:45.441Z]     plugin_test.go:195: [d2a2f25b8326b] daemon is not started
10:30:45 [2022-05-17T10:30:45.441Z] --- PASS: TestPluginInstall (2.52s)
10:30:45 [2022-05-17T10:30:45.441Z]     --- PASS: TestPluginInstall/no_auth (0.88s)
10:30:45 [2022-05-17T10:30:45.441Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
10:30:45 [2022-05-17T10:30:45.441Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
10:30:45 [2022-05-17T10:30:45.441Z] === RUN   TestPluginsWithRuntimes
10:30:45 [2022-05-17T10:30:45.699Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:30:45 [2022-05-17T10:30:45.700Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:30:45 [2022-05-17T10:30:45.957Z]     docker_api_swarm_test.go:273: [d64580872591c] joining swarm manager [d466eeb9ab68b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:46 [2022-05-17T10:30:46.183Z] === RUN   TestLinkNaming
10:30:46 [2022-05-17T10:30:46.183Z] --- PASS: TestLinkNaming (0.00s)
10:30:46 [2022-05-17T10:30:46.183Z] === RUN   TestLinkNew
10:30:46 [2022-05-17T10:30:46.183Z] --- PASS: TestLinkNew (0.00s)
10:30:46 [2022-05-17T10:30:46.183Z] === RUN   TestLinkEnv
10:30:46 [2022-05-17T10:30:46.183Z] --- PASS: TestLinkEnv (0.00s)
10:30:46 [2022-05-17T10:30:46.183Z] === RUN   TestLinkMultipleEnv
10:30:46 [2022-05-17T10:30:46.183Z] --- PASS: TestLinkMultipleEnv (0.00s)
10:30:46 [2022-05-17T10:30:46.183Z] === RUN   TestLinkPortRangeEnv
10:30:46 [2022-05-17T10:30:46.183Z] --- PASS: TestLinkPortRangeEnv (0.00s)
10:30:46 [2022-05-17T10:30:46.183Z] PASS
10:30:46 [2022-05-17T10:30:46.183Z] coverage: 93.0% of statements
10:30:46 [2022-05-17T10:30:46.183Z] ok  	github.com/docker/docker/daemon/links	0.044s	coverage: 93.0% of statements
10:30:46 [2022-05-17T10:30:46.183Z] === RUN   TestIsEmptyDir
10:30:46 [2022-05-17T10:30:46.183Z] --- PASS: TestIsEmptyDir (0.01s)
10:30:46 [2022-05-17T10:30:46.183Z] === RUN   TestGraphDriverInitRequestIsCompatible
10:30:46 [2022-05-17T10:30:46.183Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
10:30:46 [2022-05-17T10:30:46.183Z] PASS
10:30:46 [2022-05-17T10:30:46.183Z] coverage: 2.3% of statements
10:30:46 [2022-05-17T10:30:46.183Z] ok  	github.com/docker/docker/daemon/graphdriver	0.101s	coverage: 2.3% of statements
10:30:46 [2022-05-17T10:30:46.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:46 [2022-05-17T10:30:46.890Z] === RUN   TestPluginsWithRuntimes/No_Args
10:30:47 [2022-05-17T10:30:47.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestVerifyNetworkingConfig
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestGetContainer
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestGetContainer (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestValidContainerNames
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestValidContainerNames (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestContainerInitDNS
10:30:47 [2022-05-17T10:30:47.147Z]     daemon_test.go:145: root required
10:30:47 [2022-05-17T10:30:47.147Z] --- SKIP: TestContainerInitDNS (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestMerge
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestMerge (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestValidateContainerIsolation
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestValidateContainerIsolation (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestFindNetworkErrorType
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestFindNetworkErrorType (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestEnsureServicesExist
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestEnsureServicesExist (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestEnsureServicesExistErrors
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestEnsureServicesExistErrors (0.01s)
10:30:47 [2022-05-17T10:30:47.147Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestContainerDelete
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestContainerDelete (0.01s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestContainerDoubleDelete
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestContainerDoubleDelete (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestLogContainerEventCopyLabels
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestLogContainerEventWithAttributes
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestNoneHealthcheck
10:30:47 [2022-05-17T10:30:47.147Z] --- PASS: TestNoneHealthcheck (0.00s)
10:30:47 [2022-05-17T10:30:47.147Z] === RUN   TestHealthStates
10:30:47 [2022-05-17T10:30:47.147Z] time="2022-05-17T10:30:46Z" 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"
10:30:47 [2022-05-17T10:30:47.147Z] time="2022-05-17T10:30:47Z" 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"
10:30:47 [2022-05-17T10:30:47.148Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:30:47 [2022-05-17T10:30:47.603Z] time="2022-05-17T10:30:47Z" 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"
10:30:47 [2022-05-17T10:30:47.603Z] time="2022-05-17T10:30:47Z" 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"
10:30:47 [2022-05-17T10:30:47.603Z] time="2022-05-17T10:30:47Z" 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"
10:30:47 [2022-05-17T10:30:47.603Z] time="2022-05-17T10:30:47Z" 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"
10:30:47 [2022-05-17T10:30:47.603Z] time="2022-05-17T10:30:47Z" 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"
10:30:47 [2022-05-17T10:30:47.603Z] time="2022-05-17T10:30:47Z" 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"
10:30:47 [2022-05-17T10:30:47.603Z] time="2022-05-17T10:30:47Z" 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"
10:30:47 [2022-05-17T10:30:47.603Z] time="2022-05-17T10:30:47Z" 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"
10:30:47 [2022-05-17T10:30:47.603Z] --- PASS: TestHealthStates (0.24s)
10:30:47 [2022-05-17T10:30:47.603Z] === RUN   TestGetInspectData
10:30:47 [2022-05-17T10:30:47.603Z] --- PASS: TestGetInspectData (0.00s)
10:30:47 [2022-05-17T10:30:47.603Z] === RUN   TestFillLicense
10:30:47 [2022-05-17T10:30:47.603Z] --- PASS: TestFillLicense (0.00s)
10:30:47 [2022-05-17T10:30:47.603Z] === RUN   TestListInvalidFilter
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestListInvalidFilter (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestNameFilter
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestNameFilter (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
10:30:47 [2022-05-17T10:30:47.604Z] === 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
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- 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)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestSetupWindowsDevices (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestDaemonReloadLabels
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestDaemonReloadLabels (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestDaemonReloadMirrors
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestDaemonReloadMirrors (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestDaemonReloadInsecureRegistries
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestDaemonReloadNotAffectOthers
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
10:30:47 [2022-05-17T10:30:47.604Z]     reload_test.go:342: root required
10:30:47 [2022-05-17T10:30:47.604Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] === RUN   TestParseVolumesFrom
10:30:47 [2022-05-17T10:30:47.604Z] --- PASS: TestParseVolumesFrom (0.00s)
10:30:47 [2022-05-17T10:30:47.604Z] PASS
10:30:47 [2022-05-17T10:30:47.604Z] coverage: 8.6% of statements
10:30:47 [2022-05-17T10:30:47.604Z] ok  	github.com/docker/docker/daemon	0.901s	coverage: 8.6% of statements
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:30:47 [2022-05-17T10:30:47.604Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:30:47 [2022-05-17T10:30:47.714Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:30:47 [2022-05-17T10:30:47.714Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:30:47 [2022-05-17T10:30:47.714Z] === RUN   TestPluginsWithRuntimes/With_Args
10:30:48 [2022-05-17T10:30:48.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:48 [2022-05-17T10:30:48.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:30:48 [2022-05-17T10:30:48.280Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:30:48 [2022-05-17T10:30:48.281Z] Removing intermediate container 57ae41d51fe7
10:30:48 [2022-05-17T10:30:48.281Z]  ---> d44140c13c06
10:30:48 [2022-05-17T10:30:48.281Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
10:30:48 [2022-05-17T10:30:48.731Z]  ---> Running in c1fb9841d128
10:30:48 [2022-05-17T10:30:48.846Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:30:48 [2022-05-17T10:30:48.846Z] --- PASS: TestPluginsWithRuntimes (3.58s)
10:30:48 [2022-05-17T10:30:48.846Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.99s)
10:30:48 [2022-05-17T10:30:48.846Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.00s)
10:30:48 [2022-05-17T10:30:48.846Z] === RUN   TestPluginBackCompatMediaTypes
10:30:48 [2022-05-17T10:30:48.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewStreamConfig
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewStreamConfig/defaults
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewStreamConfig/invalid_create_group
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewStreamConfig/invalid_flush_interval
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewStreamConfig/flush_interval_at_15
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestNewStreamConfig (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewAWSLogsClientUserAgentHandler
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestNewAWSLogsClientRegionDetect
10:30:49 [2022-05-17T10:30:49.143Z] time="2022-05-17T10:30:48Z" level=info msg="Trying to get region from EC2 Metadata"
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestCreateSuccess
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestCreateSuccess (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestCreateStreamSkipped
10:30:49 [2022-05-17T10:30:49.143Z] time="2022-05-17T10:30:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestCreateStreamSkipped (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestCreateLogGroupSuccess
10:30:49 [2022-05-17T10:30:49.143Z] time="2022-05-17T10:30:48Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestCreateError
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestCreateError (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestCreateAlreadyExists
10:30:49 [2022-05-17T10:30:49.143Z] time="2022-05-17T10:30:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestCreateAlreadyExists (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestLogClosed
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestLogClosed (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestLogBlocking
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestLogBlocking (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestLogNonBlockingBufferEmpty
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestLogNonBlockingBufferFull
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestPublishBatchSuccess
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestPublishBatchSuccess (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestPublishBatchError
10:30:49 [2022-05-17T10:30:49.143Z] time="2022-05-17T10:30:48Z" level=error msg=error
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestPublishBatchError (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestPublishBatchInvalidSeqSuccess
10:30:49 [2022-05-17T10:30:49.143Z] time="2022-05-17T10:30:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestPublishBatchAlreadyAccepted
10:30:49 [2022-05-17T10:30:49.143Z] time="2022-05-17T10:30:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:30:49 [2022-05-17T10:30:49.143Z] time="2022-05-17T10:30:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestCollectBatchSimple
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestCollectBatchSimple (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestCollectBatchTicker
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestCollectBatchTicker (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestCollectBatchMultilinePattern
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
10:30:49 [2022-05-17T10:30:49.143Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
10:30:49 [2022-05-17T10:30:49.143Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestCollectBatchClose
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestCollectBatchClose (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestEffectiveLen
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestEffectiveLen/0/Hello
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestEffectiveLen/2/🙃
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestEffectiveLen/3/����
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestEffectiveLen/4/He��o
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestEffectiveLen/5/
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestEffectiveLen (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestFindValidSplit
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestFindValidSplit/0/
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1076: 
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1077: 
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestFindValidSplit/1/Hello
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1076: Hello
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1077: 
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestFindValidSplit/2/Hello
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1076: He
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1077: llo
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestFindValidSplit/3/Hello
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1076: 
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1077: Hello
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestFindValidSplit/4/🙃
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1076: 
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1077: 🙃
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestFindValidSplit/5/🙃
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1076: 🙃
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1077: 
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestFindValidSplit/6/a�
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1076: a
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1077: �
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestFindValidSplit/7/a�
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1076: a�
10:30:49 [2022-05-17T10:30:49.144Z]     cloudwatchlogs_test.go:1077: 
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestFindValidSplit (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestProcessEventEmoji
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestProcessEventEmoji (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestCollectBatchLineSplit
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestCollectBatchLineSplit (0.01s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestCollectBatchLineSplitWithBinary
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestCollectBatchMaxEvents
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestCollectBatchMaxTotalBytes
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestCollectBatchWithDuplicateTimestamps
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestParseLogOptionsMultilinePattern
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestParseLogOptionsDatetimeFormat
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
10:30:49 [2022-05-17T10:30:49.144Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
10:30:49 [2022-05-17T10:30:49.144Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.02s)
10:30:49 [2022-05-17T10:30:49.144Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
10:30:49 [2022-05-17T10:30:49.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:30:49 [2022-05-17T10:30:49.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:49 [2022-05-17T10:30:49.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:49 [2022-05-17T10:30:49.412Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
10:30:49 [2022-05-17T10:30:49.412Z] PASS
10:30:49 [2022-05-17T10:30:49.412Z] 
10:30:49 [2022-05-17T10:30:49.412Z] DONE 24 tests in 6.694s
10:30:49 [2022-05-17T10:30:49.412Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:30:49 [2022-05-17T10:30:49.412Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:30:49 [2022-05-17T10:30:49.412Z] ++ 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
10:30:49 [2022-05-17T10:30:49.412Z] ++ set -e
10:30:49 [2022-05-17T10:30:49.412Z] ++ '[' -n 0 ']'
10:30:49 [2022-05-17T10:30:49.412Z] ++ set -x
10:30:49 [2022-05-17T10:30:49.412Z] ++ env -i DEST=/go/src/github.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
10:30:49 [2022-05-17T10:30:49.412Z] INFO: Testing against a local daemon
10:30:49 [2022-05-17T10:30:49.412Z] === RUN   TestExternalGraphDriver
10:30:49 [2022-05-17T10:30:49.412Z] === RUN   TestExternalGraphDriver/json
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsFormat
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsFormat/1/random
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsFormat/2/
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestCreateTagSuccess
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestCreateTagSuccess (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.05s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] PASS
10:30:49 [2022-05-17T10:30:49.605Z] coverage: 80.2% of statements
10:30:49 [2022-05-17T10:30:49.605Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.559s	coverage: 80.2% of statements
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestAdapterReadLogs
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestAdapterReadLogs (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestCopier
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestCopier (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestCopierLongLines
10:30:49 [2022-05-17T10:30:49.605Z] --- PASS: TestCopierLongLines (0.00s)
10:30:49 [2022-05-17T10:30:49.605Z] === RUN   TestCopierSlow
10:30:49 [2022-05-17T10:30:49.978Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:30:49 [2022-05-17T10:30:49.978Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestCopierSlow (0.20s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestCopierWithSized
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestCopierWithSized/as_is
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestCopierWithSized/With_RingLogger
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestCopierWithSized (0.01s)
10:30:50 [2022-05-17T10:30:50.067Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
10:30:50 [2022-05-17T10:30:50.067Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestCopierWithPartial
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestCopierWithPartial (0.00s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestRingLogger
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestRingLogger (0.00s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestRingCap
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestRingCap (0.00s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestRingClose
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestRingClose (0.00s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestRingDrain
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestRingDrain (0.00s)
10:30:50 [2022-05-17T10:30:50.067Z] PASS
10:30:50 [2022-05-17T10:30:50.067Z] coverage: 43.2% of statements
10:30:50 [2022-05-17T10:30:50.067Z] ok  	github.com/docker/docker/daemon/logger	0.314s	coverage: 43.2% of statements
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestSearchRegistryForImagesErrors
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestSearchRegistryForImages
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestSearchRegistryForImages (0.00s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestOnlyPlatformWithFallback
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestImageDelete
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestImageDelete/no_lease
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestImageDelete/lease_exists
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestImageDelete (0.06s)
10:30:50 [2022-05-17T10:30:50.067Z]     --- PASS: TestImageDelete/no_lease (0.01s)
10:30:50 [2022-05-17T10:30:50.067Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
10:30:50 [2022-05-17T10:30:50.067Z] === RUN   TestContentStoreForPull
10:30:50 [2022-05-17T10:30:50.067Z] --- PASS: TestContentStoreForPull (0.24s)
10:30:50 [2022-05-17T10:30:50.067Z] PASS
10:30:50 [2022-05-17T10:30:50.067Z] coverage: 6.6% of statements
10:30:50 [2022-05-17T10:30:50.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:30:50 [2022-05-17T10:30:50.242Z] 
10:30:50 [2022-05-17T10:30:50.242Z] SUCCESS: Specified value was saved.
10:30:50 [2022-05-17T10:30:50.296Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:50 [2022-05-17T10:30:50.528Z] ok  	github.com/docker/docker/daemon/images	0.493s	coverage: 6.6% of statements
10:30:50 [2022-05-17T10:30:50.528Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:30:50 [2022-05-17T10:30:50.528Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:30:50 [2022-05-17T10:30:50.528Z] === RUN   TestValidateLogOptReconnectInterval
10:30:50 [2022-05-17T10:30:50.528Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
10:30:50 [2022-05-17T10:30:50.528Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
10:30:50 [2022-05-17T10:30:50.528Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
10:30:50 [2022-05-17T10:30:50.528Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
10:30:50 [2022-05-17T10:30:50.529Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/#00
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]:
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]:/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]:123
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]:123/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]:65535
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com:
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com:/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com:123
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com:123/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com:65535
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com:65535/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/example.com/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp:///
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls:///
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls:///some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com:
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/://
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/something://
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/udp://
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/unixgram://
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp+tls://
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/corrupted:c
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/unix://
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
10:30:50 [2022-05-17T10:30:50.529Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
10:30:50 [2022-05-17T10:30:50.529Z] --- PASS: TestValidateLogOptAddress (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
10:30:50 [2022-05-17T10:30:50.529Z] PASS
10:30:50 [2022-05-17T10:30:50.529Z] coverage: 53.6% of statements
10:30:50 [2022-05-17T10:30:50.529Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.112s	coverage: 53.6% of statements
10:30:50 [2022-05-17T10:30:50.529Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:30:50 [2022-05-17T10:30:50.529Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:30:50 [2022-05-17T10:30:50.529Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:30:50 [2022-05-17T10:30:50.543Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:30:50 [2022-05-17T10:30:50.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:50 [2022-05-17T10:30:50.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:30:50 [2022-05-17T10:30:50.990Z] === RUN   TestJSONLogsMarshalJSONBuf
10:30:50 [2022-05-17T10:30:50.990Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
10:30:50 [2022-05-17T10:30:50.990Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
10:30:51 [2022-05-17T10:30:51.455Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s)
10:30:51 [2022-05-17T10:30:51.455Z] === RUN   TestFastTimeMarshalJSON
10:30:51 [2022-05-17T10:30:51.455Z] --- PASS: TestFastTimeMarshalJSON (0.03s)
10:30:51 [2022-05-17T10:30:51.455Z] PASS
10:30:51 [2022-05-17T10:30:51.455Z] coverage: 87.2% of statements
10:30:51 [2022-05-17T10:30:51.455Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.292s	coverage: 87.2% of statements
10:30:51 [2022-05-17T10:30:51.455Z] === RUN   TestJSONFileLogger
10:30:51 [2022-05-17T10:30:51.455Z] --- PASS: TestJSONFileLogger (0.00s)
10:30:51 [2022-05-17T10:30:51.455Z] === RUN   TestJSONFileLoggerWithTags
10:30:51 [2022-05-17T10:30:51.455Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
10:30:51 [2022-05-17T10:30:51.455Z] === RUN   TestJSONFileLoggerWithOpts
10:30:51 [2022-05-17T10:30:51.455Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s)
10:30:51 [2022-05-17T10:30:51.455Z] === RUN   TestJSONFileLoggerWithLabelsEnv
10:30:51 [2022-05-17T10:30:51.455Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
10:30:51 [2022-05-17T10:30:51.455Z] === RUN   TestEncodeDecode
10:30:51 [2022-05-17T10:30:51.455Z] === PAUSE TestEncodeDecode
10:30:51 [2022-05-17T10:30:51.455Z] === RUN   TestUnexpectedEOF
10:30:51 [2022-05-17T10:30:51.476Z] === RUN   TestExternalGraphDriver/spec
10:30:51 [2022-05-17T10:30:51.476Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:30:51 [2022-05-17T10:30:51.733Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:30:51 [2022-05-17T10:30:51.734Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:30:51 [2022-05-17T10:30:51.916Z] time="2022-05-17T10:30:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:30:51 [2022-05-17T10:30:51.916Z] time="2022-05-17T10:30:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:30:51 [2022-05-17T10:30:51.916Z] --- PASS: TestUnexpectedEOF (0.21s)
10:30:51 [2022-05-17T10:30:51.916Z] === CONT  TestEncodeDecode
10:30:51 [2022-05-17T10:30:51.916Z] --- PASS: TestEncodeDecode (0.00s)
10:30:51 [2022-05-17T10:30:51.916Z] PASS
10:30:51 [2022-05-17T10:30:51.916Z] coverage: 69.9% of statements
10:30:51 [2022-05-17T10:30:51.916Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.374s	coverage: 69.9% of statements
10:30:52 [2022-05-17T10:30:52.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:30:52 [2022-05-17T10:30:52.666Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:30:52 [2022-05-17T10:30:52.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:30:52 [2022-05-17T10:30:52.894Z] === RUN   TestWriteLog
10:30:52 [2022-05-17T10:30:52.894Z] === PAUSE TestWriteLog
10:30:52 [2022-05-17T10:30:52.894Z] === RUN   TestReadLog
10:30:52 [2022-05-17T10:30:52.894Z] === PAUSE TestReadLog
10:30:52 [2022-05-17T10:30:52.894Z] === RUN   TestDecode
10:30:52 [2022-05-17T10:30:52.894Z] --- PASS: TestDecode (0.02s)
10:30:52 [2022-05-17T10:30:52.894Z] === CONT  TestWriteLog
10:30:52 [2022-05-17T10:30:52.894Z] === CONT  TestReadLog
10:30:52 [2022-05-17T10:30:52.894Z] === RUN   TestReadLog/tail_exact
10:30:52 [2022-05-17T10:30:52.894Z] --- PASS: TestWriteLog (0.01s)
10:30:53 [2022-05-17T10:30:53.102Z] Removing intermediate container c1fb9841d128
10:30:53 [2022-05-17T10:30:53.102Z]  ---> 8c2d0b8b661b
10:30:53 [2022-05-17T10:30:53.102Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:30:53 [2022-05-17T10:30:53.102Z]  ---> Running in 78e8c7b26674
10:30:53 [2022-05-17T10:30:53.232Z] === RUN   TestExternalGraphDriver/pull
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestReadLog/tail_less_than_available
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestOpenFileDelete
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestOpenFileDelete (0.00s)
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestOpenFileRename
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestOpenFileRename (0.01s)
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestHandleDecoderErr
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestHandleDecoderErr (0.00s)
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestParseLogTagDefaultTag
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestParseLogTag
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestParseLogTag (0.00s)
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestParseLogTagEmptyTag
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestTailFiles
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestTailFiles (0.00s)
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestFollowLogsConsumerGone
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestFollowLogsProducerGone
10:30:53 [2022-05-17T10:30:53.355Z]     logfile_test.go:233: messages sent: 4098, received: 4098
10:30:53 [2022-05-17T10:30:53.355Z]     logfile_test.go:180: logDecode() closed after sending 4098 messages
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestFollowLogsProducerGone (0.00s)
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestCheckCapacityAndRotate
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestReadLog/tail_more_than_available
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestReadLog (0.28s)
10:30:53 [2022-05-17T10:30:53.355Z]     --- PASS: TestReadLog/tail_exact (0.24s)
10:30:53 [2022-05-17T10:30:53.355Z]     --- PASS: TestReadLog/tail_less_than_available (0.02s)
10:30:53 [2022-05-17T10:30:53.355Z]     --- PASS: TestReadLog/tail_more_than_available (0.02s)
10:30:53 [2022-05-17T10:30:53.355Z] PASS
10:30:53 [2022-05-17T10:30:53.355Z] coverage: 78.7% of statements
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
10:30:53 [2022-05-17T10:30:53.355Z] ok  	github.com/docker/docker/daemon/logger/local	0.627s	coverage: 78.7% of statements
10:30:53 [2022-05-17T10:30:53.355Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestCheckCapacityAndRotate (0.19s)
10:30:53 [2022-05-17T10:30:53.355Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s)
10:30:53 [2022-05-17T10:30:53.355Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s)
10:30:53 [2022-05-17T10:30:53.355Z] PASS
10:30:53 [2022-05-17T10:30:53.355Z] coverage: 55.1% of statements
10:30:53 [2022-05-17T10:30:53.355Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.331s	coverage: 55.1% of statements
10:30:53 [2022-05-17T10:30:53.355Z] === RUN   TestLog
10:30:53 [2022-05-17T10:30:53.355Z] --- PASS: TestLog (0.03s)
10:30:53 [2022-05-17T10:30:53.355Z] PASS
10:30:53 [2022-05-17T10:30:53.355Z] coverage: 31.5% of statements
10:30:53 [2022-05-17T10:30:53.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:30:53 [2022-05-17T10:30:53.817Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.101s	coverage: 31.5% of statements
10:30:53 [2022-05-17T10:30:53.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:54 [2022-05-17T10:30:54.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:54 [2022-05-17T10:30:54.164Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:30:54 [2022-05-17T10:30:54.205Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:30:54 [2022-05-17T10:30:54.205Z] Using test binary docker
10:30:54 [2022-05-17T10:30:54.205Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:30:54 [2022-05-17T10:30:54.464Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:30:54 [2022-05-17T10:30:54.464Z] INFO: Waiting for daemon to start...
10:30:54 [2022-05-17T10:30:54.464Z] Starting dockerd
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestNewParse
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestNewParse (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] PASS
10:30:54 [2022-05-17T10:30:54.787Z] coverage: 8.3% of statements
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestValidateLogOpt
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestValidateLogOpt (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestNewMissedConfig
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestNewMissedConfig (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestNewMissedUrl
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestNewMissedUrl (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestNewMissedToken
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestNewMissedToken (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestNewWithProxy
10:30:54 [2022-05-17T10:30:54.787Z] ok  	github.com/docker/docker/daemon/logger/templates	0.049s	coverage: 8.3% of statements
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestNewWithProxy (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestDefault
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestDefault (0.01s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestInlineFormatWithNonDefaultOptions
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestJsonFormat
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestJsonFormat (0.01s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestRawFormat
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestRawFormat (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestRawFormatWithLabels
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestRawFormatWithLabels (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestRawFormatWithoutTag
10:30:54 [2022-05-17T10:30:54.787Z] --- PASS: TestRawFormatWithoutTag (0.00s)
10:30:54 [2022-05-17T10:30:54.787Z] === RUN   TestBatching
10:30:55 [2022-05-17T10:30:55.096Z] --- PASS: TestExternalGraphDriver (5.47s)
10:30:55 [2022-05-17T10:30:55.096Z]     --- PASS: TestExternalGraphDriver/json (1.73s)
10:30:55 [2022-05-17T10:30:55.096Z]     --- PASS: TestExternalGraphDriver/spec (1.83s)
10:30:55 [2022-05-17T10:30:55.096Z]     --- PASS: TestExternalGraphDriver/pull (1.88s)
10:30:55 [2022-05-17T10:30:55.096Z] === RUN   TestGraphdriverPluginV2
10:30:55 [2022-05-17T10:30:55.096Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:30:55 [2022-05-17T10:30:55.096Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:30:55 [2022-05-17T10:30:55.096Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:30:55 [2022-05-17T10:30:55.096Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:30:55 [2022-05-17T10:30:55.096Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:30:55 [2022-05-17T10:30:55.244Z] --- PASS: TestBatching (0.32s)
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestFrequency
10:30:55 [2022-05-17T10:30:55.244Z] --- PASS: TestFrequency (0.21s)
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestOneMessagePerRequest
10:30:55 [2022-05-17T10:30:55.244Z] --- PASS: TestOneMessagePerRequest (0.01s)
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestVerify
10:30:55 [2022-05-17T10:30:55.244Z] --- PASS: TestVerify (0.00s)
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestSkipVerify
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestParseLogFormat
10:30:55 [2022-05-17T10:30:55.244Z] --- PASS: TestParseLogFormat (0.00s)
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestValidateLogOptEmpty
10:30:55 [2022-05-17T10:30:55.244Z] --- PASS: TestValidateLogOptEmpty (0.00s)
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestValidateSyslogAddress
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestValidateSyslogAddress/corrupted:42
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
10:30:55 [2022-05-17T10:30:55.244Z] --- PASS: TestValidateSyslogAddress (0.00s)
10:30:55 [2022-05-17T10:30:55.244Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
10:30:55 [2022-05-17T10:30:55.244Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
10:30:55 [2022-05-17T10:30:55.244Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
10:30:55 [2022-05-17T10:30:55.244Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
10:30:55 [2022-05-17T10:30:55.244Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
10:30:55 [2022-05-17T10:30:55.244Z] === RUN   TestParseAddressDefaultPort
10:30:55 [2022-05-17T10:30:55.244Z] --- PASS: TestParseAddressDefaultPort (0.00s)
10:30:55 [2022-05-17T10:30:55.661Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:30:55 [2022-05-17T10:30:55.701Z] === RUN   TestValidateSyslogFacility
10:30:55 [2022-05-17T10:30:55.701Z] --- PASS: TestValidateSyslogFacility (0.00s)
10:30:55 [2022-05-17T10:30:55.701Z] === RUN   TestValidateLogOptSyslogFormat
10:30:55 [2022-05-17T10:30:55.701Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
10:30:55 [2022-05-17T10:30:55.701Z] === RUN   TestValidateLogOpt
10:30:55 [2022-05-17T10:30:55.701Z] --- PASS: TestValidateLogOpt (0.00s)
10:30:55 [2022-05-17T10:30:55.701Z] PASS
10:30:55 [2022-05-17T10:30:55.701Z] coverage: 43.6% of statements
10:30:55 [2022-05-17T10:30:55.701Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.064s	coverage: 43.6% of statements
10:30:55 [2022-05-17T10:30:55.701Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:55 [2022-05-17T10:30:55.701Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:55 [2022-05-17T10:30:55.701Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:56 [2022-05-17T10:30:56.158Z] --- PASS: TestSkipVerify (0.81s)
10:30:56 [2022-05-17T10:30:56.158Z] === RUN   TestBufferMaximum
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783455.823263\",\"host\":\"4447cdd121f1\"}'"
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783455.823263\",\"host\":\"4447cdd121f1\"}'"
10:30:56 [2022-05-17T10:30:56.158Z] --- PASS: TestBufferMaximum (0.00s)
10:30:56 [2022-05-17T10:30:56.158Z] === RUN   TestServerAlwaysDown
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783455.827274\",\"host\":\"4447cdd121f1\"}'"
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783455.827274\",\"host\":\"4447cdd121f1\"}'"
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783455.827274\",\"host\":\"4447cdd121f1\"}'"
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783455.828278\",\"host\":\"4447cdd121f1\"}'"
10:30:56 [2022-05-17T10:30:56.158Z] time="2022-05-17T10:30:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652783455.828278\",\"host\":\"4447cdd121f1\"}'"
10:30:56 [2022-05-17T10:30:56.158Z] --- PASS: TestServerAlwaysDown (0.00s)
10:30:56 [2022-05-17T10:30:56.158Z] === RUN   TestCannotSendAfterClose
10:30:56 [2022-05-17T10:30:56.158Z] --- PASS: TestCannotSendAfterClose (0.00s)
10:30:56 [2022-05-17T10:30:56.158Z] === RUN   TestDeadlockOnBlockedEndpoint
10:30:56 [2022-05-17T10:30:56.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:56 [2022-05-17T10:30:56.614Z] === RUN   TestV2MetadataService
10:30:57 [2022-05-17T10:30:57.071Z] time="2022-05-17T10:30:56Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
10:30:57 [2022-05-17T10:30:57.071Z] time="2022-05-17T10:30:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4447cdd121f1\"}'"
10:30:57 [2022-05-17T10:30:57.071Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
10:30:57 [2022-05-17T10:30:57.071Z] PASS
10:30:57 [2022-05-17T10:30:57.071Z] coverage: 82.5% of statements
10:30:57 [2022-05-17T10:30:57.071Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.462s	coverage: 82.5% of statements
10:30:57 [2022-05-17T10:30:57.071Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:30:57 [2022-05-17T10:30:57.071Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:30:57 [2022-05-17T10:30:57.071Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:30:57 [2022-05-17T10:30:57.756Z] .
10:30:57 [2022-05-17T10:30:57.756Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:30:57 [2022-05-17T10:30:57.756Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:30:57 [2022-05-17T10:30:57.756Z] Error: No such image: emptyfs
10:30:57 [2022-05-17T10:30:57.756Z] Running integration-test (iteration 1)
10:30:57 [2022-05-17T10:30:57.756Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:30:57 [2022-05-17T10:30:57.756Z] Loaded image: busybox:latest
10:30:57 [2022-05-17T10:30:57.756Z] Loaded image: busybox:glibc
10:30:57 [2022-05-17T10:30:57.757Z] Cannot create a file when that file already exists.
10:30:57 [2022-05-17T10:30:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:57 [2022-05-17T10:30:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestSuccessfulDownload
10:30:58 [2022-05-17T10:30:58.035Z]     download_test.go:267: Needs fixing on Windows
10:30:58 [2022-05-17T10:30:58.035Z] --- SKIP: TestSuccessfulDownload (0.00s)
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestCancelledDownload
10:30:58 [2022-05-17T10:30:58.035Z] --- PASS: TestCancelledDownload (0.00s)
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestMaxDownloadAttempts
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:30:58 [2022-05-17T10:30:58.035Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:30:58 [2022-05-17T10:30:58.035Z] --- PASS: TestV2MetadataService (1.19s)
10:30:58 [2022-05-17T10:30:58.035Z] PASS
10:30:58 [2022-05-17T10:30:58.035Z] coverage: 44.4% of statements
10:30:58 [2022-05-17T10:30:58.035Z] ok  	github.com/docker/docker/distribution/metadata	1.271s	coverage: 44.4% of statements
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestContinueOnError_NonMirrorEndpoint
10:30:58 [2022-05-17T10:30:58.035Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestContinueOnError_MirrorEndpoint
10:30:58 [2022-05-17T10:30:58.035Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestContinueOnError_NeverContinue
10:30:58 [2022-05-17T10:30:58.035Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestManifestStore
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestManifestStore/no_remote_or_local
10:30:58 [2022-05-17T10:30:58.035Z] time="2022-05-17T10:30:57Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3260933468\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestManifestStore/no_local_cache
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestManifestStore/with_local_cache
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestManifestStore/unknown_media_type
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestManifestStore/unknown_media_type/no_cache
10:30:58 [2022-05-17T10:30:58.035Z] time="2022-05-17T10:30:57Z" level=warning msg="reference for unknown type: "
10:30:58 [2022-05-17T10:30:58.035Z] time="2022-05-17T10:30:57Z" level=warning msg="reference for unknown type: "
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestManifestStore/unknown_media_type/with_cache
10:30:58 [2022-05-17T10:30:58.035Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
10:30:58 [2022-05-17T10:30:58.035Z] time="2022-05-17T10:30:57Z" level=warning msg="reference for unknown type: "
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
10:30:58 [2022-05-17T10:30:58.493Z] time="2022-05-17T10:30:57Z" level=warning msg="reference for unknown type: "
10:30:58 [2022-05-17T10:30:58.493Z] time="2022-05-17T10:30:58Z" level=warning msg="reference for unknown type: "
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestManifestStore/error_persisting_manifest
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
10:30:58 [2022-05-17T10:30:58.493Z] time="2022-05-17T10:30:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestManifestStore (0.35s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestManifestStore/no_remote_or_local (0.22s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
10:30:58 [2022-05-17T10:30:58.493Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
10:30:58 [2022-05-17T10:30:58.493Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
10:30:58 [2022-05-17T10:30:58.493Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
10:30:58 [2022-05-17T10:30:58.493Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
10:30:58 [2022-05-17T10:30:58.493Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
10:30:58 [2022-05-17T10:30:58.493Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaType
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaType/schema1
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestFixManifestLayers
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestFixManifestLayers (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestFixManifestLayersBaseLayerParent
10:30:58 [2022-05-17T10:30:58.493Z]     pull_v2_test.go:82: Needs fixing on Windows
10:30:58 [2022-05-17T10:30:58.493Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestFixManifestLayersBadParent
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestValidateManifest
10:30:58 [2022-05-17T10:30:58.493Z]     pull_v2_test.go:127: Needs fixing on Windows
10:30:58 [2022-05-17T10:30:58.493Z] --- SKIP: TestValidateManifest (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestFormatPlatform
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestFormatPlatform (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestPullSchema2Config
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestPullSchema2Config/success_first_time
10:30:58 [2022-05-17T10:30:58.493Z]     pull_v2_test.go:284: HTTP GET /v2/
10:30:58 [2022-05-17T10:30:58.493Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestPullSchema2Config/500_status
10:30:58 [2022-05-17T10:30:58.493Z]     pull_v2_test.go:284: HTTP GET /v2/
10:30:58 [2022-05-17T10:30:58.493Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:30:58 [2022-05-17T10:30:58.493Z] time="2022-05-17T10:30:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:30:58 [2022-05-17T10:30:58.493Z] time="2022-05-17T10:30:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:30:58 [2022-05-17T10:30:58.493Z] time="2022-05-17T10:30:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:30:58 [2022-05-17T10:30:58.493Z] time="2022-05-17T10:30:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestMaxDownloadAttempts (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s)
10:30:58 [2022-05-17T10:30:58.493Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestTransfer
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestTransfer (0.12s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestConcurrencyLimit
10:30:58 [2022-05-17T10:30:58.493Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestPullSchema2Config/EOF
10:30:58 [2022-05-17T10:30:58.493Z]     pull_v2_test.go:284: HTTP GET /v2/
10:30:58 [2022-05-17T10:30:58.493Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:30:58 [2022-05-17T10:30:58.493Z] 2022/05/17 10:30:58 http: panic serving 127.0.0.1:49222: intentional panic
10:30:58 [2022-05-17T10:30:58.493Z] goroutine 129 [running]:
10:30:58 [2022-05-17T10:30:58.493Z] net/http.(*conn).serve.func1()
10:30:58 [2022-05-17T10:30:58.493Z] 	c:/go/src/net/http/server.go:1825 +0xbf
10:30:58 [2022-05-17T10:30:58.493Z] panic({0x1448ee0, 0x162b2f0})
10:30:58 [2022-05-17T10:30:58.493Z] 	c:/go/src/runtime/panic.go:844 +0x258
10:30:58 [2022-05-17T10:30:58.493Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001449c0?, {0x1632a98?, 0xc0002a80e0?})
10:30:58 [2022-05-17T10:30:58.493Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
10:30:58 [2022-05-17T10:30:58.493Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1632a98, 0xc0002a80e0}, 0xc0002e0700)
10:30:58 [2022-05-17T10:30:58.493Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
10:30:58 [2022-05-17T10:30:58.493Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1632a98?, 0xc0002a80e0?}, 0xc00005ac00?)
10:30:58 [2022-05-17T10:30:58.493Z] 	c:/go/src/net/http/server.go:2084 +0x2f
10:30:58 [2022-05-17T10:30:58.493Z] net/http.serverHandler.ServeHTTP({0xc0004f7020?}, {0x1632a98, 0xc0002a80e0}, 0xc0002e0700)
10:30:58 [2022-05-17T10:30:58.493Z] 	c:/go/src/net/http/server.go:2916 +0x43b
10:30:58 [2022-05-17T10:30:58.493Z] net/http.(*conn).serve(0xc0001ea320, {0x1633310, 0xc0004f60c0})
10:30:58 [2022-05-17T10:30:58.493Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
10:30:58 [2022-05-17T10:30:58.493Z] created by net/http.(*Server).Serve
10:30:58 [2022-05-17T10:30:58.493Z] 	c:/go/src/net/http/server.go:3071 +0x4db
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestNotFound
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestNotFound (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestConflict
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestConflict (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestForbidden
10:30:58 [2022-05-17T10:30:58.493Z] --- PASS: TestForbidden (0.00s)
10:30:58 [2022-05-17T10:30:58.493Z] === RUN   TestInvalidParameter
10:30:58 [2022-05-17T10:30:58.940Z] --- PASS: TestGraphdriverPluginV2 (3.78s)
10:30:58 [2022-05-17T10:30:58.940Z] PASS
10:30:58 [2022-05-17T10:30:58.940Z] 
10:30:58 [2022-05-17T10:30:58.940Z] DONE 5 tests in 9.267s
10:30:58 [2022-05-17T10:30:58.940Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:30:58 [2022-05-17T10:30:58.940Z] ++ 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
10:30:58 [2022-05-17T10:30:58.940Z] ++ set -e
10:30:58 [2022-05-17T10:30:58.940Z] ++ '[' -n 0 ']'
10:30:58 [2022-05-17T10:30:58.940Z] ++ set -x
10:30:58 [2022-05-17T10:30:58.940Z] ++ env -i DEST=/go/src/github.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
10:30:58 [2022-05-17T10:30:58.940Z] INFO: Testing against a local daemon
10:30:58 [2022-05-17T10:30:58.940Z] === RUN   TestContinueAfterPluginCrash
10:30:58 [2022-05-17T10:30:58.940Z] === PAUSE TestContinueAfterPluginCrash
10:30:58 [2022-05-17T10:30:58.940Z] === RUN   TestReadPluginNoRead
10:30:58 [2022-05-17T10:30:58.940Z] === PAUSE TestReadPluginNoRead
10:30:58 [2022-05-17T10:30:58.940Z] === RUN   TestDaemonStartWithLogOpt
10:30:58 [2022-05-17T10:30:58.940Z] === PAUSE TestDaemonStartWithLogOpt
10:30:58 [2022-05-17T10:30:58.940Z] === CONT  TestContinueAfterPluginCrash
10:30:58 [2022-05-17T10:30:58.940Z] === CONT  TestDaemonStartWithLogOpt
10:30:58 [2022-05-17T10:30:58.940Z] === CONT  TestReadPluginNoRead
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestInvalidParameter (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestNotImplemented
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestNotImplemented (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestNotModified
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestNotModified (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestUnauthorized
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestUnauthorized (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestUnknown
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestUnknown (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestCancelled
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestCancelled (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestDeadline
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestDeadline (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestDataLoss
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestDataLoss (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestUnavailable
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestUnavailable (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestSystem
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestSystem (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Not_Found
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Bad_Request
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Conflict
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Unauthorized
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Service_Unavailable
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Forbidden
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Not_Modified
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Not_Implemented
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Internal_Server_Error
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestFromStatusCode (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] PASS
10:30:58 [2022-05-17T10:30:58.951Z] coverage: 77.0% of statements
10:30:58 [2022-05-17T10:30:58.951Z] ok  	github.com/docker/docker/errdefs	0.043s	coverage: 77.0% of statements
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestConcurrencyLimit (0.37s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestInactiveJobs
10:30:58 [2022-05-17T10:30:58.951Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestPullSchema2Config/unauthorized
10:30:58 [2022-05-17T10:30:58.951Z]     pull_v2_test.go:284: HTTP GET /v2/
10:30:58 [2022-05-17T10:30:58.951Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestPullSchema2Config (0.53s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
10:30:58 [2022-05-17T10:30:58.951Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestGetRepositoryMountCandidates
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestLayerAlreadyExists
10:30:58 [2022-05-17T10:30:58.951Z]     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}
10:30:58 [2022-05-17T10:30:58.951Z]     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}
10:30:58 [2022-05-17T10:30:58.951Z]     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}
10:30:58 [2022-05-17T10:30:58.951Z]     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}
10:30:58 [2022-05-17T10:30:58.951Z]     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}
10:30:58 [2022-05-17T10:30:58.951Z]     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}
10:30:58 [2022-05-17T10:30:58.951Z] --- PASS: TestLayerAlreadyExists (0.00s)
10:30:58 [2022-05-17T10:30:58.951Z] === RUN   TestWhenEmptyAuthConfig
10:30:59 [2022-05-17T10:30:59.137Z] Loaded image: debian:bullseye-slim
10:30:59 [2022-05-17T10:30:59.137Z] Loaded image: hello-world:latest
10:30:59 [2022-05-17T10:30:59.397Z] Loaded image: arm32v7/hello-world:latest
10:30:59 [2022-05-17T10:30:59.397Z] INFO: Testing against a local daemon
10:30:59 [2022-05-17T10:30:59.397Z] === RUN   TestCgroupNamespacesBuild
10:30:59 [2022-05-17T10:30:59.408Z] --- PASS: TestInactiveJobs (0.41s)
10:30:59 [2022-05-17T10:30:59.408Z] === RUN   TestWatchRelease
10:30:59 [2022-05-17T10:30:59.408Z] --- PASS: TestWatchRelease (0.04s)
10:30:59 [2022-05-17T10:30:59.408Z] === RUN   TestWatchFinishedTransfer
10:30:59 [2022-05-17T10:30:59.408Z] --- PASS: TestWatchFinishedTransfer (0.00s)
10:30:59 [2022-05-17T10:30:59.408Z] === RUN   TestDuplicateTransfer
10:30:59 [2022-05-17T10:30:59.408Z] --- PASS: TestDuplicateTransfer (0.04s)
10:30:59 [2022-05-17T10:30:59.408Z] === RUN   TestSuccessfulUpload
10:30:59 [2022-05-17T10:30:59.408Z] time="2022-05-17T10:30:59Z" level=error msg="Upload failed, retrying: simulating retry"
10:30:59 [2022-05-17T10:30:59.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:59 [2022-05-17T10:30:59.865Z] --- PASS: TestSuccessfulUpload (0.36s)
10:30:59 [2022-05-17T10:30:59.865Z] === RUN   TestCancelledUpload
10:30:59 [2022-05-17T10:30:59.865Z] --- PASS: TestCancelledUpload (0.00s)
10:30:59 [2022-05-17T10:30:59.865Z] PASS
10:30:59 [2022-05-17T10:30:59.865Z] coverage: 76.8% of statements
10:30:59 [2022-05-17T10:30:59.865Z] ok  	github.com/docker/docker/distribution/xfer	1.905s	coverage: 76.8% of statements
10:30:59 [2022-05-17T10:30:59.865Z] --- PASS: TestWhenEmptyAuthConfig (1.13s)
10:30:59 [2022-05-17T10:30:59.865Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
10:30:59 [2022-05-17T10:30:59.865Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
10:30:59 [2022-05-17T10:30:59.865Z] === RUN   TestTokenPassThru
10:30:59 [2022-05-17T10:30:59.865Z] --- PASS: TestTokenPassThru (0.01s)
10:30:59 [2022-05-17T10:30:59.865Z] === RUN   TestTokenPassThruDifferentHost
10:30:59 [2022-05-17T10:30:59.865Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
10:30:59 [2022-05-17T10:30:59.865Z] PASS
10:30:59 [2022-05-17T10:30:59.865Z] coverage: 26.6% of statements
10:30:59 [2022-05-17T10:30:59.865Z] ok  	github.com/docker/docker/distribution	2.153s	coverage: 26.6% of statements
10:30:59 [2022-05-17T10:30:59.875Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:31:00 [2022-05-17T10:31:00.105Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSGetInvalidData
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSGetInvalidData (0.01s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSInvalidSet
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSInvalidSet (0.02s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSInvalidRoot
10:31:00 [2022-05-17T10:31:00.321Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:31:00 [2022-05-17T10:31:00.321Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSInvalidRoot (0.02s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSMetadataGetSet
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestCompare
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestCompare (0.00s)
10:31:00 [2022-05-17T10:31:00.321Z] PASS
10:31:00 [2022-05-17T10:31:00.321Z] coverage: 19.2% of statements
10:31:00 [2022-05-17T10:31:00.321Z] ok  	github.com/docker/docker/image/cache	0.100s	coverage: 19.2% of statements
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSMetadataGetSet (0.06s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSInvalidWalker
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSInvalidWalker (0.02s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSGetSet
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSGetSet (0.08s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSGetUnsetKey
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSGetUnsetKey (0.02s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSGetEmptyData
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSGetEmptyData (0.01s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSDelete
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSDelete (0.03s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSWalker
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSWalker (0.01s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestFSWalkerStopOnError
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestFSWalkerStopOnError (0.02s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestNewFromJSON
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestNewFromJSON (0.00s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestNewFromJSONWithInvalidJSON
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestMarshalKeyOrder
10:31:00 [2022-05-17T10:31:00.321Z] --- PASS: TestMarshalKeyOrder (0.00s)
10:31:00 [2022-05-17T10:31:00.321Z] === RUN   TestHistoryEqual
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestHistoryEqual (0.23s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestImage
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestImage (0.00s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestImageOSNotEmpty
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestImageOSNotEmpty (0.00s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestNewChildImageFromImageWithRootFS
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestCreate
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestCreate (0.01s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestRestore
10:31:00 [2022-05-17T10:31:00.779Z] time="2022-05-17T10:31:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestRestore (0.05s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestAddDelete
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestAddDelete (0.04s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestSearchAfterDelete
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestSearchAfterDelete (0.01s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestParentReset
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestParentReset (0.03s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestGetAndSetLastUpdated
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
10:31:00 [2022-05-17T10:31:00.779Z] === RUN   TestStoreLen
10:31:00 [2022-05-17T10:31:00.779Z] --- PASS: TestStoreLen (0.10s)
10:31:00 [2022-05-17T10:31:00.779Z] PASS
10:31:00 [2022-05-17T10:31:00.779Z] coverage: 86.9% of statements
10:31:00 [2022-05-17T10:31:00.785Z] --- PASS: TestCgroupNamespacesBuild (1.29s)
10:31:00 [2022-05-17T10:31:00.785Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:31:00 [2022-05-17T10:31:00.809Z] === RUN   TestDockerSuite/TestContainerAPITop
10:31:01 [2022-05-17T10:31:01.068Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:31:01 [2022-05-17T10:31:01.237Z] ok  	github.com/docker/docker/image	0.897s	coverage: 86.9% of statements
10:31:01 [2022-05-17T10:31:01.326Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:31:01 [2022-05-17T10:31:01.326Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:31:01 [2022-05-17T10:31:01.326Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:31:01 [2022-05-17T10:31:01.326Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:31:01 [2022-05-17T10:31:01.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:31:01 [2022-05-17T10:31:01.584Z] --- PASS: TestDaemonStartWithLogOpt (2.86s)
10:31:01 [2022-05-17T10:31:01.694Z] === RUN   TestValidateManifest
10:31:01 [2022-05-17T10:31:01.694Z] === RUN   TestValidateManifest/nil
10:31:01 [2022-05-17T10:31:01.694Z] === RUN   TestValidateManifest/non-nil
10:31:01 [2022-05-17T10:31:01.694Z] --- PASS: TestValidateManifest (0.00s)
10:31:01 [2022-05-17T10:31:01.694Z]     --- PASS: TestValidateManifest/nil (0.00s)
10:31:01 [2022-05-17T10:31:01.694Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
10:31:01 [2022-05-17T10:31:01.694Z] PASS
10:31:01 [2022-05-17T10:31:01.694Z] coverage: 0.7% of statements
10:31:01 [2022-05-17T10:31:01.694Z] ok  	github.com/docker/docker/image/tarexport	0.221s	coverage: 0.7% of statements
10:31:01 [2022-05-17T10:31:01.694Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:31:01 [2022-05-17T10:31:01.724Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
10:31:01 [2022-05-17T10:31:01.724Z] === RUN   TestBuildWithSession
10:31:01 [2022-05-17T10:31:01.724Z]     build_session_test.go:25: TODO: BuildKit
10:31:01 [2022-05-17T10:31:01.724Z] --- SKIP: TestBuildWithSession (0.00s)
10:31:01 [2022-05-17T10:31:01.724Z] === RUN   TestBuildSquashParent
10:31:02 [2022-05-17T10:31:02.151Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:31:02 [2022-05-17T10:31:02.424Z] Removing intermediate container 78e8c7b26674
10:31:02 [2022-05-17T10:31:02.424Z]  ---> 97d38d30e2d8
10:31:02 [2022-05-17T10:31:02.424Z] Step 13/13 : CMD ["sh"]
10:31:02 [2022-05-17T10:31:02.424Z]  ---> Running in d6c6c7c49d23
10:31:02 [2022-05-17T10:31:02.516Z] === RUN   TestReadPluginNoRead/default
10:31:02 [2022-05-17T10:31:02.607Z] === RUN   TestSerialization
10:31:02 [2022-05-17T10:31:02.607Z] --- PASS: TestSerialization (0.02s)
10:31:02 [2022-05-17T10:31:02.607Z] PASS
10:31:02 [2022-05-17T10:31:02.607Z] coverage: 100.0% of statements
10:31:02 [2022-05-17T10:31:02.882Z] Removing intermediate container d6c6c7c49d23
10:31:02 [2022-05-17T10:31:02.882Z]  ---> e2803709ab06
10:31:02 [2022-05-17T10:31:02.882Z] Successfully built e2803709ab06
10:31:02 [2022-05-17T10:31:02.882Z] Successfully tagged busybox:latest
10:31:02 [2022-05-17T10:31:02.882Z] INFO: Docker images of the daemon under test
10:31:02 [2022-05-17T10:31:02.882Z] 
10:31:02 [2022-05-17T10:31:02.882Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:31:02 [2022-05-17T10:31:02.882Z] busybox                                latest              e2803709ab06        Less than a second ago   4.95GB
10:31:02 [2022-05-17T10:31:02.882Z] microsoft/windowsservercore            latest              7c569352fed3        12 days ago              4.9GB
10:31:02 [2022-05-17T10:31:02.882Z] mcr.microsoft.com/windows/servercore   ltsc2022            7c569352fed3        12 days ago              4.9GB
10:31:02 [2022-05-17T10:31:02.882Z] 
10:31:02 [2022-05-17T10:31:02.882Z] INFO: Running integration tests at 05/17/2022 10:31:02...
10:31:02 [2022-05-17T10:31:02.882Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:31:02 [2022-05-17T10:31:02.882Z] INFO: Integration API tests being run from the host:
10:31:03 [2022-05-17T10:31:03.064Z] ok  	github.com/docker/docker/libcontainerd/queue	0.103s	coverage: 100.0% of statements
10:31:03 [2022-05-17T10:31:03.064Z] === RUN   TestEnvironmentParsing
10:31:03 [2022-05-17T10:31:03.064Z] --- PASS: TestEnvironmentParsing (0.00s)
10:31:03 [2022-05-17T10:31:03.064Z] PASS
10:31:03 [2022-05-17T10:31:03.064Z] coverage: 1.2% of statements
10:31:03 [2022-05-17T10:31:03.064Z] ok  	github.com/docker/docker/libcontainerd/local	0.096s	coverage: 1.2% of statements
10:31:03 [2022-05-17T10:31:03.338Z] INFO: make.ps1 starting at 05/17/2022 10:31:02
10:31:03 [2022-05-17T10:31:03.360Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
10:31:03 [2022-05-17T10:31:03.360Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
10:31:03 [2022-05-17T10:31:03.360Z] === RUN   TestCgroupNamespacesRun
10:31:03 [2022-05-17T10:31:03.449Z] === RUN   TestReadPluginNoRead/disabled_caching
10:31:03 [2022-05-17T10:31:03.521Z] === RUN   TestEmptyLayer
10:31:03 [2022-05-17T10:31:03.521Z] --- PASS: TestEmptyLayer (0.00s)
10:31:03 [2022-05-17T10:31:03.521Z] === RUN   TestCommitFailure
10:31:03 [2022-05-17T10:31:03.521Z] --- PASS: TestCommitFailure (0.02s)
10:31:03 [2022-05-17T10:31:03.521Z] === RUN   TestStartTransactionFailure
10:31:03 [2022-05-17T10:31:03.521Z] --- PASS: TestStartTransactionFailure (0.00s)
10:31:03 [2022-05-17T10:31:03.521Z] === RUN   TestGetOrphan
10:31:03 [2022-05-17T10:31:03.521Z] --- PASS: TestGetOrphan (0.01s)
10:31:03 [2022-05-17T10:31:03.521Z] === RUN   TestMountAndRegister
10:31:03 [2022-05-17T10:31:03.521Z]     layer_test.go:258: Layer size: 14
10:31:03 [2022-05-17T10:31:03.521Z] --- PASS: TestMountAndRegister (0.15s)
10:31:03 [2022-05-17T10:31:03.521Z] === RUN   TestLayerRelease
10:31:03 [2022-05-17T10:31:03.521Z]     layer_test.go:291: Failing on Windows
10:31:03 [2022-05-17T10:31:03.521Z] --- SKIP: TestLayerRelease (0.00s)
10:31:03 [2022-05-17T10:31:03.521Z] === RUN   TestStoreRestore
10:31:03 [2022-05-17T10:31:03.521Z]     layer_test.go:340: Failing on Windows
10:31:03 [2022-05-17T10:31:03.521Z] --- SKIP: TestStoreRestore (0.00s)
10:31:03 [2022-05-17T10:31:03.521Z] === RUN   TestTarStreamStability
10:31:03 [2022-05-17T10:31:03.521Z]     layer_test.go:455: Failing on Windows
10:31:03 [2022-05-17T10:31:03.521Z] --- SKIP: TestTarStreamStability (0.00s)
10:31:03 [2022-05-17T10:31:03.521Z] === RUN   TestRegisterExistingLayer
10:31:03 [2022-05-17T10:31:03.707Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:31:03 [2022-05-17T10:31:03.964Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:31:03 [2022-05-17T10:31:03.985Z] --- PASS: TestRegisterExistingLayer (0.14s)
10:31:03 [2022-05-17T10:31:03.985Z] === RUN   TestTarStreamVerification
10:31:03 [2022-05-17T10:31:03.985Z]     layer_test.go:684: Failing on Windows
10:31:03 [2022-05-17T10:31:03.985Z] --- SKIP: TestTarStreamVerification (0.00s)
10:31:03 [2022-05-17T10:31:03.985Z] === RUN   TestLayerMigration
10:31:03 [2022-05-17T10:31:03.985Z]     migration_test.go:45: Failing on Windows
10:31:03 [2022-05-17T10:31:03.985Z] --- SKIP: TestLayerMigration (0.00s)
10:31:03 [2022-05-17T10:31:03.985Z] === RUN   TestLayerMigrationNoTarsplit
10:31:03 [2022-05-17T10:31:03.985Z]     migration_test.go:181: Failing on Windows
10:31:03 [2022-05-17T10:31:03.985Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
10:31:03 [2022-05-17T10:31:03.985Z] === RUN   TestMountInit
10:31:03 [2022-05-17T10:31:03.985Z]     mount_test.go:17: Failing on Windows
10:31:03 [2022-05-17T10:31:03.985Z] --- SKIP: TestMountInit (0.00s)
10:31:03 [2022-05-17T10:31:03.985Z] === RUN   TestMountSize
10:31:03 [2022-05-17T10:31:03.985Z]     mount_test.go:76: Failing on Windows
10:31:03 [2022-05-17T10:31:03.985Z] --- SKIP: TestMountSize (0.00s)
10:31:03 [2022-05-17T10:31:03.985Z] === RUN   TestMountChanges
10:31:03 [2022-05-17T10:31:03.985Z]     mount_test.go:125: Failing on Windows
10:31:03 [2022-05-17T10:31:03.985Z] --- SKIP: TestMountChanges (0.00s)
10:31:03 [2022-05-17T10:31:03.985Z] === RUN   TestMountApply
10:31:03 [2022-05-17T10:31:03.985Z]     mount_test.go:212: Failing on Windows
10:31:03 [2022-05-17T10:31:03.985Z] --- SKIP: TestMountApply (0.00s)
10:31:03 [2022-05-17T10:31:03.985Z] PASS
10:31:03 [2022-05-17T10:31:03.985Z] coverage: 30.6% of statements
10:31:03 [2022-05-17T10:31:03.985Z] ok  	github.com/docker/docker/layer	0.435s	coverage: 30.6% of statements
10:31:03 [2022-05-17T10:31:03.985Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:31:03 [2022-05-17T10:31:03.985Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:31:03 [2022-05-17T10:31:03.986Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:31:03 [2022-05-17T10:31:03.986Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:31:04 [2022-05-17T10:31:04.223Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:31:04 [2022-05-17T10:31:04.288Z] --- PASS: TestCgroupNamespacesRun (1.18s)
10:31:04 [2022-05-17T10:31:04.288Z] === RUN   TestCgroupNamespacesRunPrivileged
10:31:04 [2022-05-17T10:31:04.288Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:31:04 [2022-05-17T10:31:04.288Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
10:31:04 [2022-05-17T10:31:04.288Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:31:04 [2022-05-17T10:31:04.300Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:31:04 [2022-05-17T10:31:04.788Z] === CONT  TestReadPluginNoRead
10:31:04 [2022-05-17T10:31:04.789Z]     read_test.go:92: [d99460d50f2a0] daemon is not started
10:31:04 [2022-05-17T10:31:04.789Z] --- PASS: TestReadPluginNoRead (6.12s)
10:31:04 [2022-05-17T10:31:04.789Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
10:31:04 [2022-05-17T10:31:04.789Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
10:31:04 [2022-05-17T10:31:04.789Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestSequenceGetAvailableBit
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestSequenceEqual
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestSequenceEqual (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestSequenceCopy
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestSequenceCopy (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestGetFirstAvailable
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestGetFirstAvailable (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestFindSequence
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestFindSequence (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestCheckIfAvailable
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestCheckIfAvailable (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestMergeSequences
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestMergeSequences (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestPushReservation
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestPushReservation (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestSerializeDeserialize
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestSerializeDeserialize (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestSet
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestSet (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestSetUnset
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestSetUnset (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestOffsetSetUnset
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestOffsetSetUnset (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestSetInRange
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestSetInRange (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestSetAnyInRange
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestSetAnyInRange (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestMethods
10:31:04 [2022-05-17T10:31:04.948Z] --- PASS: TestMethods (0.00s)
10:31:04 [2022-05-17T10:31:04.948Z] === RUN   TestRandomAllocateDeallocate
10:31:05 [2022-05-17T10:31:05.354Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:31:05 [2022-05-17T10:31:05.652Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
10:31:05 [2022-05-17T10:31:05.652Z] === RUN   TestCgroupNamespacesRunHostMode
10:31:06 [2022-05-17T10:31:06.481Z] === RUN   TestInvalidConfig
10:31:06 [2022-05-17T10:31:06.481Z] --- PASS: TestInvalidConfig (0.00s)
10:31:06 [2022-05-17T10:31:06.481Z] === RUN   TestConfig
10:31:06 [2022-05-17T10:31:06.481Z] --- PASS: TestConfig (0.01s)
10:31:06 [2022-05-17T10:31:06.481Z] === RUN   TestOptionsLabels
10:31:06 [2022-05-17T10:31:06.481Z] --- PASS: TestOptionsLabels (0.00s)
10:31:06 [2022-05-17T10:31:06.481Z] === RUN   TestValidName
10:31:06 [2022-05-17T10:31:06.481Z] --- PASS: TestValidName (0.00s)
10:31:06 [2022-05-17T10:31:06.481Z] PASS
10:31:06 [2022-05-17T10:31:06.481Z] coverage: 19.7% of statements
10:31:06 [2022-05-17T10:31:06.481Z] ok  	github.com/docker/docker/libnetwork/config	0.229s	coverage: 19.7% of statements
10:31:06 [2022-05-17T10:31:06.579Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
10:31:06 [2022-05-17T10:31:06.579Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:31:06 [2022-05-17T10:31:06.728Z] --- PASS: TestContinueAfterPluginCrash (7.90s)
10:31:06 [2022-05-17T10:31:06.728Z] PASS
10:31:06 [2022-05-17T10:31:06.728Z] 
10:31:06 [2022-05-17T10:31:06.728Z] DONE 6 tests in 7.927s
10:31:06 [2022-05-17T10:31:06.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:31:06 [2022-05-17T10:31:06.728Z] ++ 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
10:31:06 [2022-05-17T10:31:06.728Z] ++ set -e
10:31:06 [2022-05-17T10:31:06.728Z] ++ '[' -n 0 ']'
10:31:06 [2022-05-17T10:31:06.728Z] ++ set -x
10:31:06 [2022-05-17T10:31:06.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:31:06 [2022-05-17T10:31:06.728Z] testing: warning: no tests to run
10:31:06 [2022-05-17T10:31:06.728Z] PASS
10:31:06 [2022-05-17T10:31:06.728Z] 
10:31:06 [2022-05-17T10:31:06.728Z] DONE 0 tests in 0.006s
10:31:06 [2022-05-17T10:31:06.728Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:31:06 [2022-05-17T10:31:06.728Z] ++ 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
10:31:06 [2022-05-17T10:31:06.728Z] ++ set -e
10:31:06 [2022-05-17T10:31:06.728Z] ++ '[' -n 0 ']'
10:31:06 [2022-05-17T10:31:06.728Z] ++ set -x
10:31:06 [2022-05-17T10:31:06.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:31:06 [2022-05-17T10:31:06.728Z] INFO: Testing against a local daemon
10:31:06 [2022-05-17T10:31:06.728Z] === RUN   TestPluginWithDevMounts
10:31:06 [2022-05-17T10:31:06.728Z] === PAUSE TestPluginWithDevMounts
10:31:06 [2022-05-17T10:31:06.728Z] === CONT  TestPluginWithDevMounts
10:31:06 [2022-05-17T10:31:06.938Z] === RUN   TestKey
10:31:06 [2022-05-17T10:31:06.938Z] --- PASS: TestKey (0.00s)
10:31:06 [2022-05-17T10:31:06.938Z] === RUN   TestParseKey
10:31:06 [2022-05-17T10:31:06.938Z] --- PASS: TestParseKey (0.00s)
10:31:06 [2022-05-17T10:31:06.938Z] === RUN   TestInvalidDataStore
10:31:06 [2022-05-17T10:31:06.938Z] --- PASS: TestInvalidDataStore (0.00s)
10:31:06 [2022-05-17T10:31:06.938Z] === RUN   TestKVObjectFlatKey
10:31:06 [2022-05-17T10:31:06.938Z] --- PASS: TestKVObjectFlatKey (0.00s)
10:31:06 [2022-05-17T10:31:06.938Z] === RUN   TestAtomicKVObjectFlatKey
10:31:06 [2022-05-17T10:31:06.938Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
10:31:06 [2022-05-17T10:31:06.938Z] PASS
10:31:06 [2022-05-17T10:31:06.938Z] coverage: 21.9% of statements
10:31:06 [2022-05-17T10:31:06.938Z] ok  	github.com/docker/docker/libnetwork/datastore	0.048s	coverage: 21.9% of statements
10:31:07 [2022-05-17T10:31:07.947Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
10:31:07 [2022-05-17T10:31:07.947Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:31:08 [2022-05-17T10:31:08.468Z] === RUN   TestIPDataMarshalling
10:31:08 [2022-05-17T10:31:08.468Z] --- PASS: TestIPDataMarshalling (0.00s)
10:31:08 [2022-05-17T10:31:08.468Z] === RUN   TestValidateAndIsV6
10:31:08 [2022-05-17T10:31:08.468Z] --- PASS: TestValidateAndIsV6 (0.00s)
10:31:08 [2022-05-17T10:31:08.468Z] PASS
10:31:08 [2022-05-17T10:31:08.469Z] coverage: 68.9% of statements
10:31:08 [2022-05-17T10:31:08.469Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.053s	coverage: 68.9% of statements
10:31:08 [2022-05-17T10:31:08.627Z] --- PASS: TestPluginWithDevMounts (1.56s)
10:31:08 [2022-05-17T10:31:08.627Z] PASS
10:31:08 [2022-05-17T10:31:08.627Z] 
10:31:08 [2022-05-17T10:31:08.627Z] DONE 1 tests in 1.579s
10:31:08 [2022-05-17T10:31:08.627Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:31:08 [2022-05-17T10:31:08.627Z] ++ 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
10:31:08 [2022-05-17T10:31:08.627Z] ++ set -e
10:31:08 [2022-05-17T10:31:08.627Z] ++ '[' -n 0 ']'
10:31:08 [2022-05-17T10:31:08.627Z] ++ set -x
10:31:08 [2022-05-17T10:31:08.627Z] ++ env -i DEST=/go/src/github.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
10:31:08 [2022-05-17T10:31:08.627Z] INFO: Testing against a local daemon
10:31:08 [2022-05-17T10:31:08.627Z] === RUN   TestSecretInspect
10:31:08 [2022-05-17T10:31:08.875Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
10:31:08 [2022-05-17T10:31:08.875Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:31:08 [2022-05-17T10:31:08.884Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:31:08 [2022-05-17T10:31:08.926Z] === RUN   TestErrorInterfaces
10:31:08 [2022-05-17T10:31:08.926Z] --- PASS: TestErrorInterfaces (0.00s)
10:31:08 [2022-05-17T10:31:08.926Z] === RUN   TestNetworkMarshalling
10:31:09 [2022-05-17T10:31:09.383Z] === RUN   TestDriver
10:31:09 [2022-05-17T10:31:09.383Z] --- PASS: TestDriver (0.00s)
10:31:09 [2022-05-17T10:31:09.383Z] PASS
10:31:09 [2022-05-17T10:31:09.383Z] coverage: 34.8% of statements
10:31:09 [2022-05-17T10:31:09.383Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.056s	coverage: 34.8% of statements
10:31:09 [2022-05-17T10:31:09.384Z] --- PASS: TestNetworkMarshalling (0.25s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestEndpointMarshalling
10:31:09 [2022-05-17T10:31:09.384Z] --- PASS: TestEndpointMarshalling (0.00s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestAuxAddresses
10:31:09 [2022-05-17T10:31:09.384Z] time="2022-05-17T10:31:09Z" level=info msg="Restoring existing overlay networks from HNS into docker"
10:31:09 [2022-05-17T10:31:09.384Z] --- PASS: TestAuxAddresses (0.03s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestSRVServiceQuery
10:31:09 [2022-05-17T10:31:09.384Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestSRVServiceQuery (0.01s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestServiceVIPReuse
10:31:09 [2022-05-17T10:31:09.384Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestServiceVIPReuse (0.00s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestIpamReleaseOnNetDriverFailures
10:31:09 [2022-05-17T10:31:09.384Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestDNSIPQuery
10:31:09 [2022-05-17T10:31:09.384Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestDNSIPQuery (0.00s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestDNSProxyServFail
10:31:09 [2022-05-17T10:31:09.384Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestDNSProxyServFail (0.00s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestSandboxAddEmpty
10:31:09 [2022-05-17T10:31:09.384Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestSandboxAddEmpty (0.00s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestSandboxAddMultiPrio
10:31:09 [2022-05-17T10:31:09.384Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestSandboxAddSamePrio
10:31:09 [2022-05-17T10:31:09.384Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestCleanupServiceDiscovery
10:31:09 [2022-05-17T10:31:09.384Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestDNSOptions
10:31:09 [2022-05-17T10:31:09.384Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
10:31:09 [2022-05-17T10:31:09.384Z] --- SKIP: TestDNSOptions (0.00s)
10:31:09 [2022-05-17T10:31:09.384Z] === RUN   TestMultipleControllersWithSameStore
10:31:09 [2022-05-17T10:31:09.384Z] time="2022-05-17T10:31:09Z" level=info msg="Restoring existing overlay networks from HNS into docker"
10:31:09 [2022-05-17T10:31:09.384Z] time="2022-05-17T10:31:09Z" level=info msg="Restoring existing overlay networks from HNS into docker"
10:31:09 [2022-05-17T10:31:09.384Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
10:31:09 [2022-05-17T10:31:09.384Z] PASS
10:31:09 [2022-05-17T10:31:09.384Z] coverage: 8.5% of statements
10:31:09 [2022-05-17T10:31:09.384Z] ok  	github.com/docker/docker/libnetwork	0.441s	coverage: 8.5% of statements
10:31:09 [2022-05-17T10:31:09.450Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:31:09 [2022-05-17T10:31:09.629Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|compiled_files|deps|files|types_sizes) took 2m48.889344664s 
10:31:09 [2022-05-17T10:31:09.629Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner.  Replaced by revive. 
10:31:09 [2022-05-17T10:31:09.629Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 489.922875ms 
10:31:09 [2022-05-17T10:31:09.803Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
10:31:09 [2022-05-17T10:31:09.803Z] === RUN   TestCgroupNamespacesRunOlderClient
10:31:09 [2022-05-17T10:31:09.840Z] === RUN   TestDriver
10:31:09 [2022-05-17T10:31:09.840Z] --- PASS: TestDriver (0.00s)
10:31:09 [2022-05-17T10:31:09.840Z] PASS
10:31:09 [2022-05-17T10:31:09.840Z] coverage: 34.8% of statements
10:31:09 [2022-05-17T10:31:09.840Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.092s	coverage: 34.8% of statements
10:31:09 [2022-05-17T10:31:09.845Z] --- PASS: TestBuildSquashParent (7.41s)
10:31:09 [2022-05-17T10:31:09.845Z] === RUN   TestBuildWithRemoveAndForceRemove
10:31:09 [2022-05-17T10:31:09.845Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:31:09 [2022-05-17T10:31:09.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:31:09 [2022-05-17T10:31:09.845Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:31:09 [2022-05-17T10:31:09.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:31:09 [2022-05-17T10:31:09.845Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:31:09 [2022-05-17T10:31:09.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:31:09 [2022-05-17T10:31:09.845Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:31:09 [2022-05-17T10:31:09.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:31:09 [2022-05-17T10:31:09.845Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:31:09 [2022-05-17T10:31:09.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:31:09 [2022-05-17T10:31:09.845Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:31:09 [2022-05-17T10:31:09.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:31:09 [2022-05-17T10:31:09.845Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:31:09 [2022-05-17T10:31:09.845Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:31:10 [2022-05-17T10:31:10.765Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
10:31:10 [2022-05-17T10:31:10.765Z] === RUN   TestNISDomainname
10:31:10 [2022-05-17T10:31:10.784Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:31:10 [2022-05-17T10:31:10.784Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:31:10 [2022-05-17T10:31:10.807Z] === RUN   TestNetworkAllocateFree
10:31:10 [2022-05-17T10:31:10.808Z] --- PASS: TestNetworkAllocateFree (0.00s)
10:31:10 [2022-05-17T10:31:10.808Z] === RUN   TestNetworkAllocateUserDefinedVNIs
10:31:10 [2022-05-17T10:31:10.808Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
10:31:10 [2022-05-17T10:31:10.808Z] PASS
10:31:10 [2022-05-17T10:31:10.808Z] coverage: 63.6% of statements
10:31:10 [2022-05-17T10:31:10.808Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.056s	coverage: 63.6% of statements
10:31:10 [2022-05-17T10:31:10.824Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:31:11 [2022-05-17T10:31:11.082Z] --- PASS: TestSecretInspect (2.77s)
10:31:11 [2022-05-17T10:31:11.082Z] === RUN   TestSecretList
10:31:11 [2022-05-17T10:31:11.265Z] === RUN   TestGetEmptyCapabilities
10:31:11 [2022-05-17T10:31:11.265Z] --- PASS: TestGetEmptyCapabilities (0.02s)
10:31:11 [2022-05-17T10:31:11.265Z] === RUN   TestGetExtraCapabilities
10:31:11 [2022-05-17T10:31:11.265Z] --- PASS: TestGetExtraCapabilities (0.01s)
10:31:11 [2022-05-17T10:31:11.265Z] === RUN   TestGetInvalidCapabilities
10:31:11 [2022-05-17T10:31:11.265Z] --- PASS: TestGetInvalidCapabilities (0.01s)
10:31:11 [2022-05-17T10:31:11.265Z] === RUN   TestRemoteDriver
10:31:11 [2022-05-17T10:31:11.265Z] --- PASS: TestRemoteDriver (0.01s)
10:31:11 [2022-05-17T10:31:11.265Z] === RUN   TestDriverError
10:31:11 [2022-05-17T10:31:11.265Z] --- PASS: TestDriverError (0.00s)
10:31:11 [2022-05-17T10:31:11.265Z] === RUN   TestMissingValues
10:31:11 [2022-05-17T10:31:11.265Z] --- PASS: TestMissingValues (0.01s)
10:31:11 [2022-05-17T10:31:11.265Z] === RUN   TestRollback
10:31:11 [2022-05-17T10:31:11.265Z] --- PASS: TestRollback (0.00s)
10:31:11 [2022-05-17T10:31:11.265Z] PASS
10:31:11 [2022-05-17T10:31:11.265Z] coverage: 57.4% of statements
10:31:11 [2022-05-17T10:31:11.265Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.115s	coverage: 57.4% of statements
10:31:11 [2022-05-17T10:31:11.335Z] --- PASS: TestNISDomainname (0.61s)
10:31:11 [2022-05-17T10:31:11.335Z] === RUN   TestHostnameDnsResolution
10:31:11 [2022-05-17T10:31:11.648Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:31:11 [2022-05-17T10:31:11.722Z] --- PASS: TestRandomAllocateDeallocate (7.06s)
10:31:11 [2022-05-17T10:31:11.722Z] === RUN   TestAllocateRandomDeallocate
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestNAT
10:31:12 [2022-05-17T10:31:12.180Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
10:31:12 [2022-05-17T10:31:12.180Z] --- SKIP: TestNAT (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestTransparent
10:31:12 [2022-05-17T10:31:12.180Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
10:31:12 [2022-05-17T10:31:12.180Z] --- SKIP: TestTransparent (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] PASS
10:31:12 [2022-05-17T10:31:12.180Z] coverage: 0.0% of statements
10:31:12 [2022-05-17T10:31:12.180Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.058s	coverage: 0.0% of statements
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestBuildDefault
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestBuildDefault (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestBuildHostnameDomainname
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestBuildHostnameDomainname (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestBuildHostname
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestBuildHostname (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestBuildHostnameFQDN
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestBuildHostnameFQDN (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestBuildNoIP
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestBuildNoIP (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestUpdate
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestUpdate (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestUpdateIgnoresPrefixedHostname
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestDeleteIgnoresPrefixedHostname
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestAddEmpty
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestAddEmpty (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestAdd
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestAdd (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestDeleteEmpty
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestDeleteEmpty (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestDeleteNewline
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestDeleteNewline (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestDelete
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestDelete (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestConcurrentWrites
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestNew
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestNew (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestAddDriver
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestAddDriver (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestAddDuplicateDriver
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestAddDuplicateDriver (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestIPAMDefaultAddressSpaces
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestDriver
10:31:12 [2022-05-17T10:31:12.180Z] --- PASS: TestDriver (0.00s)
10:31:12 [2022-05-17T10:31:12.180Z] === RUN   TestIPAM
10:31:12 [2022-05-17T10:31:12.264Z] --- PASS: TestHostnameDnsResolution (0.78s)
10:31:12 [2022-05-17T10:31:12.264Z] === RUN   TestUnprivilegedPortsAndPing
10:31:12 [2022-05-17T10:31:12.582Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
10:31:12 [2022-05-17T10:31:12.637Z] --- PASS: TestIPAM (0.00s)
10:31:12 [2022-05-17T10:31:12.637Z] === RUN   TestWalkIPAMs
10:31:12 [2022-05-17T10:31:12.637Z] --- PASS: TestWalkIPAMs (0.00s)
10:31:12 [2022-05-17T10:31:12.637Z] === RUN   TestWalkDrivers
10:31:12 [2022-05-17T10:31:12.637Z] --- PASS: TestWalkDrivers (0.00s)
10:31:12 [2022-05-17T10:31:12.637Z] PASS
10:31:12 [2022-05-17T10:31:12.637Z] coverage: 82.4% of statements
10:31:12 [2022-05-17T10:31:12.637Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.102s	coverage: 82.4% of statements
10:31:12 [2022-05-17T10:31:12.637Z] --- PASS: TestConcurrentWrites (0.28s)
10:31:12 [2022-05-17T10:31:12.637Z] PASS
10:31:12 [2022-05-17T10:31:12.637Z] coverage: 81.2% of statements
10:31:12 [2022-05-17T10:31:12.637Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.368s	coverage: 81.2% of statements
10:31:12 [2022-05-17T10:31:12.693Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:31:12 [2022-05-17T10:31:12.826Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
10:31:12 [2022-05-17T10:31:12.826Z] === RUN   TestPrivilegedHostDevices
10:31:12 [2022-05-17T10:31:12.952Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:31:13 [2022-05-17T10:31:13.093Z] --- PASS: TestAllocateRandomDeallocate (1.36s)
10:31:13 [2022-05-17T10:31:13.093Z] === RUN   TestAllocateRandomDeallocateSerialize
10:31:13 [2022-05-17T10:31:13.093Z] === RUN   TestNew
10:31:13 [2022-05-17T10:31:13.093Z] --- PASS: TestNew (0.00s)
10:31:13 [2022-05-17T10:31:13.093Z] === RUN   TestAllocate
10:31:13 [2022-05-17T10:31:13.093Z] --- PASS: TestAllocate (0.00s)
10:31:13 [2022-05-17T10:31:13.093Z] === RUN   TestUninitialized
10:31:13 [2022-05-17T10:31:13.093Z] --- PASS: TestUninitialized (0.00s)
10:31:13 [2022-05-17T10:31:13.093Z] === RUN   TestAllocateInRange
10:31:13 [2022-05-17T10:31:13.093Z] --- PASS: TestAllocateInRange (0.00s)
10:31:13 [2022-05-17T10:31:13.093Z] === RUN   TestAllocateSerial
10:31:13 [2022-05-17T10:31:13.093Z] --- PASS: TestAllocateSerial (0.00s)
10:31:13 [2022-05-17T10:31:13.093Z] PASS
10:31:13 [2022-05-17T10:31:13.093Z] coverage: 87.5% of statements
10:31:13 [2022-05-17T10:31:13.093Z] ok  	github.com/docker/docker/libnetwork/idm	0.051s	coverage: 87.5% of statements
10:31:13 [2022-05-17T10:31:13.093Z] === RUN   TestCaller
10:31:13 [2022-05-17T10:31:13.093Z] --- PASS: TestCaller (0.00s)
10:31:13 [2022-05-17T10:31:13.093Z] PASS
10:31:13 [2022-05-17T10:31:13.093Z] coverage: 100.0% of statements
10:31:13 [2022-05-17T10:31:13.093Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.058s	coverage: 100.0% of statements
10:31:13 [2022-05-17T10:31:13.387Z] --- PASS: TestPrivilegedHostDevices (0.49s)
10:31:13 [2022-05-17T10:31:13.387Z] === RUN   TestStats
10:31:13 [2022-05-17T10:31:13.514Z] --- PASS: TestSecretList (2.46s)
10:31:13 [2022-05-17T10:31:13.514Z] === RUN   TestSecretsCreateAndDelete
10:31:13 [2022-05-17T10:31:13.772Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
10:31:14 [2022-05-17T10:31:14.058Z] === RUN   TestSetSerialInsertDelete
10:31:14 [2022-05-17T10:31:14.058Z] --- PASS: TestSetSerialInsertDelete (0.00s)
10:31:14 [2022-05-17T10:31:14.058Z] === RUN   TestSetParallelInsertDelete
10:31:14 [2022-05-17T10:31:14.514Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.55s)
10:31:14 [2022-05-17T10:31:14.514Z] === RUN   TestRetrieveFromStore
10:31:14 [2022-05-17T10:31:14.860Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:31:14 [2022-05-17T10:31:14.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s)
10:31:14 [2022-05-17T10:31:14.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s)
10:31:14 [2022-05-17T10:31:14.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s)
10:31:14 [2022-05-17T10:31:14.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s)
10:31:14 [2022-05-17T10:31:14.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
10:31:14 [2022-05-17T10:31:14.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s)
10:31:14 [2022-05-17T10:31:14.860Z] === RUN   TestBuildMultiStageCopy
10:31:14 [2022-05-17T10:31:14.860Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:31:15 [2022-05-17T10:31:15.144Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
10:31:15 [2022-05-17T10:31:15.477Z] --- PASS: TestRetrieveFromStore (0.60s)
10:31:15 [2022-05-17T10:31:15.477Z] === RUN   TestIsCorrupted
10:31:15 [2022-05-17T10:31:15.477Z] --- PASS: TestIsCorrupted (0.02s)
10:31:15 [2022-05-17T10:31:15.477Z] === RUN   TestSetRollover
10:31:15 [2022-05-17T10:31:15.477Z] === RUN   TestInt2IP2IntConversion
10:31:15 [2022-05-17T10:31:15.899Z] --- PASS: TestStats (2.49s)
10:31:15 [2022-05-17T10:31:15.899Z] === RUN   TestStopContainerWithTimeout
10:31:15 [2022-05-17T10:31:15.899Z] === RUN   TestStopContainerWithTimeout/0
10:31:15 [2022-05-17T10:31:15.899Z] === PAUSE TestStopContainerWithTimeout/0
10:31:15 [2022-05-17T10:31:15.899Z] === RUN   TestStopContainerWithTimeout/1
10:31:15 [2022-05-17T10:31:15.899Z] === PAUSE TestStopContainerWithTimeout/1
10:31:15 [2022-05-17T10:31:15.899Z] === RUN   TestStopContainerWithTimeout/3
10:31:15 [2022-05-17T10:31:15.899Z] === PAUSE TestStopContainerWithTimeout/3
10:31:15 [2022-05-17T10:31:15.899Z] === RUN   TestStopContainerWithTimeout/-1
10:31:15 [2022-05-17T10:31:15.899Z] === PAUSE TestStopContainerWithTimeout/-1
10:31:15 [2022-05-17T10:31:15.900Z] === CONT  TestStopContainerWithTimeout/0
10:31:15 [2022-05-17T10:31:15.900Z] === CONT  TestStopContainerWithTimeout/-1
10:31:15 [2022-05-17T10:31:15.934Z] --- PASS: TestInt2IP2IntConversion (0.59s)
10:31:15 [2022-05-17T10:31:15.934Z] === RUN   TestGetAddressVersion
10:31:15 [2022-05-17T10:31:15.934Z] --- PASS: TestGetAddressVersion (0.00s)
10:31:15 [2022-05-17T10:31:15.934Z] === RUN   TestKeyString
10:31:15 [2022-05-17T10:31:15.934Z] --- PASS: TestKeyString (0.00s)
10:31:15 [2022-05-17T10:31:15.934Z] === RUN   TestPoolDataMarshal
10:31:15 [2022-05-17T10:31:15.934Z] --- PASS: TestPoolDataMarshal (0.00s)
10:31:15 [2022-05-17T10:31:15.934Z] === RUN   TestSubnetsMarshal
10:31:15 [2022-05-17T10:31:15.934Z] --- PASS: TestSubnetsMarshal (0.09s)
10:31:15 [2022-05-17T10:31:15.934Z] === RUN   TestAddSubnets
10:31:15 [2022-05-17T10:31:15.934Z] --- PASS: TestAddSubnets (0.05s)
10:31:15 [2022-05-17T10:31:15.934Z] === RUN   TestDoublePoolRelease
10:31:15 [2022-05-17T10:31:15.934Z] --- PASS: TestDoublePoolRelease (0.03s)
10:31:15 [2022-05-17T10:31:15.934Z] === RUN   TestAddReleasePoolID
10:31:16 [2022-05-17T10:31:16.077Z] --- PASS: TestSecretsCreateAndDelete (2.52s)
10:31:16 [2022-05-17T10:31:16.077Z] === RUN   TestSecretsUpdate
10:31:16 [2022-05-17T10:31:16.390Z] === RUN   TestPoolRequest
10:31:16 [2022-05-17T10:31:16.390Z] --- PASS: TestPoolRequest (0.00s)
10:31:16 [2022-05-17T10:31:16.390Z] === RUN   TestOtherRequests
10:31:16 [2022-05-17T10:31:16.391Z] --- PASS: TestOtherRequests (0.00s)
10:31:16 [2022-05-17T10:31:16.391Z] PASS
10:31:16 [2022-05-17T10:31:16.391Z] coverage: 57.1% of statements
10:31:16 [2022-05-17T10:31:16.391Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.051s	coverage: 57.1% of statements
10:31:16 [2022-05-17T10:31:16.391Z] --- PASS: TestAddReleasePoolID (0.15s)
10:31:16 [2022-05-17T10:31:16.391Z] === RUN   TestPredefinedPool
10:31:16 [2022-05-17T10:31:16.391Z] --- PASS: TestPredefinedPool (0.05s)
10:31:16 [2022-05-17T10:31:16.391Z] === RUN   TestRemoveSubnet
10:31:16 [2022-05-17T10:31:16.391Z] --- PASS: TestRemoveSubnet (0.28s)
10:31:16 [2022-05-17T10:31:16.391Z] === RUN   TestGetSameAddress
10:31:16 [2022-05-17T10:31:16.391Z] --- PASS: TestGetSameAddress (0.04s)
10:31:16 [2022-05-17T10:31:16.391Z] === RUN   TestPoolAllocationReuse
10:31:16 [2022-05-17T10:31:16.461Z] === CONT  TestStopContainerWithTimeout/3
10:31:16 [2022-05-17T10:31:16.642Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
10:31:17 [2022-05-17T10:31:17.352Z] --- PASS: TestSetRollover (2.20s)
10:31:17 [2022-05-17T10:31:17.352Z] === RUN   TestSetRolloverSerial
10:31:17 [2022-05-17T10:31:17.820Z] === RUN   TestGetCapabilities
10:31:17 [2022-05-17T10:31:17.820Z] --- PASS: TestGetCapabilities (0.01s)
10:31:17 [2022-05-17T10:31:17.820Z] === RUN   TestGetCapabilitiesFromLegacyDriver
10:31:17 [2022-05-17T10:31:17.820Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
10:31:17 [2022-05-17T10:31:17.820Z] === RUN   TestGetDefaultAddressSpaces
10:31:17 [2022-05-17T10:31:17.820Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
10:31:17 [2022-05-17T10:31:17.820Z] === RUN   TestRemoteDriver
10:31:17 [2022-05-17T10:31:17.820Z] --- PASS: TestRemoteDriver (0.01s)
10:31:17 [2022-05-17T10:31:17.820Z] PASS
10:31:17 [2022-05-17T10:31:17.820Z] coverage: 47.4% of statements
10:31:17 [2022-05-17T10:31:17.820Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.093s	coverage: 47.4% of statements
10:31:18 [2022-05-17T10:31:18.014Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008286f0_<nil>_<nil>}
10:31:18 [2022-05-17T10:31:18.151Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:31:18 [2022-05-17T10:31:18.271Z] --- PASS: TestSecretsUpdate (2.24s)
10:31:18 [2022-05-17T10:31:18.272Z] === RUN   TestTemplatedSecret
10:31:18 [2022-05-17T10:31:18.784Z] === RUN   TestWindowsIPAM
10:31:18 [2022-05-17T10:31:18.784Z] --- PASS: TestWindowsIPAM (0.00s)
10:31:18 [2022-05-17T10:31:18.784Z] PASS
10:31:18 [2022-05-17T10:31:18.784Z] coverage: 71.4% of statements
10:31:18 [2022-05-17T10:31:18.784Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.052s	coverage: 71.4% of statements
10:31:18 [2022-05-17T10:31:18.975Z] === CONT  TestStopContainerWithTimeout/1
10:31:19 [2022-05-17T10:31:19.089Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:31:19 [2022-05-17T10:31:19.242Z] --- PASS: TestPoolAllocationReuse (2.61s)
10:31:19 [2022-05-17T10:31:19.242Z] === RUN   TestGetAddressSubPoolEqualPool
10:31:19 [2022-05-17T10:31:19.242Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
10:31:19 [2022-05-17T10:31:19.242Z] === RUN   TestRequestReleaseAddressFromSubPool
10:31:19 [2022-05-17T10:31:19.644Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14015515212_/foo_false__<nil>_<nil>_<nil>_<nil>}
10:31:19 [2022-05-17T10:31:19.902Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:31:19 [2022-05-17T10:31:19.902Z]     --- PASS: TestStopContainerWithTimeout/0 (0.77s)
10:31:19 [2022-05-17T10:31:19.902Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.76s)
10:31:19 [2022-05-17T10:31:19.902Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
10:31:19 [2022-05-17T10:31:19.902Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
10:31:19 [2022-05-17T10:31:19.902Z] === RUN   TestDeleteDevicemapper
10:31:19 [2022-05-17T10:31:19.902Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:31:19 [2022-05-17T10:31:19.902Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:31:19 [2022-05-17T10:31:19.902Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:31:20 [2022-05-17T10:31:20.028Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:31:20 [2022-05-17T10:31:20.207Z] --- PASS: TestSetRolloverSerial (2.52s)
10:31:20 [2022-05-17T10:31:20.207Z] === RUN   TestGetFirstAvailableFromCurrent
10:31:20 [2022-05-17T10:31:20.207Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
10:31:20 [2022-05-17T10:31:20.207Z] PASS
10:31:20 [2022-05-17T10:31:20.207Z] coverage: 84.4% of statements
10:31:20 [2022-05-17T10:31:20.207Z] ok  	github.com/docker/docker/libnetwork/bitseq	15.385s	coverage: 84.4% of statements
10:31:20 [2022-05-17T10:31:20.207Z] === RUN   TestDefaultNetwork
10:31:20 [2022-05-17T10:31:20.665Z] --- PASS: TestDefaultNetwork (0.35s)
10:31:20 [2022-05-17T10:31:20.665Z] === RUN   TestConfigGlobalScopeDefaultNetworks
10:31:21 [2022-05-17T10:31:21.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14015515212_/foo_true__<nil>_<nil>_<nil>_<nil>}
10:31:21 [2022-05-17T10:31:21.018Z] --- PASS: TestTemplatedSecret (2.84s)
10:31:21 [2022-05-17T10:31:21.018Z] === RUN   TestSecretCreateResolve
10:31:21 [2022-05-17T10:31:21.127Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.39s)
10:31:21 [2022-05-17T10:31:21.127Z] === RUN   TestInitAddressPools
10:31:21 [2022-05-17T10:31:21.127Z] --- PASS: TestInitAddressPools (0.00s)
10:31:21 [2022-05-17T10:31:21.127Z] PASS
10:31:21 [2022-05-17T10:31:21.127Z] coverage: 74.0% of statements
10:31:21 [2022-05-17T10:31:21.127Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.962s	coverage: 74.0% of statements
10:31:21 [2022-05-17T10:31:21.407Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:31:21 [2022-05-17T10:31:21.795Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s)
10:31:21 [2022-05-17T10:31:21.795Z] === RUN   TestUpdateMemory
10:31:21 [2022-05-17T10:31:21.795Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:31:21 [2022-05-17T10:31:21.795Z] --- SKIP: TestUpdateMemory (0.00s)
10:31:21 [2022-05-17T10:31:21.795Z] === RUN   TestUpdateCPUQuota
10:31:22 [2022-05-17T10:31:22.098Z] === RUN   TestKeyValue
10:31:22 [2022-05-17T10:31:22.098Z] --- PASS: TestKeyValue (0.00s)
10:31:22 [2022-05-17T10:31:22.098Z] PASS
10:31:22 [2022-05-17T10:31:22.098Z] coverage: 60.0% of statements
10:31:22 [2022-05-17T10:31:22.098Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.051s	coverage: 60.0% of statements
10:31:22 [2022-05-17T10:31:22.346Z] --- PASS: TestBuildMultiStageCopy (7.27s)
10:31:22 [2022-05-17T10:31:22.346Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s)
10:31:22 [2022-05-17T10:31:22.346Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
10:31:22 [2022-05-17T10:31:22.346Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
10:31:22 [2022-05-17T10:31:22.346Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
10:31:22 [2022-05-17T10:31:22.346Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
10:31:22 [2022-05-17T10:31:22.346Z] === RUN   TestBuildMultiStageParentConfig
10:31:22 [2022-05-17T10:31:22.391Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33543820391_/foo_false__<nil>_<nil>_<nil>_<nil>}
10:31:22 [2022-05-17T10:31:22.721Z] --- PASS: TestUpdateCPUQuota (0.93s)
10:31:22 [2022-05-17T10:31:22.721Z] === RUN   TestUpdatePidsLimit
10:31:22 [2022-05-17T10:31:22.721Z] === RUN   TestUpdatePidsLimit/update_from_none
10:31:22 [2022-05-17T10:31:22.977Z] === RUN   TestUpdatePidsLimit/no_change
10:31:22 [2022-05-17T10:31:22.977Z] === RUN   TestUpdatePidsLimit/update_lower
10:31:23 [2022-05-17T10:31:23.233Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:31:23 [2022-05-17T10:31:23.323Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33543820391_/foo_true__<nil>_<nil>_<nil>_<nil>}
10:31:23 [2022-05-17T10:31:23.489Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:31:23 [2022-05-17T10:31:23.581Z] --- PASS: TestSecretCreateResolve (2.45s)
10:31:23 [2022-05-17T10:31:23.581Z] PASS
10:31:23 [2022-05-17T10:31:23.581Z] 
10:31:23 [2022-05-17T10:31:23.581Z] DONE 6 tests in 15.306s
10:31:23 [2022-05-17T10:31:23.581Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:31:23 [2022-05-17T10:31:23.581Z] ++ 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
10:31:23 [2022-05-17T10:31:23.581Z] ++ set -e
10:31:23 [2022-05-17T10:31:23.581Z] ++ '[' -n 0 ']'
10:31:23 [2022-05-17T10:31:23.581Z] ++ set -x
10:31:23 [2022-05-17T10:31:23.581Z] ++ env -i DEST=/go/src/github.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
10:31:23 [2022-05-17T10:31:23.581Z] INFO: Testing against a local daemon
10:31:23 [2022-05-17T10:31:23.581Z] === RUN   TestServiceCreateInit
10:31:23 [2022-05-17T10:31:23.581Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:31:23 [2022-05-17T10:31:23.744Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:31:24 [2022-05-17T10:31:24.001Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:31:24 [2022-05-17T10:31:24.269Z] --- PASS: TestSetParallelInsertDelete (10.16s)
10:31:24 [2022-05-17T10:31:24.269Z] PASS
10:31:24 [2022-05-17T10:31:24.269Z] coverage: 100.0% of statements
10:31:24 [2022-05-17T10:31:24.269Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.365s	coverage: 100.0% of statements
10:31:24 [2022-05-17T10:31:24.563Z] --- PASS: TestUpdatePidsLimit (2.03s)
10:31:24 [2022-05-17T10:31:24.563Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
10:31:24 [2022-05-17T10:31:24.563Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
10:31:24 [2022-05-17T10:31:24.563Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
10:31:24 [2022-05-17T10:31:24.563Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
10:31:24 [2022-05-17T10:31:24.563Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
10:31:24 [2022-05-17T10:31:24.563Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
10:31:24 [2022-05-17T10:31:24.563Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
10:31:24 [2022-05-17T10:31:24.563Z] === RUN   TestUpdateRestartPolicy
10:31:24 [2022-05-17T10:31:24.953Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33543820391_/foo_true__0xc000828720_<nil>_<nil>_<nil>}
10:31:26 [2022-05-17T10:31:26.324Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000828738_<nil>_<nil>}
10:31:26 [2022-05-17T10:31:26.438Z] === RUN   TestGenerate
10:31:26 [2022-05-17T10:31:26.438Z] --- PASS: TestGenerate (0.00s)
10:31:26 [2022-05-17T10:31:26.438Z] === RUN   TestGeneratePtr
10:31:26 [2022-05-17T10:31:26.438Z] --- PASS: TestGeneratePtr (0.00s)
10:31:26 [2022-05-17T10:31:26.438Z] === RUN   TestGenerateMissingField
10:31:26 [2022-05-17T10:31:26.438Z] --- PASS: TestGenerateMissingField (0.00s)
10:31:26 [2022-05-17T10:31:26.438Z] === RUN   TestFieldCannotBeSet
10:31:26 [2022-05-17T10:31:26.438Z] --- PASS: TestFieldCannotBeSet (0.00s)
10:31:26 [2022-05-17T10:31:26.438Z] === RUN   TestTypeMismatchError
10:31:26 [2022-05-17T10:31:26.438Z] --- PASS: TestTypeMismatchError (0.00s)
10:31:26 [2022-05-17T10:31:26.438Z] PASS
10:31:26 [2022-05-17T10:31:26.438Z] coverage: 100.0% of statements
10:31:26 [2022-05-17T10:31:26.438Z] ok  	github.com/docker/docker/libnetwork/options	0.048s	coverage: 100.0% of statements
10:31:26 [2022-05-17T10:31:26.438Z] === RUN   TestNetworkDBSimple
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:31:26 [2022-05-17T10:31:26.895Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:31:27 [2022-05-17T10:31:27.351Z] testing: warning: no tests to run
10:31:27 [2022-05-17T10:31:27.351Z] PASS
10:31:27 [2022-05-17T10:31:27.351Z] coverage: 0.0% of statements
10:31:27 [2022-05-17T10:31:27.351Z] ok  	github.com/docker/docker/libnetwork/osl	0.047s	coverage: 0.0% of statements [no tests to run]
10:31:27 [2022-05-17T10:31:27.351Z] --- PASS: TestRequestReleaseAddressFromSubPool (8.07s)
10:31:27 [2022-05-17T10:31:27.351Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
10:31:27 [2022-05-17T10:31:27.619Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
10:31:27 [2022-05-17T10:31:27.619Z] === RUN   TestBuildLabelWithTargets
10:31:27 [2022-05-17T10:31:27.696Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000828750_<nil>_<nil>}
10:31:27 [2022-05-17T10:31:27.696Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:31:27 [2022-05-17T10:31:27.807Z] 2022/05/17 10:31:27 Closing DB instances...
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestRequestNewPort
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestRequestNewPort (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestRequestSpecificPort
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestRequestSpecificPort (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestReleasePort
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestReleasePort (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestReuseReleasedPort
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestReuseReleasedPort (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestReleaseUnreadledPort
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestReleaseUnreadledPort (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestUnknowProtocol
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestUnknowProtocol (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestAllocateAllPorts
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestAllocateAllPorts (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestPortAllocation
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestPortAllocation (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestPortAllocationWithCustomRange
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestNoDuplicateBPR
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestNoDuplicateBPR (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] === RUN   TestChangePortRange
10:31:27 [2022-05-17T10:31:27.807Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
10:31:27 [2022-05-17T10:31:27.807Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
10:31:27 [2022-05-17T10:31:27.807Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
10:31:27 [2022-05-17T10:31:27.807Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
10:31:27 [2022-05-17T10:31:27.807Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
10:31:27 [2022-05-17T10:31:27.807Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
10:31:27 [2022-05-17T10:31:27.807Z] --- PASS: TestChangePortRange (0.00s)
10:31:27 [2022-05-17T10:31:27.807Z] PASS
10:31:27 [2022-05-17T10:31:27.807Z] coverage: 88.6% of statements
10:31:27 [2022-05-17T10:31:27.807Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.060s	coverage: 88.6% of statements
10:31:28 [2022-05-17T10:31:28.261Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:31:28 [2022-05-17T10:31:28.770Z] testing: warning: no tests to run
10:31:28 [2022-05-17T10:31:28.770Z] PASS
10:31:28 [2022-05-17T10:31:28.770Z] coverage: 0.0% of statements
10:31:28 [2022-05-17T10:31:28.770Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.057s	coverage: 0.0% of statements [no tests to run]
10:31:29 [2022-05-17T10:31:29.195Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000828768_<nil>_<nil>}
10:31:29 [2022-05-17T10:31:29.228Z] --- PASS: TestNetworkDBSimple (2.71s)
10:31:29 [2022-05-17T10:31:29.228Z] === RUN   TestNetworkDBJoinLeaveNetwork
10:31:29 [2022-05-17T10:31:29.228Z] === RUN   TestHashData
10:31:29 [2022-05-17T10:31:29.228Z] --- PASS: TestHashData (0.00s)
10:31:29 [2022-05-17T10:31:29.228Z] PASS
10:31:29 [2022-05-17T10:31:29.228Z] coverage: 2.8% of statements
10:31:29 [2022-05-17T10:31:29.228Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.070s	coverage: 2.8% of statements
10:31:29 [2022-05-17T10:31:29.684Z] === RUN   TestErrorConstructors
10:31:29 [2022-05-17T10:31:29.684Z] --- PASS: TestErrorConstructors (0.00s)
10:31:29 [2022-05-17T10:31:29.684Z] === RUN   TestCompareIPMask
10:31:29 [2022-05-17T10:31:29.684Z] --- PASS: TestCompareIPMask (0.00s)
10:31:29 [2022-05-17T10:31:29.684Z] === RUN   TestUtilGetHostPartIP
10:31:29 [2022-05-17T10:31:29.684Z] --- PASS: TestUtilGetHostPartIP (0.00s)
10:31:29 [2022-05-17T10:31:29.684Z] === RUN   TestUtilGetBroadcastIP
10:31:29 [2022-05-17T10:31:29.684Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
10:31:29 [2022-05-17T10:31:29.684Z] === RUN   TestParseCIDR
10:31:29 [2022-05-17T10:31:29.684Z] --- PASS: TestParseCIDR (0.00s)
10:31:29 [2022-05-17T10:31:29.684Z] PASS
10:31:29 [2022-05-17T10:31:29.684Z] coverage: 37.3% of statements
10:31:29 [2022-05-17T10:31:29.684Z] ok  	github.com/docker/docker/libnetwork/types	0.048s	coverage: 37.3% of statements
10:31:30 [2022-05-17T10:31:30.141Z] 2022/05/17 10:31:30 Closing DB instances...
10:31:30 [2022-05-17T10:31:30.567Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000828780_<nil>_<nil>}
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
10:31:30 [2022-05-17T10:31:30.598Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
10:31:30 [2022-05-17T10:31:30.598Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
10:31:30 [2022-05-17T10:31:30.598Z] PASS
10:31:30 [2022-05-17T10:31:30.598Z] coverage: 55.0% of statements
10:31:30 [2022-05-17T10:31:30.598Z] ok  	github.com/docker/docker/oci	0.069s	coverage: 55.0% of statements
10:31:31 [2022-05-17T10:31:31.501Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:31:31 [2022-05-17T10:31:31.564Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (4.18s)
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestGetAddress
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestAddressPoolOpt
10:31:31 [2022-05-17T10:31:31.564Z] --- PASS: TestAddressPoolOpt (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/a
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/something
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/_=a
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/env1=value1
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/_env1=value1
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/env2=value2=value3
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/env3=abc!qwe
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/env_4=value_4
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/PATH
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/=a
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/PATH=
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/PATH=something
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/asd!qwe
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/1asd
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/123
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/some_space
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/__some_space_before
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/some_space_after__
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/=
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestValidateEnv/PaTh
10:31:31 [2022-05-17T10:31:31.564Z] --- PASS: TestValidateEnv (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/a (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/something (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/_=a (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/PATH (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/=a (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/1asd (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/123 (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/some_space (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/= (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://:5555/p
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/p
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://[::1]:5555/p
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/_tcp://:5555/path_
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/something_with_spaces
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/://
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://:5555/
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://[::1]:/
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://[::1]:5555/
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/unknown://
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://:port
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://invalid:port
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/npipe://
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://host:
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://[::1]
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://[::1]:5555
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://0.0.0.0:1234567890
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/unix://
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://192.168.0.1:5555
10:31:31 [2022-05-17T10:31:31.564Z] === RUN   TestParseHost/tcp://docker.com:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/tcp://:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/fd://
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/tcp://:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/tcp://192.168:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/unix://path/to/socket
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/tcp://[::1]:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/#00
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/__
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/fd://something
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/npipe:////./pipe/foo
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/_
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/tcp://
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseHost/tcp://0.0.0.0:5555
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestParseHost (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://:5555/p (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/something_with_spaces (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://:5555/ (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://[::1]:/ (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/unknown:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://:port (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://invalid:port (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/npipe:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://host: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://[::1] (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/unix:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/fd:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://192.168:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/unix://path/to/socket (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://[::1]: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/#00 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/__ (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/fd://something (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/_ (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp://127.0.0.1/
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/[::1]:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp://:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/localhost:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/_tcp://:5555/path_
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/#00
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp://unix:///run/docker.sock
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/npipe:////./pipe/foo
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/localhost
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/npipe://
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp://
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/unix://
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/[::1]:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp://:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/[::1]:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/fd://something
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/unix:///run/docker.sock
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/[::1]
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/localhost:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/fd://
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/localhost:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestParseDockerDaemonHost (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/#00 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/localhost (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/unix:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/fd://something (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/[::1] (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/fd:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/localhost: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/tcp:a.b.c.d/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/udp://127.0.0.1:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/0.0.0.1:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/localhost:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/tcp:a.b.c.d
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/udp://127.0.0.1
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/[::1]:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/tcp://:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/default_localhost
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/default_udp://localhost
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/default_tcp://localhost:noport
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/default_tcp://localhost:5555/path
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/tcp://
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/[::1]:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/localhost:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/0.0.0.1:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/localhost:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/tcp://:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/0.0.0.1:5555
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/localhost
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/#00
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/0.0.0.1
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/[::1]
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/[::1]:
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseTCP/tcp://:5555
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestParseTCP (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/localhost:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/[::1]:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/tcp://:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/default_localhost (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/default_udp://localhost (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/tcp:// (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/[::1]:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/localhost: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/0.0.0.1: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/localhost:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/tcp://: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/localhost (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/#00 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/0.0.0.1 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/[::1] (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/[::1]: (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z]     --- PASS: TestParseTCP/tcp://:5555 (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestParseInvalidUnixAddrInvalid
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestValidateExtraHosts
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestValidateExtraHosts (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestValidateIPAddress
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestValidateIPAddress (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestMapOpts
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestMapOpts (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestListOptsWithoutValidator
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestListOptsWithoutValidator (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestListOptsWithValidator
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestListOptsWithValidator (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestValidateDNSSearch
10:31:31 [2022-05-17T10:31:31.565Z] --- PASS: TestValidateDNSSearch (0.00s)
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestValidateLabel
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
10:31:31 [2022-05-17T10:31:31.565Z] === RUN   TestValidateLabel/label_with_general_format
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_more_than_one_=
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_one_more
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
10:31:32 [2022-05-17T10:31:32.026Z] --- PASS: TestValidateLabel (0.02s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestNamedListOpts
10:31:32 [2022-05-17T10:31:32.026Z] --- PASS: TestNamedListOpts (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestNamedMapOpts
10:31:32 [2022-05-17T10:31:32.026Z] --- PASS: TestNamedMapOpts (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestParseLink
10:31:32 [2022-05-17T10:31:32.026Z] --- PASS: TestParseLink (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestUlimitOpt
10:31:32 [2022-05-17T10:31:32.026Z] --- PASS: TestUlimitOpt (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z] PASS
10:31:32 [2022-05-17T10:31:32.026Z] coverage: 66.0% of statements
10:31:32 [2022-05-17T10:31:32.026Z] ok  	github.com/docker/docker/opts	0.150s	coverage: 66.0% of statements
10:31:32 [2022-05-17T10:31:32.026Z] === RUN   TestParseVersion
10:31:32 [2022-05-17T10:31:32.026Z] --- PASS: TestParseVersion (0.00s)
10:31:32 [2022-05-17T10:31:32.026Z] PASS
10:31:32 [2022-05-17T10:31:32.026Z] coverage: 52.9% of statements
10:31:32 [2022-05-17T10:31:32.026Z] ok  	github.com/docker/docker/pkg/aaparser	0.049s	coverage: 52.9% of statements
10:31:32 [2022-05-17T10:31:32.026Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.69s)
10:31:32 [2022-05-17T10:31:32.027Z] === RUN   TestNetworkDBJoinLeaveNetworks
10:31:32 [2022-05-17T10:31:32.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:31:33 [2022-05-17T10:31:33.439Z]     docker_api_swarm_node_test.go:20: [d34d50e4aacfa] joining swarm manager [d9f4f103274bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:31:33 [2022-05-17T10:31:33.565Z] 2022/05/17 10:31:32 Closing DB instances...
10:31:33 [2022-05-17T10:31:33.698Z] --- PASS: TestServiceCreateInit (10.18s)
10:31:33 [2022-05-17T10:31:33.698Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.64s)
10:31:33 [2022-05-17T10:31:33.698Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.53s)
10:31:33 [2022-05-17T10:31:33.698Z] === RUN   TestCreateServiceMultipleTimes
10:31:33 [2022-05-17T10:31:33.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:31:33 [2022-05-17T10:31:33.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:31:33 [2022-05-17T10:31:33.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:31:33 [2022-05-17T10:31:33.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:31:33 [2022-05-17T10:31:33.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:31:33 [2022-05-17T10:31:33.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:31:33 [2022-05-17T10:31:33.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:31:34 [2022-05-17T10:31:34.022Z] === RUN   TestPeerCertificateMarshalJSON
10:31:34 [2022-05-17T10:31:34.213Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:31:34 [2022-05-17T10:31:34.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:31:34 [2022-05-17T10:31:34.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:31:34 [2022-05-17T10:31:34.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:31:34 [2022-05-17T10:31:34.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
10:31:34 [2022-05-17T10:31:34.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
10:31:34 [2022-05-17T10:31:34.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
10:31:34 [2022-05-17T10:31:34.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
10:31:34 [2022-05-17T10:31:34.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
10:31:34 [2022-05-17T10:31:34.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
10:31:34 [2022-05-17T10:31:34.214Z]     docker_api_swarm_node_test.go:21: [d768681f9d331] joining swarm manager [d9f4f103274bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:31:34 [2022-05-17T10:31:34.471Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:31:34 [2022-05-17T10:31:34.484Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
10:31:34 [2022-05-17T10:31:34.484Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
10:31:34 [2022-05-17T10:31:34.484Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s)
10:31:34 [2022-05-17T10:31:34.484Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
10:31:34 [2022-05-17T10:31:34.484Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
10:31:34 [2022-05-17T10:31:34.484Z] === RUN   TestMiddleware
10:31:34 [2022-05-17T10:31:34.484Z] --- PASS: TestMiddleware (0.00s)
10:31:34 [2022-05-17T10:31:34.484Z] === RUN   TestNewResponseModifier
10:31:34 [2022-05-17T10:31:34.484Z] --- PASS: TestNewResponseModifier (0.00s)
10:31:34 [2022-05-17T10:31:34.484Z] PASS
10:31:34 [2022-05-17T10:31:34.484Z] coverage: 26.8% of statements
10:31:34 [2022-05-17T10:31:34.484Z] ok  	github.com/docker/docker/pkg/authorization	0.451s	coverage: 26.8% of statements
10:31:34 [2022-05-17T10:31:34.484Z] === RUN   TestIsArchivePathDir
10:31:34 [2022-05-17T10:31:34.484Z] --- PASS: TestIsArchivePathDir (0.09s)
10:31:34 [2022-05-17T10:31:34.484Z] === RUN   TestIsArchivePathInvalidFile
10:31:34 [2022-05-17T10:31:34.484Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s)
10:31:34 [2022-05-17T10:31:34.484Z] === RUN   TestNetworkDBCRUDTableEntry
10:31:34 [2022-05-17T10:31:34.940Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
10:31:34 [2022-05-17T10:31:34.940Z] === RUN   TestIsArchivePathTar
10:31:34 [2022-05-17T10:31:34.940Z] --- PASS: TestIsArchivePathTar (0.19s)
10:31:34 [2022-05-17T10:31:34.940Z] === RUN   TestDecompressStreamGzip
10:31:34 [2022-05-17T10:31:34.940Z] --- PASS: TestDecompressStreamGzip (0.13s)
10:31:34 [2022-05-17T10:31:34.940Z] === RUN   TestDecompressStreamBzip2
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestUnbuffered
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestUnbuffered (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestRaceUnbuffered
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestRaceUnbuffered (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] PASS
10:31:35 [2022-05-17T10:31:35.399Z] coverage: 100.0% of statements
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestDecompressStreamBzip2 (0.13s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestDecompressStreamXz
10:31:35 [2022-05-17T10:31:35.399Z] ok  	github.com/docker/docker/pkg/broadcaster	0.046s	coverage: 100.0% of statements
10:31:35 [2022-05-17T10:31:35.399Z]     archive_test.go:133: Xz not present in msys2
10:31:35 [2022-05-17T10:31:35.399Z] --- SKIP: TestDecompressStreamXz (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestDecompressStreamZstd
10:31:35 [2022-05-17T10:31:35.399Z]     archive_test.go:140: zstd not installed
10:31:35 [2022-05-17T10:31:35.399Z] --- SKIP: TestDecompressStreamZstd (0.03s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestCompressStreamXzUnsupported
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestCompressStreamBzip2Unsupported
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestCompressStreamInvalid
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestCompressStreamInvalid (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestExtensionInvalid
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestExtensionInvalid (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestExtensionUncompressed
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestExtensionUncompressed (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestExtensionBzip2
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestExtensionBzip2 (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestExtensionGzip
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestExtensionGzip (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestExtensionXz
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestExtensionXz (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestExtensionZstd
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestExtensionZstd (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestCmdStreamLargeStderr
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestCmdStreamLargeStderr (0.11s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestCmdStreamBad
10:31:35 [2022-05-17T10:31:35.399Z]     archive_test.go:252: Failing on Windows CI machines
10:31:35 [2022-05-17T10:31:35.399Z] --- SKIP: TestCmdStreamBad (0.00s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestCmdStreamGood
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestCmdStreamGood (0.06s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestUntarPathWithInvalidDest
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestUntarPathWithInvalidSrc
10:31:35 [2022-05-17T10:31:35.399Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s)
10:31:35 [2022-05-17T10:31:35.399Z] === RUN   TestUntarPath
10:31:35 [2022-05-17T10:31:35.747Z] --- PASS: TestBuildLabelWithTargets (8.00s)
10:31:35 [2022-05-17T10:31:35.747Z] === RUN   TestBuildWithEmptyLayers
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestUntarPath (0.11s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestUntarPathWithDestinationFile
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestUntarPathWithDestinationFile (0.13s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestCopyWithTarInvalidSrc
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestCopyWithTarSrcFile
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestCopyWithTarSrcFolder
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestCopyFileWithTarInvalidSrc
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.02s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestCopyFileWithTarSrcFolder
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestCopyFileWithTarSrcFile
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestTarFiles
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[]]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[foo]]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[bar]_[foo]]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[foo_bar]]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[qux]_[foo]]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[]#01
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[qux]]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[foo_bar_qux]]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[qux]_[baz]]
10:31:35 [2022-05-17T10:31:35.857Z] === RUN   TestMatch/[[foo_baz]]
10:31:35 [2022-05-17T10:31:35.857Z] --- PASS: TestMatch (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[foo]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[]#01 (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[qux]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
10:31:35 [2022-05-17T10:31:35.857Z] PASS
10:31:35 [2022-05-17T10:31:35.857Z] coverage: 87.5% of statements
10:31:35 [2022-05-17T10:31:35.857Z] ok  	github.com/docker/docker/pkg/capabilities	0.049s	coverage: 87.5% of statements
10:31:36 [2022-05-17T10:31:36.726Z] --- PASS: TestUpdateRestartPolicy (11.16s)
10:31:36 [2022-05-17T10:31:36.726Z] === RUN   TestUpdateRestartWithAutoRemove
10:31:36 [2022-05-17T10:31:36.726Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
10:31:36 [2022-05-17T10:31:36.726Z] === RUN   TestWaitNonBlocked
10:31:36 [2022-05-17T10:31:36.726Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:36 [2022-05-17T10:31:36.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:36 [2022-05-17T10:31:36.726Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:36 [2022-05-17T10:31:36.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:36 [2022-05-17T10:31:36.726Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:36 [2022-05-17T10:31:36.726Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:36 [2022-05-17T10:31:36.821Z] 2022/05/17 10:31:36 Closing DB instances...
10:31:36 [2022-05-17T10:31:36.982Z] --- PASS: TestWaitNonBlocked (0.01s)
10:31:36 [2022-05-17T10:31:36.982Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
10:31:36 [2022-05-17T10:31:36.982Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
10:31:36 [2022-05-17T10:31:36.982Z] === RUN   TestWaitBlocked
10:31:36 [2022-05-17T10:31:36.982Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:31:36 [2022-05-17T10:31:36.982Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:31:36 [2022-05-17T10:31:36.982Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:31:36 [2022-05-17T10:31:36.982Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:31:36 [2022-05-17T10:31:36.982Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:31:36 [2022-05-17T10:31:36.982Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootTarUntar
10:31:37 [2022-05-17T10:31:37.277Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:31:37 [2022-05-17T10:31:37.277Z] --- SKIP: TestChrootTarUntar (0.01s)
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootUntarWithHugeExcludesList
10:31:37 [2022-05-17T10:31:37.277Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:31:37 [2022-05-17T10:31:37.277Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootUntarEmptyArchive
10:31:37 [2022-05-17T10:31:37.277Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootTarUntarWithSymlink
10:31:37 [2022-05-17T10:31:37.277Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:31:37 [2022-05-17T10:31:37.277Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootCopyWithTar
10:31:37 [2022-05-17T10:31:37.277Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:31:37 [2022-05-17T10:31:37.277Z] --- SKIP: TestChrootCopyWithTar (0.00s)
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootCopyFileWithTar
10:31:37 [2022-05-17T10:31:37.277Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:31:37 [2022-05-17T10:31:37.277Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootUntarPath
10:31:37 [2022-05-17T10:31:37.277Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:31:37 [2022-05-17T10:31:37.277Z] --- SKIP: TestChrootUntarPath (0.00s)
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
10:31:37 [2022-05-17T10:31:37.277Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:31:37 [2022-05-17T10:31:37.277Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
10:31:37 [2022-05-17T10:31:37.277Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:31:37 [2022-05-17T10:31:37.277Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:31:37 [2022-05-17T10:31:37.277Z] === RUN   TestChrootApplyDotDotFile
10:31:37 [2022-05-17T10:31:37.277Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:31:37 [2022-05-17T10:31:37.277Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
10:31:37 [2022-05-17T10:31:37.277Z] PASS
10:31:37 [2022-05-17T10:31:37.277Z] coverage: 12.0% of statements
10:31:37 [2022-05-17T10:31:37.277Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.122s	coverage: 12.0% of statements
10:31:37 [2022-05-17T10:31:37.752Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:31:37 [2022-05-17T10:31:37.910Z] --- PASS: TestWaitBlocked (0.01s)
10:31:37 [2022-05-17T10:31:37.910Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
10:31:37 [2022-05-17T10:31:37.910Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
10:31:37 [2022-05-17T10:31:37.910Z] === CONT  TestContainerStartOnDaemonRestart
10:31:37 [2022-05-17T10:31:37.910Z] === CONT  TestRestartDaemonWithRestartingContainer
10:31:38 [2022-05-17T10:31:38.290Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
10:31:38 [2022-05-17T10:31:38.290Z] === RUN   TestBuildMultiStageOnBuild
10:31:38 [2022-05-17T10:31:38.812Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s)
10:31:38 [2022-05-17T10:31:38.812Z] === RUN   TestNetworkDBCRUDTableEntries
10:31:38 [2022-05-17T10:31:38.812Z] === RUN   TestEnsureRemoveAllNotExist
10:31:38 [2022-05-17T10:31:38.812Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
10:31:38 [2022-05-17T10:31:38.812Z] === RUN   TestEnsureRemoveAllWithDir
10:31:38 [2022-05-17T10:31:38.812Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
10:31:38 [2022-05-17T10:31:38.812Z] === RUN   TestEnsureRemoveAllWithFile
10:31:38 [2022-05-17T10:31:38.812Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
10:31:38 [2022-05-17T10:31:38.812Z] PASS
10:31:38 [2022-05-17T10:31:38.812Z] coverage: 0.0% of statements
10:31:38 [2022-05-17T10:31:38.812Z] ok  	github.com/docker/docker/pkg/containerfs	0.054s	coverage: 0.0% of statements
10:31:39 [2022-05-17T10:31:39.650Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:31:39 [2022-05-17T10:31:39.775Z] === RUN   TestSizeEmpty
10:31:39 [2022-05-17T10:31:39.775Z] --- PASS: TestSizeEmpty (0.00s)
10:31:39 [2022-05-17T10:31:39.775Z] === RUN   TestSizeEmptyFile
10:31:39 [2022-05-17T10:31:39.775Z] --- PASS: TestSizeEmptyFile (0.00s)
10:31:39 [2022-05-17T10:31:39.775Z] === RUN   TestSizeNonemptyFile
10:31:39 [2022-05-17T10:31:39.775Z] --- PASS: TestSizeNonemptyFile (0.00s)
10:31:39 [2022-05-17T10:31:39.775Z] === RUN   TestSizeNestedDirectoryEmpty
10:31:39 [2022-05-17T10:31:39.775Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
10:31:39 [2022-05-17T10:31:39.775Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
10:31:39 [2022-05-17T10:31:39.775Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
10:31:39 [2022-05-17T10:31:39.775Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
10:31:39 [2022-05-17T10:31:39.775Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
10:31:39 [2022-05-17T10:31:39.775Z] === RUN   TestMoveToSubdir
10:31:39 [2022-05-17T10:31:39.775Z] --- PASS: TestMoveToSubdir (0.02s)
10:31:39 [2022-05-17T10:31:39.775Z] === RUN   TestSizeNonExistingDirectory
10:31:39 [2022-05-17T10:31:39.775Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
10:31:39 [2022-05-17T10:31:39.775Z] PASS
10:31:39 [2022-05-17T10:31:39.775Z] coverage: 80.0% of statements
10:31:39 [2022-05-17T10:31:39.775Z] ok  	github.com/docker/docker/pkg/directory	0.090s	coverage: 80.0% of statements
10:31:40 [2022-05-17T10:31:40.092Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:31:40 [2022-05-17T10:31:40.092Z] INFO: Testing against a local daemon
10:31:40 [2022-05-17T10:31:40.092Z] === RUN   TestBuildWithSession
10:31:40 [2022-05-17T10:31:40.092Z]     build_session_test.go:25: TODO: BuildKit
10:31:40 [2022-05-17T10:31:40.092Z] --- SKIP: TestBuildWithSession (0.00s)
10:31:40 [2022-05-17T10:31:40.092Z] === RUN   TestBuildSquashParent
10:31:40 [2022-05-17T10:31:40.092Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:31:40 [2022-05-17T10:31:40.092Z] --- SKIP: TestBuildSquashParent (0.00s)
10:31:40 [2022-05-17T10:31:40.092Z] === RUN   TestBuildWithRemoveAndForceRemove
10:31:40 [2022-05-17T10:31:40.092Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:31:40 [2022-05-17T10:31:40.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:31:40 [2022-05-17T10:31:40.092Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:31:40 [2022-05-17T10:31:40.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:31:40 [2022-05-17T10:31:40.092Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:31:40 [2022-05-17T10:31:40.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:31:40 [2022-05-17T10:31:40.092Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:31:40 [2022-05-17T10:31:40.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:31:40 [2022-05-17T10:31:40.092Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:31:40 [2022-05-17T10:31:40.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:31:40 [2022-05-17T10:31:40.092Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:31:40 [2022-05-17T10:31:40.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:31:40 [2022-05-17T10:31:40.092Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:31:40 [2022-05-17T10:31:40.092Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:31:40 [2022-05-17T10:31:40.092Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:31:40 [2022-05-17T10:31:40.092Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:31:40 [2022-05-17T10:31:40.426Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s)
10:31:40 [2022-05-17T10:31:40.426Z] === CONT  TestIpcModeOlderClient
10:31:40 [2022-05-17T10:31:40.426Z] --- PASS: TestIpcModeOlderClient (0.09s)
10:31:40 [2022-05-17T10:31:40.426Z] === CONT  TestContainerKillOnDaemonStart
10:31:40 [2022-05-17T10:31:40.426Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s)
10:31:40 [2022-05-17T10:31:40.426Z] === CONT  TestDaemonHostGatewayIP
10:31:40 [2022-05-17T10:31:40.742Z] 2022/05/17 10:31:40 Closing DB instances...
10:31:41 [2022-05-17T10:31:41.198Z] === RUN   TestPollerAddRemove
10:31:41 [2022-05-17T10:31:41.198Z] --- PASS: TestPollerAddRemove (0.00s)
10:31:41 [2022-05-17T10:31:41.198Z] === RUN   TestPollerEvent
10:31:41 [2022-05-17T10:31:41.198Z]     poller_test.go:40: No chmod on Windows
10:31:41 [2022-05-17T10:31:41.198Z] --- SKIP: TestPollerEvent (0.00s)
10:31:41 [2022-05-17T10:31:41.198Z] === RUN   TestPollerClose
10:31:41 [2022-05-17T10:31:41.198Z] --- PASS: TestPollerClose (0.00s)
10:31:41 [2022-05-17T10:31:41.198Z] PASS
10:31:41 [2022-05-17T10:31:41.198Z] coverage: 45.7% of statements
10:31:41 [2022-05-17T10:31:41.198Z] ok  	github.com/docker/docker/pkg/filenotify	0.054s	coverage: 45.7% of statements
10:31:42 [2022-05-17T10:31:42.166Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s)
10:31:42 [2022-05-17T10:31:42.166Z] === RUN   TestNetworkDBNodeLeave
10:31:42 [2022-05-17T10:31:42.176Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCopyFileWithInvalidSrc
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCopyFileWithInvalidDest
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCopyFileWithSameSrcAndDest
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.02s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCopyFile
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCopyFile (0.02s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
10:31:42 [2022-05-17T10:31:42.623Z]     fileutils_test.go:133: Needs porting to Windows
10:31:42 [2022-05-17T10:31:42.623Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestReadSymlinkedDirectoryToFile
10:31:42 [2022-05-17T10:31:42.623Z]     fileutils_test.go:179: Needs porting to Windows
10:31:42 [2022-05-17T10:31:42.623Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestWildcardMatches
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestWildcardMatches (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestPatternMatches
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestPatternMatches (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestExclusionPatternMatchesPatternBefore
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestPatternMatchesFolderExclusions
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestPatternMatchesFolderWildcardExclusions
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestExclusionPatternMatchesPatternAfter
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestExclusionPatternMatchesWholeDirectory
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestSingleExclamationError
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestSingleExclamationError (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestMatchesWithNoPatterns
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestMatchesWithMalformedPatterns
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestMatches
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestMatches/MatchesOrParentMatches
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestMatches/MatchesUsingParentResult
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestMatches/MatchesUsingParentResults
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestMatches (0.01s)
10:31:42 [2022-05-17T10:31:42.623Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCleanPatterns
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCleanPatterns (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCleanPatternsStripEmptyPatterns
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCleanPatternsExceptionFlag
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCleanPatternsErrorSingleException
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCreateIfNotExistsDir
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCreateIfNotExistsFile
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCreateIfNotExistsFile (0.02s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestMatch
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestMatch (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCompile
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCompile/slash
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestCompile/backslash
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestCompile (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z]     --- PASS: TestCompile/slash (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z]     --- PASS: TestCompile/backslash (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] PASS
10:31:42 [2022-05-17T10:31:42.623Z] coverage: 84.7% of statements
10:31:42 [2022-05-17T10:31:42.623Z] ok  	github.com/docker/docker/pkg/fileutils	0.137s	coverage: 84.7% of statements
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestTarFiles (6.84s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestDetectCompressionZstd
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestDetectCompressionZstd (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestTarUntar
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestTarUntar (0.05s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
10:31:42 [2022-05-17T10:31:42.623Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
10:31:42 [2022-05-17T10:31:42.623Z] === RUN   TestTarWithOptions
10:31:42 [2022-05-17T10:31:42.943Z] --- PASS: TestDaemonHostGatewayIP (2.52s)
10:31:42 [2022-05-17T10:31:42.943Z] === CONT  TestDaemonRestartIpcMode
10:31:43 [2022-05-17T10:31:43.080Z] --- PASS: TestTarWithOptions (0.03s)
10:31:43 [2022-05-17T10:31:43.080Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
10:31:43 [2022-05-17T10:31:43.080Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
10:31:43 [2022-05-17T10:31:43.080Z] === RUN   TestUntarUstarGnuConflict
10:31:43 [2022-05-17T10:31:43.080Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
10:31:43 [2022-05-17T10:31:43.080Z] === RUN   TestUntarInvalidFilenames
10:31:43 [2022-05-17T10:31:43.080Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3485889393\\dest"
10:31:43 [2022-05-17T10:31:43.080Z] --- PASS: TestUntarInvalidFilenames (0.22s)
10:31:43 [2022-05-17T10:31:43.080Z] === RUN   TestUntarHardlinkToSymlink
10:31:43 [2022-05-17T10:31:43.080Z] --- PASS: TestUntarHardlinkToSymlink (0.02s)
10:31:43 [2022-05-17T10:31:43.080Z] === RUN   TestUntarInvalidHardlink
10:31:43 [2022-05-17T10:31:43.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3479075297\\victim\\hello" -> "../victim/hello"
10:31:43 [2022-05-17T10:31:43.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1092483230\\victim\\hello" -> "/../victim/hello"
10:31:43 [2022-05-17T10:31:43.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3613936218\\victim" -> "../victim"
10:31:43 [2022-05-17T10:31:43.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink531603640\\victim" -> "../victim"
10:31:43 [2022-05-17T10:31:43.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink466133710\\victim" -> "../victim"
10:31:43 [2022-05-17T10:31:43.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1231010918\\victim" -> "../victim"
10:31:43 [2022-05-17T10:31:43.080Z] --- PASS: TestUntarInvalidHardlink (0.04s)
10:31:43 [2022-05-17T10:31:43.080Z] === RUN   TestUntarInvalidSymlink
10:31:43 [2022-05-17T10:31:43.080Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2223206346\\dest\\dotdot" -> "../victim/hello"
10:31:43 [2022-05-17T10:31:43.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2947813725\\dest\\slash-dotdot" -> "/../victim/hello"
10:31:43 [2022-05-17T10:31:43.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink933505028\\dest\\loophole-victim" -> "../victim"
10:31:43 [2022-05-17T10:31:43.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4099482212\\dest\\loophole-victim" -> "../victim"
10:31:43 [2022-05-17T10:31:43.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink187287550\\dest\\loophole-victim" -> "../victim"
10:31:43 [2022-05-17T10:31:43.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1887570570\\dest\\loophole-victim" -> "../victim"
10:31:43 [2022-05-17T10:31:43.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2463823606\\dest\\dir\\loophole" -> "../../victim"
10:31:43 [2022-05-17T10:31:43.081Z] --- PASS: TestUntarInvalidSymlink (0.04s)
10:31:43 [2022-05-17T10:31:43.081Z] === RUN   TestTempArchiveCloseMultipleTimes
10:31:43 [2022-05-17T10:31:43.081Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
10:31:43 [2022-05-17T10:31:43.081Z] === RUN   TestXGlobalNoParent
10:31:43 [2022-05-17T10:31:43.081Z] --- PASS: TestXGlobalNoParent (0.00s)
10:31:43 [2022-05-17T10:31:43.081Z] === RUN   TestReplaceFileTarWrapper
10:31:43 [2022-05-17T10:31:43.537Z] === RUN   TestGet
10:31:43 [2022-05-17T10:31:43.537Z] --- PASS: TestGet (0.00s)
10:31:43 [2022-05-17T10:31:43.537Z] === RUN   TestGetShortcutString
10:31:43 [2022-05-17T10:31:43.537Z] --- PASS: TestGetShortcutString (0.00s)
10:31:43 [2022-05-17T10:31:43.537Z] PASS
10:31:43 [2022-05-17T10:31:43.537Z] coverage: 42.9% of statements
10:31:43 [2022-05-17T10:31:43.537Z] ok  	github.com/docker/docker/pkg/homedir	0.045s	coverage: 42.9% of statements
10:31:43 [2022-05-17T10:31:43.537Z] --- PASS: TestReplaceFileTarWrapper (0.24s)
10:31:43 [2022-05-17T10:31:43.537Z] === RUN   TestPrefixHeaderReadable
10:31:43 [2022-05-17T10:31:43.537Z] --- PASS: TestPrefixHeaderReadable (0.04s)
10:31:43 [2022-05-17T10:31:43.537Z] === RUN   TestDisablePigz
10:31:43 [2022-05-17T10:31:43.537Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
10:31:43 [2022-05-17T10:31:43.537Z] --- PASS: TestDisablePigz (0.16s)
10:31:43 [2022-05-17T10:31:43.537Z] === RUN   TestPigz
10:31:43 [2022-05-17T10:31:43.549Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:31:43 [2022-05-17T10:31:43.549Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:31:43 [2022-05-17T10:31:43.577Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
10:31:43 [2022-05-17T10:31:43.577Z] === RUN   TestBuildUncleanTarFilenames
10:31:43 [2022-05-17T10:31:43.837Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
10:31:43 [2022-05-17T10:31:43.837Z] === RUN   TestBuildMultiStageLayerLeak
10:31:44 [2022-05-17T10:31:44.004Z]     archive_test.go:1400: Tested whether Pigz is not used, as it not installed
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestPigz (0.20s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestNosysFileInfo
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestNosysFileInfo (0.00s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestCopyFileWithInvalidDest
10:31:44 [2022-05-17T10:31:44.004Z]     archive_windows_test.go:16: Currently fails
10:31:44 [2022-05-17T10:31:44.004Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestCanonicalTarNameForPath
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestCanonicalTarName
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestCanonicalTarName (0.00s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestChmodTarEntry
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestChmodTarEntry (0.00s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestHardLinkOrder
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestHardLinkOrder (0.11s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestChangeString
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestChangeString (0.00s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestChangesWithNoChanges
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestChangesWithNoChanges (0.03s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestChangesWithChanges
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestChangesWithChanges (0.04s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestChangesWithChangesGH13590
10:31:44 [2022-05-17T10:31:44.004Z]     changes_test.go:196: needs more investigation
10:31:44 [2022-05-17T10:31:44.004Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestChangesDirsEmpty
10:31:44 [2022-05-17T10:31:44.004Z] --- PASS: TestChangesDirsEmpty (0.15s)
10:31:44 [2022-05-17T10:31:44.004Z] === RUN   TestChangesDirsMutated
10:31:44 [2022-05-17T10:31:44.115Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestChangesDirsMutated (0.23s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestApplyLayer
10:31:44 [2022-05-17T10:31:44.462Z]     changes_test.go:433: needs further investigation
10:31:44 [2022-05-17T10:31:44.462Z] --- SKIP: TestApplyLayer (0.00s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestChangesSizeWithHardlinks
10:31:44 [2022-05-17T10:31:44.462Z]     changes_test.go:469: needs further investigation
10:31:44 [2022-05-17T10:31:44.462Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestChangesSizeWithNoChanges
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestChangesSize
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestChangesSize (0.01s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestApplyLayerInvalidFilenames
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3349648690\\dest"
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestApplyLayerInvalidHardlink
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2557635527\\victim\\hello" -> "../victim/hello"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3950532583\\victim\\hello" -> "/../victim/hello"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink104252179\\victim" -> "../victim"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3027645110\\victim" -> "../victim"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4077189135\\victim" -> "../victim"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3771287639\\victim" -> "../victim"
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestApplyLayerInvalidSymlink
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2627907600\\dest\\dotdot" -> "../victim/hello"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3590618445\\dest\\slash-dotdot" -> "/../victim/hello"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1514194900\\dest\\loophole-victim" -> "../victim"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1939029916\\dest\\loophole-victim" -> "../victim"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink919947891\\dest\\loophole-victim" -> "../victim"
10:31:44 [2022-05-17T10:31:44.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2429047417\\dest\\loophole-victim" -> "../victim"
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestApplyLayerWhiteouts
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestCreateIDMapOrder
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestCreateIDMapOrder (0.00s)
10:31:44 [2022-05-17T10:31:44.462Z] PASS
10:31:44 [2022-05-17T10:31:44.462Z] coverage: 7.2% of statements
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestGenerateEmptyFile
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestGenerateEmptyFile (0.00s)
10:31:44 [2022-05-17T10:31:44.462Z] === RUN   TestGenerateWithContent
10:31:44 [2022-05-17T10:31:44.462Z] --- PASS: TestGenerateWithContent (0.00s)
10:31:44 [2022-05-17T10:31:44.462Z] PASS
10:31:44 [2022-05-17T10:31:44.462Z] coverage: 62.9% of statements
10:31:44 [2022-05-17T10:31:44.462Z] ok  	github.com/docker/docker/pkg/idtools	0.047s	coverage: 7.2% of statements
10:31:44 [2022-05-17T10:31:44.462Z] ok  	github.com/docker/docker/pkg/archive	10.078s	coverage: 62.9% of statements
10:31:45 [2022-05-17T10:31:45.048Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:31:45 [2022-05-17T10:31:45.048Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:31:45 [2022-05-17T10:31:45.426Z] --- PASS: TestNetworkDBNodeLeave (2.87s)
10:31:45 [2022-05-17T10:31:45.426Z] === RUN   TestNetworkDBWatch
10:31:45 [2022-05-17T10:31:45.459Z] --- PASS: TestDaemonRestartIpcMode (2.30s)
10:31:45 [2022-05-17T10:31:45.614Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:31:46 [2022-05-17T10:31:46.179Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:31:46 [2022-05-17T10:31:46.390Z] === RUN   TestFixedBufferCap
10:31:46 [2022-05-17T10:31:46.390Z] --- PASS: TestFixedBufferCap (0.00s)
10:31:46 [2022-05-17T10:31:46.390Z] === RUN   TestFixedBufferLen
10:31:46 [2022-05-17T10:31:46.390Z] --- PASS: TestFixedBufferLen (0.00s)
10:31:46 [2022-05-17T10:31:46.390Z] === RUN   TestFixedBufferString
10:31:46 [2022-05-17T10:31:46.390Z] --- PASS: TestFixedBufferString (0.00s)
10:31:46 [2022-05-17T10:31:46.390Z] === RUN   TestFixedBufferWrite
10:31:46 [2022-05-17T10:31:46.390Z] --- PASS: TestFixedBufferWrite (0.00s)
10:31:46 [2022-05-17T10:31:46.390Z] === RUN   TestFixedBufferRead
10:31:46 [2022-05-17T10:31:46.390Z] --- PASS: TestFixedBufferRead (0.00s)
10:31:46 [2022-05-17T10:31:46.390Z] === RUN   TestBytesPipeRead
10:31:46 [2022-05-17T10:31:46.390Z] --- PASS: TestBytesPipeRead (0.00s)
10:31:46 [2022-05-17T10:31:46.390Z] === RUN   TestBytesPipeWrite
10:31:46 [2022-05-17T10:31:46.390Z] --- PASS: TestBytesPipeWrite (0.00s)
10:31:46 [2022-05-17T10:31:46.390Z] === RUN   TestBytesPipeWriteRandomChunks
10:31:46 [2022-05-17T10:31:46.745Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestBytesPipeWriteRandomChunks (0.59s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestAtomicWriteToFile
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestAtomicWriteToFile (0.01s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestAtomicWriteSetCommit
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestAtomicWriteSetCancel
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestReadCloserWrapperClose
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestReadCloserWrapperClose (0.00s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestReaderErrWrapperReadOnError
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestReaderErrWrapperRead
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestReaderErrWrapperRead (0.00s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestCancelReadCloser
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestCancelReadCloser (0.10s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestWriteCloserWrapperClose
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestNopWriteCloser
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestNopWriteCloser (0.00s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestNopWriter
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestNopWriter (0.00s)
10:31:46 [2022-05-17T10:31:46.848Z] === RUN   TestWriteCounter
10:31:46 [2022-05-17T10:31:46.848Z] --- PASS: TestWriteCounter (0.00s)
10:31:46 [2022-05-17T10:31:46.848Z] PASS
10:31:46 [2022-05-17T10:31:46.848Z] coverage: 69.2% of statements
10:31:46 [2022-05-17T10:31:46.848Z] ok  	github.com/docker/docker/pkg/ioutils	0.767s	coverage: 69.2% of statements
10:31:46 [2022-05-17T10:31:46.848Z] 2022/05/17 10:31:46 Closing DB instances...
10:31:47 [2022-05-17T10:31:47.678Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:31:47 [2022-05-17T10:31:47.810Z] === RUN   TestError
10:31:47 [2022-05-17T10:31:47.811Z] --- PASS: TestError (0.00s)
10:31:47 [2022-05-17T10:31:47.811Z] === RUN   TestProgressString
10:31:47 [2022-05-17T10:31:47.811Z] === RUN   TestProgressString/no_progress
10:31:47 [2022-05-17T10:31:47.811Z] === RUN   TestProgressString/progress_1
10:31:47 [2022-05-17T10:31:47.811Z] === RUN   TestProgressString/some_progress_with_a_start_time
10:31:47 [2022-05-17T10:31:47.811Z] === RUN   TestProgressString/some_progress_without_a_start_time
10:31:47 [2022-05-17T10:31:47.811Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
10:31:47 [2022-05-17T10:31:47.811Z] === RUN   TestProgressString/with_units
10:31:48 [2022-05-17T10:31:48.030Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
10:31:48 [2022-05-17T10:31:48.030Z] === RUN   TestBuildWithHugeFile
10:31:48 [2022-05-17T10:31:48.243Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:31:48 [2022-05-17T10:31:48.268Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
10:31:48 [2022-05-17T10:31:48.268Z] === RUN   TestProgressString/hide_counts
10:31:48 [2022-05-17T10:31:48.268Z] --- PASS: TestProgressString (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z]     --- PASS: TestProgressString/no_progress (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z]     --- PASS: TestProgressString/progress_1 (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z]     --- PASS: TestProgressString/with_units (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z]     --- PASS: TestProgressString/hide_counts (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z] === RUN   TestJSONMessageDisplay
10:31:48 [2022-05-17T10:31:48.268Z] --- PASS: TestJSONMessageDisplay (0.20s)
10:31:48 [2022-05-17T10:31:48.268Z] === RUN   TestJSONMessageDisplayWithJSONError
10:31:48 [2022-05-17T10:31:48.268Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
10:31:48 [2022-05-17T10:31:48.268Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z] === RUN   TestDisplayJSONMessagesStream
10:31:48 [2022-05-17T10:31:48.268Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
10:31:48 [2022-05-17T10:31:48.268Z] PASS
10:31:48 [2022-05-17T10:31:48.268Z] coverage: 91.7% of statements
10:31:48 [2022-05-17T10:31:48.268Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.252s	coverage: 91.7% of statements
10:31:48 [2022-05-17T10:31:48.268Z] --- PASS: TestNetworkDBWatch (3.25s)
10:31:48 [2022-05-17T10:31:48.268Z] === RUN   TestNetworkDBBulkSync
10:31:49 [2022-05-17T10:31:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:31:49 [2022-05-17T10:31:49.176Z]     docker_api_swarm_test.go:502: [d3b6394d9dbb2] joining swarm manager [dab185d9b5fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:31:49 [2022-05-17T10:31:49.243Z] === RUN   TestStandardLongPath
10:31:49 [2022-05-17T10:31:49.243Z] --- PASS: TestStandardLongPath (0.00s)
10:31:49 [2022-05-17T10:31:49.243Z] === RUN   TestUNCLongPath
10:31:49 [2022-05-17T10:31:49.243Z] --- PASS: TestUNCLongPath (0.00s)
10:31:49 [2022-05-17T10:31:49.243Z] PASS
10:31:49 [2022-05-17T10:31:49.243Z] coverage: 100.0% of statements
10:31:49 [2022-05-17T10:31:49.243Z] ok  	github.com/docker/docker/pkg/longpath	0.066s	coverage: 100.0% of statements
10:31:49 [2022-05-17T10:31:49.701Z] 2022/05/17 10:31:49 Closing DB instances...
10:31:49 [2022-05-17T10:31:49.701Z] === RUN   TestNameFormat
10:31:49 [2022-05-17T10:31:49.701Z] --- PASS: TestNameFormat (0.00s)
10:31:49 [2022-05-17T10:31:49.701Z] === RUN   TestNameRetries
10:31:49 [2022-05-17T10:31:49.701Z] --- PASS: TestNameRetries (0.00s)
10:31:49 [2022-05-17T10:31:49.701Z] PASS
10:31:49 [2022-05-17T10:31:49.701Z] coverage: 85.7% of statements
10:31:49 [2022-05-17T10:31:49.701Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.046s	coverage: 85.7% of statements
10:31:49 [2022-05-17T10:31:49.741Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:31:50 [2022-05-17T10:31:50.664Z] === RUN   TestParseKeyValueOpt
10:31:50 [2022-05-17T10:31:50.664Z] --- PASS: TestParseKeyValueOpt (0.00s)
10:31:50 [2022-05-17T10:31:50.664Z] === RUN   TestParseUintList
10:31:50 [2022-05-17T10:31:50.664Z] --- PASS: TestParseUintList (0.00s)
10:31:50 [2022-05-17T10:31:50.664Z] === RUN   TestParseUintListMaximumLimits
10:31:50 [2022-05-17T10:31:50.664Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
10:31:50 [2022-05-17T10:31:50.664Z] PASS
10:31:50 [2022-05-17T10:31:50.664Z] coverage: 97.0% of statements
10:31:50 [2022-05-17T10:31:50.664Z] ok  	github.com/docker/docker/pkg/parsers	0.047s	coverage: 97.0% of statements
10:31:50 [2022-05-17T10:31:50.673Z] --- PASS: TestCreateServiceMultipleTimes (16.81s)
10:31:50 [2022-05-17T10:31:50.673Z] === RUN   TestCreateServiceConflict
10:31:50 [2022-05-17T10:31:50.673Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:31:51 [2022-05-17T10:31:51.122Z] --- PASS: TestNetworkDBBulkSync (2.97s)
10:31:51 [2022-05-17T10:31:51.122Z] === RUN   TestNetworkDBCRUDMediumCluster
10:31:51 [2022-05-17T10:31:51.238Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:31:51 [2022-05-17T10:31:51.578Z] === RUN   Test_windowsOSRelease_String
10:31:51 [2022-05-17T10:31:51.578Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
10:31:51 [2022-05-17T10:31:51.578Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
10:31:51 [2022-05-17T10:31:51.578Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
10:31:51 [2022-05-17T10:31:51.578Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
10:31:51 [2022-05-17T10:31:51.578Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
10:31:51 [2022-05-17T10:31:51.579Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
10:31:51 [2022-05-17T10:31:51.579Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
10:31:51 [2022-05-17T10:31:51.579Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
10:31:51 [2022-05-17T10:31:51.579Z] --- PASS: Test_windowsOSRelease_String (0.00s)
10:31:51 [2022-05-17T10:31:51.579Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
10:31:51 [2022-05-17T10:31:51.579Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
10:31:51 [2022-05-17T10:31:51.579Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
10:31:51 [2022-05-17T10:31:51.579Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
10:31:51 [2022-05-17T10:31:51.579Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
10:31:51 [2022-05-17T10:31:51.579Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
10:31:51 [2022-05-17T10:31:51.579Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
10:31:51 [2022-05-17T10:31:51.579Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
10:31:51 [2022-05-17T10:31:51.579Z] PASS
10:31:51 [2022-05-17T10:31:51.579Z] coverage: 36.4% of statements
10:31:51 [2022-05-17T10:31:51.579Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.055s	coverage: 36.4% of statements
10:31:51 [2022-05-17T10:31:51.803Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:31:51 [2022-05-17T10:31:51.990Z] --- PASS: TestContainerKillOnDaemonStart (11.73s)
10:31:51 [2022-05-17T10:31:51.990Z] PASS
10:31:51 [2022-05-17T10:31:51.990Z] 
10:31:51 [2022-05-17T10:31:51.990Z] === Skipped
10:31:51 [2022-05-17T10:31:51.990Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:31:51 [2022-05-17T10:31:51.990Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:31:51 [2022-05-17T10:31:51.990Z] 
10:31:51 [2022-05-17T10:31:51.990Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:31:51 [2022-05-17T10:31:51.990Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:31:51 [2022-05-17T10:31:51.990Z] 
10:31:51 [2022-05-17T10:31:51.990Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:31:51 [2022-05-17T10:31:51.990Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:31:51 [2022-05-17T10:31:51.990Z] 
10:31:51 [2022-05-17T10:31:51.990Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:31:51 [2022-05-17T10:31:51.990Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:31:51 [2022-05-17T10:31:51.990Z] 
10:31:51 [2022-05-17T10:31:51.990Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
10:31:51 [2022-05-17T10:31:51.990Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:31:51 [2022-05-17T10:31:51.990Z] 
10:31:51 [2022-05-17T10:31:51.990Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:31:51 [2022-05-17T10:31:51.990Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:31:51 [2022-05-17T10:31:51.990Z] 
10:31:51 [2022-05-17T10:31:51.990Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:31:51 [2022-05-17T10:31:51.990Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:31:51 [2022-05-17T10:31:51.990Z] 
10:31:51 [2022-05-17T10:31:51.990Z] DONE 237 tests, 7 skipped in 119.996s
10:31:51 [2022-05-17T10:31:51.990Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
10:31:51 [2022-05-17T10:31:51.990Z] === RUN   TestConfigDaemonLibtrustID
10:31:52 [2022-05-17T10:31:52.596Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
10:31:52 [2022-05-17T10:31:52.596Z] === RUN   TestConfigDaemonID
10:31:52 [2022-05-17T10:31:52.737Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:31:53 [2022-05-17T10:31:53.109Z] === RUN   TestNewAndRemove
10:31:53 [2022-05-17T10:31:53.109Z] --- PASS: TestNewAndRemove (0.00s)
10:31:53 [2022-05-17T10:31:53.109Z] === RUN   TestRemoveInvalidPath
10:31:53 [2022-05-17T10:31:53.109Z] --- PASS: TestRemoveInvalidPath (0.00s)
10:31:53 [2022-05-17T10:31:53.109Z] PASS
10:31:53 [2022-05-17T10:31:53.109Z] coverage: 82.6% of statements
10:31:53 [2022-05-17T10:31:53.109Z] ok  	github.com/docker/docker/pkg/pidfile	0.047s	coverage: 82.6% of statements
10:31:53 [2022-05-17T10:31:53.304Z] --- PASS: TestCreateServiceConflict (2.68s)
10:31:53 [2022-05-17T10:31:53.304Z] === RUN   TestCreateServiceMaxReplicas
10:31:53 [2022-05-17T10:31:53.523Z]     daemon_test.go:84: [d8167a5728321] daemon is not started
10:31:53 [2022-05-17T10:31:53.523Z] --- PASS: TestConfigDaemonID (1.03s)
10:31:53 [2022-05-17T10:31:53.523Z] === RUN   TestDaemonConfigValidation
10:31:53 [2022-05-17T10:31:53.523Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:31:53 [2022-05-17T10:31:53.523Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:31:53 [2022-05-17T10:31:53.523Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:31:53 [2022-05-17T10:31:53.523Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:31:53 [2022-05-17T10:31:53.523Z] === RUN   TestDaemonConfigValidation/invalid_config
10:31:53 [2022-05-17T10:31:53.523Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:31:53 [2022-05-17T10:31:53.523Z] === RUN   TestDaemonConfigValidation/malformed_config
10:31:53 [2022-05-17T10:31:53.523Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:31:53 [2022-05-17T10:31:53.523Z] === RUN   TestDaemonConfigValidation/valid_config
10:31:53 [2022-05-17T10:31:53.523Z] === PAUSE TestDaemonConfigValidation/valid_config
10:31:53 [2022-05-17T10:31:53.523Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:31:53 [2022-05-17T10:31:53.523Z] === CONT  TestDaemonConfigValidation/malformed_config
10:31:53 [2022-05-17T10:31:53.562Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:31:53 [2022-05-17T10:31:53.781Z] === CONT  TestDaemonConfigValidation/invalid_config
10:31:53 [2022-05-17T10:31:53.781Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:31:53 [2022-05-17T10:31:53.781Z] === CONT  TestDaemonConfigValidation/valid_config
10:31:53 [2022-05-17T10:31:53.781Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:31:53 [2022-05-17T10:31:53.781Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
10:31:53 [2022-05-17T10:31:53.781Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
10:31:53 [2022-05-17T10:31:53.781Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
10:31:53 [2022-05-17T10:31:53.781Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
10:31:53 [2022-05-17T10:31:53.781Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
10:31:53 [2022-05-17T10:31:53.781Z] === RUN   TestConfigDaemonSeccompProfiles
10:31:53 [2022-05-17T10:31:53.781Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:31:54 [2022-05-17T10:31:54.496Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:31:54 [2022-05-17T10:31:54.649Z] 2022/05/17 10:31:54 Closing DB instances...
10:31:54 [2022-05-17T10:31:54.934Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:31:54 [2022-05-17T10:31:54.934Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:31:55 [2022-05-17T10:31:55.062Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:31:55 [2022-05-17T10:31:55.062Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:31:55 [2022-05-17T10:31:55.146Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:31:55 [2022-05-17T10:31:55.614Z] time="2022-05-17T10:31:55Z" level=error msg="node: c7f25740deb5 is unknown to memberlist"
10:31:55 [2022-05-17T10:31:55.614Z] === RUN   TestFailedConnection
10:31:55 [2022-05-17T10:31:55.996Z] === RUN   TestDockerSuite/TestCpRelativePath
10:31:56 [2022-05-17T10:31:56.074Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:31:56 [2022-05-17T10:31:56.563Z] --- PASS: TestCreateServiceMaxReplicas (3.31s)
10:31:56 [2022-05-17T10:31:56.563Z] === RUN   TestCreateWithDuplicateNetworkNames
10:31:56 [2022-05-17T10:31:56.580Z] --- PASS: TestFailedConnection (1.07s)
10:31:56 [2022-05-17T10:31:56.580Z] === RUN   TestFailOnce
10:31:56 [2022-05-17T10:31:56.580Z] 2022/05/17 10:31:56 http: panic serving 127.0.0.1:49301: Plugin not ready
10:31:56 [2022-05-17T10:31:56.580Z] goroutine 22 [running]:
10:31:56 [2022-05-17T10:31:56.580Z] net/http.(*conn).serve.func1()
10:31:56 [2022-05-17T10:31:56.580Z] 	c:/go/src/net/http/server.go:1825 +0xbf
10:31:56 [2022-05-17T10:31:56.580Z] panic({0x11336e0, 0x127d090})
10:31:56 [2022-05-17T10:31:56.580Z] 	c:/go/src/runtime/panic.go:844 +0x258
10:31:56 [2022-05-17T10:31:56.580Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x9e0000000000003b?, 0xffffffffffffffff?}, 0x9e3da8b4881d73ac?)
10:31:56 [2022-05-17T10:31:56.580Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
10:31:56 [2022-05-17T10:31:56.580Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1282898?, 0xc0000a80e0?}, 0xc0000d7a78?)
10:31:56 [2022-05-17T10:31:56.580Z] 	c:/go/src/net/http/server.go:2084 +0x2f
10:31:56 [2022-05-17T10:31:56.580Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1282898, 0xc0000a80e0}, 0xc0000b4200)
10:31:56 [2022-05-17T10:31:56.580Z] 	c:/go/src/net/http/server.go:2462 +0x149
10:31:56 [2022-05-17T10:31:56.580Z] net/http.serverHandler.ServeHTTP({0x1280eb8?}, {0x1282898, 0xc0000a80e0}, 0xc0000b4200)
10:31:56 [2022-05-17T10:31:56.580Z] 	c:/go/src/net/http/server.go:2916 +0x43b
10:31:56 [2022-05-17T10:31:56.580Z] net/http.(*conn).serve(0xc0000c2000, {0x1282d98, 0xc000090420})
10:31:56 [2022-05-17T10:31:56.580Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
10:31:56 [2022-05-17T10:31:56.580Z] created by net/http.(*Server).Serve
10:31:56 [2022-05-17T10:31:56.580Z] 	c:/go/src/net/http/server.go:3071 +0x4db
10:31:56 [2022-05-17T10:31:56.580Z] time="2022-05-17T10:31:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s"
10:31:56 [2022-05-17T10:31:56.820Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:31:57 [2022-05-17T10:31:57.005Z] === CONT  TestConfigDaemonSeccompProfiles
10:31:57 [2022-05-17T10:31:57.006Z]     daemon_test.go:198: [db1fd3799cfda] daemon is not started
10:31:57 [2022-05-17T10:31:57.006Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s)
10:31:57 [2022-05-17T10:31:57.006Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:31:57 [2022-05-17T10:31:57.006Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
10:31:57 [2022-05-17T10:31:57.006Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
10:31:57 [2022-05-17T10:31:57.006Z] === RUN   TestDaemonProxy
10:31:57 [2022-05-17T10:31:57.006Z] === RUN   TestDaemonProxy/environment_variables
10:31:57 [2022-05-17T10:31:57.387Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:31:57 [2022-05-17T10:31:57.542Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.33s)
10:31:57 [2022-05-17T10:31:57.542Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
10:31:57 [2022-05-17T10:31:57.953Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:31:58 [2022-05-17T10:31:58.000Z] --- PASS: TestFailOnce (1.24s)
10:31:58 [2022-05-17T10:31:58.000Z] === RUN   TestEchoInputOutput
10:31:58 [2022-05-17T10:31:58.000Z] --- PASS: TestEchoInputOutput (0.00s)
10:31:58 [2022-05-17T10:31:58.000Z] === RUN   TestBackoff
10:31:58 [2022-05-17T10:31:58.000Z] --- PASS: TestBackoff (0.00s)
10:31:58 [2022-05-17T10:31:58.000Z] === RUN   TestAbortRetry
10:31:58 [2022-05-17T10:31:58.000Z] --- PASS: TestAbortRetry (0.00s)
10:31:58 [2022-05-17T10:31:58.000Z] === RUN   TestClientScheme
10:31:58 [2022-05-17T10:31:58.000Z] --- PASS: TestClientScheme (0.00s)
10:31:58 [2022-05-17T10:31:58.000Z] === RUN   TestNewClientWithTimeout
10:31:58 [2022-05-17T10:31:58.456Z] time="2022-05-17T10:31:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
10:31:58 [2022-05-17T10:31:58.456Z] 2022/05/17 10:31:58 Closing DB instances...
10:31:58 [2022-05-17T10:31:58.886Z] === RUN   TestDockerSuite/TestCpToCaseA
10:31:58 [2022-05-17T10:31:58.893Z] === RUN   TestDaemonProxy/command-line_options
10:31:59 [2022-05-17T10:31:59.144Z]     docker_api_swarm_test.go:507: [d736042b5ed8d] joining swarm manager [dab185d9b5fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:31:59 [2022-05-17T10:31:59.992Z] time="2022-05-17T10:31:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
10:31:59 [2022-05-17T10:31:59.992Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.44s)
10:31:59 [2022-05-17T10:31:59.992Z] === RUN   TestNetworkDBGarbageCollection
10:32:00 [2022-05-17T10:32:00.517Z] === RUN   TestDockerSuite/TestCpToCaseB
10:32:00 [2022-05-17T10:32:00.775Z] === RUN   TestDockerSuite/TestCpToCaseC
10:32:00 [2022-05-17T10:32:00.780Z] === RUN   TestDaemonProxy/configuration_file
10:32:02 [2022-05-17T10:32:02.144Z] === RUN   TestDaemonProxy/conflicting_options
10:32:02 [2022-05-17T10:32:02.166Z] time="2022-05-17T10:32:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
10:32:02 [2022-05-17T10:32:02.676Z] === RUN   TestDockerSuite/TestCpToCaseD
10:32:02 [2022-05-17T10:32:02.709Z] === RUN   TestDaemonProxy/reload_sanitized
10:32:03 [2022-05-17T10:32:03.131Z] --- PASS: TestGetAddress (31.60s)
10:32:03 [2022-05-17T10:32:03.131Z] === RUN   TestRequestSyntaxCheck
10:32:03 [2022-05-17T10:32:03.131Z] --- PASS: TestRequestSyntaxCheck (0.03s)
10:32:03 [2022-05-17T10:32:03.131Z] === RUN   TestRequest
10:32:03 [2022-05-17T10:32:03.271Z] --- PASS: TestDaemonProxy (6.21s)
10:32:03 [2022-05-17T10:32:03.271Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
10:32:03 [2022-05-17T10:32:03.271Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
10:32:03 [2022-05-17T10:32:03.271Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
10:32:03 [2022-05-17T10:32:03.271Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:32:03 [2022-05-17T10:32:03.271Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:32:03 [2022-05-17T10:32:03.271Z] PASS
10:32:03 [2022-05-17T10:32:03.271Z] 
10:32:03 [2022-05-17T10:32:03.271Z] DONE 18 tests in 11.126s
10:32:03 [2022-05-17T10:32:03.271Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:32:03 [2022-05-17T10:32:03.271Z] INFO: Testing against a local daemon
10:32:03 [2022-05-17T10:32:03.271Z] === RUN   TestCommitInheritsEnv
10:32:03 [2022-05-17T10:32:03.527Z] --- PASS: TestCommitInheritsEnv (0.28s)
10:32:03 [2022-05-17T10:32:03.527Z] === RUN   TestImportExtremelyLargeImageWorks
10:32:03 [2022-05-17T10:32:03.527Z] === PAUSE TestImportExtremelyLargeImageWorks
10:32:03 [2022-05-17T10:32:03.527Z] === RUN   TestImportWithCustomPlatform
10:32:03 [2022-05-17T10:32:03.527Z] === RUN   TestImportWithCustomPlatform/#00
10:32:03 [2022-05-17T10:32:03.527Z] === RUN   TestImportWithCustomPlatform/_______
10:32:03 [2022-05-17T10:32:03.527Z] === RUN   TestImportWithCustomPlatform//
10:32:03 [2022-05-17T10:32:03.527Z] === RUN   TestImportWithCustomPlatform/linux
10:32:03 [2022-05-17T10:32:03.783Z] === RUN   TestImportWithCustomPlatform/LINUX
10:32:03 [2022-05-17T10:32:03.783Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:32:03 [2022-05-17T10:32:03.783Z] === RUN   TestImportWithCustomPlatform/macos
10:32:03 [2022-05-17T10:32:03.783Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:32:03 [2022-05-17T10:32:03.783Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:32:03 [2022-05-17T10:32:03.783Z] --- PASS: TestImportWithCustomPlatform (0.31s)
10:32:03 [2022-05-17T10:32:03.783Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
10:32:03 [2022-05-17T10:32:03.783Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:32:03 [2022-05-17T10:32:03.783Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:32:03 [2022-05-17T10:32:03.783Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
10:32:03 [2022-05-17T10:32:03.783Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
10:32:03 [2022-05-17T10:32:03.783Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
10:32:03 [2022-05-17T10:32:03.783Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:32:03 [2022-05-17T10:32:03.783Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:32:03 [2022-05-17T10:32:03.783Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:32:03 [2022-05-17T10:32:03.783Z] === RUN   TestImagesFilterMultiReference
10:32:03 [2022-05-17T10:32:03.783Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:32:03 [2022-05-17T10:32:03.783Z] === RUN   TestImagePullPlatformInvalid
10:32:03 [2022-05-17T10:32:03.783Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:32:03 [2022-05-17T10:32:03.783Z] === RUN   TestRemoveImageOrphaning
10:32:04 [2022-05-17T10:32:04.345Z] --- PASS: TestRemoveImageOrphaning (0.28s)
10:32:04 [2022-05-17T10:32:04.345Z] === RUN   TestRemoveImageGarbageCollector
10:32:04 [2022-05-17T10:32:04.601Z] time="2022-05-17T10:32:04Z" level=info msg="[graphdriver] trying configured driver: overlay2"
10:32:05 [2022-05-17T10:32:05.225Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:32:05 [2022-05-17T10:32:05.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.15s)
10:32:05 [2022-05-17T10:32:05.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.45s)
10:32:05 [2022-05-17T10:32:05.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.51s)
10:32:05 [2022-05-17T10:32:05.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.77s)
10:32:05 [2022-05-17T10:32:05.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.24s)
10:32:05 [2022-05-17T10:32:05.225Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.58s)
10:32:05 [2022-05-17T10:32:05.225Z] === RUN   TestBuildMultiStageCopy
10:32:05 [2022-05-17T10:32:05.225Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:32:05 [2022-05-17T10:32:05.956Z] === RUN   TestDockerSuite/TestCpToCaseE
10:32:05 [2022-05-17T10:32:05.967Z] --- PASS: TestRemoveImageGarbageCollector (1.83s)
10:32:05 [2022-05-17T10:32:05.967Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:32:05 [2022-05-17T10:32:05.967Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:32:05 [2022-05-17T10:32:05.967Z] === RUN   TestTagInvalidReference
10:32:05 [2022-05-17T10:32:05.967Z] --- PASS: TestTagInvalidReference (0.01s)
10:32:05 [2022-05-17T10:32:05.967Z] === RUN   TestTagValidPrefixedRepo
10:32:06 [2022-05-17T10:32:06.223Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:32:06 [2022-05-17T10:32:06.223Z] === RUN   TestTagExistedNameWithoutForce
10:32:06 [2022-05-17T10:32:06.223Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:32:06 [2022-05-17T10:32:06.223Z] === RUN   TestTagOfficialNames
10:32:06 [2022-05-17T10:32:06.223Z] --- PASS: TestTagOfficialNames (0.05s)
10:32:06 [2022-05-17T10:32:06.223Z] === RUN   TestTagMatchesDigest
10:32:06 [2022-05-17T10:32:06.223Z] --- PASS: TestTagMatchesDigest (0.01s)
10:32:06 [2022-05-17T10:32:06.223Z] === CONT  TestImportExtremelyLargeImageWorks
10:32:06 [2022-05-17T10:32:06.869Z] time="2022-05-17T10:32:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
10:32:07 [2022-05-17T10:32:07.855Z] === RUN   TestDockerSuite/TestCpToCaseF
10:32:08 [2022-05-17T10:32:08.113Z] === RUN   TestDockerSuite/TestCpToCaseG
10:32:10 [2022-05-17T10:32:10.452Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:32:10 [2022-05-17T10:32:10.452Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:32:10 [2022-05-17T10:32:10.452Z] GOOS="" GOARCH="" GOARM=""
10:32:10 [2022-05-17T10:32:10.452Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:32:10 [2022-05-17T10:32:10.452Z] 
10:32:10 [2022-05-17T10:32:10.452Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:32:10 [2022-05-17T10:32:10.452Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:32:10 [2022-05-17T10:32:10.452Z] HOSTNAME=f811d1347c4c
10:32:10 [2022-05-17T10:32:10.452Z] TESTDEBUG=0
10:32:10 [2022-05-17T10:32:10.452Z] DEST=bundles/test-integration
10:32:10 [2022-05-17T10:32:10.452Z] PWD=/go/src/github.com/docker/docker
10:32:10 [2022-05-17T10:32:10.452Z] DOCKER_GITCOMMIT=b1a071f839f2664c16918abb8a89b4c6c92cc577
10:32:10 [2022-05-17T10:32:10.452Z] container=docker
10:32:10 [2022-05-17T10:32:10.452Z] HOME=/root
10:32:10 [2022-05-17T10:32:10.452Z] GOLANG_VERSION=1.18.2
10:32:10 [2022-05-17T10:32:10.452Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:32:10 [2022-05-17T10:32:10.452Z] VALIDATE_BRANCH=master
10:32:10 [2022-05-17T10:32:10.452Z] TERM=xterm
10:32:10 [2022-05-17T10:32:10.452Z] DOCKER_PKG=github.com/docker/docker
10:32:10 [2022-05-17T10:32:10.452Z] SHLVL=1
10:32:10 [2022-05-17T10:32:10.452Z] TIMEOUT=120m
10:32:10 [2022-05-17T10:32:10.452Z] DOCKER_BUILDTAGS= journald
10:32:10 [2022-05-17T10:32:10.452Z] DOCKER_GRAPHDRIVER=overlay2
10:32:10 [2022-05-17T10:32:10.452Z] GO111MODULE=off
10:32:10 [2022-05-17T10:32:10.452Z] DOCKER_EXPERIMENTAL=1
10:32:10 [2022-05-17T10:32:10.452Z] TEST_SKIP_INTEGRATION_CLI=1
10:32:10 [2022-05-17T10:32:10.452Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:32:10 [2022-05-17T10:32:10.452Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:32:10 [2022-05-17T10:32:10.452Z] GOPATH=/go
10:32:10 [2022-05-17T10:32:10.452Z] PKG_CONFIG=pkg-config
10:32:10 [2022-05-17T10:32:10.452Z] _=/usr/bin/env
10:32:10 [2022-05-17T10:32:10.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:32:10 [2022-05-17T10:32:10.605Z] === RUN   TestParseEmptyInterface
10:32:10 [2022-05-17T10:32:10.605Z] --- PASS: TestParseEmptyInterface (0.00s)
10:32:10 [2022-05-17T10:32:10.605Z] === RUN   TestParseNonInterfaceType
10:32:10 [2022-05-17T10:32:10.605Z] --- PASS: TestParseNonInterfaceType (0.00s)
10:32:10 [2022-05-17T10:32:10.605Z] === RUN   TestParseWithOneFunction
10:32:10 [2022-05-17T10:32:10.605Z] --- PASS: TestParseWithOneFunction (0.00s)
10:32:10 [2022-05-17T10:32:10.605Z] === RUN   TestParseWithMultipleFuncs
10:32:10 [2022-05-17T10:32:10.605Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
10:32:10 [2022-05-17T10:32:10.605Z] === RUN   TestParseWithUnnamedReturn
10:32:10 [2022-05-17T10:32:10.605Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
10:32:10 [2022-05-17T10:32:10.605Z] === RUN   TestEmbeddedInterface
10:32:10 [2022-05-17T10:32:10.605Z] --- PASS: TestEmbeddedInterface (0.00s)
10:32:10 [2022-05-17T10:32:10.605Z] === RUN   TestParsedImports
10:32:10 [2022-05-17T10:32:10.605Z] --- PASS: TestParsedImports (0.00s)
10:32:10 [2022-05-17T10:32:10.605Z] === RUN   TestAliasedImports
10:32:10 [2022-05-17T10:32:10.605Z] --- PASS: TestAliasedImports (0.00s)
10:32:10 [2022-05-17T10:32:10.605Z] PASS
10:32:10 [2022-05-17T10:32:10.605Z] coverage: 56.8% of statements
10:32:10 [2022-05-17T10:32:10.605Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.065s	coverage: 56.8% of statements
10:32:10 [2022-05-17T10:32:10.640Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s)
10:32:10 [2022-05-17T10:32:10.640Z] === RUN   TestCreateServiceSecretFileMode
10:32:11 [2022-05-17T10:32:11.568Z] === RUN   TestHTTPTransport
10:32:11 [2022-05-17T10:32:11.568Z] --- PASS: TestHTTPTransport (0.00s)
10:32:11 [2022-05-17T10:32:11.568Z] PASS
10:32:11 [2022-05-17T10:32:11.568Z] coverage: 85.7% of statements
10:32:11 [2022-05-17T10:32:11.568Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.048s	coverage: 85.7% of statements
10:32:11 [2022-05-17T10:32:11.573Z] === RUN   TestDockerSuite/TestCpToCaseH
10:32:12 [2022-05-17T10:32:12.025Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
10:32:12 [2022-05-17T10:32:12.025Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
10:32:12 [2022-05-17T10:32:12.025Z] === RUN   TestBufioReaderPoolPutAndGet
10:32:12 [2022-05-17T10:32:12.025Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
10:32:12 [2022-05-17T10:32:12.025Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
10:32:12 [2022-05-17T10:32:12.025Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
10:32:12 [2022-05-17T10:32:12.025Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
10:32:12 [2022-05-17T10:32:12.025Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
10:32:12 [2022-05-17T10:32:12.025Z] === RUN   TestBufioWriterPoolPutAndGet
10:32:12 [2022-05-17T10:32:12.025Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
10:32:12 [2022-05-17T10:32:12.025Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
10:32:12 [2022-05-17T10:32:12.025Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
10:32:12 [2022-05-17T10:32:12.025Z] === RUN   TestBufferPoolPutAndGet
10:32:12 [2022-05-17T10:32:12.025Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
10:32:12 [2022-05-17T10:32:12.025Z] PASS
10:32:12 [2022-05-17T10:32:12.025Z] coverage: 88.2% of statements
10:32:12 [2022-05-17T10:32:12.025Z] ok  	github.com/docker/docker/pkg/pools	0.041s	coverage: 88.2% of statements
10:32:12 [2022-05-17T10:32:12.988Z] === RUN   TestOutputOnPrematureClose
10:32:12 [2022-05-17T10:32:12.988Z] --- PASS: TestOutputOnPrematureClose (0.00s)
10:32:12 [2022-05-17T10:32:12.988Z] === RUN   TestCompleteSilently
10:32:12 [2022-05-17T10:32:12.988Z] --- PASS: TestCompleteSilently (0.00s)
10:32:12 [2022-05-17T10:32:12.988Z] PASS
10:32:12 [2022-05-17T10:32:12.988Z] coverage: 75.9% of statements
10:32:12 [2022-05-17T10:32:12.988Z] ok  	github.com/docker/docker/pkg/progress	0.044s	coverage: 75.9% of statements
10:32:13 [2022-05-17T10:32:13.447Z] === RUN   TestSendToOneSub
10:32:13 [2022-05-17T10:32:13.447Z] --- PASS: TestSendToOneSub (0.00s)
10:32:13 [2022-05-17T10:32:13.447Z] === RUN   TestSendToMultipleSubs
10:32:13 [2022-05-17T10:32:13.447Z] --- PASS: TestSendToMultipleSubs (0.00s)
10:32:13 [2022-05-17T10:32:13.447Z] === RUN   TestEvictOneSub
10:32:13 [2022-05-17T10:32:13.447Z] --- PASS: TestEvictOneSub (0.00s)
10:32:13 [2022-05-17T10:32:13.447Z] === RUN   TestClosePublisher
10:32:13 [2022-05-17T10:32:13.447Z] --- PASS: TestClosePublisher (0.00s)
10:32:13 [2022-05-17T10:32:13.447Z] === RUN   TestPubSubRace
10:32:13 [2022-05-17T10:32:13.762Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:32:13 [2022-05-17T10:32:13.762Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:32:14 [2022-05-17T10:32:14.102Z] --- PASS: TestCreateServiceSecretFileMode (3.48s)
10:32:14 [2022-05-17T10:32:14.102Z] === RUN   TestCreateServiceConfigFileMode
10:32:14 [2022-05-17T10:32:14.670Z] === RUN   TestDockerSuite/TestCpToCaseI
10:32:14 [2022-05-17T10:32:14.724Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:32:14 [2022-05-17T10:32:14.980Z] --- PASS: TestPubSubRace (1.07s)
10:32:14 [2022-05-17T10:32:14.980Z] PASS
10:32:14 [2022-05-17T10:32:14.980Z] coverage: 75.0% of statements
10:32:14 [2022-05-17T10:32:14.980Z] ok  	github.com/docker/docker/pkg/pubsub	1.117s	coverage: 75.0% of statements
10:32:15 [2022-05-17T10:32:15.236Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestNewClientWithTimeout (17.62s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestClientStream
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestClientStream (0.00s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestClientSendFile
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestClientSendFile (0.00s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestClientWithRequestTimeout
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestClientWithRequestTimeout (0.00s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestFileSpecPlugin
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestFileSpecPlugin (0.02s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestFileJSONSpecPlugin
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestPluginAddHandler
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestPluginAddHandler (0.00s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestPluginWaitBadPlugin
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestGet
10:32:15 [2022-05-17T10:32:15.443Z] time="2022-05-17T10:32:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestRegister
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestRegister (0.00s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestCommand
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestRequest (12.38s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestOverlappingRequests
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestCommand (0.03s)
10:32:15 [2022-05-17T10:32:15.443Z] === RUN   TestNaiveSelf
10:32:15 [2022-05-17T10:32:15.443Z] --- PASS: TestNaiveSelf (0.04s)
10:32:15 [2022-05-17T10:32:15.443Z] PASS
10:32:15 [2022-05-17T10:32:15.443Z] coverage: 82.4% of statements
10:32:15 [2022-05-17T10:32:15.443Z] ok  	github.com/docker/docker/pkg/reexec	0.114s	coverage: 82.4% of statements
10:32:15 [2022-05-17T10:32:15.687Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:32:16 [2022-05-17T10:32:16.409Z] --- PASS: TestOverlappingRequests (0.69s)
10:32:16 [2022-05-17T10:32:16.409Z] === RUN   TestRelease
10:32:16 [2022-05-17T10:32:16.409Z] time="2022-05-17T10:32:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
10:32:16 [2022-05-17T10:32:16.409Z] === RUN   TestDump
10:32:16 [2022-05-17T10:32:16.409Z] goroutine 21 [running]:
10:32:16 [2022-05-17T10:32:16.410Z] github.com/docker/docker/pkg/stack.dump(0xb02d57?)
10:32:16 [2022-05-17T10:32:16.410Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
10:32:16 [2022-05-17T10:32:16.410Z] github.com/docker/docker/pkg/stack.Dump(...)
10:32:16 [2022-05-17T10:32:16.410Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
10:32:16 [2022-05-17T10:32:16.410Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
10:32:16 [2022-05-17T10:32:16.410Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
10:32:16 [2022-05-17T10:32:16.410Z] testing.tRunner(0xc0000856c0, 0xcca4b0)
10:32:16 [2022-05-17T10:32:16.410Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:32:16 [2022-05-17T10:32:16.410Z] created by testing.(*T).Run
10:32:16 [2022-05-17T10:32:16.410Z] 	c:/go/src/testing/testing.go:1486 +0x35f
10:32:16 [2022-05-17T10:32:16.410Z] 
10:32:16 [2022-05-17T10:32:16.410Z] goroutine 1 [chan receive]:
10:32:16 [2022-05-17T10:32:16.410Z] testing.(*T).Run(0xc000085520, {0xcb9154?, 0xadc1f3?}, 0xcca4b0)
10:32:16 [2022-05-17T10:32:16.410Z] 	c:/go/src/testing/testing.go:1487 +0x37a
10:32:16 [2022-05-17T10:32:16.410Z] testing.runTests.func1(0xc0000c6840?)
10:32:16 [2022-05-17T10:32:16.410Z] 	c:/go/src/testing/testing.go:1839 +0x6e
10:32:16 [2022-05-17T10:32:16.410Z] testing.tRunner(0xc000085520, 0xc0000d1ca0)
10:32:16 [2022-05-17T10:32:16.410Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:32:16 [2022-05-17T10:32:16.410Z] testing.runTests(0xc0000a4460?, {0xe4e400, 0x3, 0x3}, {0x26a96120598?, 0x40?, 0xe534a0?})
10:32:16 [2022-05-17T10:32:16.410Z] 	c:/go/src/testing/testing.go:1837 +0x457
10:32:16 [2022-05-17T10:32:16.410Z] testing.(*M).Run(0xc0000a4460)
10:32:16 [2022-05-17T10:32:16.410Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
10:32:16 [2022-05-17T10:32:16.410Z] main.main()
10:32:16 [2022-05-17T10:32:16.410Z] 	_testmain.go:99 +0x255
10:32:16 [2022-05-17T10:32:16.410Z] --- PASS: TestDump (0.00s)
10:32:16 [2022-05-17T10:32:16.410Z] === RUN   TestDumpToFile
10:32:16 [2022-05-17T10:32:16.866Z] --- PASS: TestDumpToFile (0.19s)
10:32:16 [2022-05-17T10:32:16.866Z] === RUN   TestDumpToFileWithEmptyInput
10:32:16 [2022-05-17T10:32:16.866Z] goroutine 23 [running]:
10:32:16 [2022-05-17T10:32:16.866Z] github.com/docker/docker/pkg/stack.dump(0xb7ed93?)
10:32:16 [2022-05-17T10:32:16.866Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
10:32:16 [2022-05-17T10:32:16.866Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xb7ed60?})
10:32:16 [2022-05-17T10:32:16.866Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
10:32:16 [2022-05-17T10:32:16.866Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0?)
10:32:16 [2022-05-17T10:32:16.866Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
10:32:16 [2022-05-17T10:32:16.866Z] testing.tRunner(0xc000085d40, 0xcca4a0)
10:32:16 [2022-05-17T10:32:16.866Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:32:16 [2022-05-17T10:32:16.866Z] created by testing.(*T).Run
10:32:16 [2022-05-17T10:32:16.866Z] 	c:/go/src/testing/testing.go:1486 +0x35f
10:32:16 [2022-05-17T10:32:16.866Z] 
10:32:16 [2022-05-17T10:32:16.866Z] goroutine 1 [chan receive]:
10:32:16 [2022-05-17T10:32:16.866Z] testing.(*T).Run(0xc000085520, {0xcc072b?, 0xadc1f3?}, 0xcca4a0)
10:32:16 [2022-05-17T10:32:16.866Z] 	c:/go/src/testing/testing.go:1487 +0x37a
10:32:16 [2022-05-17T10:32:16.866Z] testing.runTests.func1(0xc0000c6840?)
10:32:16 [2022-05-17T10:32:16.866Z] 	c:/go/src/testing/testing.go:1839 +0x6e
10:32:16 [2022-05-17T10:32:16.866Z] testing.tRunner(0xc000085520, 0xc0000d1ca0)
10:32:16 [2022-05-17T10:32:16.866Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:32:16 [2022-05-17T10:32:16.866Z] testing.runTests(0xc0000a4460?, {0xe4e400, 0x3, 0x3}, {0x26a96120598?, 0x40?, 0xe534a0?})
10:32:16 [2022-05-17T10:32:16.866Z] 	c:/go/src/testing/testing.go:1837 +0x457
10:32:16 [2022-05-17T10:32:16.866Z] testing.(*M).Run(0xc0000a4460)
10:32:16 [2022-05-17T10:32:16.866Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
10:32:16 [2022-05-17T10:32:16.866Z] main.main()
10:32:16 [2022-05-17T10:32:16.866Z] 	_testmain.go:99 +0x255
10:32:16 [2022-05-17T10:32:16.866Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
10:32:16 [2022-05-17T10:32:16.866Z] PASS
10:32:16 [2022-05-17T10:32:16.866Z] coverage: 90.9% of statements
10:32:16 [2022-05-17T10:32:16.866Z] ok  	github.com/docker/docker/pkg/stack	0.239s	coverage: 90.9% of statements
10:32:17 [2022-05-17T10:32:17.136Z] --- PASS: TestCreateServiceConfigFileMode (2.98s)
10:32:17 [2022-05-17T10:32:17.136Z] === RUN   TestCreateServiceSysctls
10:32:17 [2022-05-17T10:32:17.217Z] --- PASS: TestBuildMultiStageCopy (13.43s)
10:32:17 [2022-05-17T10:32:17.217Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.71s)
10:32:17 [2022-05-17T10:32:17.217Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s)
10:32:17 [2022-05-17T10:32:17.217Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s)
10:32:17 [2022-05-17T10:32:17.217Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s)
10:32:17 [2022-05-17T10:32:17.217Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s)
10:32:17 [2022-05-17T10:32:17.217Z] === RUN   TestBuildMultiStageParentConfig
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestNewStdWriter
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestNewStdWriter (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestWriteWithUninitializedStdWriter
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestWriteWithNilBytes
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestWriteWithNilBytes (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestWrite
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestWrite (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestWriteWithWriterError
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestWriteWithWriterError (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestStdCopyWriteAndRead
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestStdCopyReturnsErrorReadingHeader
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestStdCopyReturnsErrorReadingFrame
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestStdCopyDetectsCorruptedFrame
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestStdCopyWithInvalidInputHeader
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestStdCopyWithCorruptedPrefix
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestStdCopyReturnsWriteErrors
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] === RUN   TestStdCopyReturnsErrorFromSystem
10:32:17 [2022-05-17T10:32:17.327Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
10:32:17 [2022-05-17T10:32:17.327Z] PASS
10:32:17 [2022-05-17T10:32:17.327Z] coverage: 100.0% of statements
10:32:17 [2022-05-17T10:32:17.327Z] ok  	github.com/docker/docker/pkg/stdcopy	0.080s	coverage: 100.0% of statements
10:32:18 [2022-05-17T10:32:18.292Z] time="2022-05-17T10:32:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestRawProgressFormatterFormatStatus
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestRawProgressFormatterFormatProgress
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestFormatStatus
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestFormatStatus (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestFormatError
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestFormatError (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestFormatJSONError
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestFormatJSONError (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestJsonProgressFormatterFormatProgress
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestJsonProgressFormatterFormatStatus
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestNewJSONProgressOutput
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestNewJSONProgressOutput (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestAuxFormatterEmit
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestAuxFormatterEmit (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestStreamWriterStdout
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestStreamWriterStdout (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] === RUN   TestStreamWriterStderr
10:32:18 [2022-05-17T10:32:18.292Z] --- PASS: TestStreamWriterStderr (0.00s)
10:32:18 [2022-05-17T10:32:18.292Z] PASS
10:32:18 [2022-05-17T10:32:18.292Z] coverage: 66.2% of statements
10:32:18 [2022-05-17T10:32:18.292Z] ok  	github.com/docker/docker/pkg/streamformatter	0.058s	coverage: 66.2% of statements
10:32:18 [2022-05-17T10:32:18.748Z] --- PASS: TestRelease (2.45s)
10:32:18 [2022-05-17T10:32:18.748Z] === RUN   TestAllocateRandomDeallocate
10:32:19 [2022-05-17T10:32:19.035Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:32:19 [2022-05-17T10:32:19.204Z] === RUN   TestGenerateRandomID
10:32:19 [2022-05-17T10:32:19.205Z] --- PASS: TestGenerateRandomID (0.00s)
10:32:19 [2022-05-17T10:32:19.205Z] === RUN   TestShortenId
10:32:19 [2022-05-17T10:32:19.205Z] --- PASS: TestShortenId (0.00s)
10:32:19 [2022-05-17T10:32:19.205Z] === RUN   TestShortenSha256Id
10:32:19 [2022-05-17T10:32:19.205Z] --- PASS: TestShortenSha256Id (0.00s)
10:32:19 [2022-05-17T10:32:19.205Z] === RUN   TestShortenIdEmpty
10:32:19 [2022-05-17T10:32:19.205Z] --- PASS: TestShortenIdEmpty (0.00s)
10:32:19 [2022-05-17T10:32:19.205Z] === RUN   TestShortenIdInvalid
10:32:19 [2022-05-17T10:32:19.205Z] --- PASS: TestShortenIdInvalid (0.00s)
10:32:19 [2022-05-17T10:32:19.205Z] === RUN   TestIsShortIDNonHex
10:32:19 [2022-05-17T10:32:19.205Z] --- PASS: TestIsShortIDNonHex (0.00s)
10:32:19 [2022-05-17T10:32:19.205Z] === RUN   TestIsShortIDNotCorrectSize
10:32:19 [2022-05-17T10:32:19.205Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
10:32:19 [2022-05-17T10:32:19.205Z] PASS
10:32:19 [2022-05-17T10:32:19.205Z] coverage: 70.6% of statements
10:32:19 [2022-05-17T10:32:19.205Z] ok  	github.com/docker/docker/pkg/stringid	0.047s	coverage: 70.6% of statements
10:32:19 [2022-05-17T10:32:19.601Z] === RUN   TestDockerSuite/TestCpToDot
10:32:20 [2022-05-17T10:32:20.106Z] --- PASS: TestBuildMultiStageParentConfig (2.73s)
10:32:20 [2022-05-17T10:32:20.106Z] === RUN   TestBuildLabelWithTargets
10:32:20 [2022-05-17T10:32:20.106Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:32:20 [2022-05-17T10:32:20.106Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
10:32:20 [2022-05-17T10:32:20.106Z] === RUN   TestBuildWithEmptyLayers
10:32:20 [2022-05-17T10:32:20.168Z] === RUN   TestIsCpusetListAvailable
10:32:20 [2022-05-17T10:32:20.168Z] --- PASS: TestIsCpusetListAvailable (0.00s)
10:32:20 [2022-05-17T10:32:20.168Z] PASS
10:32:20 [2022-05-17T10:32:20.168Z] coverage: 39.4% of statements
10:32:20 [2022-05-17T10:32:20.168Z] ok  	github.com/docker/docker/pkg/sysinfo	0.036s	coverage: 39.4% of statements
10:32:20 [2022-05-17T10:32:20.331Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:32:20 [2022-05-17T10:32:20.331Z] 
10:32:20 [2022-05-17T10:32:20.331Z]  ________   ____  __.
10:32:20 [2022-05-17T10:32:20.331Z]  \_____  \ |    |/ _|
10:32:20 [2022-05-17T10:32:20.331Z]  /   |   \|      <
10:32:20 [2022-05-17T10:32:20.331Z]  /    |    \    |  \
10:32:20 [2022-05-17T10:32:20.331Z]  \_______  /____|__ \
10:32:20 [2022-05-17T10:32:20.331Z]          \/        \/
10:32:20 [2022-05-17T10:32:20.331Z] 
10:32:20 [2022-05-17T10:32:20.331Z] INFO: make.ps1 ended at 05/17/2022 10:32:15
10:32:20 [2022-05-17T10:32:20.331Z] INFO: Binaries build ended at 05/17/2022 10:32:17. Duration:00:01:43.7658350
10:32:20 [2022-05-17T10:32:20.331Z] INFO: Copying the built daemon binary to d:\CI\PR-43578\5\binary\dockerd-a1a26b38cb.exe...
10:32:20 [2022-05-17T10:32:20.331Z] INFO: Copying the built client binary to d:\CI\PR-43578\5\binary\docker-a1a26b38cb.exe...
10:32:20 [2022-05-17T10:32:20.331Z] INFO: Copying the golang package from the container to d:\CI\PR-43578\5\installer\go.zip...
10:32:20 [2022-05-17T10:32:20.331Z] INFO: Extracting go.zip to d:\CI\PR-43578\5\go
10:32:20 [2022-05-17T10:32:20.534Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:32:20 [2022-05-17T10:32:20.792Z] --- PASS: TestCreateServiceSysctls (3.78s)
10:32:20 [2022-05-17T10:32:20.792Z] === RUN   TestCreateServiceCapabilities
10:32:21 [2022-05-17T10:32:21.631Z] --- PASS: TestBuildWithEmptyLayers (1.50s)
10:32:21 [2022-05-17T10:32:21.631Z] === RUN   TestBuildMultiStageOnBuild
10:32:21 [2022-05-17T10:32:21.699Z] === RUN   TestChtimes
10:32:21 [2022-05-17T10:32:21.699Z] --- PASS: TestChtimes (0.00s)
10:32:21 [2022-05-17T10:32:21.699Z] === RUN   TestChtimesWindows
10:32:21 [2022-05-17T10:32:21.699Z] --- PASS: TestChtimesWindows (0.00s)
10:32:21 [2022-05-17T10:32:21.699Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
10:32:21 [2022-05-17T10:32:21.699Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
10:32:21 [2022-05-17T10:32:21.699Z] PASS
10:32:21 [2022-05-17T10:32:21.699Z] coverage: 13.0% of statements
10:32:21 [2022-05-17T10:32:21.699Z] ok  	github.com/docker/docker/pkg/system	0.052s	coverage: 13.0% of statements
10:32:21 [2022-05-17T10:32:21.724Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:32:22 [2022-05-17T10:32:22.156Z] === RUN   TestTailFile
10:32:22 [2022-05-17T10:32:22.157Z] --- PASS: TestTailFile (0.00s)
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestTailFileManyLines
10:32:22 [2022-05-17T10:32:22.157Z] --- PASS: TestTailFileManyLines (0.00s)
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestTailEmptyFile
10:32:22 [2022-05-17T10:32:22.157Z] --- PASS: TestTailEmptyFile (0.00s)
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestTailNegativeN
10:32:22 [2022-05-17T10:32:22.157Z] --- PASS: TestTailNegativeN (0.00s)
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader
10:32:22 [2022-05-17T10:32:22.157Z] === CONT  TestNewTailReader
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/single_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/single_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/2_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/2_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/4_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/4_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/8_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/8_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/12_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/12_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/truncated_last_line
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/truncated_last_line#01
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/truncated_last_line#02
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
10:32:22 [2022-05-17T10:32:22.157Z] === CONT  TestNewTailReader/no_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.157Z] === CONT  TestNewTailReader/4_byte_delimiter
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.157Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.157Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/no_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.613Z] === CONT  TestNewTailReader/12_byte_delimiter
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.613Z] === CONT  TestNewTailReader/2_byte_delimiter
10:32:22 [2022-05-17T10:32:22.613Z] === CONT  TestNewTailReader/single_byte_delimiter
10:32:22 [2022-05-17T10:32:22.613Z] === CONT  TestNewTailReader/8_byte_delimiter
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.613Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.614Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.614Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/no_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.615Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.615Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:32:22 [2022-05-17T10:32:22.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.616Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.617Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:22 [2022-05-17T10:32:22.617Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:32:22 [2022-05-17T10:32:22.617Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.617Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:22 [2022-05-17T10:32:22.617Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.617Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:22 [2022-05-17T10:32:22.658Z] === RUN   TestDockerSuite/TestCpToStdout
10:32:23 [2022-05-17T10:32:23.074Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.074Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.074Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.074Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.074Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:23 [2022-05-17T10:32:23.074Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.074Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.075Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] time="2022-05-17T10:32:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.076Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:32:23 [2022-05-17T10:32:23.077Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:32:23 [2022-05-17T10:32:23.077Z] --- PASS: TestNewTailReader (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.077Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.01s)
10:32:23 [2022-05-17T10:32:23.534Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.534Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.535Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:32:23 [2022-05-17T10:32:23.536Z] PASS
10:32:23 [2022-05-17T10:32:23.536Z] coverage: 88.6% of statements
10:32:23 [2022-05-17T10:32:23.536Z] ok  	github.com/docker/docker/pkg/tailfile	0.204s	coverage: 88.6% of statements
10:32:23 [2022-05-17T10:32:23.591Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:32:23 [2022-05-17T10:32:23.849Z] --- PASS: TestCreateServiceCapabilities (2.95s)
10:32:23 [2022-05-17T10:32:23.849Z] === RUN   TestInspect
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestTarSumRemoveNonExistent
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestTarSumRemove
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestTarSumRemove (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestSortFileInfoSums
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestSortFileInfoSums (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestNewTarSumForLabelInvalid
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestNewTarSumForLabel
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestNewTarSumForLabel (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestEmptyTar
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestEmptyTar (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestTarSumsReadSize
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestTarSumsReadSize (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestTarSums
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestTarSums (0.07s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestIteration
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestIteration (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestVersionLabelForChecksum
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestVersionLabelForChecksum (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestVersion
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestVersion (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestGetVersion
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestGetVersion (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] === RUN   TestGetVersions
10:32:23 [2022-05-17T10:32:23.994Z] --- PASS: TestGetVersions (0.00s)
10:32:23 [2022-05-17T10:32:23.994Z] PASS
10:32:23 [2022-05-17T10:32:23.994Z] coverage: 89.3% of statements
10:32:23 [2022-05-17T10:32:23.994Z] ok  	github.com/docker/docker/pkg/tarsum	0.130s	coverage: 89.3% of statements
10:32:24 [2022-05-17T10:32:24.414Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:32:24 [2022-05-17T10:32:24.450Z] === RUN   TestTruncIndex
10:32:24 [2022-05-17T10:32:24.672Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:32:24 [2022-05-17T10:32:24.907Z] --- PASS: TestTruncIndex (0.10s)
10:32:24 [2022-05-17T10:32:24.907Z] PASS
10:32:24 [2022-05-17T10:32:24.907Z] coverage: 91.5% of statements
10:32:24 [2022-05-17T10:32:24.907Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
10:32:24 [2022-05-17T10:32:24.907Z] --- PASS: TestAllocateRandomDeallocate (6.48s)
10:32:24 [2022-05-17T10:32:24.907Z] === RUN   TestRetrieveFromStore
10:32:25 [2022-05-17T10:32:25.237Z] === RUN   TestDockerSuite/TestCpVolumePath
10:32:25 [2022-05-17T10:32:25.363Z] === RUN   TestVersionInfo
10:32:25 [2022-05-17T10:32:25.364Z] --- PASS: TestVersionInfo (0.00s)
10:32:25 [2022-05-17T10:32:25.364Z] === RUN   TestAppendVersions
10:32:25 [2022-05-17T10:32:25.364Z] --- PASS: TestAppendVersions (0.00s)
10:32:25 [2022-05-17T10:32:25.364Z] PASS
10:32:25 [2022-05-17T10:32:25.364Z] coverage: 88.9% of statements
10:32:25 [2022-05-17T10:32:25.364Z] ok  	github.com/docker/docker/pkg/useragent	0.034s	coverage: 88.9% of statements
10:32:26 [2022-05-17T10:32:26.610Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:32:26 [2022-05-17T10:32:26.610Z] === RUN   TestDockerSuite/TestCreateArgs
10:32:26 [2022-05-17T10:32:26.610Z] === RUN   TestDockerSuite/TestCreateByImageID
10:32:26 [2022-05-17T10:32:26.869Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:32:27 [2022-05-17T10:32:27.127Z] --- PASS: TestInspect (3.33s)
10:32:27 [2022-05-17T10:32:27.127Z] === RUN   TestCreateJob
10:32:27 [2022-05-17T10:32:27.385Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:32:27 [2022-05-17T10:32:27.385Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:32:27 [2022-05-17T10:32:27.385Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:32:27 [2022-05-17T10:32:27.385Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:32:27 [2022-05-17T10:32:27.534Z] --- PASS: TestRetrieveFromStore (2.01s)
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestRequestReleaseAddressDuplicate
10:32:27 [2022-05-17T10:32:27.534Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestParallelPredefinedRequest1
10:32:27 [2022-05-17T10:32:27.534Z] === PAUSE TestParallelPredefinedRequest1
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestParallelPredefinedRequest2
10:32:27 [2022-05-17T10:32:27.534Z] === PAUSE TestParallelPredefinedRequest2
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestParallelPredefinedRequest3
10:32:27 [2022-05-17T10:32:27.534Z] === PAUSE TestParallelPredefinedRequest3
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestParallelPredefinedRequest4
10:32:27 [2022-05-17T10:32:27.534Z] === PAUSE TestParallelPredefinedRequest4
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestParallelPredefinedRequest5
10:32:27 [2022-05-17T10:32:27.534Z] === PAUSE TestParallelPredefinedRequest5
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestDebug
10:32:27 [2022-05-17T10:32:27.534Z] --- PASS: TestDebug (0.00s)
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestRequestPoolParallel
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestValidatePrivileges
10:32:27 [2022-05-17T10:32:27.534Z] --- PASS: TestValidatePrivileges (0.00s)
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestFilterByCapNeg
10:32:27 [2022-05-17T10:32:27.534Z] --- PASS: TestFilterByCapNeg (0.00s)
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestFilterByCapPos
10:32:27 [2022-05-17T10:32:27.534Z] --- PASS: TestFilterByCapPos (0.00s)
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestStoreGetPluginNotMatchCapRefs
10:32:27 [2022-05-17T10:32:27.534Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
10:32:27 [2022-05-17T10:32:27.534Z] PASS
10:32:27 [2022-05-17T10:32:27.534Z] coverage: 12.2% of statements
10:32:27 [2022-05-17T10:32:27.534Z] ok  	github.com/docker/docker/plugin	0.057s	coverage: 12.2% of statements
10:32:27 [2022-05-17T10:32:27.534Z] --- PASS: TestRequestPoolParallel (0.50s)
10:32:27 [2022-05-17T10:32:27.534Z] === RUN   TestFullAllocateRelease
10:32:27 [2022-05-17T10:32:27.951Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:32:27 [2022-05-17T10:32:27.992Z] --- PASS: TestFullAllocateRelease (0.54s)
10:32:27 [2022-05-17T10:32:27.992Z] === RUN   TestOddAllocateRelease
10:32:28 [2022-05-17T10:32:28.209Z] === RUN   TestDockerSuite/TestCreateLabels
10:32:28 [2022-05-17T10:32:28.209Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:32:28 [2022-05-17T10:32:28.449Z] --- PASS: TestOddAllocateRelease (0.32s)
10:32:28 [2022-05-17T10:32:28.450Z] === RUN   TestFullAllocateSerialReleaseParallel
10:32:28 [2022-05-17T10:32:28.450Z] === RUN   TestNewSettable
10:32:28 [2022-05-17T10:32:28.450Z] --- PASS: TestNewSettable (0.00s)
10:32:28 [2022-05-17T10:32:28.450Z] === RUN   TestIsSettable
10:32:28 [2022-05-17T10:32:28.450Z] --- PASS: TestIsSettable (0.00s)
10:32:28 [2022-05-17T10:32:28.450Z] === RUN   TestUpdateSettingsEnv
10:32:28 [2022-05-17T10:32:28.450Z] --- PASS: TestUpdateSettingsEnv (0.00s)
10:32:28 [2022-05-17T10:32:28.450Z] PASS
10:32:28 [2022-05-17T10:32:28.450Z] coverage: 20.0% of statements
10:32:28 [2022-05-17T10:32:28.450Z] ok  	github.com/docker/docker/plugin/v2	0.049s	coverage: 20.0% of statements
10:32:28 [2022-05-17T10:32:28.450Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s)
10:32:28 [2022-05-17T10:32:28.450Z] === RUN   TestOddAllocateSerialReleaseParallel
10:32:28 [2022-05-17T10:32:28.450Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
10:32:28 [2022-05-17T10:32:28.450Z] === RUN   TestEvenAllocateSerialReleaseParallel
10:32:28 [2022-05-17T10:32:28.467Z] === RUN   TestDockerSuite/TestCreateRM
10:32:28 [2022-05-17T10:32:28.467Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:32:28 [2022-05-17T10:32:28.467Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:32:28 [2022-05-17T10:32:28.467Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:32:28 [2022-05-17T10:32:28.467Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:32:28 [2022-05-17T10:32:28.725Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:32:28 [2022-05-17T10:32:28.907Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
10:32:28 [2022-05-17T10:32:28.908Z] === CONT  TestParallelPredefinedRequest1
10:32:28 [2022-05-17T10:32:28.908Z] === CONT  TestParallelPredefinedRequest4
10:32:28 [2022-05-17T10:32:28.908Z] === CONT  TestParallelPredefinedRequest3
10:32:28 [2022-05-17T10:32:28.908Z] === CONT  TestParallelPredefinedRequest1
10:32:28 [2022-05-17T10:32:28.908Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:32:28 [2022-05-17T10:32:28.908Z] === CONT  TestParallelPredefinedRequest2
10:32:28 [2022-05-17T10:32:28.908Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:32:28 [2022-05-17T10:32:28.908Z] === CONT  TestParallelPredefinedRequest4
10:32:28 [2022-05-17T10:32:28.908Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:32:28 [2022-05-17T10:32:28.908Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
10:32:28 [2022-05-17T10:32:28.908Z] === CONT  TestParallelPredefinedRequest5
10:32:28 [2022-05-17T10:32:28.908Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:32:28 [2022-05-17T10:32:28.908Z] === CONT  TestParallelPredefinedRequest3
10:32:28 [2022-05-17T10:32:28.908Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:32:28 [2022-05-17T10:32:28.908Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
10:32:28 [2022-05-17T10:32:28.908Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
10:32:28 [2022-05-17T10:32:28.908Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
10:32:28 [2022-05-17T10:32:28.908Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
10:32:28 [2022-05-17T10:32:28.908Z] PASS
10:32:28 [2022-05-17T10:32:28.908Z] coverage: 85.3% of statements
10:32:28 [2022-05-17T10:32:28.908Z] ok  	github.com/docker/docker/libnetwork/ipam	73.501s	coverage: 85.3% of statements
10:32:29 [2022-05-17T10:32:29.873Z] === RUN   TestLoad
10:32:29 [2022-05-17T10:32:29.873Z] --- PASS: TestLoad (0.00s)
10:32:29 [2022-05-17T10:32:29.873Z] === RUN   TestSave
10:32:29 [2022-05-17T10:32:29.873Z] --- PASS: TestSave (0.03s)
10:32:29 [2022-05-17T10:32:29.873Z] === RUN   TestAddDeleteGet
10:32:29 [2022-05-17T10:32:29.873Z] --- PASS: TestAddDeleteGet (0.04s)
10:32:29 [2022-05-17T10:32:29.873Z] === RUN   TestInvalidTags
10:32:29 [2022-05-17T10:32:29.873Z] --- PASS: TestInvalidTags (0.01s)
10:32:29 [2022-05-17T10:32:29.873Z] PASS
10:32:29 [2022-05-17T10:32:29.873Z] coverage: 84.4% of statements
10:32:29 [2022-05-17T10:32:29.873Z] ok  	github.com/docker/docker/reference	0.149s	coverage: 84.4% of statements
10:32:30 [2022-05-17T10:32:30.330Z] --- PASS: TestGet (15.01s)
10:32:30 [2022-05-17T10:32:30.330Z] === RUN   TestPluginWithNoManifest
10:32:30 [2022-05-17T10:32:30.330Z] --- PASS: TestPluginWithNoManifest (0.00s)
10:32:30 [2022-05-17T10:32:30.330Z] === RUN   TestGetAll
10:32:30 [2022-05-17T10:32:30.330Z] --- PASS: TestGetAll (0.06s)
10:32:30 [2022-05-17T10:32:30.330Z] PASS
10:32:30 [2022-05-17T10:32:30.330Z] coverage: 73.2% of statements
10:32:30 [2022-05-17T10:32:30.330Z] ok  	github.com/docker/docker/pkg/plugins	35.085s	coverage: 73.2% of statements
10:32:30 [2022-05-17T10:32:30.623Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:32:30 [2022-05-17T10:32:30.623Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:32:30 [2022-05-17T10:32:30.623Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:32:30 [2022-05-17T10:32:30.623Z] --- PASS: TestCreateJob (3.47s)
10:32:30 [2022-05-17T10:32:30.623Z] === RUN   TestReplicatedJob
10:32:31 [2022-05-17T10:32:31.862Z] === RUN   TestResolveAuthConfigIndexServer
10:32:31 [2022-05-17T10:32:31.862Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
10:32:31 [2022-05-17T10:32:31.862Z] === RUN   TestResolveAuthConfigFullURL
10:32:31 [2022-05-17T10:32:31.862Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
10:32:31 [2022-05-17T10:32:31.862Z] === RUN   TestLoadAllowNondistributableArtifacts
10:32:31 [2022-05-17T10:32:31.862Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
10:32:31 [2022-05-17T10:32:31.862Z] === RUN   TestValidateMirror
10:32:31 [2022-05-17T10:32:31.862Z] --- PASS: TestValidateMirror (0.00s)
10:32:31 [2022-05-17T10:32:31.862Z] === RUN   TestLoadInsecureRegistries
10:32:31 [2022-05-17T10:32:31.862Z] === RUN   TestResumableRequestHeaderSimpleErrors
10:32:31 [2022-05-17T10:32:31.862Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
10:32:31 [2022-05-17T10:32:31.862Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
10:32:32 [2022-05-17T10:32:32.319Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
10:32:32 [2022-05-17T10:32:32.319Z] === RUN   TestResumableRequestHeaderTooMuchFailures
10:32:32 [2022-05-17T10:32:32.319Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
10:32:32 [2022-05-17T10:32:32.319Z] === RUN   TestResumableRequestReaderWithReadError
10:32:32 [2022-05-17T10:32:32.319Z] time="2022-05-17T10:32:31Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:32:32 [2022-05-17T10:32:32.319Z] time="2022-05-17T10:32:31Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
10:32:32 [2022-05-17T10:32:32.319Z] time="2022-05-17T10:32:31Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:32:32 [2022-05-17T10:32:32.319Z] --- PASS: TestLoadInsecureRegistries (0.20s)
10:32:32 [2022-05-17T10:32:32.319Z] === RUN   TestNewServiceConfig
10:32:32 [2022-05-17T10:32:32.319Z] --- PASS: TestNewServiceConfig (0.00s)
10:32:32 [2022-05-17T10:32:32.319Z] === RUN   TestValidateIndexName
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestValidateIndexName (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestValidateIndexNameWithError
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestValidateIndexNameWithError (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestEndpointParse
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestEndpointParse (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestEndpointParseInvalid
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestEndpointParseInvalid (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestValidateEndpoint
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestValidateEndpoint (0.01s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestPing
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestPing (0.01s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestPingRegistryEndpoint
10:32:32 [2022-05-17T10:32:32.320Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
10:32:32 [2022-05-17T10:32:32.320Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestEndpoint
10:32:32 [2022-05-17T10:32:32.320Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
10:32:32 [2022-05-17T10:32:32.320Z] --- SKIP: TestEndpoint (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestParseRepositoryInfo
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestParseRepositoryInfo (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestNewIndexInfo
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestNewIndexInfo (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestMirrorEndpointLookup
10:32:32 [2022-05-17T10:32:32.320Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
10:32:32 [2022-05-17T10:32:32.320Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestSearchRepositories
10:32:32 [2022-05-17T10:32:32.320Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
10:32:32 [2022-05-17T10:32:32.320Z]         Host: 127.0.0.1:49338
10:32:32 [2022-05-17T10:32:32.320Z]         User-Agent: docker test client
10:32:32 [2022-05-17T10:32:32.320Z]         Authorization: Token fake-token
10:32:32 [2022-05-17T10:32:32.320Z]         X-Docker-Token: true
10:32:32 [2022-05-17T10:32:32.320Z]         Accept-Encoding: gzip
10:32:32 [2022-05-17T10:32:32.320Z]         
10:32:32 [2022-05-17T10:32:32.320Z]         
10:32:32 [2022-05-17T10:32:32.320Z]     registry_test.go:731: HTTP/1.1 200 OK
10:32:32 [2022-05-17T10:32:32.320Z]         Connection: close
10:32:32 [2022-05-17T10:32:32.320Z]         Content-Length: 144
10:32:32 [2022-05-17T10:32:32.320Z]         Cache-Control: no-cache
10:32:32 [2022-05-17T10:32:32.320Z]         Content-Type: application/json
10:32:32 [2022-05-17T10:32:32.320Z]         Date: Tue, 17 May 2022 10:32:31 GMT
10:32:32 [2022-05-17T10:32:32.320Z]         Expires: -1
10:32:32 [2022-05-17T10:32:32.320Z]         Pragma: no-cache
10:32:32 [2022-05-17T10:32:32.320Z]         Server: docker-tests/mock
10:32:32 [2022-05-17T10:32:32.320Z]         X-Docker-Registry-Config: mock
10:32:32 [2022-05-17T10:32:32.320Z]         X-Docker-Registry-Version: 0.0.0
10:32:32 [2022-05-17T10:32:32.320Z]         
10:32:32 [2022-05-17T10:32:32.320Z]         
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestSearchRepositories (0.01s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestTrustedLocation
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestTrustedLocation (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestAllowNondistributableArtifacts
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestIsSecureIndex
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestIsSecureIndex (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] PASS
10:32:32 [2022-05-17T10:32:32.320Z] coverage: 51.7% of statements
10:32:32 [2022-05-17T10:32:32.320Z] ok  	github.com/docker/docker/registry	0.319s	coverage: 51.7% of statements
10:32:32 [2022-05-17T10:32:32.320Z] time="2022-05-17T10:32:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestResumableRequestReader
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestResumableRequestReader (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] === RUN   TestResumableRequestReaderWithInitialResponse
10:32:32 [2022-05-17T10:32:32.320Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
10:32:32 [2022-05-17T10:32:32.320Z] PASS
10:32:32 [2022-05-17T10:32:32.320Z] coverage: 100.0% of statements
10:32:32 [2022-05-17T10:32:32.320Z] ok  	github.com/docker/docker/registry/resumable	0.312s	coverage: 100.0% of statements
10:32:32 [2022-05-17T10:32:32.778Z] === RUN   TestRestartManagerTimeout
10:32:32 [2022-05-17T10:32:32.778Z] --- PASS: TestRestartManagerTimeout (0.00s)
10:32:32 [2022-05-17T10:32:32.778Z] === RUN   TestRestartManagerTimeoutReset
10:32:32 [2022-05-17T10:32:32.778Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
10:32:32 [2022-05-17T10:32:32.778Z] PASS
10:32:32 [2022-05-17T10:32:32.778Z] coverage: 50.9% of statements
10:32:32 [2022-05-17T10:32:32.778Z] ok  	github.com/docker/docker/restartmanager	0.045s	coverage: 50.9% of statements
10:32:33 [2022-05-17T10:32:33.150Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:32:33 [2022-05-17T10:32:33.150Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:32:33 [2022-05-17T10:32:33.150Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:32:33 [2022-05-17T10:32:33.150Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:32:33 [2022-05-17T10:32:33.150Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:32:33 [2022-05-17T10:32:33.235Z] === RUN   TestDecodeContainerConfig
10:32:33 [2022-05-17T10:32:33.235Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
10:32:33 [2022-05-17T10:32:33.235Z] --- PASS: TestDecodeContainerConfig (0.00s)
10:32:33 [2022-05-17T10:32:33.235Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
10:32:33 [2022-05-17T10:32:33.235Z] === RUN   TestDecodeContainerConfigIsolation
10:32:33 [2022-05-17T10:32:33.235Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
10:32:33 [2022-05-17T10:32:33.235Z] === RUN   TestValidatePrivileged
10:32:33 [2022-05-17T10:32:33.235Z] --- PASS: TestValidatePrivileged (0.00s)
10:32:33 [2022-05-17T10:32:33.235Z] PASS
10:32:33 [2022-05-17T10:32:33.235Z] coverage: 52.4% of statements
10:32:33 [2022-05-17T10:32:33.235Z] ok  	github.com/docker/docker/runconfig	0.049s	coverage: 52.4% of statements
10:32:33 [2022-05-17T10:32:33.408Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:32:33 [2022-05-17T10:32:33.408Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:32:34 [2022-05-17T10:32:34.199Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
10:32:34 [2022-05-17T10:32:34.199Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
10:32:34 [2022-05-17T10:32:34.199Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
10:32:34 [2022-05-17T10:32:34.199Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
10:32:34 [2022-05-17T10:32:34.199Z] PASS
10:32:34 [2022-05-17T10:32:34.199Z] coverage: 62.5% of statements
10:32:34 [2022-05-17T10:32:34.199Z] ok  	github.com/docker/docker/testutil	0.045s	coverage: 62.5% of statements
10:32:34 [2022-05-17T10:32:34.342Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:32:34 [2022-05-17T10:32:34.600Z]     docker_api_swarm_node_test.go:81: [ddbec9414b998] joining swarm manager [dd60cf9078b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:32:35 [2022-05-17T10:32:35.975Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:32:36 [2022-05-17T10:32:36.398Z] --- PASS: TestBuildMultiStageOnBuild (14.73s)
10:32:36 [2022-05-17T10:32:36.398Z] === RUN   TestBuildUncleanTarFilenames
10:32:36 [2022-05-17T10:32:36.398Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:32:36 [2022-05-17T10:32:36.398Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
10:32:36 [2022-05-17T10:32:36.399Z] === RUN   TestBuildMultiStageLayerLeak
10:32:36 [2022-05-17T10:32:36.909Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:32:36 [2022-05-17T10:32:36.909Z] --- PASS: TestReplicatedJob (6.41s)
10:32:36 [2022-05-17T10:32:36.909Z] === RUN   TestUpdateReplicatedJob
10:32:37 [2022-05-17T10:32:37.100Z] === RUN   TestGetDriver
10:32:37 [2022-05-17T10:32:37.100Z] --- PASS: TestGetDriver (0.00s)
10:32:37 [2022-05-17T10:32:37.100Z] === RUN   TestVolumeRequestError
10:32:37 [2022-05-17T10:32:37.100Z] --- PASS: TestVolumeRequestError (0.01s)
10:32:37 [2022-05-17T10:32:37.100Z] PASS
10:32:37 [2022-05-17T10:32:37.100Z] coverage: 36.1% of statements
10:32:37 [2022-05-17T10:32:37.100Z] ok  	github.com/docker/docker/volume/drivers	0.070s	coverage: 36.1% of statements
10:32:37 [2022-05-17T10:32:37.100Z] === RUN   TestGetAddress
10:32:37 [2022-05-17T10:32:37.100Z] --- PASS: TestGetAddress (0.00s)
10:32:37 [2022-05-17T10:32:37.100Z] === RUN   TestRemove
10:32:37 [2022-05-17T10:32:37.100Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:32:37 [2022-05-17T10:32:37.100Z] --- SKIP: TestRemove (0.00s)
10:32:37 [2022-05-17T10:32:37.100Z] === RUN   TestInitializeWithVolumes
10:32:37 [2022-05-17T10:32:37.100Z] --- PASS: TestInitializeWithVolumes (0.01s)
10:32:37 [2022-05-17T10:32:37.100Z] === RUN   TestCreate
10:32:37 [2022-05-17T10:32:37.100Z] --- PASS: TestCreate (0.02s)
10:32:37 [2022-05-17T10:32:37.100Z] === RUN   TestValidateName
10:32:37 [2022-05-17T10:32:37.100Z] --- PASS: TestValidateName (0.00s)
10:32:37 [2022-05-17T10:32:37.100Z] === RUN   TestCreateWithOpts
10:32:37 [2022-05-17T10:32:37.100Z]     local_test.go:180: runtime.GOOS == "windows"
10:32:37 [2022-05-17T10:32:37.100Z] --- SKIP: TestCreateWithOpts (0.00s)
10:32:37 [2022-05-17T10:32:37.100Z] === RUN   TestRelaodNoOpts
10:32:37 [2022-05-17T10:32:37.100Z] --- PASS: TestRelaodNoOpts (0.02s)
10:32:37 [2022-05-17T10:32:37.100Z] PASS
10:32:37 [2022-05-17T10:32:37.100Z] coverage: 41.6% of statements
10:32:37 [2022-05-17T10:32:37.100Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 41.6% of statements
10:32:38 [2022-05-17T10:32:38.282Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRaw
10:32:38 [2022-05-17T10:32:38.629Z] --- PASS: TestLCOWParseMountRaw (0.00s)
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRawSplit
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
10:32:38 [2022-05-17T10:32:38.629Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRaw
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestLinuxParseMountRaw (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestConvertTmpfsOptions
10:32:38 [2022-05-17T10:32:38.630Z]     linux_parser_test.go:209: data="mode=700,size=1m"
10:32:38 [2022-05-17T10:32:38.630Z]     linux_parser_test.go:209: data="ro"
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestConvertTmpfsOptions (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestParseMountSpec
10:32:38 [2022-05-17T10:32:38.630Z]     parser_test.go:62: case 0
10:32:38 [2022-05-17T10:32:38.630Z]     parser_test.go:62: case 1
10:32:38 [2022-05-17T10:32:38.630Z]     parser_test.go:62: case 2
10:32:38 [2022-05-17T10:32:38.630Z]     parser_test.go:62: case 3
10:32:38 [2022-05-17T10:32:38.630Z]     parser_test.go:62: case 4
10:32:38 [2022-05-17T10:32:38.630Z]     parser_test.go:62: case 5
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestParseMountSpec (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestValidateMount
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestValidateMount (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRaw
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestWindowsParseMountRaw (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
10:32:38 [2022-05-17T10:32:38.630Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
10:32:38 [2022-05-17T10:32:38.630Z] PASS
10:32:38 [2022-05-17T10:32:38.630Z] coverage: 67.6% of statements
10:32:38 [2022-05-17T10:32:38.630Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 67.6% of statements
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestSetGetMeta
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestSetGetMeta
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestRestore
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestRestore
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestServiceCreate
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestServiceCreate
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestServiceList
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestServiceList
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestServiceRemove
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestServiceRemove
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestServiceGet
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestServiceGet
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestServicePrune
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestServicePrune
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestCreate
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestCreate
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestRemove
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestRemove
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestList
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestList
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFindByDriver
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFindByDriver
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFindByReferenced
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFindByReferenced
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestDerefMultipleOfSameRef
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestDerefMultipleOfSameRef
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestDefererencePluginOnCreateError
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestDefererencePluginOnCreateError
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestRefDerefRemove
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestRefDerefRemove
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestGet
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestGet
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestGetWithReference
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestGetWithReference
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFilterFunc
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFilterFunc/test_nil_list
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFilterFunc/test_nil_list
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFilterFunc/test_empty_list
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFilterFunc/test_empty_list
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFilterFunc/test_filter_some
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFilterFunc/test_filter_some
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFilterFunc/test_filter_middle
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFilterFunc/test_filter_middle
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFilterFunc/test_filter_middle_and_last
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
10:32:39 [2022-05-17T10:32:39.598Z] === RUN   TestFilterFunc/test_filter_first_and_last
10:32:39 [2022-05-17T10:32:39.598Z] === PAUSE TestFilterFunc/test_filter_first_and_last
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestFilterFunc/test_nil_list
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestFilterFunc/test_filter_some
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestFilterFunc/test_empty_list
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestFilterFunc/test_filter_middle_and_last
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestFilterFunc/test_filter_first_and_last
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestFilterFunc/test_filter_middle
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestFilterFunc (0.00s)
10:32:39 [2022-05-17T10:32:39.598Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
10:32:39 [2022-05-17T10:32:39.598Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
10:32:39 [2022-05-17T10:32:39.598Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
10:32:39 [2022-05-17T10:32:39.598Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
10:32:39 [2022-05-17T10:32:39.598Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
10:32:39 [2022-05-17T10:32:39.598Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
10:32:39 [2022-05-17T10:32:39.598Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
10:32:39 [2022-05-17T10:32:39.598Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestSetGetMeta
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestList
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestCreate
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestServiceGet
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestSetGetMeta (0.03s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestRemove
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestCreate (0.03s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestServicePrune
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestList (0.04s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestServiceList
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestRemove (0.04s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestServiceRemove
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestServiceGet (0.21s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestDefererencePluginOnCreateError
10:32:39 [2022-05-17T10:32:39.598Z] time="2022-05-17T10:32:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestServiceRemove (0.15s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestGetWithReference
10:32:39 [2022-05-17T10:32:39.598Z] time="2022-05-17T10:32:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestServiceList (0.18s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestGet
10:32:39 [2022-05-17T10:32:39.598Z] time="2022-05-17T10:32:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:32:39 [2022-05-17T10:32:39.598Z] time="2022-05-17T10:32:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestRefDerefRemove
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestGetWithReference (0.04s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestServiceCreate
10:32:39 [2022-05-17T10:32:39.598Z] --- PASS: TestGet (0.03s)
10:32:39 [2022-05-17T10:32:39.598Z] === CONT  TestDerefMultipleOfSameRef
10:32:39 [2022-05-17T10:32:39.598Z] time="2022-05-17T10:32:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:32:39 [2022-05-17T10:32:39.658Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:32:40 [2022-05-17T10:32:40.055Z] --- PASS: TestServicePrune (0.24s)
10:32:40 [2022-05-17T10:32:40.055Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
10:32:40 [2022-05-17T10:32:40.055Z] --- PASS: TestRefDerefRemove (0.04s)
10:32:40 [2022-05-17T10:32:40.055Z] === CONT  TestRestore
10:32:40 [2022-05-17T10:32:40.055Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
10:32:40 [2022-05-17T10:32:40.055Z] === CONT  TestFindByReferenced
10:32:40 [2022-05-17T10:32:40.055Z] --- PASS: TestServiceCreate (0.05s)
10:32:40 [2022-05-17T10:32:40.055Z] === CONT  TestFindByDriver
10:32:40 [2022-05-17T10:32:40.055Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
10:32:40 [2022-05-17T10:32:40.055Z] --- PASS: TestFindByReferenced (0.04s)
10:32:40 [2022-05-17T10:32:40.055Z] --- PASS: TestFindByDriver (0.04s)
10:32:40 [2022-05-17T10:32:40.055Z] --- PASS: TestRestore (0.05s)
10:32:40 [2022-05-17T10:32:40.055Z] PASS
10:32:40 [2022-05-17T10:32:40.055Z] coverage: 69.0% of statements
10:32:40 [2022-05-17T10:32:40.055Z] ok  	github.com/docker/docker/volume/service	0.383s	coverage: 69.0% of statements
10:32:40 [2022-05-17T10:32:40.592Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:32:41 [2022-05-17T10:32:41.158Z] --- PASS: TestUpdateReplicatedJob (4.03s)
10:32:41 [2022-05-17T10:32:41.158Z] === RUN   TestServiceListWithStatuses
10:32:41 [2022-05-17T10:32:41.158Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:32:41 [2022-05-17T10:32:41.158Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:32:41 [2022-05-17T10:32:41.158Z] === RUN   TestDockerNetworkConnectAlias
10:32:41 [2022-05-17T10:32:41.416Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:32:41 [2022-05-17T10:32:41.416Z] === RUN   TestDockerSuite/TestDevicePermissions
10:32:41 [2022-05-17T10:32:41.981Z] === RUN   TestDockerSuite/TestDockerFails
10:32:41 [2022-05-17T10:32:41.981Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:32:41 [2022-05-17T10:32:41.981Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:32:41 [2022-05-17T10:32:41.981Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:32:42 [2022-05-17T10:32:42.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:32:42 [2022-05-17T10:32:42.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:32:43 [2022-05-17T10:32:43.353Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:32:43 [2022-05-17T10:32:43.785Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:32:43 [2022-05-17T10:32:43.785Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:32:43 [2022-05-17T10:32:43.785Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:32:43 [2022-05-17T10:32:43.785Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
10:32:44 [2022-05-17T10:32:44.288Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:32:44 [2022-05-17T10:32:44.333Z] --- PASS: TestBuildWithHugeFile (50.96s)
10:32:44 [2022-05-17T10:32:44.333Z] === RUN   TestBuildWCOWSandboxSize
10:32:44 [2022-05-17T10:32:44.333Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:32:44 [2022-05-17T10:32:44.333Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:32:44 [2022-05-17T10:32:44.333Z] === RUN   TestBuildWithEmptyDockerfile
10:32:44 [2022-05-17T10:32:44.333Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:32:44 [2022-05-17T10:32:44.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:32:44 [2022-05-17T10:32:44.333Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:32:44 [2022-05-17T10:32:44.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:32:44 [2022-05-17T10:32:44.333Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:32:44 [2022-05-17T10:32:44.333Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:32:44 [2022-05-17T10:32:44.333Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:32:44 [2022-05-17T10:32:44.333Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:32:44 [2022-05-17T10:32:44.333Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:32:44 [2022-05-17T10:32:44.333Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
10:32:44 [2022-05-17T10:32:44.333Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
10:32:44 [2022-05-17T10:32:44.333Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
10:32:44 [2022-05-17T10:32:44.333Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:32:44 [2022-05-17T10:32:44.333Z] === RUN   TestBuildPreserveOwnership
10:32:44 [2022-05-17T10:32:44.333Z] === RUN   TestBuildPreserveOwnership/copy_from
10:32:45 [2022-05-17T10:32:45.270Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:32:45 [2022-05-17T10:32:45.661Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:32:45 [2022-05-17T10:32:45.661Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:32:45 [2022-05-17T10:32:45.661Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:32:45 [2022-05-17T10:32:45.918Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:32:46 [2022-05-17T10:32:46.077Z] INFO [linters context/goanalysis] analyzers took 4m42.465648648s with top 10 stages: buildir: 2m0.626828102s, goimports: 23.974864353s, unconvert: 18.031517224s, gosec: 14.752112356s, S1038: 8.315327727s, golint: 7.765195738s, misspell: 5.56346232s, nilness: 4.456451947s, inspect: 3.654237808s, S1039: 3.546933903s 
10:32:46 [2022-05-17T10:32:46.077Z] INFO [runner] Issues before processing: 3043, after processing: 0 
10:32:46 [2022-05-17T10:32:46.077Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2427/2427, autogenerated_exclude: 2044/2427, exclude: 2044/2044, nolint: 0/78, path_prettifier: 2427/2427, skip_files: 2427/2427, identifier_marker: 2044/2044, exclude-rules: 78/2044, cgo: 2427/3043, filename_unadjuster: 2427/2427 
10:32:46 [2022-05-17T10:32:46.077Z] INFO [runner] processing took 80.891874ms with stages: nolint: 31.414422ms, identifier_marker: 21.805033ms, path_prettifier: 9.175007ms, exclude-rules: 8.228213ms, autogenerated_exclude: 7.987702ms, skip_dirs: 1.795486ms, cgo: 332.16µs, filename_unadjuster: 149.005µs, max_same_issues: 1.268µs, uniq_by_line: 641ns, exclude: 447ns, skip_files: 438ns, diff: 377ns, max_from_linter: 313ns, source_code: 292ns, severity-rules: 255ns, path_shortener: 243ns, max_per_file_from_linter: 239ns, sort_results: 224ns, path_prefixer: 109ns 
10:32:46 [2022-05-17T10:32:46.077Z] INFO [runner] linters took 1m31.270512782s with stages: goanalysis_metalinter: 1m31.189478585s 
10:32:46 [2022-05-17T10:32:46.077Z] INFO File cache stats: 1673 entries of total size 8.5MiB 
10:32:46 [2022-05-17T10:32:46.077Z] INFO Memory: 2608 samples, avg is 293.3MB, max is 1245.4MB 
10:32:46 [2022-05-17T10:32:46.077Z] INFO Execution took 4m20.659115037s               
10:32:46 [2022-05-17T10:32:46.077Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:32:46 [2022-05-17T10:32:46.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d80689bae6d9547d8747ebf10793487a522e8365 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d80689bae6d9547d8747ebf10793487a522e8365 hack/make.sh dynbinary test-docker-py
10:32:46 [2022-05-17T10:32:46.661Z] 
10:32:46 [2022-05-17T10:32:46.919Z] Removing bundles/
10:32:46 [2022-05-17T10:32:46.919Z] 
10:32:46 [2022-05-17T10:32:46.919Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:32:46 [2022-05-17T10:32:46.919Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:32:46 [2022-05-17T10:32:46.919Z] GOOS="" GOARCH="" GOARM=""
10:32:47 [2022-05-17T10:32:47.289Z] --- PASS: TestDockerNetworkConnectAlias (6.20s)
10:32:47 [2022-05-17T10:32:47.289Z] === RUN   TestDockerNetworkReConnect
10:32:48 [2022-05-17T10:32:48.764Z] --- PASS: TestBuildMultiStageLayerLeak (12.33s)
10:32:48 [2022-05-17T10:32:48.764Z] === RUN   TestBuildWithHugeFile
10:32:49 [2022-05-17T10:32:49.188Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:32:49 [2022-05-17T10:32:49.462Z] --- PASS: TestBuildPreserveOwnership (9.76s)
10:32:49 [2022-05-17T10:32:49.462Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.73s)
10:32:49 [2022-05-17T10:32:49.462Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
10:32:49 [2022-05-17T10:32:49.462Z] === RUN   TestBuildPlatformInvalid
10:32:49 [2022-05-17T10:32:49.462Z] --- PASS: TestBuildPlatformInvalid (0.09s)
10:32:49 [2022-05-17T10:32:49.462Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:32:49 [2022-05-17T10:32:49.462Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
10:32:49 [2022-05-17T10:32:49.462Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:32:49 [2022-05-17T10:32:49.462Z] PASS
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] === Skipped
10:32:49 [2022-05-17T10:32:49.462Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:32:49 [2022-05-17T10:32:49.462Z]     build_session_test.go:25: TODO: BuildKit
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:32:49 [2022-05-17T10:32:49.462Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:32:49 [2022-05-17T10:32:49.462Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] DONE 34 tests, 3 skipped in 111.807s
10:32:49 [2022-05-17T10:32:49.462Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:32:49 [2022-05-17T10:32:49.462Z] INFO: Testing against a local daemon
10:32:49 [2022-05-17T10:32:49.462Z] === RUN   TestConfigInspect
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] --- SKIP: TestConfigInspect (0.02s)
10:32:49 [2022-05-17T10:32:49.462Z] === RUN   TestConfigList
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] --- SKIP: TestConfigList (0.01s)
10:32:49 [2022-05-17T10:32:49.462Z] === RUN   TestConfigsCreateAndDelete
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
10:32:49 [2022-05-17T10:32:49.462Z] === RUN   TestConfigsUpdate
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] --- SKIP: TestConfigsUpdate (0.01s)
10:32:49 [2022-05-17T10:32:49.462Z] === RUN   TestTemplatedConfig
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] --- SKIP: TestTemplatedConfig (0.00s)
10:32:49 [2022-05-17T10:32:49.462Z] === RUN   TestConfigCreateResolve
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] --- SKIP: TestConfigCreateResolve (0.01s)
10:32:49 [2022-05-17T10:32:49.462Z] PASS
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] === Skipped
10:32:49 [2022-05-17T10:32:49.462Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
10:32:49 [2022-05-17T10:32:49.462Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:32:49 [2022-05-17T10:32:49.462Z] 
10:32:49 [2022-05-17T10:32:49.462Z] DONE 6 tests, 6 skipped in 0.144s
10:32:49 [2022-05-17T10:32:49.462Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:32:49 [2022-05-17T10:32:49.462Z] INFO: Testing against a local daemon
10:32:49 [2022-05-17T10:32:49.462Z] === RUN   TestAttachWithTTY
10:32:49 [2022-05-17T10:32:49.722Z] --- PASS: TestAttachWithTTY (0.04s)
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestAttachWithoutTTy
10:32:49 [2022-05-17T10:32:49.722Z] --- PASS: TestAttachWithoutTTy (0.04s)
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestCheckpoint
10:32:49 [2022-05-17T10:32:49.722Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:32:49 [2022-05-17T10:32:49.722Z] --- SKIP: TestCheckpoint (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/commit
10:32:49 [2022-05-17T10:32:49.722Z] === PAUSE TestContainerInvalidJSON/commit
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/create
10:32:49 [2022-05-17T10:32:49.722Z] === PAUSE TestContainerInvalidJSON/containers/create
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:32:49 [2022-05-17T10:32:49.722Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:32:49 [2022-05-17T10:32:49.722Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:32:49 [2022-05-17T10:32:49.722Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:32:49 [2022-05-17T10:32:49.722Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:32:49 [2022-05-17T10:32:49.722Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:32:49 [2022-05-17T10:32:49.722Z] === CONT  TestContainerInvalidJSON/commit
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:32:49 [2022-05-17T10:32:49.722Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:32:49 [2022-05-17T10:32:49.722Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:32:49 [2022-05-17T10:32:49.722Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:32:49 [2022-05-17T10:32:49.722Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === CONT  TestContainerInvalidJSON/containers/create
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:32:49 [2022-05-17T10:32:49.722Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:32:49 [2022-05-17T10:32:49.722Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:32:49 [2022-05-17T10:32:49.722Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestCopyFromContainerPathIsNotDir
10:32:49 [2022-05-17T10:32:49.722Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestCopyToContainerPathDoesNotExist
10:32:49 [2022-05-17T10:32:49.722Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:32:49 [2022-05-17T10:32:49.722Z] === RUN   TestCopyEmptyFile
10:32:49 [2022-05-17T10:32:49.982Z] --- PASS: TestCopyEmptyFile (0.20s)
10:32:49 [2022-05-17T10:32:49.982Z] === RUN   TestCopyToContainerPathIsNotDir
10:32:49 [2022-05-17T10:32:49.982Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:32:49 [2022-05-17T10:32:49.982Z] === RUN   TestCopyFromContainer
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Extraction ended at 05/17/2022 10:32:48. Duration:00:00:29.4807969
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Updating the golang and path environment variables
10:32:50 [2022-05-17T10:32:50.232Z] INFO: GOPATH=d:\gopath
10:32:50 [2022-05-17T10:32:50.232Z] INFO: go version go1.18.2 windows/amd64
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Running the daemon under test in debug mode
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Running the daemon under test in containerd mode
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Starting a daemon under test...
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43578\5\daemon --pidfile d:\CI\PR-43578\5\docker.pid -D --containerd \\.\pipe\containerd-containerd
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Containerd started successfully.
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Process started successfully.
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Start tailing logs of the daemon under tests
10:32:50 [2022-05-17T10:32:50.232Z] INFO: Waiting for the daemon under test to start...
10:32:51 [2022-05-17T10:32:51.087Z] --- PASS: TestDockerNetworkReConnect (3.69s)
10:32:51 [2022-05-17T10:32:51.087Z] === RUN   TestServicePlugin
10:32:51 [2022-05-17T10:32:51.345Z]     docker_api_swarm_node_test.go:53: [d834f0898a2e8] joining swarm manager [dd726a3bb5c8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:32:51 [2022-05-17T10:32:51.911Z]     docker_api_swarm_node_test.go:54: [d0397c1e7aecf] joining swarm manager [dd726a3bb5c8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:32:52 [2022-05-17T10:32:52.169Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:32:54 [2022-05-17T10:32:54.067Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:32:54 [2022-05-17T10:32:54.078Z] 2022/05/17 10:32:52 Closing DB instances...
10:32:54 [2022-05-17T10:32:54.175Z] === RUN   TestCopyFromContainer//
10:32:54 [2022-05-17T10:32:54.175Z] === RUN   TestCopyFromContainer//bar/root
10:32:54 [2022-05-17T10:32:54.175Z] === RUN   TestCopyFromContainer//bar/root/
10:32:54 [2022-05-17T10:32:54.325Z]     plugin_test.go:61: [d5713151da163] joining swarm manager [d586d1cc35eb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:32:54 [2022-05-17T10:32:54.434Z] === RUN   TestCopyFromContainer/bar/quux
10:32:54 [2022-05-17T10:32:54.434Z] === RUN   TestCopyFromContainer/bar/quux/
10:32:54 [2022-05-17T10:32:54.434Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:32:54 [2022-05-17T10:32:54.434Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:32:54 [2022-05-17T10:32:54.434Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:32:54 [2022-05-17T10:32:54.535Z] --- PASS: TestNetworkDBGarbageCollection (54.46s)
10:32:54 [2022-05-17T10:32:54.535Z] === RUN   TestFindNode
10:32:54 [2022-05-17T10:32:54.535Z] 2022/05/17 10:32:54 Closing DB instances...
10:32:54 [2022-05-17T10:32:54.535Z] --- PASS: TestFindNode (0.02s)
10:32:54 [2022-05-17T10:32:54.535Z] === RUN   TestChangeNodeState
10:32:54 [2022-05-17T10:32:54.535Z] 2022/05/17 10:32:54 Closing DB instances...
10:32:54 [2022-05-17T10:32:54.535Z] --- PASS: TestChangeNodeState (0.02s)
10:32:54 [2022-05-17T10:32:54.535Z] === RUN   TestNodeReincarnation
10:32:54 [2022-05-17T10:32:54.535Z] 2022/05/17 10:32:54 Closing DB instances...
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCopyFromContainer/bar/notarget
10:32:54 [2022-05-17T10:32:54.693Z] --- PASS: TestCopyFromContainer (4.65s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:32:54 [2022-05-17T10:32:54.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:32:54 [2022-05-17T10:32:54.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:32:54 [2022-05-17T10:32:54.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:32:54 [2022-05-17T10:32:54.693Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:32:54 [2022-05-17T10:32:54.693Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:32:54 [2022-05-17T10:32:54.693Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:32:54 [2022-05-17T10:32:54.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCreateLinkToNonExistingContainer
10:32:54 [2022-05-17T10:32:54.693Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCreateWithInvalidEnv
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCreateWithInvalidEnv/0
10:32:54 [2022-05-17T10:32:54.693Z] === PAUSE TestCreateWithInvalidEnv/0
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCreateWithInvalidEnv/1
10:32:54 [2022-05-17T10:32:54.693Z] === PAUSE TestCreateWithInvalidEnv/1
10:32:54 [2022-05-17T10:32:54.693Z] === RUN   TestCreateWithInvalidEnv/2
10:32:54 [2022-05-17T10:32:54.693Z] === PAUSE TestCreateWithInvalidEnv/2
10:32:54 [2022-05-17T10:32:54.693Z] === CONT  TestCreateWithInvalidEnv/0
10:32:54 [2022-05-17T10:32:54.693Z] === CONT  TestCreateWithInvalidEnv/2
10:32:54 [2022-05-17T10:32:54.693Z] === CONT  TestCreateWithInvalidEnv/1
10:32:54 [2022-05-17T10:32:54.693Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:32:54 [2022-05-17T10:32:54.693Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:32:54 [2022-05-17T10:32:54.694Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:32:54 [2022-05-17T10:32:54.694Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:32:54 [2022-05-17T10:32:54.694Z] === RUN   TestCreateTmpfsMountsTarget
10:32:54 [2022-05-17T10:32:54.694Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:32:54 [2022-05-17T10:32:54.694Z] === RUN   TestCreateWithCustomMaskedPaths
10:32:55 [2022-05-17T10:32:55.697Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:32:55 [2022-05-17T10:32:55.697Z]     plugin_test.go:64: [d97188f26318c] joining swarm manager [d586d1cc35eb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:32:56 [2022-05-17T10:32:56.072Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s)
10:32:56 [2022-05-17T10:32:56.072Z] === RUN   TestCreateWithCustomReadonlyPaths
10:32:57 [2022-05-17T10:32:57.011Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
10:32:57 [2022-05-17T10:32:57.011Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:32:57 [2022-05-17T10:32:57.271Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:32:57 [2022-05-17T10:32:57.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:32:57 [2022-05-17T10:32:57.271Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:32:57 [2022-05-17T10:32:57.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:32:57 [2022-05-17T10:32:57.271Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:32:57 [2022-05-17T10:32:57.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:32:57 [2022-05-17T10:32:57.271Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:32:57 [2022-05-17T10:32:57.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:32:57 [2022-05-17T10:32:57.271Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:32:57 [2022-05-17T10:32:57.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:32:57 [2022-05-17T10:32:57.271Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:32:57 [2022-05-17T10:32:57.271Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:32:57 [2022-05-17T10:32:57.271Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:32:57 [2022-05-17T10:32:57.271Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:32:57 [2022-05-17T10:32:57.271Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:32:57 [2022-05-17T10:32:57.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:32:57 [2022-05-17T10:32:57.271Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
10:32:57 [2022-05-17T10:32:57.271Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
10:32:57 [2022-05-17T10:32:57.271Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:32:57 [2022-05-17T10:32:57.271Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
10:32:57 [2022-05-17T10:32:57.271Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
10:32:57 [2022-05-17T10:32:57.271Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:32:57 [2022-05-17T10:32:57.531Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
10:32:57 [2022-05-17T10:32:57.531Z] === RUN   TestCreateDifferentPlatform
10:32:57 [2022-05-17T10:32:57.597Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestCreateDifferentPlatform/different_os
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:32:57 [2022-05-17T10:32:57.791Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:32:57 [2022-05-17T10:32:57.791Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:32:57 [2022-05-17T10:32:57.791Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:32:57 [2022-05-17T10:32:57.791Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:32:57 [2022-05-17T10:32:57.791Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestContainerStartOnDaemonRestart
10:32:57 [2022-05-17T10:32:57.791Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:32:57 [2022-05-17T10:32:57.791Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestDaemonRestartIpcMode
10:32:57 [2022-05-17T10:32:57.791Z] === PAUSE TestDaemonRestartIpcMode
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestDaemonHostGatewayIP
10:32:57 [2022-05-17T10:32:57.791Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:32:57 [2022-05-17T10:32:57.791Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestRestartDaemonWithRestartingContainer
10:32:57 [2022-05-17T10:32:57.791Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestContainerKillOnDaemonStart
10:32:57 [2022-05-17T10:32:57.791Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:32:57 [2022-05-17T10:32:57.791Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:32:57 [2022-05-17T10:32:57.791Z] === RUN   TestDiff
10:32:57 [2022-05-17T10:32:57.854Z] === RUN   TestDockerSuite/TestEventsAttach
10:32:58 [2022-05-17T10:32:58.050Z] --- PASS: TestDiff (0.38s)
10:32:58 [2022-05-17T10:32:58.050Z] === RUN   TestExecWithCloseStdin
10:32:58 [2022-05-17T10:32:58.419Z] === RUN   TestDockerSuite/TestEventsCommit
10:32:58 [2022-05-17T10:32:58.620Z] --- PASS: TestExecWithCloseStdin (0.49s)
10:32:58 [2022-05-17T10:32:58.620Z] === RUN   TestExec
10:32:59 [2022-05-17T10:32:59.189Z] --- PASS: TestExec (0.45s)
10:32:59 [2022-05-17T10:32:59.189Z] === RUN   TestExecUser
10:32:59 [2022-05-17T10:32:59.351Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:32:59 [2022-05-17T10:32:59.449Z] --- PASS: TestExecUser (0.44s)
10:32:59 [2022-05-17T10:32:59.449Z] === RUN   TestExportContainerAndImportImage
10:32:59 [2022-05-17T10:32:59.916Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:33:00 [2022-05-17T10:33:00.017Z] --- PASS: TestExportContainerAndImportImage (0.55s)
10:33:00 [2022-05-17T10:33:00.017Z] === RUN   TestExportContainerAfterDaemonRestart
10:33:00 [2022-05-17T10:33:00.175Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=error msg="failed to send node leave: timed out broadcasting node event"
10:33:00 [2022-05-17T10:33:00.309Z] --- PASS: TestNodeReincarnation (5.02s)
10:33:00 [2022-05-17T10:33:00.309Z] === RUN   TestParallelCreate
10:33:00 [2022-05-17T10:33:00.309Z] 2022/05/17 10:32:59 Closing DB instances...
10:33:00 [2022-05-17T10:33:00.309Z] --- PASS: TestParallelCreate (0.02s)
10:33:00 [2022-05-17T10:33:00.309Z] === RUN   TestParallelDelete
10:33:00 [2022-05-17T10:33:00.309Z] 2022/05/17 10:32:59 Closing DB instances...
10:33:00 [2022-05-17T10:33:00.309Z] --- PASS: TestParallelDelete (0.02s)
10:33:00 [2022-05-17T10:33:00.309Z] === RUN   TestNetworkDBIslands
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:150720487da3 with config:&{NodeID:150720487da3 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}"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="Node 150720487da3/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="Node 150720487da3/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b72ef5ddd447 with config:&{NodeID:b72ef5ddd447 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}"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="Node b72ef5ddd447/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="Node b72ef5ddd447/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49361"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="Node b72ef5ddd447/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="Node b72ef5ddd447/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="Node 150720487da3/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=info msg="Node 150720487da3/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:32:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1c211353d1da with config:&{NodeID:1c211353d1da 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}"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="Node 1c211353d1da/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="Node 1c211353d1da/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49363"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="Node 1c211353d1da/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="Node 1c211353d1da/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="Node 150720487da3/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="Node 150720487da3/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="Node b72ef5ddd447/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=info msg="Node b72ef5ddd447/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
10:33:00 [2022-05-17T10:33:00.309Z] time="2022-05-17T10:33:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364"
10:33:00 [2022-05-17T10:33:00.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:33:00 [2022-05-17T10:33:00.739Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 1c211353d1da/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 1c211353d1da/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6fc7898a8e35 with config:&{NodeID:6fc7898a8e35 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}"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49365"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 150720487da3/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 150720487da3/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node b72ef5ddd447/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node b72ef5ddd447/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 1c211353d1da/192.168.201.85, joined gossip cluster"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=info msg="Node 1c211353d1da/192.168.201.85, added to nodes list"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366"
10:33:00 [2022-05-17T10:33:00.768Z] time="2022-05-17T10:33:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
10:33:01 [2022-05-17T10:33:01.225Z] time="2022-05-17T10:33:00Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.225Z] time="2022-05-17T10:33:00Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.225Z] time="2022-05-17T10:33:00Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.225Z] time="2022-05-17T10:33:00Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.225Z] time="2022-05-17T10:33:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:011ac1c13fdf with config:&{NodeID:011ac1c13fdf 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}"
10:33:01 [2022-05-17T10:33:01.225Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.225Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49367"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node 150720487da3/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node 150720487da3/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node 1c211353d1da/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node 1c211353d1da/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node b72ef5ddd447/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=info msg="Node b72ef5ddd447/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368"
10:33:01 [2022-05-17T10:33:01.226Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
10:33:01 [2022-05-17T10:33:01.397Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
10:33:01 [2022-05-17T10:33:01.397Z] === RUN   TestHealthCheckWorkdir
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, joined gossip cluster"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, added to nodes list"
10:33:01 [2022-05-17T10:33:01.683Z]     networkdb_test.go:835: Re-joining: 3
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=info msg="The new bootstrap node list is:[192.168.201.85:10033 192.168.201.85:10034 192.168.201.85:10035]"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10033"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49369"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10034"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49370"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49371"
10:33:01 [2022-05-17T10:33:01.683Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10035"
10:33:01 [2022-05-17T10:33:01.966Z] --- PASS: TestHealthCheckWorkdir (0.53s)
10:33:01 [2022-05-17T10:33:01.967Z] === RUN   TestHealthKillContainer
10:33:02 [2022-05-17T10:33:02.139Z]     networkdb_test.go:835: Re-joining: 4
10:33:02 [2022-05-17T10:33:02.139Z] time="2022-05-17T10:33:01Z" level=info msg="The new bootstrap node list is:[192.168.201.85:10033 192.168.201.85:10034 192.168.201.85:10035]"
10:33:02 [2022-05-17T10:33:02.139Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49372"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10033"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10034"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49373"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10035"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49374"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=info msg="node 0 leaving"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=info msg="Node 150720487da3 change state NodeActive --> NodeLeft"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=info msg="node2(b72ef5ddd447): Node leave event for 150720487da3/192.168.201.85"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=info msg="Node 150720487da3 change state NodeActive --> NodeLeft"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=info msg="node3(1c211353d1da): Node leave event for 150720487da3/192.168.201.85"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=info msg="Node 150720487da3 change state NodeActive --> NodeLeft"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:01Z" level=info msg="node4(6fc7898a8e35): Node leave event for 150720487da3/192.168.201.85"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:02Z" level=info msg="Node 150720487da3 change state NodeActive --> NodeLeft"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:02Z" level=info msg="node5(011ac1c13fdf): Node leave event for 150720487da3/192.168.201.85"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:02Z" level=info msg="Node 150720487da3 change state NodeActive --> NodeLeft"
10:33:02 [2022-05-17T10:33:02.140Z] time="2022-05-17T10:33:02Z" level=info msg="node1(150720487da3): Node leave event for 150720487da3/192.168.201.85"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node 150720487da3/192.168.201.85, left gossip cluster"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node 150720487da3/192.168.201.85, left gossip cluster"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node 150720487da3/192.168.201.85, left gossip cluster"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node 150720487da3/192.168.201.85, left gossip cluster"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node 150720487da3/192.168.201.85, left gossip cluster"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->192.168.201.85:10034: use of closed network connection"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="node 1 leaving"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node b72ef5ddd447 change state NodeActive --> NodeLeft"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="node4(6fc7898a8e35): Node leave event for b72ef5ddd447/192.168.201.85"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node b72ef5ddd447/192.168.201.85, left gossip cluster"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node b72ef5ddd447 change state NodeActive --> NodeFailed"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node b72ef5ddd447/192.168.201.85, added to failed nodes list"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node b72ef5ddd447 change state NodeActive --> NodeLeft"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="node3(1c211353d1da): Node leave event for b72ef5ddd447/192.168.201.85"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="Node b72ef5ddd447 change state NodeActive --> NodeLeft"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=info msg="node5(011ac1c13fdf): Node leave event for b72ef5ddd447/192.168.201.85"
10:33:02 [2022-05-17T10:33:02.596Z] time="2022-05-17T10:33:02Z" level=error msg="node: b72ef5ddd447 is unknown to memberlist"
10:33:02 [2022-05-17T10:33:02.638Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:33:03 [2022-05-17T10:33:03.056Z] time="2022-05-17T10:33:02Z" level=info msg="Node b72ef5ddd447/192.168.201.85, left gossip cluster"
10:33:03 [2022-05-17T10:33:03.057Z] time="2022-05-17T10:33:02Z" level=info msg="Node b72ef5ddd447/192.168.201.85, left gossip cluster"
10:33:03 [2022-05-17T10:33:03.057Z] time="2022-05-17T10:33:02Z" level=info msg="Node b72ef5ddd447/192.168.201.85, left gossip cluster"
10:33:03 [2022-05-17T10:33:03.057Z] time="2022-05-17T10:33:02Z" level=info msg="node 2 leaving"
10:33:03 [2022-05-17T10:33:03.057Z] time="2022-05-17T10:33:02Z" level=info msg="Node 1c211353d1da change state NodeActive --> NodeLeft"
10:33:03 [2022-05-17T10:33:03.057Z] time="2022-05-17T10:33:02Z" level=info msg="node4(6fc7898a8e35): Node leave event for 1c211353d1da/192.168.201.85"
10:33:03 [2022-05-17T10:33:03.057Z] time="2022-05-17T10:33:02Z" level=info msg="Node 1c211353d1da change state NodeActive --> NodeLeft"
10:33:03 [2022-05-17T10:33:03.057Z] time="2022-05-17T10:33:02Z" level=info msg="node5(011ac1c13fdf): Node leave event for 1c211353d1da/192.168.201.85"
10:33:03 [2022-05-17T10:33:03.057Z] time="2022-05-17T10:33:02Z" level=info msg="Node 1c211353d1da change state NodeActive --> NodeLeft"
10:33:03 [2022-05-17T10:33:03.057Z] time="2022-05-17T10:33:02Z" level=info msg="node3(1c211353d1da): Node leave event for 1c211353d1da/192.168.201.85"
10:33:03 [2022-05-17T10:33:03.518Z] time="2022-05-17T10:33:03Z" level=info msg="Node 1c211353d1da/192.168.201.85, left gossip cluster"
10:33:03 [2022-05-17T10:33:03.518Z] time="2022-05-17T10:33:03Z" level=info msg="Node 1c211353d1da/192.168.201.85, left gossip cluster"
10:33:03 [2022-05-17T10:33:03.518Z] time="2022-05-17T10:33:03Z" level=info msg="Node 1c211353d1da/192.168.201.85, left gossip cluster"
10:33:03 [2022-05-17T10:33:03.518Z]     networkdb_test.go:867: node4: OK
10:33:03 [2022-05-17T10:33:03.518Z]     networkdb_test.go:867: node5: OK
10:33:03 [2022-05-17T10:33:03.518Z] time="2022-05-17T10:33:03Z" level=info msg="node 0 coming back"
10:33:03 [2022-05-17T10:33:03.518Z] time="2022-05-17T10:33:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bfbd981647e3 with config:&{NodeID:bfbd981647e3 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}"
10:33:03 [2022-05-17T10:33:03.518Z] time="2022-05-17T10:33:03Z" level=info msg="Node bfbd981647e3/192.168.201.85, joined gossip cluster"
10:33:03 [2022-05-17T10:33:03.518Z] time="2022-05-17T10:33:03Z" level=info msg="Node bfbd981647e3/192.168.201.85, added to nodes list"
10:33:03 [2022-05-17T10:33:03.518Z] time="2022-05-17T10:33:03Z" level=info msg="node 1 coming back"
10:33:03 [2022-05-17T10:33:03.519Z] time="2022-05-17T10:33:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a6e4daf0ddab with config:&{NodeID:a6e4daf0ddab 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}"
10:33:03 [2022-05-17T10:33:03.519Z] time="2022-05-17T10:33:03Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, joined gossip cluster"
10:33:03 [2022-05-17T10:33:03.519Z] time="2022-05-17T10:33:03Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, added to nodes list"
10:33:03 [2022-05-17T10:33:03.519Z] time="2022-05-17T10:33:03Z" level=info msg="node 2 coming back"
10:33:03 [2022-05-17T10:33:03.519Z] time="2022-05-17T10:33:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:520abb8b06a6 with config:&{NodeID:520abb8b06a6 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}"
10:33:03 [2022-05-17T10:33:03.572Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:33:03 [2022-05-17T10:33:03.975Z] time="2022-05-17T10:33:03Z" level=info msg="Node 520abb8b06a6/192.168.201.85, joined gossip cluster"
10:33:03 [2022-05-17T10:33:03.975Z] time="2022-05-17T10:33:03Z" level=info msg="Node 520abb8b06a6/192.168.201.85, added to nodes list"
10:33:05 [2022-05-17T10:33:05.469Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:33:06 [2022-05-17T10:33:06.867Z] time="2022-05-17T10:33:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.201.85:10033 192.168.201.85:10034 192.168.201.85:10035]"
10:33:07 [2022-05-17T10:33:07.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:33:07 [2022-05-17T10:33:07.330Z] time="2022-05-17T10:33:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.201.85:10033 192.168.201.85:10034 192.168.201.85:10035]"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10033"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49375"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, is the new incarnation of the shutdown node 150720487da3/192.168.201.85"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10034"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49376"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, is the new incarnation of the shutdown node b72ef5ddd447/192.168.201.85"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49377"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10035"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, is the new incarnation of the shutdown node 1c211353d1da/192.168.201.85"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, is the new incarnation of the shutdown node b72ef5ddd447/192.168.201.85"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, is the new incarnation of the shutdown node 150720487da3/192.168.201.85"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node bfbd981647e3/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, joined gossip cluster"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, is the new incarnation of the shutdown node 1c211353d1da/192.168.201.85"
10:33:07 [2022-05-17T10:33:07.787Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, added to nodes list"
10:33:07 [2022-05-17T10:33:07.995Z] === RUN   TestDockerSuite/TestEventsCopy
10:33:08 [2022-05-17T10:33:08.244Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, joined gossip cluster"
10:33:08 [2022-05-17T10:33:08.244Z] time="2022-05-17T10:33:07Z" level=info msg="Node 520abb8b06a6/192.168.201.85, added to nodes list"
10:33:08 [2022-05-17T10:33:08.244Z] time="2022-05-17T10:33:08Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10033"
10:33:08 [2022-05-17T10:33:08.244Z] time="2022-05-17T10:33:08Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49378"
10:33:08 [2022-05-17T10:33:08.244Z] time="2022-05-17T10:33:08Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10034"
10:33:08 [2022-05-17T10:33:08.244Z] time="2022-05-17T10:33:08Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49379"
10:33:08 [2022-05-17T10:33:08.244Z] time="2022-05-17T10:33:08Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.201.85:10035"
10:33:08 [2022-05-17T10:33:08.244Z] time="2022-05-17T10:33:08Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49380"
10:33:08 [2022-05-17T10:33:08.559Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:33:08 [2022-05-17T10:33:08.701Z] 2022/05/17 10:33:08 Closing DB instances...
10:33:08 [2022-05-17T10:33:08.701Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3 change state NodeActive --> NodeLeft"
10:33:08 [2022-05-17T10:33:08.701Z] time="2022-05-17T10:33:08Z" level=info msg="node2(a6e4daf0ddab): Node leave event for bfbd981647e3/192.168.201.85"
10:33:08 [2022-05-17T10:33:08.701Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3 change state NodeActive --> NodeLeft"
10:33:08 [2022-05-17T10:33:08.701Z] time="2022-05-17T10:33:08Z" level=info msg="node3(520abb8b06a6): Node leave event for bfbd981647e3/192.168.201.85"
10:33:08 [2022-05-17T10:33:08.701Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3 change state NodeActive --> NodeLeft"
10:33:08 [2022-05-17T10:33:08.701Z] time="2022-05-17T10:33:08Z" level=info msg="node4(6fc7898a8e35): Node leave event for bfbd981647e3/192.168.201.85"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3 change state NodeActive --> NodeLeft"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:08Z" level=info msg="node1(bfbd981647e3): Node leave event for bfbd981647e3/192.168.201.85"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3 change state NodeActive --> NodeLeft"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:08Z" level=info msg="node5(011ac1c13fdf): Node leave event for bfbd981647e3/192.168.201.85"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3/192.168.201.85, left gossip cluster"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3/192.168.201.85, left gossip cluster"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3/192.168.201.85, left gossip cluster"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3/192.168.201.85, left gossip cluster"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:08Z" level=info msg="Node bfbd981647e3/192.168.201.85, left gossip cluster"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:09Z" level=info msg="Node a6e4daf0ddab change state NodeActive --> NodeLeft"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:09Z" level=info msg="node3(520abb8b06a6): Node leave event for a6e4daf0ddab/192.168.201.85"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:09Z" level=info msg="Node a6e4daf0ddab change state NodeActive --> NodeLeft"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:09Z" level=info msg="Node a6e4daf0ddab change state NodeActive --> NodeLeft"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:09Z" level=info msg="node4(6fc7898a8e35): Node leave event for a6e4daf0ddab/192.168.201.85"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:09Z" level=info msg="node5(011ac1c13fdf): Node leave event for a6e4daf0ddab/192.168.201.85"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:09Z" level=info msg="Node a6e4daf0ddab change state NodeActive --> NodeLeft"
10:33:09 [2022-05-17T10:33:09.158Z] time="2022-05-17T10:33:09Z" level=info msg="node2(a6e4daf0ddab): Node leave event for a6e4daf0ddab/192.168.201.85"
10:33:09 [2022-05-17T10:33:09.492Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:33:09 [2022-05-17T10:33:09.617Z] time="2022-05-17T10:33:09Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, left gossip cluster"
10:33:09 [2022-05-17T10:33:09.617Z] time="2022-05-17T10:33:09Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, left gossip cluster"
10:33:09 [2022-05-17T10:33:09.617Z] time="2022-05-17T10:33:09Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, left gossip cluster"
10:33:09 [2022-05-17T10:33:09.617Z] time="2022-05-17T10:33:09Z" level=info msg="Node a6e4daf0ddab/192.168.201.85, left gossip cluster"
10:33:09 [2022-05-17T10:33:09.617Z] time="2022-05-17T10:33:09Z" level=info msg="Node 520abb8b06a6 change state NodeActive --> NodeLeft"
10:33:09 [2022-05-17T10:33:09.617Z] time="2022-05-17T10:33:09Z" level=info msg="node5(011ac1c13fdf): Node leave event for 520abb8b06a6/192.168.201.85"
10:33:09 [2022-05-17T10:33:09.617Z] time="2022-05-17T10:33:09Z" level=info msg="Node 520abb8b06a6 change state NodeActive --> NodeLeft"
10:33:09 [2022-05-17T10:33:09.617Z] time="2022-05-17T10:33:09Z" level=info msg="node4(6fc7898a8e35): Node leave event for 520abb8b06a6/192.168.201.85"
10:33:10 [2022-05-17T10:33:10.057Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:33:10 [2022-05-17T10:33:10.074Z] time="2022-05-17T10:33:09Z" level=info msg="Node 520abb8b06a6 change state NodeActive --> NodeLeft"
10:33:10 [2022-05-17T10:33:10.074Z] time="2022-05-17T10:33:09Z" level=info msg="node3(520abb8b06a6): Node leave event for 520abb8b06a6/192.168.201.85"
10:33:10 [2022-05-17T10:33:10.074Z] time="2022-05-17T10:33:09Z" level=info msg="Node 520abb8b06a6/192.168.201.85, left gossip cluster"
10:33:10 [2022-05-17T10:33:10.074Z] time="2022-05-17T10:33:09Z" level=info msg="Node 520abb8b06a6/192.168.201.85, left gossip cluster"
10:33:10 [2022-05-17T10:33:10.074Z] time="2022-05-17T10:33:09Z" level=info msg="Node 520abb8b06a6/192.168.201.85, left gossip cluster"
10:33:10 [2022-05-17T10:33:10.074Z] time="2022-05-17T10:33:09Z" level=debug msg="memberlist: Failed ping: 520abb8b06a6 (timeout reached)"
10:33:10 [2022-05-17T10:33:10.074Z] time="2022-05-17T10:33:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.201.85:10037: use of closed network connection"
10:33:10 [2022-05-17T10:33:10.074Z] time="2022-05-17T10:33:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.201.85:10036: use of closed network connection"
10:33:10 [2022-05-17T10:33:10.074Z] time="2022-05-17T10:33:09Z" level=debug msg="memberlist: Stream connection from=192.168.201.85:49381"
10:33:10 [2022-05-17T10:33:10.088Z] --- PASS: TestHealthKillContainer (7.86s)
10:33:10 [2022-05-17T10:33:10.088Z] === RUN   TestInspectCpusetInConfigPre120
10:33:10 [2022-05-17T10:33:10.088Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:33:10 [2022-05-17T10:33:10.088Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:33:10 [2022-05-17T10:33:10.088Z] === RUN   TestIpcModeNone
10:33:10 [2022-05-17T10:33:10.088Z] --- PASS: TestIpcModeNone (0.44s)
10:33:10 [2022-05-17T10:33:10.088Z] === RUN   TestIpcModePrivate
10:33:10 [2022-05-17T10:33:10.315Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:33:10 [2022-05-17T10:33:10.530Z] time="2022-05-17T10:33:10Z" level=info msg="Node 6fc7898a8e35 change state NodeActive --> NodeLeft"
10:33:10 [2022-05-17T10:33:10.530Z] time="2022-05-17T10:33:10Z" level=info msg="node5(011ac1c13fdf): Node leave event for 6fc7898a8e35/192.168.201.85"
10:33:10 [2022-05-17T10:33:10.530Z] time="2022-05-17T10:33:10Z" level=info msg="Node 6fc7898a8e35 change state NodeActive --> NodeLeft"
10:33:10 [2022-05-17T10:33:10.530Z] time="2022-05-17T10:33:10Z" level=info msg="node4(6fc7898a8e35): Node leave event for 6fc7898a8e35/192.168.201.85"
10:33:10 [2022-05-17T10:33:10.530Z] time="2022-05-17T10:33:10Z" level=warning msg="memberlist: Was able to connect to 520abb8b06a6 but other probes failed, network may be misconfigured"
10:33:10 [2022-05-17T10:33:10.657Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
10:33:10 [2022-05-17T10:33:10.657Z] --- PASS: TestIpcModePrivate (0.44s)
10:33:10 [2022-05-17T10:33:10.657Z] === RUN   TestIpcModeShareable
10:33:10 [2022-05-17T10:33:10.657Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:33:10 [2022-05-17T10:33:10.657Z] --- SKIP: TestIpcModeShareable (0.00s)
10:33:10 [2022-05-17T10:33:10.657Z] === RUN   TestAPIIpcModeShareableAndContainer
10:33:10 [2022-05-17T10:33:10.987Z] time="2022-05-17T10:33:10Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, left gossip cluster"
10:33:10 [2022-05-17T10:33:10.987Z] time="2022-05-17T10:33:10Z" level=info msg="Node 6fc7898a8e35/192.168.201.85, left gossip cluster"
10:33:11 [2022-05-17T10:33:11.247Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:33:11 [2022-05-17T10:33:11.276Z] ...INFO: Daemon under test started and replied!
10:33:11 [2022-05-17T10:33:11.276Z] INFO: Docker version of the daemon under test
10:33:11 [2022-05-17T10:33:11.276Z] 
10:33:11 [2022-05-17T10:33:11.276Z] Client:
10:33:11 [2022-05-17T10:33:11.276Z]  Version:      17.06.2-ce
10:33:11 [2022-05-17T10:33:11.276Z]  API version:  1.30
10:33:11 [2022-05-17T10:33:11.276Z]  Go version:   go1.8.3
10:33:11 [2022-05-17T10:33:11.276Z]  Git commit:   cec0b72
10:33:11 [2022-05-17T10:33:11.276Z]  Built:        Tue Sep  5 19:57:19 2017
10:33:11 [2022-05-17T10:33:11.276Z]  OS/Arch:      windows/amd64
10:33:11 [2022-05-17T10:33:11.276Z] 
10:33:11 [2022-05-17T10:33:11.276Z] Server:
10:33:11 [2022-05-17T10:33:11.276Z]  Version:      0.0.0-dev
10:33:11 [2022-05-17T10:33:11.276Z]  API version:  1.42 (minimum version 1.24)
10:33:11 [2022-05-17T10:33:11.276Z]  Go version:   go1.18.2
10:33:11 [2022-05-17T10:33:11.276Z]  Git commit:   a1a26b38cb
10:33:11 [2022-05-17T10:33:11.276Z]  Built:        
10:33:11 [2022-05-17T10:33:11.276Z]  OS/Arch:      windows/amd64
10:33:11 [2022-05-17T10:33:11.276Z]  Experimental: false
10:33:11 [2022-05-17T10:33:11.276Z] 
10:33:11 [2022-05-17T10:33:11.276Z] INFO: Docker info of the daemon under test
10:33:11 [2022-05-17T10:33:11.276Z] 
10:33:11 [2022-05-17T10:33:11.276Z] Containers: 0
10:33:11 [2022-05-17T10:33:11.276Z]  Running: 0
10:33:11 [2022-05-17T10:33:11.276Z]  Paused: 0
10:33:11 [2022-05-17T10:33:11.276Z]  Stopped: 0
10:33:11 [2022-05-17T10:33:11.276Z] Images: 0
10:33:11 [2022-05-17T10:33:11.276Z] Server Version: 0.0.0-dev
10:33:11 [2022-05-17T10:33:11.276Z] Storage Driver: windowsfilter
10:33:11 [2022-05-17T10:33:11.276Z]  Windows: 
10:33:11 [2022-05-17T10:33:11.276Z] Logging Driver: json-file
10:33:11 [2022-05-17T10:33:11.276Z] Plugins: 
10:33:11 [2022-05-17T10:33:11.276Z]  Volume: local
10:33:11 [2022-05-17T10:33:11.276Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:33:11 [2022-05-17T10:33:11.276Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:33:11 [2022-05-17T10:33:11.276Z] Swarm: inactive
10:33:11 [2022-05-17T10:33:11.276Z] Default Isolation: process
10:33:11 [2022-05-17T10:33:11.276Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
10:33:11 [2022-05-17T10:33:11.276Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
10:33:11 [2022-05-17T10:33:11.276Z] OSType: windows
10:33:11 [2022-05-17T10:33:11.276Z] Architecture: x86_64
10:33:11 [2022-05-17T10:33:11.276Z] CPUs: 4
10:33:11 [2022-05-17T10:33:11.276Z] Total Memory: 32GiB
10:33:11 [2022-05-17T10:33:11.276Z] Name: azwin-2-18cc60
10:33:11 [2022-05-17T10:33:11.276Z] ID: 727a1a9b-5ece-4a8f-a461-d89ed573c5e5
10:33:11 [2022-05-17T10:33:11.276Z] Docker Root Dir: D:\CI\PR-43578\5\daemon
10:33:11 [2022-05-17T10:33:11.276Z] Debug Mode (client): false
10:33:11 [2022-05-17T10:33:11.276Z] Debug Mode (server): true
10:33:11 [2022-05-17T10:33:11.276Z]  File Descriptors: -1
10:33:11 [2022-05-17T10:33:11.276Z]  Goroutines: 29
10:33:11 [2022-05-17T10:33:11.276Z]  System Time: 2022-05-17T10:33:08.3578244Z
10:33:11 [2022-05-17T10:33:11.276Z]  EventsListeners: 0
10:33:11 [2022-05-17T10:33:11.276Z] Registry: https://index.docker.io/v1/
10:33:11 [2022-05-17T10:33:11.276Z] Labels:
10:33:11 [2022-05-17T10:33:11.276Z] Experimental: false
10:33:11 [2022-05-17T10:33:11.276Z] Insecure Registries:
10:33:11 [2022-05-17T10:33:11.276Z]  127.0.0.0/8
10:33:11 [2022-05-17T10:33:11.276Z] Live Restore Enabled: false
10:33:11 [2022-05-17T10:33:11.276Z] 
10:33:11 [2022-05-17T10:33:11.276Z] 
10:33:11 [2022-05-17T10:33:11.276Z] INFO: Docker images of the daemon under test
10:33:11 [2022-05-17T10:33:11.276Z] 
10:33:11 [2022-05-17T10:33:11.276Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:33:11 [2022-05-17T10:33:11.276Z] 
10:33:11 [2022-05-17T10:33:11.276Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:33:11 [2022-05-17T10:33:11.276Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
10:33:11 [2022-05-17T10:33:11.276Z] ltsc2022: Pulling from windows/servercore
10:33:11 [2022-05-17T10:33:11.276Z] 97f65a0ec59e: Pulling fs layer
10:33:11 [2022-05-17T10:33:11.276Z] 12fb50a031bd: Pulling fs layer
10:33:11 [2022-05-17T10:33:11.957Z] time="2022-05-17T10:33:11Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, left gossip cluster"
10:33:11 [2022-05-17T10:33:11.957Z] time="2022-05-17T10:33:11Z" level=info msg="Node 011ac1c13fdf change state NodeActive --> NodeFailed"
10:33:11 [2022-05-17T10:33:11.957Z] time="2022-05-17T10:33:11Z" level=info msg="Node 011ac1c13fdf/192.168.201.85, added to failed nodes list"
10:33:11 [2022-05-17T10:33:11.957Z] --- PASS: TestNetworkDBIslands (12.28s)
10:33:11 [2022-05-17T10:33:11.957Z] PASS
10:33:11 [2022-05-17T10:33:11.957Z] coverage: 60.0% of statements
10:33:11 [2022-05-17T10:33:11.957Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.565s	coverage: 60.0% of statements
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/quota	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/rootless	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/volume	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:33:11 [2022-05-17T10:33:11.957Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:33:12 [2022-05-17T10:33:12.036Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
10:33:12 [2022-05-17T10:33:12.036Z] === RUN   TestAPIIpcModeHost
10:33:12 [2022-05-17T10:33:12.036Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:33:12 [2022-05-17T10:33:12.036Z] --- SKIP: TestAPIIpcModeHost (0.00s)
10:33:12 [2022-05-17T10:33:12.036Z] === RUN   TestDaemonIpcModeShareable
10:33:12 [2022-05-17T10:33:12.036Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:33:12 [2022-05-17T10:33:12.036Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
10:33:12 [2022-05-17T10:33:12.036Z] === RUN   TestDaemonIpcModePrivate
10:33:12 [2022-05-17T10:33:12.179Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:33:12 [2022-05-17T10:33:12.179Z] === RUN   TestDockerSuite/TestEventsFilterType
10:33:12 [2022-05-17T10:33:12.437Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:33:12 [2022-05-17T10:33:12.696Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:33:12 [2022-05-17T10:33:12.696Z] === RUN   TestDockerSuite/TestEventsFilters
10:33:12 [2022-05-17T10:33:12.974Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
10:33:13 [2022-05-17T10:33:13.234Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
10:33:13 [2022-05-17T10:33:13.234Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:33:13 [2022-05-17T10:33:13.234Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:33:13 [2022-05-17T10:33:13.234Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
10:33:13 [2022-05-17T10:33:13.234Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:33:13 [2022-05-17T10:33:13.234Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:33:13 [2022-05-17T10:33:13.234Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
10:33:13 [2022-05-17T10:33:13.234Z] === RUN   TestIpcModeOlderClient
10:33:13 [2022-05-17T10:33:13.234Z] === PAUSE TestIpcModeOlderClient
10:33:13 [2022-05-17T10:33:13.234Z] === RUN   TestKillContainerInvalidSignal
10:33:13 [2022-05-17T10:33:13.494Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
10:33:13 [2022-05-17T10:33:13.494Z] === RUN   TestKillContainer
10:33:13 [2022-05-17T10:33:13.494Z] === RUN   TestKillContainer/no_signal
10:33:13 [2022-05-17T10:33:13.629Z] === RUN   TestDockerSuite/TestEventsFormat
10:33:14 [2022-05-17T10:33:14.063Z] === RUN   TestKillContainer/non_killing_signal
10:33:14 [2022-05-17T10:33:14.323Z] === RUN   TestKillContainer/killing_signal
10:33:14 [2022-05-17T10:33:14.563Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:33:14 [2022-05-17T10:33:14.563Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:33:14 [2022-05-17T10:33:14.563Z] === RUN   TestDockerSuite/TestEventsImageImport
10:33:14 [2022-05-17T10:33:14.892Z] --- PASS: TestKillContainer (1.25s)
10:33:14 [2022-05-17T10:33:14.892Z]     --- PASS: TestKillContainer/no_signal (0.39s)
10:33:14 [2022-05-17T10:33:14.892Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
10:33:14 [2022-05-17T10:33:14.892Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
10:33:14 [2022-05-17T10:33:14.892Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:33:14 [2022-05-17T10:33:14.892Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:33:15 [2022-05-17T10:33:15.128Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:33:15 [2022-05-17T10:33:15.152Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:33:15 [2022-05-17T10:33:15.385Z] === RUN   TestDockerSuite/TestEventsImagePull
10:33:15 [2022-05-17T10:33:15.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:33:15 [2022-05-17T10:33:15.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === Skipped
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
10:33:15 [2022-05-17T10:33:15.696Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
10:33:15 [2022-05-17T10:33:15.696Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     client_test.go:22: runtime.GOOS == "windows"
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     network_proxy_test.go:208: No support for dual stack yet
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     daemon_test.go:145: root required
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:33:15 [2022-05-17T10:33:15.696Z]     reload_test.go:342: root required
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.696Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
10:33:15 [2022-05-17T10:33:15.696Z]     config_test.go:480: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.696Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     pull_v2_test.go:82: Needs fixing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     pull_v2_test.go:127: Needs fixing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     download_test.go:267: Needs fixing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     layer_test.go:291: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     layer_test.go:340: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     layer_test.go:455: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     layer_test.go:684: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     migration_test.go:45: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     migration_test.go:181: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     mount_test.go:17: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     mount_test.go:76: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     mount_test.go:125: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     mount_test.go:212: Failing on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
10:33:15 [2022-05-17T10:33:15.697Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
10:33:15 [2022-05-17T10:33:15.697Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:133: Xz not present in msys2
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:140: zstd not installed
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:252: Failing on Windows CI machines
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_windows_test.go:16: Currently fails
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     changes_test.go:196: needs more investigation
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     changes_test.go:433: needs further investigation
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     changes_test.go:469: needs further investigation
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     poller_test.go:40: No chmod on Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     fileutils_test.go:133: Needs porting to Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     fileutils_test.go:179: Needs porting to Windows
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
10:33:15 [2022-05-17T10:33:15.697Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
10:33:15 [2022-05-17T10:33:15.697Z]     local_test.go:180: runtime.GOOS == "windows"
10:33:15 [2022-05-17T10:33:15.697Z] 
10:33:15 [2022-05-17T10:33:15.697Z] DONE 2329 tests, 68 skipped in 342.237s
10:33:15 [2022-05-17T10:33:15.697Z] INFO: make.ps1 ended at 05/17/2022 10:33:15
10:33:15 [2022-05-17T10:33:15.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
10:33:15 [2022-05-17T10:33:15.720Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
10:33:15 [2022-05-17T10:33:15.720Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
10:33:15 [2022-05-17T10:33:15.720Z] === RUN   TestKillStoppedContainer
10:33:15 [2022-05-17T10:33:15.720Z] --- PASS: TestKillStoppedContainer (0.04s)
10:33:15 [2022-05-17T10:33:15.720Z] === RUN   TestKillStoppedContainerAPIPre120
10:33:15 [2022-05-17T10:33:15.720Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:33:15 [2022-05-17T10:33:15.720Z] === RUN   TestKillDifferentUserContainer
10:33:15 [2022-05-17T10:33:15.950Z] === RUN   TestDockerSuite/TestEventsImageTag
10:33:16 [2022-05-17T10:33:16.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:33:16 [2022-05-17T10:33:16.289Z] --- PASS: TestKillDifferentUserContainer (0.41s)
10:33:16 [2022-05-17T10:33:16.289Z] === RUN   TestInspectOomKilledTrue
10:33:16 [2022-05-17T10:33:16.289Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
10:33:16 [2022-05-17T10:33:16.289Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:33:16 [2022-05-17T10:33:16.289Z] === RUN   TestInspectOomKilledFalse
10:33:16 [2022-05-17T10:33:16.289Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:33:16 [2022-05-17T10:33:16.289Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:33:16 [2022-05-17T10:33:16.289Z] === RUN   TestLinksEtcHostsContentMatch
10:33:16 [2022-05-17T10:33:16.289Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:33:16 [2022-05-17T10:33:16.289Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
10:33:16 [2022-05-17T10:33:16.289Z] === RUN   TestLinksContainerNames
10:33:16 [2022-05-17T10:33:16.858Z] --- PASS: TestLinksContainerNames (0.81s)
10:33:16 [2022-05-17T10:33:16.858Z] === RUN   TestLogsFollowTailEmpty
10:33:17 [2022-05-17T10:33:17.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:33:17 [2022-05-17T10:33:17.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:33:17 [2022-05-17T10:33:17.321Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:33:17 [2022-05-17T10:33:17.321Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:33:17 [2022-05-17T10:33:17.321Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:33:17 [2022-05-17T10:33:17.321Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:33:17 [2022-05-17T10:33:17.321Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:33:17 [2022-05-17T10:33:17.321Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:33:17 [2022-05-17T10:33:17.426Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
10:33:17 [2022-05-17T10:33:17.426Z] === RUN   TestContainerNetworkMountsNoChown
10:33:17 [2022-05-17T10:33:17.685Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/default
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/default
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/private
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/private
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rprivate
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rprivate
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/slave
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/slave
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rslave
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rslave
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/shared
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/shared
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rshared
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rshared
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/default
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/default/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/default/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/default/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/rshared
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/shared
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/rslave
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/slave
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/rprivate
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/private
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/private/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/private/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:33:17 [2022-05-17T10:33:17.685Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:33:17 [2022-05-17T10:33:17.685Z] === CONT  TestMountDaemonRoot/default/bind_root
10:33:17 [2022-05-17T10:33:17.871Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
10:33:17 [2022-05-17T10:33:17.871Z] INFO: Unit tests ended at 05/17/2022 10:33:17. Duration:00:06:02.6011897
10:33:17 [2022-05-17T10:33:17.871Z] INFO: Building busybox
10:33:17 [2022-05-17T10:33:17.871Z] Sending build context to Docker daemon   5.12kB
10:33:17 [2022-05-17T10:33:17.871Z] 
10:33:17 [2022-05-17T10:33:17.871Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
10:33:17 [2022-05-17T10:33:17.871Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
10:33:17 [2022-05-17T10:33:17.871Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
10:33:17 [2022-05-17T10:33:17.871Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
10:33:17 [2022-05-17T10:33:17.871Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
10:33:17 [2022-05-17T10:33:17.871Z]  ---> 3e15a767850d
10:33:17 [2022-05-17T10:33:17.871Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
10:33:17 [2022-05-17T10:33:17.871Z]  ---> Running in 598386b51406
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/private/bind_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:33:17 [2022-05-17T10:33:17.945Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:33:18 [2022-05-17T10:33:18.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:33:18 [2022-05-17T10:33:18.204Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:33:18 [2022-05-17T10:33:18.204Z] === CONT  TestMountDaemonRoot/private/mount_root
10:33:18 [2022-05-17T10:33:18.204Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:33:18 [2022-05-17T10:33:18.204Z] --- PASS: TestMountDaemonRoot (0.02s)
10:33:18 [2022-05-17T10:33:18.204Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:33:18 [2022-05-17T10:33:18.204Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
10:33:18 [2022-05-17T10:33:18.204Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:33:18 [2022-05-17T10:33:18.204Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:33:18 [2022-05-17T10:33:18.204Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
10:33:18 [2022-05-17T10:33:18.204Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:33:18 [2022-05-17T10:33:18.204Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:33:18 [2022-05-17T10:33:18.204Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:33:18 [2022-05-17T10:33:18.204Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:33:18 [2022-05-17T10:33:18.204Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:33:18 [2022-05-17T10:33:18.204Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:33:18 [2022-05-17T10:33:18.204Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:33:18 [2022-05-17T10:33:18.205Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z] === RUN   TestContainerBindMountNonRecursive
10:33:18 [2022-05-17T10:33:18.205Z]     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)
10:33:18 [2022-05-17T10:33:18.205Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
10:33:18 [2022-05-17T10:33:18.205Z] === RUN   TestContainerVolumesMountedAsShared
10:33:18 [2022-05-17T10:33:18.205Z]     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)
10:33:18 [2022-05-17T10:33:18.205Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
10:33:18 [2022-05-17T10:33:18.205Z] === RUN   TestContainerVolumesMountedAsSlave
10:33:18 [2022-05-17T10:33:18.205Z]     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)
10:33:18 [2022-05-17T10:33:18.205Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
10:33:18 [2022-05-17T10:33:18.205Z] === RUN   TestNetworkNat
10:33:18 [2022-05-17T10:33:18.773Z] --- PASS: TestNetworkNat (0.60s)
10:33:18 [2022-05-17T10:33:18.773Z] === RUN   TestNetworkLocalhostTCPNat
10:33:19 [2022-05-17T10:33:19.033Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
10:33:19 [2022-05-17T10:33:19.033Z] === RUN   TestNetworkLoopbackNat
10:33:19 [2022-05-17T10:33:19.217Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:33:19 [2022-05-17T10:33:19.782Z] === RUN   TestDockerSuite/TestEventsRename
10:33:20 [2022-05-17T10:33:20.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:33:20 [2022-05-17T10:33:20.040Z] --- PASS: TestServicePlugin (29.28s)
10:33:20 [2022-05-17T10:33:20.040Z] === RUN   TestServiceUpdateLabel
10:33:20 [2022-05-17T10:33:20.606Z] === RUN   TestDockerSuite/TestEventsResize
10:33:20 [2022-05-17T10:33:20.864Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:33:21 [2022-05-17T10:33:21.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:33:21 [2022-05-17T10:33:21.429Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:33:21 [2022-05-17T10:33:21.568Z] --- PASS: TestNetworkLoopbackNat (2.53s)
10:33:21 [2022-05-17T10:33:21.568Z] === RUN   TestPause
10:33:21 [2022-05-17T10:33:21.568Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
10:33:21 [2022-05-17T10:33:21.568Z] --- SKIP: TestPause (0.00s)
10:33:21 [2022-05-17T10:33:21.568Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:33:21 [2022-05-17T10:33:21.568Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:33:21 [2022-05-17T10:33:21.568Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:33:21 [2022-05-17T10:33:21.568Z] === RUN   TestPauseStopPausedContainer
10:33:21 [2022-05-17T10:33:21.578Z] 12fb50a031bd: Verifying Checksum
10:33:21 [2022-05-17T10:33:21.578Z] 12fb50a031bd: Download complete
10:33:21 [2022-05-17T10:33:21.828Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
10:33:21 [2022-05-17T10:33:21.828Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
10:33:21 [2022-05-17T10:33:21.828Z] === RUN   TestPidHost
10:33:21 [2022-05-17T10:33:21.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:33:22 [2022-05-17T10:33:22.395Z] === RUN   TestDockerSuite/TestEventsStreaming
10:33:22 [2022-05-17T10:33:22.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:33:22 [2022-05-17T10:33:22.767Z] --- PASS: TestPidHost (0.88s)
10:33:22 [2022-05-17T10:33:22.767Z] === RUN   TestPsFilter
10:33:22 [2022-05-17T10:33:22.767Z] --- PASS: TestPsFilter (0.10s)
10:33:22 [2022-05-17T10:33:22.767Z] === RUN   TestRemoveContainerWithRemovedVolume
10:33:22 [2022-05-17T10:33:22.998Z] --- PASS: TestServiceUpdateLabel (2.73s)
10:33:22 [2022-05-17T10:33:22.998Z] === RUN   TestServiceUpdateSecrets
10:33:22 [2022-05-17T10:33:22.998Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:33:23 [2022-05-17T10:33:23.027Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
10:33:23 [2022-05-17T10:33:23.027Z] === RUN   TestRemoveContainerWithVolume
10:33:23 [2022-05-17T10:33:23.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:33:23 [2022-05-17T10:33:23.596Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
10:33:23 [2022-05-17T10:33:23.596Z] === RUN   TestRemoveContainerRunning
10:33:23 [2022-05-17T10:33:23.856Z] --- PASS: TestRemoveContainerRunning (0.42s)
10:33:23 [2022-05-17T10:33:23.856Z] === RUN   TestRemoveContainerForceRemoveRunning
10:33:24 [2022-05-17T10:33:24.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:33:24 [2022-05-17T10:33:24.411Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:33:24 [2022-05-17T10:33:24.426Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
10:33:24 [2022-05-17T10:33:24.426Z] === RUN   TestRemoveInvalidContainer
10:33:24 [2022-05-17T10:33:24.426Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:33:24 [2022-05-17T10:33:24.426Z] === RUN   TestRenameLinkedContainer
10:33:25 [2022-05-17T10:33:25.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:33:25 [2022-05-17T10:33:25.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:33:25 [2022-05-17T10:33:25.821Z] === RUN   TestDockerSuite/TestEventsTop
10:33:26 [2022-05-17T10:33:26.247Z] 97f65a0ec59e: Verifying Checksum
10:33:26 [2022-05-17T10:33:26.247Z] 97f65a0ec59e: Download complete
10:33:26 [2022-05-17T10:33:26.337Z] --- PASS: TestRenameLinkedContainer (1.61s)
10:33:26 [2022-05-17T10:33:26.337Z] === RUN   TestRenameStoppedContainer
10:33:26 [2022-05-17T10:33:26.337Z] --- PASS: TestRenameStoppedContainer (0.36s)
10:33:26 [2022-05-17T10:33:26.337Z] === RUN   TestRenameRunningContainerAndReuse
10:33:26 [2022-05-17T10:33:26.431Z] === RUN   TestDockerSuite/TestEventsUntag
10:33:26 [2022-05-17T10:33:26.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:33:27 [2022-05-17T10:33:27.275Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
10:33:27 [2022-05-17T10:33:27.275Z] === RUN   TestRenameInvalidName
10:33:27 [2022-05-17T10:33:27.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:33:27 [2022-05-17T10:33:27.481Z] Using test binary docker
10:33:27 [2022-05-17T10:33:27.481Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:33:27 [2022-05-17T10:33:27.481Z] +++ /etc/init.d/apparmor start
10:33:27 [2022-05-17T10:33:27.481Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:33:27 [2022-05-17T10:33:27.481Z] INFO: Waiting for daemon to start...
10:33:27 [2022-05-17T10:33:27.481Z] Starting dockerd
10:33:27 [2022-05-17T10:33:27.481Z] +++ 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
10:33:27 [2022-05-17T10:33:27.535Z] --- PASS: TestRenameInvalidName (0.40s)
10:33:27 [2022-05-17T10:33:27.535Z] === RUN   TestRenameAnonymousContainer
10:33:28 [2022-05-17T10:33:28.921Z] --- PASS: TestRenameAnonymousContainer (1.50s)
10:33:28 [2022-05-17T10:33:28.921Z] === RUN   TestRenameContainerWithSameName
10:33:29 [2022-05-17T10:33:29.005Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:33:29 [2022-05-17T10:33:29.490Z] --- PASS: TestRenameContainerWithSameName (0.40s)
10:33:29 [2022-05-17T10:33:29.490Z] === RUN   TestRenameContainerWithLinkedContainer
10:33:29 [2022-05-17T10:33:29.937Z] === RUN   TestDockerSuite/TestExec
10:33:30 [2022-05-17T10:33:30.429Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
10:33:30 [2022-05-17T10:33:30.429Z] === RUN   TestResize
10:33:30 [2022-05-17T10:33:30.502Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:33:30 [2022-05-17T10:33:30.502Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:33:30 [2022-05-17T10:33:30.689Z] --- PASS: TestResize (0.41s)
10:33:30 [2022-05-17T10:33:30.689Z] === RUN   TestResizeWithInvalidSize
10:33:31 [2022-05-17T10:33:31.258Z] --- PASS: TestResizeWithInvalidSize (0.41s)
10:33:31 [2022-05-17T10:33:31.258Z] === RUN   TestResizeWhenContainerNotStarted
10:33:31 [2022-05-17T10:33:31.435Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:33:31 [2022-05-17T10:33:31.517Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
10:33:31 [2022-05-17T10:33:31.517Z] === RUN   TestDaemonRestartKillContainers
10:33:31 [2022-05-17T10:33:31.517Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:33:31 [2022-05-17T10:33:31.517Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:33:31 [2022-05-17T10:33:31.517Z] === RUN   TestCgroupNamespacesRun
10:33:31 [2022-05-17T10:33:31.681Z] .
10:33:31 [2022-05-17T10:33:31.681Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:33:31 [2022-05-17T10:33:31.681Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:33:31 [2022-05-17T10:33:31.681Z] Error: No such image: emptyfs
10:33:31 [2022-05-17T10:33:31.681Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:33:31 [2022-05-17T10:33:31.681Z] ++++ docker load
10:33:31 [2022-05-17T10:33:31.681Z] Running integration-test (iteration 1)
10:33:31 [2022-05-17T10:33:31.681Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:33:31 [2022-05-17T10:33:31.681Z] ++ 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
10:33:31 [2022-05-17T10:33:31.681Z] ++ set -e
10:33:31 [2022-05-17T10:33:31.681Z] ++ '[' -n 0 ']'
10:33:31 [2022-05-17T10:33:31.681Z] ++ set -x
10:33:31 [2022-05-17T10:33:31.681Z] ++ env -i DEST=/go/src/github.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
10:33:31 [2022-05-17T10:33:31.681Z] Loaded image: busybox:latest
10:33:31 [2022-05-17T10:33:31.681Z] Loaded image: busybox:glibc
10:33:32 [2022-05-17T10:33:32.000Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:33:32 [2022-05-17T10:33:32.258Z]     docker_api_swarm_test.go:202: [dd23cd8916fbd] joining swarm manager [d811e0ffdbad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:33:32 [2022-05-17T10:33:32.824Z] === RUN   TestDockerSuite/TestExecAPIStart
10:33:32 [2022-05-17T10:33:32.896Z] --- PASS: TestCgroupNamespacesRun (1.14s)
10:33:32 [2022-05-17T10:33:32.897Z] === RUN   TestCgroupNamespacesRunPrivileged
10:33:33 [2022-05-17T10:33:33.073Z] Loaded image: debian:bullseye-slim
10:33:33 [2022-05-17T10:33:33.073Z] Loaded image: hello-world:latest
10:33:33 [2022-05-17T10:33:33.073Z] Loaded image: arm32v7/hello-world:latest
10:33:33 [2022-05-17T10:33:33.073Z] INFO: Testing against a local daemon
10:33:33 [2022-05-17T10:33:33.073Z] === RUN   TestCgroupNamespacesBuild
10:33:33 [2022-05-17T10:33:33.835Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
10:33:33 [2022-05-17T10:33:33.835Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:33:34 [2022-05-17T10:33:34.047Z] --- PASS: TestCgroupNamespacesBuild (1.17s)
10:33:34 [2022-05-17T10:33:34.047Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:33:34 [2022-05-17T10:33:34.196Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:33:34 [2022-05-17T10:33:34.454Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:33:34 [2022-05-17T10:33:34.774Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
10:33:34 [2022-05-17T10:33:34.774Z] === RUN   TestCgroupNamespacesRunHostMode
10:33:35 [2022-05-17T10:33:35.020Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:33:35 [2022-05-17T10:33:35.435Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
10:33:35 [2022-05-17T10:33:35.435Z] === RUN   TestBuildWithSession
10:33:35 [2022-05-17T10:33:35.435Z]     build_session_test.go:25: TODO: BuildKit
10:33:35 [2022-05-17T10:33:35.435Z] --- SKIP: TestBuildWithSession (0.00s)
10:33:35 [2022-05-17T10:33:35.435Z] === RUN   TestBuildSquashParent
10:33:35 [2022-05-17T10:33:35.525Z] Removing intermediate container 598386b51406
10:33:35 [2022-05-17T10:33:35.525Z]  ---> 0e9526ccbc5c
10:33:35 [2022-05-17T10:33:35.525Z] Step 7/13 : ARG BUSYBOX_VERSION
10:33:35 [2022-05-17T10:33:35.525Z]  ---> Running in 616d4f7a5b91
10:33:35 [2022-05-17T10:33:35.525Z] Removing intermediate container 616d4f7a5b91
10:33:35 [2022-05-17T10:33:35.525Z]  ---> d270296f86cd
10:33:35 [2022-05-17T10:33:35.525Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
10:33:35 [2022-05-17T10:33:35.525Z]  ---> Running in dbd788bfa977
10:33:35 [2022-05-17T10:33:35.525Z] Removing intermediate container dbd788bfa977
10:33:35 [2022-05-17T10:33:35.525Z]  ---> 78921ba21fb6
10:33:35 [2022-05-17T10:33:35.525Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
10:33:35 [2022-05-17T10:33:35.585Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:33:36 [2022-05-17T10:33:36.156Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
10:33:36 [2022-05-17T10:33:36.156Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:33:36 [2022-05-17T10:33:36.519Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:33:37 [2022-05-17T10:33:37.072Z] 
10:33:37 [2022-05-17T10:33:37.094Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
10:33:37 [2022-05-17T10:33:37.094Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:33:37 [2022-05-17T10:33:37.452Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:33:37 [2022-05-17T10:33:37.534Z]  ---> 5e7bb63b6860
10:33:37 [2022-05-17T10:33:37.534Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
10:33:37 [2022-05-17T10:33:37.534Z]  ---> Running in a593c673fe9b
10:33:38 [2022-05-17T10:33:38.051Z] --- PASS: TestServiceUpdateSecrets (15.03s)
10:33:38 [2022-05-17T10:33:38.051Z] === RUN   TestServiceUpdateConfigs
10:33:38 [2022-05-17T10:33:38.051Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:33:38 [2022-05-17T10:33:38.530Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
10:33:38 [2022-05-17T10:33:38.530Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:33:39 [2022-05-17T10:33:39.106Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
10:33:39 [2022-05-17T10:33:39.106Z] === RUN   TestCgroupNamespacesRunOlderClient
10:33:39 [2022-05-17T10:33:39.424Z] === RUN   TestDockerSuite/TestExecCgroup
10:33:39 [2022-05-17T10:33:39.635Z] --- PASS: TestBuildSquashParent (4.02s)
10:33:39 [2022-05-17T10:33:39.635Z] === RUN   TestBuildWithRemoveAndForceRemove
10:33:39 [2022-05-17T10:33:39.635Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:33:39 [2022-05-17T10:33:39.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:33:39 [2022-05-17T10:33:39.635Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:33:39 [2022-05-17T10:33:39.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:33:39 [2022-05-17T10:33:39.635Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:33:39 [2022-05-17T10:33:39.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:33:39 [2022-05-17T10:33:39.635Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:33:39 [2022-05-17T10:33:39.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:33:39 [2022-05-17T10:33:39.635Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:33:39 [2022-05-17T10:33:39.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:33:39 [2022-05-17T10:33:39.635Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:33:39 [2022-05-17T10:33:39.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:33:39 [2022-05-17T10:33:39.635Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:33:39 [2022-05-17T10:33:39.635Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:33:40 [2022-05-17T10:33:40.045Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
10:33:40 [2022-05-17T10:33:40.045Z] === RUN   TestNISDomainname
10:33:40 [2022-05-17T10:33:40.045Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:33:40 [2022-05-17T10:33:40.045Z] --- SKIP: TestNISDomainname (0.02s)
10:33:40 [2022-05-17T10:33:40.045Z] === RUN   TestHostnameDnsResolution
10:33:40 [2022-05-17T10:33:40.357Z] === RUN   TestDockerSuite/TestExecEnv
10:33:40 [2022-05-17T10:33:40.575Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:33:40 [2022-05-17T10:33:40.575Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:33:40 [2022-05-17T10:33:40.923Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:33:40 [2022-05-17T10:33:40.982Z] --- PASS: TestHostnameDnsResolution (0.65s)
10:33:40 [2022-05-17T10:33:40.982Z] === RUN   TestUnprivilegedPortsAndPing
10:33:40 [2022-05-17T10:33:40.982Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
10:33:40 [2022-05-17T10:33:40.982Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
10:33:40 [2022-05-17T10:33:40.982Z] === RUN   TestPrivilegedHostDevices
10:33:41 [2022-05-17T10:33:41.241Z] --- PASS: TestPrivilegedHostDevices (0.42s)
10:33:41 [2022-05-17T10:33:41.241Z] === RUN   TestStats
10:33:41 [2022-05-17T10:33:41.241Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:33:41 [2022-05-17T10:33:41.241Z] --- SKIP: TestStats (0.00s)
10:33:41 [2022-05-17T10:33:41.241Z] === RUN   TestStopContainerWithTimeout
10:33:41 [2022-05-17T10:33:41.241Z] === RUN   TestStopContainerWithTimeout/0
10:33:41 [2022-05-17T10:33:41.241Z] === PAUSE TestStopContainerWithTimeout/0
10:33:41 [2022-05-17T10:33:41.241Z] === RUN   TestStopContainerWithTimeout/1
10:33:41 [2022-05-17T10:33:41.241Z] === PAUSE TestStopContainerWithTimeout/1
10:33:41 [2022-05-17T10:33:41.241Z] === RUN   TestStopContainerWithTimeout/3
10:33:41 [2022-05-17T10:33:41.241Z] === PAUSE TestStopContainerWithTimeout/3
10:33:41 [2022-05-17T10:33:41.241Z] === RUN   TestStopContainerWithTimeout/-1
10:33:41 [2022-05-17T10:33:41.241Z] === PAUSE TestStopContainerWithTimeout/-1
10:33:41 [2022-05-17T10:33:41.241Z] === CONT  TestStopContainerWithTimeout/0
10:33:41 [2022-05-17T10:33:41.241Z] === CONT  TestStopContainerWithTimeout/3
10:33:41 [2022-05-17T10:33:41.517Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:33:41 [2022-05-17T10:33:41.517Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:33:41 [2022-05-17T10:33:41.811Z] === CONT  TestStopContainerWithTimeout/1
10:33:41 [2022-05-17T10:33:41.857Z] === RUN   TestDockerSuite/TestExecExitStatus
10:33:42 [2022-05-17T10:33:42.641Z] --- PASS: TestImportExtremelyLargeImageWorks (92.00s)
10:33:42 [2022-05-17T10:33:42.641Z] PASS
10:33:42 [2022-05-17T10:33:42.641Z] 
10:33:42 [2022-05-17T10:33:42.641Z] DONE 22 tests in 95.001s
10:33:42 [2022-05-17T10:33:42.641Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:33:42 [2022-05-17T10:33:42.641Z] INFO: Testing against a local daemon
10:33:42 [2022-05-17T10:33:42.641Z] === RUN   TestNetworkCreateDelete
10:33:42 [2022-05-17T10:33:42.641Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:33:42 [2022-05-17T10:33:42.641Z] === RUN   TestDockerNetworkDeletePreferID
10:33:42 [2022-05-17T10:33:42.641Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
10:33:42 [2022-05-17T10:33:42.641Z] === RUN   TestDaemonDNSFallback
10:33:42 [2022-05-17T10:33:42.790Z] === RUN   TestDockerSuite/TestExecInspectID
10:33:42 [2022-05-17T10:33:42.900Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:33:42 [2022-05-17T10:33:42.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.14s)
10:33:42 [2022-05-17T10:33:42.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.20s)
10:33:42 [2022-05-17T10:33:42.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.04s)
10:33:42 [2022-05-17T10:33:42.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.07s)
10:33:42 [2022-05-17T10:33:42.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s)
10:33:42 [2022-05-17T10:33:42.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s)
10:33:42 [2022-05-17T10:33:42.900Z] === RUN   TestBuildMultiStageCopy
10:33:42 [2022-05-17T10:33:42.900Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:33:43 [2022-05-17T10:33:43.190Z] === CONT  TestStopContainerWithTimeout/-1
10:33:44 [2022-05-17T10:33:44.282Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:33:44 [2022-05-17T10:33:44.282Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:33:44 [2022-05-17T10:33:44.282Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:33:44 [2022-05-17T10:33:44.543Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:33:44 [2022-05-17T10:33:44.803Z] --- PASS: TestBuildMultiStageCopy (2.00s)
10:33:44 [2022-05-17T10:33:44.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s)
10:33:44 [2022-05-17T10:33:44.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
10:33:44 [2022-05-17T10:33:44.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
10:33:44 [2022-05-17T10:33:44.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
10:33:44 [2022-05-17T10:33:44.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
10:33:44 [2022-05-17T10:33:44.803Z] === RUN   TestBuildMultiStageParentConfig
10:33:45 [2022-05-17T10:33:45.154Z] --- PASS: TestDaemonDNSFallback (6.39s)
10:33:45 [2022-05-17T10:33:45.154Z] === RUN   TestInspectNetwork
10:33:45 [2022-05-17T10:33:45.318Z] === RUN   TestDockerSuite/TestExecInteractive
10:33:45 [2022-05-17T10:33:45.374Z] --- PASS: TestBuildMultiStageParentConfig (0.58s)
10:33:45 [2022-05-17T10:33:45.374Z] === RUN   TestBuildLabelWithTargets
10:33:45 [2022-05-17T10:33:45.724Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:33:45 [2022-05-17T10:33:45.724Z]     --- PASS: TestStopContainerWithTimeout/0 (0.58s)
10:33:45 [2022-05-17T10:33:45.724Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
10:33:45 [2022-05-17T10:33:45.724Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
10:33:45 [2022-05-17T10:33:45.724Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
10:33:45 [2022-05-17T10:33:45.724Z] === RUN   TestDeleteDevicemapper
10:33:45 [2022-05-17T10:33:45.724Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:33:45 [2022-05-17T10:33:45.724Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:33:45 [2022-05-17T10:33:45.724Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:33:45 [2022-05-17T10:33:45.884Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:33:46 [2022-05-17T10:33:46.315Z] --- PASS: TestBuildLabelWithTargets (0.93s)
10:33:46 [2022-05-17T10:33:46.315Z] === RUN   TestBuildWithEmptyLayers
10:33:46 [2022-05-17T10:33:46.449Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:33:46 [2022-05-17T10:33:46.449Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:33:46 [2022-05-17T10:33:46.886Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
10:33:46 [2022-05-17T10:33:46.886Z] === RUN   TestBuildMultiStageOnBuild
10:33:47 [2022-05-17T10:33:47.104Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s)
10:33:47 [2022-05-17T10:33:47.104Z] === RUN   TestUpdateMemory
10:33:47 [2022-05-17T10:33:47.104Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:33:47 [2022-05-17T10:33:47.104Z] --- SKIP: TestUpdateMemory (0.00s)
10:33:47 [2022-05-17T10:33:47.104Z] === RUN   TestUpdateCPUQuota
10:33:47 [2022-05-17T10:33:47.104Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:33:47 [2022-05-17T10:33:47.104Z] --- SKIP: TestUpdateCPUQuota (0.00s)
10:33:47 [2022-05-17T10:33:47.104Z] === RUN   TestUpdatePidsLimit
10:33:47 [2022-05-17T10:33:47.104Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:33:47 [2022-05-17T10:33:47.104Z] --- SKIP: TestUpdatePidsLimit (0.00s)
10:33:47 [2022-05-17T10:33:47.104Z] === RUN   TestUpdateRestartPolicy
10:33:47 [2022-05-17T10:33:47.383Z] === RUN   TestDockerSuite/TestExecParseError
10:33:47 [2022-05-17T10:33:47.949Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:33:48 [2022-05-17T10:33:48.207Z]     docker_api_swarm_test.go:384: [d70832413a30e] joining swarm manager [d4ca27840a7d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:33:48 [2022-05-17T10:33:48.269Z] --- PASS: TestBuildMultiStageOnBuild (1.26s)
10:33:48 [2022-05-17T10:33:48.269Z] === RUN   TestBuildUncleanTarFilenames
10:33:48 [2022-05-17T10:33:48.420Z] === RUN   TestInspectNetwork/full_network_id
10:33:48 [2022-05-17T10:33:48.420Z] === RUN   TestInspectNetwork/partial_network_id
10:33:48 [2022-05-17T10:33:48.420Z] === RUN   TestInspectNetwork/network_name
10:33:48 [2022-05-17T10:33:48.420Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:33:48 [2022-05-17T10:33:48.465Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:33:48 [2022-05-17T10:33:48.839Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
10:33:48 [2022-05-17T10:33:48.839Z] === RUN   TestBuildMultiStageLayerLeak
10:33:49 [2022-05-17T10:33:49.030Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:33:49 [2022-05-17T10:33:49.941Z] Removing intermediate container a593c673fe9b
10:33:49 [2022-05-17T10:33:49.941Z]  ---> 90bbd5171b26
10:33:49 [2022-05-17T10:33:49.941Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
10:33:49 [2022-05-17T10:33:49.941Z]  ---> Running in d1dab3d4e755
10:33:49 [2022-05-17T10:33:49.963Z]     docker_api_swarm_test.go:385: [d44e77ec46abc] joining swarm manager [d4ca27840a7d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:33:49 [2022-05-17T10:33:49.963Z] === RUN   TestDockerSuite/TestExecSetEnv
10:33:50 [2022-05-17T10:33:50.221Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s)
10:33:50 [2022-05-17T10:33:50.221Z] === RUN   TestBuildWithHugeFile
10:33:50 [2022-05-17T10:33:50.897Z] === RUN   TestDockerSuite/TestExecStartFails
10:33:51 [2022-05-17T10:33:51.462Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:33:51 [2022-05-17T10:33:51.472Z] 
10:33:51 [2022-05-17T10:33:51.472Z] SUCCESS: Specified value was saved.
10:33:52 [2022-05-17T10:33:52.582Z] --- PASS: TestInspectNetwork (7.30s)
10:33:52 [2022-05-17T10:33:52.582Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:33:52 [2022-05-17T10:33:52.582Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:33:52 [2022-05-17T10:33:52.582Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:33:52 [2022-05-17T10:33:52.582Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:33:52 [2022-05-17T10:33:52.582Z] === RUN   TestRunContainerWithBridgeNone
10:33:52 [2022-05-17T10:33:52.835Z] --- PASS: TestServiceUpdateConfigs (14.91s)
10:33:52 [2022-05-17T10:33:52.835Z] === RUN   TestServiceUpdateNetwork
10:33:53 [2022-05-17T10:33:53.946Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/create
10:33:53 [2022-05-17T10:33:53.946Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:33:53 [2022-05-17T10:33:53.946Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:33:53 [2022-05-17T10:33:53.946Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:33:53 [2022-05-17T10:33:53.946Z] === CONT  TestNetworkInvalidJSON/networks/create
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:33:53 [2022-05-17T10:33:53.946Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:33:53 [2022-05-17T10:33:53.946Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:33:53 [2022-05-17T10:33:53.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:33:53 [2022-05-17T10:33:53.946Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:33:53 [2022-05-17T10:33:53.946Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:33:53 [2022-05-17T10:33:53.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:33:53 [2022-05-17T10:33:53.947Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:33:53 [2022-05-17T10:33:53.947Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:33:53 [2022-05-17T10:33:53.947Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:33:53 [2022-05-17T10:33:53.947Z] === RUN   TestNetworkList
10:33:53 [2022-05-17T10:33:53.947Z] === RUN   TestNetworkList//networks
10:33:53 [2022-05-17T10:33:53.947Z] === PAUSE TestNetworkList//networks
10:33:53 [2022-05-17T10:33:53.947Z] === RUN   TestNetworkList//networks/
10:33:53 [2022-05-17T10:33:53.947Z] === PAUSE TestNetworkList//networks/
10:33:53 [2022-05-17T10:33:53.947Z] === CONT  TestNetworkList//networks
10:33:53 [2022-05-17T10:33:53.947Z] === CONT  TestNetworkList//networks/
10:33:53 [2022-05-17T10:33:53.947Z] --- PASS: TestNetworkList (0.01s)
10:33:53 [2022-05-17T10:33:53.947Z]     --- PASS: TestNetworkList//networks (0.00s)
10:33:53 [2022-05-17T10:33:53.947Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:33:53 [2022-05-17T10:33:53.947Z] === RUN   TestHostIPv4BridgeLabel
10:33:54 [2022-05-17T10:33:54.364Z] Removing intermediate container d1dab3d4e755
10:33:54 [2022-05-17T10:33:54.364Z]  ---> 744522cde517
10:33:54 [2022-05-17T10:33:54.364Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:33:54 [2022-05-17T10:33:54.364Z]  ---> Running in 1845a4086ded
10:33:54 [2022-05-17T10:33:54.508Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:33:54 [2022-05-17T10:33:54.508Z] === RUN   TestDaemonRestartWithLiveRestore
10:33:55 [2022-05-17T10:33:55.873Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:33:55 [2022-05-17T10:33:55.873Z] === RUN   TestDaemonDefaultNetworkPools
10:33:56 [2022-05-17T10:33:56.434Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
10:33:56 [2022-05-17T10:33:56.434Z] === RUN   TestDaemonRestartWithExistingNetwork
10:33:57 [2022-05-17T10:33:57.361Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
10:33:57 [2022-05-17T10:33:57.361Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:33:58 [2022-05-17T10:33:58.727Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
10:33:58 [2022-05-17T10:33:58.727Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:33:59 [2022-05-17T10:33:59.290Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:33:59 [2022-05-17T10:33:59.290Z] === RUN   TestServiceWithPredefinedNetwork
10:33:59 [2022-05-17T10:33:59.319Z] --- PASS: TestUpdateRestartPolicy (10.85s)
10:33:59 [2022-05-17T10:33:59.319Z] === RUN   TestUpdateRestartWithAutoRemove
10:33:59 [2022-05-17T10:33:59.319Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
10:33:59 [2022-05-17T10:33:59.319Z] === RUN   TestWaitNonBlocked
10:33:59 [2022-05-17T10:33:59.319Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:33:59 [2022-05-17T10:33:59.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:33:59 [2022-05-17T10:33:59.319Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:33:59 [2022-05-17T10:33:59.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:33:59 [2022-05-17T10:33:59.319Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:33:59 [2022-05-17T10:33:59.319Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:33:59 [2022-05-17T10:33:59.319Z] --- PASS: TestWaitNonBlocked (0.01s)
10:33:59 [2022-05-17T10:33:59.319Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
10:33:59 [2022-05-17T10:33:59.319Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
10:33:59 [2022-05-17T10:33:59.319Z] === RUN   TestWaitBlocked
10:33:59 [2022-05-17T10:33:59.319Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:33:59 [2022-05-17T10:33:59.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:33:59 [2022-05-17T10:33:59.319Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:33:59 [2022-05-17T10:33:59.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:33:59 [2022-05-17T10:33:59.319Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:33:59 [2022-05-17T10:33:59.319Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:33:59 [2022-05-17T10:33:59.579Z] --- PASS: TestWaitBlocked (0.01s)
10:33:59 [2022-05-17T10:33:59.579Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
10:33:59 [2022-05-17T10:33:59.579Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
10:33:59 [2022-05-17T10:33:59.579Z] === CONT  TestDaemonRestartIpcMode
10:33:59 [2022-05-17T10:33:59.579Z] === CONT  TestIpcModeOlderClient
10:33:59 [2022-05-17T10:33:59.838Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:33:59 [2022-05-17T10:33:59.838Z] === CONT  TestRestartDaemonWithRestartingContainer
10:34:00 [2022-05-17T10:34:00.150Z] Cannot create a file when that file already exists.
10:34:01 [2022-05-17T10:34:01.803Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
10:34:01 [2022-05-17T10:34:01.804Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:34:01 [2022-05-17T10:34:01.804Z]     service_test.go:243: FLAKY_TEST
10:34:01 [2022-05-17T10:34:01.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:34:01 [2022-05-17T10:34:01.804Z] === RUN   TestServiceWithDataPathPortInit
10:34:02 [2022-05-17T10:34:02.385Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s)
10:34:02 [2022-05-17T10:34:02.385Z] --- PASS: TestDaemonRestartIpcMode (2.58s)
10:34:02 [2022-05-17T10:34:02.385Z] PASS
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === Skipped
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
10:34:02 [2022-05-17T10:34:02.385Z]     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)
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     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)
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     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)
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestPause (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
10:34:02 [2022-05-17T10:34:02.385Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
10:34:02 [2022-05-17T10:34:02.385Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestStats (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
10:34:02 [2022-05-17T10:34:02.385Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:34:02 [2022-05-17T10:34:02.385Z] 
10:34:02 [2022-05-17T10:34:02.385Z] DONE 214 tests, 27 skipped in 72.815s
10:34:02 [2022-05-17T10:34:02.385Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
10:34:02 [2022-05-17T10:34:02.385Z] === RUN   TestConfigDaemonLibtrustID
10:34:02 [2022-05-17T10:34:02.800Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:34:02 [2022-05-17T10:34:02.800Z] === RUN   TestDockerSuite/TestExecTTY
10:34:02 [2022-05-17T10:34:02.954Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
10:34:02 [2022-05-17T10:34:02.954Z] === RUN   TestConfigDaemonID
10:34:03 [2022-05-17T10:34:03.366Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:34:03 [2022-05-17T10:34:03.931Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:34:04 [2022-05-17T10:34:04.333Z]     daemon_test.go:84: [dbd0a2c84b989] daemon is not started
10:34:04 [2022-05-17T10:34:04.333Z] --- PASS: TestConfigDaemonID (1.08s)
10:34:04 [2022-05-17T10:34:04.333Z] === RUN   TestDaemonConfigValidation
10:34:04 [2022-05-17T10:34:04.333Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:34:04 [2022-05-17T10:34:04.333Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:34:04 [2022-05-17T10:34:04.333Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:34:04 [2022-05-17T10:34:04.333Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:34:04 [2022-05-17T10:34:04.333Z] === RUN   TestDaemonConfigValidation/invalid_config
10:34:04 [2022-05-17T10:34:04.333Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:34:04 [2022-05-17T10:34:04.333Z] === RUN   TestDaemonConfigValidation/malformed_config
10:34:04 [2022-05-17T10:34:04.333Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:34:04 [2022-05-17T10:34:04.333Z] === RUN   TestDaemonConfigValidation/valid_config
10:34:04 [2022-05-17T10:34:04.333Z] === PAUSE TestDaemonConfigValidation/valid_config
10:34:04 [2022-05-17T10:34:04.333Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:34:04 [2022-05-17T10:34:04.333Z] === CONT  TestDaemonConfigValidation/malformed_config
10:34:04 [2022-05-17T10:34:04.333Z] === CONT  TestDaemonConfigValidation/invalid_config
10:34:04 [2022-05-17T10:34:04.333Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:34:04 [2022-05-17T10:34:04.333Z] === CONT  TestDaemonConfigValidation/valid_config
10:34:04 [2022-05-17T10:34:04.333Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:34:04 [2022-05-17T10:34:04.333Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
10:34:04 [2022-05-17T10:34:04.333Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
10:34:04 [2022-05-17T10:34:04.333Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
10:34:04 [2022-05-17T10:34:04.333Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
10:34:04 [2022-05-17T10:34:04.333Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:34:04 [2022-05-17T10:34:04.333Z] === RUN   TestConfigDaemonSeccompProfiles
10:34:04 [2022-05-17T10:34:04.333Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:34:04 [2022-05-17T10:34:04.497Z] === RUN   TestDockerSuite/TestExecUlimits
10:34:05 [2022-05-17T10:34:05.062Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:34:05 [2022-05-17T10:34:05.062Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:34:05 [2022-05-17T10:34:05.062Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:34:05 [2022-05-17T10:34:05.273Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:34:05 [2022-05-17T10:34:05.925Z] Removing intermediate container 1845a4086ded
10:34:05 [2022-05-17T10:34:05.925Z]  ---> a4aadb7a482d
10:34:05 [2022-05-17T10:34:05.925Z] Step 13/13 : CMD ["sh"]
10:34:05 [2022-05-17T10:34:05.925Z]  ---> Running in 9655e983b559
10:34:05 [2022-05-17T10:34:05.997Z] --- PASS: TestServiceUpdateNetwork (13.02s)
10:34:05 [2022-05-17T10:34:05.997Z] === RUN   TestServiceUpdatePidsLimit
10:34:06 [2022-05-17T10:34:06.381Z] Removing intermediate container 9655e983b559
10:34:06 [2022-05-17T10:34:06.381Z]  ---> 07aaf2124e52
10:34:06 [2022-05-17T10:34:06.381Z] Successfully built 07aaf2124e52
10:34:06 [2022-05-17T10:34:06.381Z] Successfully tagged busybox:latest
10:34:06 [2022-05-17T10:34:06.381Z] INFO: Docker images of the daemon under test
10:34:06 [2022-05-17T10:34:06.381Z] 
10:34:06 [2022-05-17T10:34:06.381Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
10:34:06 [2022-05-17T10:34:06.381Z] busybox                                latest              07aaf2124e52        1 second ago        5.29GB
10:34:06 [2022-05-17T10:34:06.381Z] mcr.microsoft.com/windows/servercore   ltsc2019            3e15a767850d        11 days ago         5.26GB
10:34:06 [2022-05-17T10:34:06.381Z] microsoft/windowsservercore            latest              3e15a767850d        11 days ago         5.26GB
10:34:06 [2022-05-17T10:34:06.381Z] 
10:34:06 [2022-05-17T10:34:06.381Z] INFO: Running integration tests at 05/17/2022 10:34:06...
10:34:06 [2022-05-17T10:34:06.381Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:34:06 [2022-05-17T10:34:06.381Z] INFO: Integration API tests being run from the host:
10:34:06 [2022-05-17T10:34:06.381Z] INFO: make.ps1 starting at 05/17/2022 10:34:06
10:34:06 [2022-05-17T10:34:06.651Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:34:06 [2022-05-17T10:34:06.930Z] === RUN   TestDockerSuite/TestExecWithNoTERM
10:34:07 [2022-05-17T10:34:07.190Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:34:07 [2022-05-17T10:34:07.190Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:34:07 [2022-05-17T10:34:07.590Z] === CONT  TestConfigDaemonSeccompProfiles
10:34:07 [2022-05-17T10:34:07.590Z]     daemon_test.go:198: [d54e53ec63469] daemon is not started
10:34:07 [2022-05-17T10:34:07.590Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s)
10:34:07 [2022-05-17T10:34:07.590Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
10:34:07 [2022-05-17T10:34:07.590Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
10:34:07 [2022-05-17T10:34:07.590Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
10:34:07 [2022-05-17T10:34:07.590Z] === RUN   TestDaemonProxy
10:34:07 [2022-05-17T10:34:07.590Z]     daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
10:34:07 [2022-05-17T10:34:07.590Z] --- SKIP: TestDaemonProxy (0.00s)
10:34:07 [2022-05-17T10:34:07.590Z] PASS
10:34:07 [2022-05-17T10:34:07.590Z] 
10:34:07 [2022-05-17T10:34:07.590Z] === Skipped
10:34:07 [2022-05-17T10:34:07.590Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
10:34:07 [2022-05-17T10:34:07.590Z]     daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
10:34:07 [2022-05-17T10:34:07.590Z] 
10:34:07 [2022-05-17T10:34:07.590Z] DONE 13 tests, 1 skipped in 5.228s
10:34:07 [2022-05-17T10:34:07.590Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:34:07 [2022-05-17T10:34:07.590Z] INFO: Testing against a local daemon
10:34:07 [2022-05-17T10:34:07.590Z] === RUN   TestCommitInheritsEnv
10:34:07 [2022-05-17T10:34:07.757Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:34:07 [2022-05-17T10:34:07.937Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:34:08 [2022-05-17T10:34:08.322Z] === RUN   TestDockerSuite/TestExecWithTERM
10:34:08 [2022-05-17T10:34:08.889Z] === RUN   TestDockerSuite/TestExecWithUser
10:34:09 [2022-05-17T10:34:09.506Z] --- PASS: TestCommitInheritsEnv (1.49s)
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportExtremelyLargeImageWorks
10:34:09 [2022-05-17T10:34:09.506Z] === PAUSE TestImportExtremelyLargeImageWorks
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform/#00
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform/_______
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform//
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform/linux
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform/LINUX
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform/macos
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:34:09 [2022-05-17T10:34:09.506Z] --- PASS: TestImportWithCustomPlatform (0.30s)
10:34:09 [2022-05-17T10:34:09.506Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
10:34:09 [2022-05-17T10:34:09.506Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:34:09 [2022-05-17T10:34:09.506Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:34:09 [2022-05-17T10:34:09.506Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
10:34:09 [2022-05-17T10:34:09.506Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
10:34:09 [2022-05-17T10:34:09.506Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
10:34:09 [2022-05-17T10:34:09.506Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:34:09 [2022-05-17T10:34:09.506Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:34:09 [2022-05-17T10:34:09.506Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImagesFilterMultiReference
10:34:09 [2022-05-17T10:34:09.506Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestImagePullPlatformInvalid
10:34:09 [2022-05-17T10:34:09.506Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
10:34:09 [2022-05-17T10:34:09.506Z] === RUN   TestRemoveImageOrphaning
10:34:09 [2022-05-17T10:34:09.824Z] === RUN   TestDockerSuite/TestGetContainerStats
10:34:11 [2022-05-17T10:34:11.413Z] --- PASS: TestRemoveImageOrphaning (1.60s)
10:34:11 [2022-05-17T10:34:11.413Z] === RUN   TestRemoveImageGarbageCollector
10:34:11 [2022-05-17T10:34:11.413Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:34:11 [2022-05-17T10:34:11.413Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:34:11 [2022-05-17T10:34:11.413Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:34:11 [2022-05-17T10:34:11.413Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:34:11 [2022-05-17T10:34:11.413Z] === RUN   TestTagInvalidReference
10:34:11 [2022-05-17T10:34:11.413Z] --- PASS: TestTagInvalidReference (0.01s)
10:34:11 [2022-05-17T10:34:11.413Z] === RUN   TestTagValidPrefixedRepo
10:34:11 [2022-05-17T10:34:11.413Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:34:11 [2022-05-17T10:34:11.413Z] === RUN   TestTagExistedNameWithoutForce
10:34:11 [2022-05-17T10:34:11.413Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:34:11 [2022-05-17T10:34:11.413Z] === RUN   TestTagOfficialNames
10:34:11 [2022-05-17T10:34:11.413Z] --- PASS: TestTagOfficialNames (0.04s)
10:34:11 [2022-05-17T10:34:11.413Z] === RUN   TestTagMatchesDigest
10:34:11 [2022-05-17T10:34:11.413Z] --- PASS: TestTagMatchesDigest (0.01s)
10:34:11 [2022-05-17T10:34:11.413Z] === CONT  TestImportExtremelyLargeImageWorks
10:34:15 [2022-05-17T10:34:15.129Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:34:15 [2022-05-17T10:34:15.129Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:34:16 [2022-05-17T10:34:16.642Z] --- PASS: TestServiceWithDataPathPortInit (14.21s)
10:34:16 [2022-05-17T10:34:16.642Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:34:18 [2022-05-17T10:34:18.535Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ook2lbckigoo896e7jpcsimoi Created:2022-05-17 10:34:17.117333284 +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[a613293d326ad62f7d8d68bddbb563aa87bb816cc8317ffd87d6142ef4e58fab:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8hsj2ofyf6uj3p6oajg8718qa EndpointID:a0fbad7671fb331703225492b4bac620c428943b8f2504c4e99c264f4322b8b2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:81d3e2c2520b1a240951c99cf51ab56e1989c1dfa56def3a7c1a2f7f00ea93f5 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:04dcc812cdff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8hsj2ofyf6uj3p6oajg8718qa EndpointID:a0fbad7671fb331703225492b4bac620c428943b8f2504c4e99c264f4322b8b2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:34:19 [2022-05-17T10:34:19.309Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:34:20 [2022-05-17T10:34:20.242Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:34:22 [2022-05-17T10:34:22.699Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
10:34:22 [2022-05-17T10:34:22.699Z] PASS
10:34:22 [2022-05-17T10:34:22.699Z] 
10:34:22 [2022-05-17T10:34:22.699Z] === Skipped
10:34:22 [2022-05-17T10:34:22.699Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:34:22 [2022-05-17T10:34:22.699Z]     service_test.go:243: FLAKY_TEST
10:34:22 [2022-05-17T10:34:22.699Z] 
10:34:22 [2022-05-17T10:34:22.699Z] DONE 38 tests, 1 skipped in 44.487s
10:34:22 [2022-05-17T10:34:22.699Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:34:22 [2022-05-17T10:34:22.699Z] INFO: Testing against a local daemon
10:34:22 [2022-05-17T10:34:22.699Z] === RUN   TestDockerNetworkIpvlanPersistance
10:34:22 [2022-05-17T10:34:22.699Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:22 [2022-05-17T10:34:22.699Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:34:22 [2022-05-17T10:34:22.699Z] === RUN   TestDockerNetworkIpvlan
10:34:22 [2022-05-17T10:34:22.699Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:22 [2022-05-17T10:34:22.699Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:34:22 [2022-05-17T10:34:22.699Z] PASS
10:34:22 [2022-05-17T10:34:22.699Z] 
10:34:22 [2022-05-17T10:34:22.699Z] === Skipped
10:34:22 [2022-05-17T10:34:22.699Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:34:22 [2022-05-17T10:34:22.699Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:22 [2022-05-17T10:34:22.699Z] 
10:34:22 [2022-05-17T10:34:22.699Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:34:22 [2022-05-17T10:34:22.699Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:34:22 [2022-05-17T10:34:22.699Z] 
10:34:22 [2022-05-17T10:34:22.699Z] DONE 2 tests, 2 skipped in 0.023s
10:34:22 [2022-05-17T10:34:22.699Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:34:22 [2022-05-17T10:34:22.699Z] INFO: Testing against a local daemon
10:34:22 [2022-05-17T10:34:22.699Z] === RUN   TestDockerNetworkMacvlanPersistance
10:34:22 [2022-05-17T10:34:22.769Z] --- PASS: TestServiceUpdatePidsLimit (16.55s)
10:34:22 [2022-05-17T10:34:22.769Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:34:22 [2022-05-17T10:34:22.769Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s)
10:34:22 [2022-05-17T10:34:22.769Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
10:34:22 [2022-05-17T10:34:22.769Z] PASS
10:34:22 [2022-05-17T10:34:22.769Z] 
10:34:22 [2022-05-17T10:34:22.769Z] === Skipped
10:34:22 [2022-05-17T10:34:22.769Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:34:22 [2022-05-17T10:34:22.769Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:34:22 [2022-05-17T10:34:22.769Z] 
10:34:22 [2022-05-17T10:34:22.769Z] DONE 27 tests, 1 skipped in 178.794s
10:34:22 [2022-05-17T10:34:22.769Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:34:22 [2022-05-17T10:34:22.769Z] ++ 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
10:34:22 [2022-05-17T10:34:22.769Z] ++ set -e
10:34:22 [2022-05-17T10:34:22.769Z] ++ '[' -n 0 ']'
10:34:22 [2022-05-17T10:34:22.769Z] ++ set -x
10:34:22 [2022-05-17T10:34:22.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:34:22 [2022-05-17T10:34:22.770Z] INFO: Testing against a local daemon
10:34:22 [2022-05-17T10:34:22.770Z] === RUN   TestSessionCreate
10:34:22 [2022-05-17T10:34:22.770Z] --- PASS: TestSessionCreate (0.02s)
10:34:22 [2022-05-17T10:34:22.770Z] === RUN   TestSessionCreateWithBadUpgrade
10:34:22 [2022-05-17T10:34:22.770Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
10:34:22 [2022-05-17T10:34:22.770Z] PASS
10:34:22 [2022-05-17T10:34:22.770Z] 
10:34:22 [2022-05-17T10:34:22.770Z] DONE 2 tests in 0.047s
10:34:22 [2022-05-17T10:34:22.770Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:34:22 [2022-05-17T10:34:22.770Z] ++ 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
10:34:22 [2022-05-17T10:34:22.770Z] ++ set -e
10:34:22 [2022-05-17T10:34:22.770Z] ++ '[' -n 0 ']'
10:34:22 [2022-05-17T10:34:22.770Z] ++ set -x
10:34:22 [2022-05-17T10:34:22.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:34:22 [2022-05-17T10:34:22.770Z] INFO: Testing against a local daemon
10:34:22 [2022-05-17T10:34:22.770Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:34:22 [2022-05-17T10:34:22.770Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:34:22 [2022-05-17T10:34:22.770Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:34:22 [2022-05-17T10:34:22.770Z] === RUN   TestDiskUsage
10:34:22 [2022-05-17T10:34:22.770Z] === PAUSE TestDiskUsage
10:34:22 [2022-05-17T10:34:22.770Z] === RUN   TestEventsExecDie
10:34:23 [2022-05-17T10:34:23.027Z] --- PASS: TestEventsExecDie (0.58s)
10:34:23 [2022-05-17T10:34:23.027Z] === RUN   TestEventsBackwardsCompatible
10:34:23 [2022-05-17T10:34:23.027Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
10:34:23 [2022-05-17T10:34:23.027Z] === RUN   TestEventsVolumeCreate
10:34:23 [2022-05-17T10:34:23.027Z] --- PASS: TestEventsVolumeCreate (0.05s)
10:34:23 [2022-05-17T10:34:23.027Z] === RUN   TestInfoBinaryCommits
10:34:23 [2022-05-17T10:34:23.284Z] --- PASS: TestInfoBinaryCommits (0.01s)
10:34:23 [2022-05-17T10:34:23.284Z] === RUN   TestInfoAPIVersioned
10:34:23 [2022-05-17T10:34:23.284Z] --- PASS: TestInfoAPIVersioned (0.00s)
10:34:23 [2022-05-17T10:34:23.284Z] === RUN   TestInfoAPI
10:34:23 [2022-05-17T10:34:23.284Z] --- PASS: TestInfoAPI (0.01s)
10:34:23 [2022-05-17T10:34:23.284Z] === RUN   TestInfoAPIWarnings
10:34:24 [2022-05-17T10:34:24.063Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
10:34:24 [2022-05-17T10:34:24.063Z] === RUN   TestDockerNetworkMacvlan
10:34:24 [2022-05-17T10:34:24.624Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:34:25 [2022-05-17T10:34:25.182Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:34:25 [2022-05-17T10:34:25.440Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:34:25 [2022-05-17T10:34:25.440Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:34:25 [2022-05-17T10:34:25.440Z] === RUN   TestDockerSuite/TestHealth
10:34:25 [2022-05-17T10:34:25.551Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:34:26 [2022-05-17T10:34:26.112Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:34:28 [2022-05-17T10:34:28.000Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:34:29 [2022-05-17T10:34:29.889Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:34:33 [2022-05-17T10:34:33.158Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:34:34 [2022-05-17T10:34:34.086Z] --- PASS: TestDockerNetworkMacvlan (10.01s)
10:34:34 [2022-05-17T10:34:34.086Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:34:34 [2022-05-17T10:34:34.086Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
10:34:34 [2022-05-17T10:34:34.086Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
10:34:34 [2022-05-17T10:34:34.086Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s)
10:34:34 [2022-05-17T10:34:34.086Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s)
10:34:34 [2022-05-17T10:34:34.086Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s)
10:34:34 [2022-05-17T10:34:34.086Z] PASS
10:34:34 [2022-05-17T10:34:34.086Z] 
10:34:34 [2022-05-17T10:34:34.086Z] DONE 8 tests in 11.322s
10:34:34 [2022-05-17T10:34:34.086Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:34:34 [2022-05-17T10:34:34.086Z] testing: warning: no tests to run
10:34:34 [2022-05-17T10:34:34.086Z] PASS
10:34:34 [2022-05-17T10:34:34.086Z] 
10:34:34 [2022-05-17T10:34:34.086Z] DONE 0 tests in 0.007s
10:34:34 [2022-05-17T10:34:34.086Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:34:34 [2022-05-17T10:34:34.086Z] INFO: Testing against a local daemon
10:34:34 [2022-05-17T10:34:34.086Z] === RUN   TestAuthZPluginAllowRequest
10:34:35 [2022-05-17T10:34:35.449Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
10:34:35 [2022-05-17T10:34:35.449Z] === RUN   TestAuthZPluginTLS
10:34:36 [2022-05-17T10:34:36.011Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:34:36 [2022-05-17T10:34:36.011Z] === RUN   TestAuthZPluginDenyRequest
10:34:36 [2022-05-17T10:34:36.266Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:34:36 [2022-05-17T10:34:36.266Z] === RUN   TestAuthZPluginAPIDenyResponse
10:34:36 [2022-05-17T10:34:36.828Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:34:36 [2022-05-17T10:34:36.828Z] === RUN   TestAuthZPluginDenyResponse
10:34:37 [2022-05-17T10:34:37.429Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:34:37 [2022-05-17T10:34:37.429Z] === RUN   TestAuthZPluginAllowEventStream
10:34:38 [2022-05-17T10:34:38.798Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s)
10:34:38 [2022-05-17T10:34:38.798Z] === RUN   TestAuthZPluginErrorResponse
10:34:39 [2022-05-17T10:34:39.053Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:34:39 [2022-05-17T10:34:39.053Z] === RUN   TestAuthZPluginErrorRequest
10:34:39 [2022-05-17T10:34:39.615Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:34:39 [2022-05-17T10:34:39.615Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:34:40 [2022-05-17T10:34:40.176Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:34:40 [2022-05-17T10:34:40.176Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:34:40 [2022-05-17T10:34:40.302Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:34:40 [2022-05-17T10:34:40.302Z] === RUN   TestInfoDebug
10:34:40 [2022-05-17T10:34:40.302Z] --- PASS: TestInfoDebug (0.52s)
10:34:40 [2022-05-17T10:34:40.302Z] === RUN   TestInfoInsecureRegistries
10:34:40 [2022-05-17T10:34:40.867Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:34:40 [2022-05-17T10:34:40.867Z] === RUN   TestInfoRegistryMirrors
10:34:41 [2022-05-17T10:34:41.432Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:34:41 [2022-05-17T10:34:41.432Z] === RUN   TestLoginFailsWithBadCredentials
10:34:41 [2022-05-17T10:34:41.432Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
10:34:41 [2022-05-17T10:34:41.432Z] === RUN   TestPingCacheHeaders
10:34:41 [2022-05-17T10:34:41.432Z] --- PASS: TestPingCacheHeaders (0.01s)
10:34:41 [2022-05-17T10:34:41.432Z] === RUN   TestPingGet
10:34:41 [2022-05-17T10:34:41.432Z] --- PASS: TestPingGet (0.01s)
10:34:41 [2022-05-17T10:34:41.432Z] === RUN   TestPingHead
10:34:41 [2022-05-17T10:34:41.432Z] --- PASS: TestPingHead (0.02s)
10:34:41 [2022-05-17T10:34:41.432Z] === RUN   TestPingSwarmHeader
10:34:41 [2022-05-17T10:34:41.542Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
10:34:41 [2022-05-17T10:34:41.542Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:34:41 [2022-05-17T10:34:41.998Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:34:42 [2022-05-17T10:34:42.563Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:34:43 [2022-05-17T10:34:43.432Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s)
10:34:43 [2022-05-17T10:34:43.432Z] === RUN   TestAuthZPluginHeader
10:34:43 [2022-05-17T10:34:43.496Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:34:43 [2022-05-17T10:34:43.496Z] --- PASS: TestPingSwarmHeader (2.19s)
10:34:43 [2022-05-17T10:34:43.496Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:34:43 [2022-05-17T10:34:43.496Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:34:43 [2022-05-17T10:34:43.496Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:34:43 [2022-05-17T10:34:43.496Z] === RUN   TestVersion
10:34:43 [2022-05-17T10:34:43.496Z] --- PASS: TestVersion (0.01s)
10:34:43 [2022-05-17T10:34:43.496Z] === CONT  TestDiskUsage
10:34:43 [2022-05-17T10:34:43.687Z] --- PASS: TestAuthZPluginHeader (0.70s)
10:34:43 [2022-05-17T10:34:43.688Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/container_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/image_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/volume_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/build-cache_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:34:44 [2022-05-17T10:34:44.062Z] === RUN   TestDiskUsage/after_LoadBusybox
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:34:44 [2022-05-17T10:34:44.319Z] === RUN   TestDiskUsage/after_container.Run
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:34:44 [2022-05-17T10:34:44.578Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:34:44 [2022-05-17T10:34:44.837Z] --- PASS: TestDiskUsage (1.23s)
10:34:44 [2022-05-17T10:34:44.837Z]     --- PASS: TestDiskUsage/empty (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.14s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z] PASS
10:34:44 [2022-05-17T10:34:44.837Z] 
10:34:44 [2022-05-17T10:34:44.837Z] === Skipped
10:34:44 [2022-05-17T10:34:44.837Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:34:44 [2022-05-17T10:34:44.837Z] 
10:34:44 [2022-05-17T10:34:44.837Z] DONE 54 tests, 1 skipped in 22.357s
10:34:44 [2022-05-17T10:34:44.837Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:34:44 [2022-05-17T10:34:44.837Z] ++ 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
10:34:44 [2022-05-17T10:34:44.837Z] ++ set -e
10:34:44 [2022-05-17T10:34:44.837Z] ++ '[' -n 0 ']'
10:34:44 [2022-05-17T10:34:44.837Z] ++ set -x
10:34:44 [2022-05-17T10:34:44.837Z] ++ env -i DEST=/go/src/github.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
10:34:44 [2022-05-17T10:34:44.837Z] INFO: Testing against a local daemon
10:34:44 [2022-05-17T10:34:44.837Z] === RUN   TestVolumesCreateAndList
10:34:44 [2022-05-17T10:34:44.837Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:34:44 [2022-05-17T10:34:44.837Z] === RUN   TestVolumesRemove
10:34:44 [2022-05-17T10:34:44.837Z] --- PASS: TestVolumesRemove (0.05s)
10:34:44 [2022-05-17T10:34:44.837Z] === RUN   TestVolumesInspect
10:34:44 [2022-05-17T10:34:44.837Z] --- PASS: TestVolumesInspect (0.01s)
10:34:44 [2022-05-17T10:34:44.837Z] === RUN   TestVolumesInvalidJSON
10:34:44 [2022-05-17T10:34:44.837Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:34:44 [2022-05-17T10:34:44.837Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:34:44 [2022-05-17T10:34:44.837Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:34:44 [2022-05-17T10:34:44.837Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:34:44 [2022-05-17T10:34:44.837Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:34:44 [2022-05-17T10:34:44.837Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:34:44 [2022-05-17T10:34:44.837Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:34:44 [2022-05-17T10:34:44.837Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:34:44 [2022-05-17T10:34:44.837Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:34:44 [2022-05-17T10:34:44.837Z] PASS
10:34:44 [2022-05-17T10:34:44.837Z] 
10:34:44 [2022-05-17T10:34:44.837Z] DONE 9 tests in 0.112s
10:34:44 [2022-05-17T10:34:44.837Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:34:45 [2022-05-17T10:34:45.095Z] ++++ cat bundles/test-integration/docker.pid
10:34:45 [2022-05-17T10:34:45.095Z] +++ kill 11134
10:34:45 [2022-05-17T10:34:45.163Z] --- PASS: TestBuildWithHugeFile (116.15s)
10:34:45 [2022-05-17T10:34:45.163Z] === RUN   TestBuildWCOWSandboxSize
10:34:45 [2022-05-17T10:34:45.163Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:34:45 [2022-05-17T10:34:45.163Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z] === RUN   TestBuildWithEmptyDockerfile
10:34:45 [2022-05-17T10:34:45.163Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:34:45 [2022-05-17T10:34:45.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:34:45 [2022-05-17T10:34:45.163Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:34:45 [2022-05-17T10:34:45.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:34:45 [2022-05-17T10:34:45.163Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:34:45 [2022-05-17T10:34:45.163Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:34:45 [2022-05-17T10:34:45.163Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:34:45 [2022-05-17T10:34:45.163Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:34:45 [2022-05-17T10:34:45.163Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:34:45 [2022-05-17T10:34:45.163Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
10:34:45 [2022-05-17T10:34:45.163Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z] === RUN   TestBuildPreserveOwnership
10:34:45 [2022-05-17T10:34:45.163Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
10:34:45 [2022-05-17T10:34:45.163Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z] === RUN   TestBuildPlatformInvalid
10:34:45 [2022-05-17T10:34:45.163Z] --- PASS: TestBuildPlatformInvalid (0.08s)
10:34:45 [2022-05-17T10:34:45.163Z] PASS
10:34:45 [2022-05-17T10:34:45.163Z] ok  	github.com/docker/docker/integration/build	185.851s
10:34:45 [2022-05-17T10:34:45.163Z] 
10:34:45 [2022-05-17T10:34:45.163Z] === Skipped
10:34:45 [2022-05-17T10:34:45.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z]     build_session_test.go:25: TODO: BuildKit
10:34:45 [2022-05-17T10:34:45.163Z] 
10:34:45 [2022-05-17T10:34:45.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:34:45 [2022-05-17T10:34:45.163Z] 
10:34:45 [2022-05-17T10:34:45.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:34:45 [2022-05-17T10:34:45.163Z] 
10:34:45 [2022-05-17T10:34:45.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:34:45 [2022-05-17T10:34:45.163Z] 
10:34:45 [2022-05-17T10:34:45.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:34:45 [2022-05-17T10:34:45.163Z] 
10:34:45 [2022-05-17T10:34:45.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
10:34:45 [2022-05-17T10:34:45.163Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
10:34:45 [2022-05-17T10:34:45.163Z] 
10:34:45 [2022-05-17T10:34:45.163Z] DONE 29 tests, 6 skipped in 220.976s
10:34:45 [2022-05-17T10:34:45.622Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:34:45 [2022-05-17T10:34:45.660Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:34:45 [2022-05-17T10:34:45.660Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:34:45 [2022-05-17T10:34:45.660Z] +++ /etc/init.d/apparmor stop
10:34:45 [2022-05-17T10:34:45.660Z] Leaving: AppArmorNo profiles have been unloaded.
10:34:45 [2022-05-17T10:34:45.660Z] 
10:34:45 [2022-05-17T10:34:45.660Z] Unloading profiles will leave already running processes permanently
10:34:45 [2022-05-17T10:34:45.660Z] unconfined, which can lead to unexpected situations.
10:34:45 [2022-05-17T10:34:45.660Z] 
10:34:45 [2022-05-17T10:34:45.660Z] To set a process to complain mode, use the command line tool
10:34:45 [2022-05-17T10:34:45.660Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:34:45 [2022-05-17T10:34:45.660Z] +++ true
10:34:45 [2022-05-17T10:34:45.660Z] exiting test-integration
10:34:45 [2022-05-17T10:34:45.660Z] ++ exit 0
10:34:45 [2022-05-17T10:34:45.660Z] 
10:34:46 [2022-05-17T10:34:46.225Z] + for job in $(jobs -p)
10:34:46 [2022-05-17T10:34:46.225Z] + wait 19729
10:34:46 [2022-05-17T10:34:46.492Z] --- PASS: TestBuildWithHugeFile (49.67s)
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildWCOWSandboxSize
10:34:46 [2022-05-17T10:34:46.492Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:34:46 [2022-05-17T10:34:46.492Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildWithEmptyDockerfile
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:34:46 [2022-05-17T10:34:46.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:34:46 [2022-05-17T10:34:46.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:34:46 [2022-05-17T10:34:46.492Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:34:46 [2022-05-17T10:34:46.492Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:34:46 [2022-05-17T10:34:46.492Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:34:46 [2022-05-17T10:34:46.492Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:34:46 [2022-05-17T10:34:46.492Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:34:46 [2022-05-17T10:34:46.492Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
10:34:46 [2022-05-17T10:34:46.492Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
10:34:46 [2022-05-17T10:34:46.492Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildPreserveOwnership
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildPreserveOwnership/copy_from
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:34:46 [2022-05-17T10:34:46.492Z] --- PASS: TestBuildPreserveOwnership (2.91s)
10:34:46 [2022-05-17T10:34:46.492Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.96s)
10:34:46 [2022-05-17T10:34:46.492Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildPlatformInvalid
10:34:46 [2022-05-17T10:34:46.492Z] --- PASS: TestBuildPlatformInvalid (0.08s)
10:34:46 [2022-05-17T10:34:46.492Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:34:46 [2022-05-17T10:34:46.492Z] Loaded image: busybox:latest
10:34:46 [2022-05-17T10:34:46.492Z] Loaded image: busybox:glibc
10:34:46 [2022-05-17T10:34:46.492Z] Loaded image: debian:bullseye-slim
10:34:46 [2022-05-17T10:34:46.492Z] Loaded image: hello-world:latest
10:34:46 [2022-05-17T10:34:46.492Z] Loaded image: arm32v7/hello-world:latest
10:34:46 [2022-05-17T10:34:46.790Z]     check_test.go:378: [d44e77ec46abc] daemon is not started
10:34:46 [2022-05-17T10:34:46.790Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:34:46 [2022-05-17T10:34:46.790Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:34:46 [2022-05-17T10:34:46.790Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:34:46 [2022-05-17T10:34:46.790Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:34:47 [2022-05-17T10:34:47.048Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:34:47 [2022-05-17T10:34:47.048Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:34:47 [2022-05-17T10:34:47.305Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:34:47 [2022-05-17T10:34:47.563Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:34:47 [2022-05-17T10:34:47.563Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:34:47 [2022-05-17T10:34:47.788Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:34:47 [2022-05-17T10:34:47.788Z] INFO: Testing against a local daemon
10:34:47 [2022-05-17T10:34:47.788Z] === RUN   TestConfigInspect
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] --- SKIP: TestConfigInspect (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z] === RUN   TestConfigList
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] --- SKIP: TestConfigList (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z] === RUN   TestConfigsCreateAndDelete
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z] === RUN   TestConfigsUpdate
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] --- SKIP: TestConfigsUpdate (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z] === RUN   TestTemplatedConfig
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] --- SKIP: TestTemplatedConfig (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z] === RUN   TestConfigCreateResolve
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
10:34:47 [2022-05-17T10:34:47.788Z] --- SKIP: TestConfigCreateResolve (0.01s)
10:34:47 [2022-05-17T10:34:47.788Z] PASS
10:34:47 [2022-05-17T10:34:47.788Z] ok  	github.com/docker/docker/integration/config	0.091s
10:34:47 [2022-05-17T10:34:47.788Z] 
10:34:47 [2022-05-17T10:34:47.788Z] === Skipped
10:34:47 [2022-05-17T10:34:47.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] 
10:34:47 [2022-05-17T10:34:47.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] 
10:34:47 [2022-05-17T10:34:47.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] 
10:34:47 [2022-05-17T10:34:47.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] 
10:34:47 [2022-05-17T10:34:47.788Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:34:47 [2022-05-17T10:34:47.788Z] 
10:34:47 [2022-05-17T10:34:47.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s)
10:34:47 [2022-05-17T10:34:47.788Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
10:34:47 [2022-05-17T10:34:47.788Z] 
10:34:47 [2022-05-17T10:34:47.788Z] DONE 6 tests, 6 skipped in 1.970s
10:34:47 [2022-05-17T10:34:47.788Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:34:47 [2022-05-17T10:34:47.853Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s)
10:34:47 [2022-05-17T10:34:47.853Z] === RUN   TestAuthZPluginV2Disable
10:34:48 [2022-05-17T10:34:48.133Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:34:48 [2022-05-17T10:34:48.133Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:34:48 [2022-05-17T10:34:48.705Z]     docker_api_swarm_test.go:802: [d91cd5be665f9] joining swarm manager [d05c9f374d31a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:34:48 [2022-05-17T10:34:48.705Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:34:49 [2022-05-17T10:34:49.638Z] === RUN   TestDockerSuite/TestImagesFormat
10:34:49 [2022-05-17T10:34:49.638Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:34:50 [2022-05-17T10:34:50.203Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:34:50 [2022-05-17T10:34:50.203Z]     docker_api_swarm_test.go:802: [d06952ca4a259] joining swarm manager [d05c9f374d31a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:34:50 [2022-05-17T10:34:50.454Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:34:50 [2022-05-17T10:34:50.454Z] INFO: Testing against a local daemon
10:34:50 [2022-05-17T10:34:50.454Z] === RUN   TestBuildWithSession
10:34:50 [2022-05-17T10:34:50.454Z]     build_session_test.go:25: TODO: BuildKit
10:34:50 [2022-05-17T10:34:50.454Z] --- SKIP: TestBuildWithSession (0.00s)
10:34:50 [2022-05-17T10:34:50.454Z] === RUN   TestBuildSquashParent
10:34:50 [2022-05-17T10:34:50.454Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:34:50 [2022-05-17T10:34:50.454Z] --- SKIP: TestBuildSquashParent (0.00s)
10:34:50 [2022-05-17T10:34:50.454Z] === RUN   TestBuildWithRemoveAndForceRemove
10:34:50 [2022-05-17T10:34:50.454Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:34:50 [2022-05-17T10:34:50.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:34:50 [2022-05-17T10:34:50.454Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:34:50 [2022-05-17T10:34:50.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:34:50 [2022-05-17T10:34:50.454Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:34:50 [2022-05-17T10:34:50.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:34:50 [2022-05-17T10:34:50.454Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:34:50 [2022-05-17T10:34:50.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:34:50 [2022-05-17T10:34:50.454Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:34:50 [2022-05-17T10:34:50.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:34:50 [2022-05-17T10:34:50.454Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:34:50 [2022-05-17T10:34:50.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:34:50 [2022-05-17T10:34:50.454Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:34:50 [2022-05-17T10:34:50.454Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:34:50 [2022-05-17T10:34:50.454Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:34:50 [2022-05-17T10:34:50.454Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:34:50 [2022-05-17T10:34:50.675Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:34:50 [2022-05-17T10:34:50.675Z] INFO: Testing against a local daemon
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestAttachWithTTY
10:34:50 [2022-05-17T10:34:50.675Z] --- PASS: TestAttachWithTTY (0.14s)
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestAttachWithoutTTy
10:34:50 [2022-05-17T10:34:50.675Z] --- PASS: TestAttachWithoutTTy (0.13s)
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestCheckpoint
10:34:50 [2022-05-17T10:34:50.675Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:34:50 [2022-05-17T10:34:50.675Z] --- SKIP: TestCheckpoint (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/commit
10:34:50 [2022-05-17T10:34:50.675Z] === PAUSE TestContainerInvalidJSON/commit
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/create
10:34:50 [2022-05-17T10:34:50.675Z] === PAUSE TestContainerInvalidJSON/containers/create
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:34:50 [2022-05-17T10:34:50.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:34:50 [2022-05-17T10:34:50.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:34:50 [2022-05-17T10:34:50.675Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:34:50 [2022-05-17T10:34:50.675Z] === CONT  TestContainerInvalidJSON/commit
10:34:50 [2022-05-17T10:34:50.675Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:34:50 [2022-05-17T10:34:50.675Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:34:50 [2022-05-17T10:34:50.675Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:34:50 [2022-05-17T10:34:50.675Z] === CONT  TestContainerInvalidJSON/containers/create
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:34:50 [2022-05-17T10:34:50.675Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:34:50 [2022-05-17T10:34:50.675Z]     --- PASS: TestContainerInvalidJSON/commit (0.02s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s)
10:34:50 [2022-05-17T10:34:50.675Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:34:50 [2022-05-17T10:34:50.675Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:34:51 [2022-05-17T10:34:51.116Z] --- PASS: TestAuthZPluginV2Disable (3.40s)
10:34:51 [2022-05-17T10:34:51.116Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:34:51 [2022-05-17T10:34:51.132Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s)
10:34:51 [2022-05-17T10:34:51.132Z] === RUN   TestCopyFromContainerPathIsNotDir
10:34:51 [2022-05-17T10:34:51.132Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s)
10:34:51 [2022-05-17T10:34:51.132Z] === RUN   TestCopyToContainerPathDoesNotExist
10:34:51 [2022-05-17T10:34:51.575Z]     docker_api_swarm_test.go:802: [d18d0fa546368] joining swarm manager [d05c9f374d31a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:34:51 [2022-05-17T10:34:51.587Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
10:34:51 [2022-05-17T10:34:51.587Z] === RUN   TestCopyEmptyFile
10:34:52 [2022-05-17T10:34:52.042Z] --- PASS: TestCopyEmptyFile (0.39s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCopyToContainerPathIsNotDir
10:34:52 [2022-05-17T10:34:52.042Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCopyFromContainer
10:34:52 [2022-05-17T10:34:52.042Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:34:52 [2022-05-17T10:34:52.042Z] --- SKIP: TestCopyFromContainer (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:34:52 [2022-05-17T10:34:52.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateLinkToNonExistingContainer
10:34:52 [2022-05-17T10:34:52.042Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:34:52 [2022-05-17T10:34:52.042Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidEnv
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidEnv/0
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateWithInvalidEnv/0
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidEnv/1
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateWithInvalidEnv/1
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidEnv/2
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateWithInvalidEnv/2
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateWithInvalidEnv/0
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateWithInvalidEnv/2
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateWithInvalidEnv/1
10:34:52 [2022-05-17T10:34:52.042Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateTmpfsMountsTarget
10:34:52 [2022-05-17T10:34:52.042Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:34:52 [2022-05-17T10:34:52.042Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithCustomMaskedPaths
10:34:52 [2022-05-17T10:34:52.042Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:34:52 [2022-05-17T10:34:52.042Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithCustomReadonlyPaths
10:34:52 [2022-05-17T10:34:52.042Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:34:52 [2022-05-17T10:34:52.042Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:34:52 [2022-05-17T10:34:52.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:34:52 [2022-05-17T10:34:52.042Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:34:52 [2022-05-17T10:34:52.042Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:34:52 [2022-05-17T10:34:52.042Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:34:52 [2022-05-17T10:34:52.042Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateDifferentPlatform
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateDifferentPlatform/different_os
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:34:52 [2022-05-17T10:34:52.042Z] --- PASS: TestCreateDifferentPlatform (0.04s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
10:34:52 [2022-05-17T10:34:52.042Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:34:52 [2022-05-17T10:34:52.042Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:34:52 [2022-05-17T10:34:52.499Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:34:52 [2022-05-17T10:34:52.499Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:34:52 [2022-05-17T10:34:52.499Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestContainerKillOnDaemonStart
10:34:52 [2022-05-17T10:34:52.499Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:34:52 [2022-05-17T10:34:52.499Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestWindowsDevices
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestWindowsDevices/process/no_device_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === PAUSE TestWindowsDevices/process/no_device_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === CONT  TestWindowsDevices/process/no_device_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.499Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
10:34:52 [2022-05-17T10:34:52.499Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:34:52 [2022-05-17T10:34:52.499Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.507Z]     docker_api_swarm_test.go:802: [dc4522dcfd422] joining swarm manager [d05c9f374d31a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:34:52 [2022-05-17T10:34:52.765Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:34:52 [2022-05-17T10:34:52.765Z] === RUN   TestDockerSuite/TestImportBadURL
10:34:52 [2022-05-17T10:34:52.765Z] === RUN   TestDockerSuite/TestImportDisplay
10:34:52 [2022-05-17T10:34:52.956Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:52 [2022-05-17T10:34:52.956Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:53 [2022-05-17T10:34:53.071Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.33s)
10:34:53 [2022-05-17T10:34:53.071Z] PASS
10:34:53 [2022-05-17T10:34:53.071Z] 
10:34:53 [2022-05-17T10:34:53.071Z] === Skipped
10:34:53 [2022-05-17T10:34:53.071Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:34:53 [2022-05-17T10:34:53.071Z]     build_session_test.go:25: TODO: BuildKit
10:34:53 [2022-05-17T10:34:53.071Z] 
10:34:53 [2022-05-17T10:34:53.071Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:34:53 [2022-05-17T10:34:53.071Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:34:53 [2022-05-17T10:34:53.071Z] 
10:34:53 [2022-05-17T10:34:53.071Z] DONE 34 tests, 2 skipped in 80.854s
10:34:53 [2022-05-17T10:34:53.071Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:34:53 [2022-05-17T10:34:53.071Z] ++ 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
10:34:53 [2022-05-17T10:34:53.071Z] ++ set -e
10:34:53 [2022-05-17T10:34:53.071Z] ++ '[' -n 0 ']'
10:34:53 [2022-05-17T10:34:53.071Z] ++ set -x
10:34:53 [2022-05-17T10:34:53.071Z] ++ env -i DEST=/go/src/github.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
10:34:53 [2022-05-17T10:34:53.071Z] INFO: Testing against a local daemon
10:34:53 [2022-05-17T10:34:53.071Z] === RUN   TestConfigInspect
10:34:53 [2022-05-17T10:34:53.451Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:34:53 [2022-05-17T10:34:53.451Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:34:53 [2022-05-17T10:34:53.451Z] GOOS="" GOARCH="" GOARM=""
10:34:53 [2022-05-17T10:34:53.451Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:34:53 [2022-05-17T10:34:53.451Z] 
10:34:53 [2022-05-17T10:34:53.451Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:34:53 [2022-05-17T10:34:53.451Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:34:53 [2022-05-17T10:34:53.451Z] Using test binary docker
10:34:53 [2022-05-17T10:34:53.451Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:34:53 [2022-05-17T10:34:53.451Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:34:53 [2022-05-17T10:34:53.451Z] INFO: Waiting for daemon to start...
10:34:53 [2022-05-17T10:34:53.451Z] Starting dockerd
10:34:53 [2022-05-17T10:34:53.451Z] .
10:34:53 [2022-05-17T10:34:53.451Z] INFO: Building docker-sdk-python3:5.0.3...
10:34:53 [2022-05-17T10:34:53.697Z] === RUN   TestDockerSuite/TestImportFile
10:34:54 [2022-05-17T10:34:54.381Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s)
10:34:54 [2022-05-17T10:34:54.381Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:34:54 [2022-05-17T10:34:54.630Z]     docker_api_swarm_test.go:810: [df136f92fe20b] joining swarm manager [d05c9f374d31a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
10:34:54 [2022-05-17T10:34:54.888Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:34:54 [2022-05-17T10:34:54.888Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:34:54 [2022-05-17T10:34:54.982Z] --- PASS: TestConfigInspect (2.29s)
10:34:54 [2022-05-17T10:34:54.982Z] === RUN   TestConfigList
10:34:56 [2022-05-17T10:34:56.784Z] === RUN   TestDockerSuite/TestImportGzipped
10:34:56 [2022-05-17T10:34:56.893Z] --- PASS: TestConfigList (2.18s)
10:34:56 [2022-05-17T10:34:56.893Z] === RUN   TestConfigsCreateAndDelete
10:34:58 [2022-05-17T10:34:58.158Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:34:58 [2022-05-17T10:34:58.910Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:34:58 [2022-05-17T10:34:58.911Z] --- PASS: TestWindowsDevices (0.03s)
10:34:58 [2022-05-17T10:34:58.911Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s)
10:34:58 [2022-05-17T10:34:58.911Z]     --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s)
10:34:58 [2022-05-17T10:34:58.911Z]     --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.67s)
10:34:58 [2022-05-17T10:34:58.911Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.66s)
10:34:58 [2022-05-17T10:34:58.911Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (5.97s)
10:34:58 [2022-05-17T10:34:58.911Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.56s)
10:34:58 [2022-05-17T10:34:58.911Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.61s)
10:34:58 [2022-05-17T10:34:58.911Z]     --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.47s)
10:34:58 [2022-05-17T10:34:58.911Z] === RUN   TestDiff
10:34:58 [2022-05-17T10:34:58.911Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:34:58 [2022-05-17T10:34:58.911Z] --- SKIP: TestDiff (0.00s)
10:34:58 [2022-05-17T10:34:58.911Z] === RUN   TestExecWithCloseStdin
10:34:59 [2022-05-17T10:34:59.090Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:34:59 [2022-05-17T10:34:59.433Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
10:34:59 [2022-05-17T10:34:59.433Z] === RUN   TestConfigsUpdate
10:34:59 [2022-05-17T10:34:59.654Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:35:00 [2022-05-17T10:35:00.220Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:35:00 [2022-05-17T10:35:00.784Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:35:00 [2022-05-17T10:35:00.784Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:35:00 [2022-05-17T10:35:00.784Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:35:01 [2022-05-17T10:35:01.042Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:35:01 [2022-05-17T10:35:01.075Z] --- PASS: TestExecWithCloseStdin (2.34s)
10:35:01 [2022-05-17T10:35:01.075Z] === RUN   TestExec
10:35:01 [2022-05-17T10:35:01.342Z] --- PASS: TestConfigsUpdate (2.24s)
10:35:01 [2022-05-17T10:35:01.343Z] === RUN   TestTemplatedConfig
10:35:01 [2022-05-17T10:35:01.607Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:35:02 [2022-05-17T10:35:02.172Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:35:02 [2022-05-17T10:35:02.738Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:35:02 [2022-05-17T10:35:02.833Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:35:02 [2022-05-17T10:35:02.833Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:35:03 [2022-05-17T10:35:03.241Z] --- PASS: TestExec (2.18s)
10:35:03 [2022-05-17T10:35:03.241Z] === RUN   TestExecUser
10:35:03 [2022-05-17T10:35:03.241Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:35:03 [2022-05-17T10:35:03.242Z] --- SKIP: TestExecUser (0.00s)
10:35:03 [2022-05-17T10:35:03.242Z] === RUN   TestExportContainerAndImportImage
10:35:03 [2022-05-17T10:35:03.242Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:35:03 [2022-05-17T10:35:03.242Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:35:03 [2022-05-17T10:35:03.242Z] === RUN   TestExportContainerAfterDaemonRestart
10:35:03 [2022-05-17T10:35:03.242Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:35:03 [2022-05-17T10:35:03.242Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:35:03 [2022-05-17T10:35:03.242Z] === RUN   TestHealthCheckWorkdir
10:35:03 [2022-05-17T10:35:03.242Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:35:03 [2022-05-17T10:35:03.242Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:35:03 [2022-05-17T10:35:03.242Z] === RUN   TestHealthKillContainer
10:35:03 [2022-05-17T10:35:03.242Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:35:03 [2022-05-17T10:35:03.242Z] --- SKIP: TestHealthKillContainer (0.00s)
10:35:03 [2022-05-17T10:35:03.242Z] === RUN   TestInspectCpusetInConfigPre120
10:35:03 [2022-05-17T10:35:03.242Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:35:03 [2022-05-17T10:35:03.242Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:35:03 [2022-05-17T10:35:03.242Z] === RUN   TestKillContainerInvalidSignal
10:35:03 [2022-05-17T10:35:03.304Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:35:03 [2022-05-17T10:35:03.870Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:35:03 [2022-05-17T10:35:03.870Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:35:03 [2022-05-17T10:35:03.887Z] --- PASS: TestTemplatedConfig (2.45s)
10:35:03 [2022-05-17T10:35:03.887Z] === RUN   TestConfigCreateResolve
10:35:05 [2022-05-17T10:35:05.243Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:35:05 [2022-05-17T10:35:05.408Z] --- PASS: TestKillContainerInvalidSignal (2.14s)
10:35:05 [2022-05-17T10:35:05.408Z] === RUN   TestKillContainer
10:35:05 [2022-05-17T10:35:05.408Z] === RUN   TestKillContainer/no_signal
10:35:05 [2022-05-17T10:35:05.500Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:35:05 [2022-05-17T10:35:05.798Z] --- PASS: TestConfigCreateResolve (2.19s)
10:35:05 [2022-05-17T10:35:05.798Z] PASS
10:35:05 [2022-05-17T10:35:05.798Z] 
10:35:05 [2022-05-17T10:35:05.798Z] DONE 6 tests in 13.629s
10:35:05 [2022-05-17T10:35:05.798Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:35:05 [2022-05-17T10:35:05.798Z] ++ 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
10:35:05 [2022-05-17T10:35:05.798Z] ++ set -e
10:35:05 [2022-05-17T10:35:05.798Z] ++ '[' -n 0 ']'
10:35:05 [2022-05-17T10:35:05.798Z] ++ set -x
10:35:05 [2022-05-17T10:35:05.798Z] ++ env -i DEST=/go/src/github.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
10:35:06 [2022-05-17T10:35:06.059Z] INFO: Testing against a local daemon
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestAttachWithTTY
10:35:06 [2022-05-17T10:35:06.059Z] --- PASS: TestAttachWithTTY (0.06s)
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestAttachWithoutTTy
10:35:06 [2022-05-17T10:35:06.059Z] --- PASS: TestAttachWithoutTTy (0.04s)
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestCheckpoint
10:35:06 [2022-05-17T10:35:06.059Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:35:06 [2022-05-17T10:35:06.059Z] --- SKIP: TestCheckpoint (0.00s)
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/commit
10:35:06 [2022-05-17T10:35:06.059Z] === PAUSE TestContainerInvalidJSON/commit
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/create
10:35:06 [2022-05-17T10:35:06.059Z] === PAUSE TestContainerInvalidJSON/containers/create
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:35:06 [2022-05-17T10:35:06.059Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:35:06 [2022-05-17T10:35:06.059Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:35:06 [2022-05-17T10:35:06.059Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:35:06 [2022-05-17T10:35:06.059Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:35:06 [2022-05-17T10:35:06.059Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:35:06 [2022-05-17T10:35:06.059Z] === CONT  TestContainerInvalidJSON/commit
10:35:06 [2022-05-17T10:35:06.059Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:35:06 [2022-05-17T10:35:06.059Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:35:06 [2022-05-17T10:35:06.059Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:35:06 [2022-05-17T10:35:06.059Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:35:06 [2022-05-17T10:35:06.059Z] === CONT  TestContainerInvalidJSON/containers/create
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:35:06 [2022-05-17T10:35:06.059Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:35:06 [2022-05-17T10:35:06.059Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:35:06 [2022-05-17T10:35:06.059Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:35:06 [2022-05-17T10:35:06.059Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:35:06 [2022-05-17T10:35:06.059Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.059Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.059Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:35:06 [2022-05-17T10:35:06.059Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:35:06 [2022-05-17T10:35:06.059Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:35:06 [2022-05-17T10:35:06.060Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.060Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.060Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:35:06 [2022-05-17T10:35:06.060Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:35:06 [2022-05-17T10:35:06.060Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:35:06 [2022-05-17T10:35:06.065Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:35:06 [2022-05-17T10:35:06.065Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:35:06 [2022-05-17T10:35:06.321Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:35:06 [2022-05-17T10:35:06.321Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:35:06 [2022-05-17T10:35:06.321Z] === RUN   TestCopyFromContainerPathIsNotDir
10:35:06 [2022-05-17T10:35:06.321Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:35:06 [2022-05-17T10:35:06.321Z] === RUN   TestCopyToContainerPathDoesNotExist
10:35:06 [2022-05-17T10:35:06.321Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:35:06 [2022-05-17T10:35:06.321Z] === RUN   TestCopyEmptyFile
10:35:06 [2022-05-17T10:35:06.548Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.85s)
10:35:06 [2022-05-17T10:35:06.548Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:35:06 [2022-05-17T10:35:06.581Z] --- PASS: TestCopyEmptyFile (0.21s)
10:35:06 [2022-05-17T10:35:06.581Z] === RUN   TestCopyToContainerPathIsNotDir
10:35:06 [2022-05-17T10:35:06.581Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:35:06 [2022-05-17T10:35:06.581Z] === RUN   TestCopyFromContainer
10:35:06 [2022-05-17T10:35:06.631Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:35:06 [2022-05-17T10:35:06.631Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:35:06 [2022-05-17T10:35:06.631Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:35:07 [2022-05-17T10:35:07.196Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:35:07 [2022-05-17T10:35:07.526Z] === RUN   TestCopyFromContainer//
10:35:07 [2022-05-17T10:35:07.526Z] === RUN   TestCopyFromContainer//bar/root
10:35:07 [2022-05-17T10:35:07.526Z] === RUN   TestCopyFromContainer//bar/root/
10:35:07 [2022-05-17T10:35:07.574Z] === RUN   TestKillContainer/non_killing_signal
10:35:07 [2022-05-17T10:35:07.574Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:35:07 [2022-05-17T10:35:07.574Z] === RUN   TestKillContainer/killing_signal
10:35:07 [2022-05-17T10:35:07.761Z] === RUN   TestDockerSuite/TestInspectDefault
10:35:07 [2022-05-17T10:35:07.786Z] === RUN   TestCopyFromContainer/bar/quux
10:35:07 [2022-05-17T10:35:07.786Z] === RUN   TestCopyFromContainer/bar/quux/
10:35:07 [2022-05-17T10:35:07.786Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:35:07 [2022-05-17T10:35:07.786Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:35:08 [2022-05-17T10:35:08.046Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:35:08 [2022-05-17T10:35:08.046Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:35:08 [2022-05-17T10:35:08.046Z] === RUN   TestCopyFromContainer/bar/notarget
10:35:08 [2022-05-17T10:35:08.046Z] --- PASS: TestCopyFromContainer (1.57s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:35:08 [2022-05-17T10:35:08.046Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:35:08 [2022-05-17T10:35:08.046Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:35:08 [2022-05-17T10:35:08.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:35:08 [2022-05-17T10:35:08.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:35:08 [2022-05-17T10:35:08.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:35:08 [2022-05-17T10:35:08.307Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:35:08 [2022-05-17T10:35:08.307Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:35:08 [2022-05-17T10:35:08.307Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:35:08 [2022-05-17T10:35:08.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:35:08 [2022-05-17T10:35:08.307Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:35:08 [2022-05-17T10:35:08.307Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:35:08 [2022-05-17T10:35:08.307Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateLinkToNonExistingContainer
10:35:08 [2022-05-17T10:35:08.307Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateWithInvalidEnv
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateWithInvalidEnv/0
10:35:08 [2022-05-17T10:35:08.307Z] === PAUSE TestCreateWithInvalidEnv/0
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateWithInvalidEnv/1
10:35:08 [2022-05-17T10:35:08.307Z] === PAUSE TestCreateWithInvalidEnv/1
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateWithInvalidEnv/2
10:35:08 [2022-05-17T10:35:08.307Z] === PAUSE TestCreateWithInvalidEnv/2
10:35:08 [2022-05-17T10:35:08.307Z] === CONT  TestCreateWithInvalidEnv/0
10:35:08 [2022-05-17T10:35:08.307Z] === CONT  TestCreateWithInvalidEnv/2
10:35:08 [2022-05-17T10:35:08.307Z] === CONT  TestCreateWithInvalidEnv/1
10:35:08 [2022-05-17T10:35:08.307Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:35:08 [2022-05-17T10:35:08.307Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:35:08 [2022-05-17T10:35:08.307Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:35:08 [2022-05-17T10:35:08.307Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateTmpfsMountsTarget
10:35:08 [2022-05-17T10:35:08.307Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:35:08 [2022-05-17T10:35:08.307Z] === RUN   TestCreateWithCustomMaskedPaths
10:35:08 [2022-05-17T10:35:08.327Z] === RUN   TestDockerSuite/TestInspectHistory
10:35:08 [2022-05-17T10:35:08.892Z] === RUN   TestDockerSuite/TestInspectImage
10:35:08 [2022-05-17T10:35:08.892Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:35:08 [2022-05-17T10:35:08.892Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:35:08 [2022-05-17T10:35:08.892Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:35:08 [2022-05-17T10:35:08.892Z] === RUN   TestDockerSuite/TestInspectInt64
10:35:09 [2022-05-17T10:35:09.457Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:35:09 [2022-05-17T10:35:09.689Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
10:35:09 [2022-05-17T10:35:09.689Z] === RUN   TestCreateWithCustomReadonlyPaths
10:35:10 [2022-05-17T10:35:10.022Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:35:10 [2022-05-17T10:35:10.022Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:35:10 [2022-05-17T10:35:10.462Z] --- PASS: TestKillContainer (4.62s)
10:35:10 [2022-05-17T10:35:10.462Z]     --- PASS: TestKillContainer/no_signal (2.02s)
10:35:10 [2022-05-17T10:35:10.462Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:35:10 [2022-05-17T10:35:10.462Z]     --- PASS: TestKillContainer/killing_signal (2.55s)
10:35:10 [2022-05-17T10:35:10.462Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:35:10 [2022-05-17T10:35:10.462Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:35:10 [2022-05-17T10:35:10.462Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:35:10 [2022-05-17T10:35:10.462Z] === RUN   TestKillStoppedContainer
10:35:10 [2022-05-17T10:35:10.462Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:35:10 [2022-05-17T10:35:10.462Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:35:10 [2022-05-17T10:35:10.462Z] === RUN   TestKillStoppedContainerAPIPre120
10:35:10 [2022-05-17T10:35:10.462Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:35:10 [2022-05-17T10:35:10.462Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:35:10 [2022-05-17T10:35:10.462Z] === RUN   TestKillDifferentUserContainer
10:35:10 [2022-05-17T10:35:10.462Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:35:10 [2022-05-17T10:35:10.462Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:35:10 [2022-05-17T10:35:10.462Z] === RUN   TestInspectOomKilledTrue
10:35:10 [2022-05-17T10:35:10.462Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
10:35:10 [2022-05-17T10:35:10.462Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:35:10 [2022-05-17T10:35:10.462Z] === RUN   TestInspectOomKilledFalse
10:35:10 [2022-05-17T10:35:10.462Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:35:10 [2022-05-17T10:35:10.462Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:35:10 [2022-05-17T10:35:10.462Z] === RUN   TestLogsFollowTailEmpty
10:35:10 [2022-05-17T10:35:10.588Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:35:10 [2022-05-17T10:35:10.630Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
10:35:10 [2022-05-17T10:35:10.630Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:35:10 [2022-05-17T10:35:10.630Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:35:10 [2022-05-17T10:35:10.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:35:10 [2022-05-17T10:35:10.630Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:35:10 [2022-05-17T10:35:10.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:35:10 [2022-05-17T10:35:10.630Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:35:10 [2022-05-17T10:35:10.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:35:10 [2022-05-17T10:35:10.630Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:35:10 [2022-05-17T10:35:10.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:35:10 [2022-05-17T10:35:10.630Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:35:10 [2022-05-17T10:35:10.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:35:10 [2022-05-17T10:35:10.630Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:35:10 [2022-05-17T10:35:10.630Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:35:10 [2022-05-17T10:35:10.630Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:35:10 [2022-05-17T10:35:10.630Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:35:10 [2022-05-17T10:35:10.630Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:35:10 [2022-05-17T10:35:10.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:35:10 [2022-05-17T10:35:10.630Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:35:10 [2022-05-17T10:35:10.630Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:35:10 [2022-05-17T10:35:10.630Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:35:10 [2022-05-17T10:35:10.630Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:35:10 [2022-05-17T10:35:10.630Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:35:10 [2022-05-17T10:35:10.630Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:35:11 [2022-05-17T10:35:11.154Z] === RUN   TestDockerSuite/TestInspectPlugin
10:35:11 [2022-05-17T10:35:11.202Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestCreateDifferentPlatform
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestCreateDifferentPlatform/different_os
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:35:11 [2022-05-17T10:35:11.202Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:35:11 [2022-05-17T10:35:11.202Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:35:11 [2022-05-17T10:35:11.202Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:35:11 [2022-05-17T10:35:11.202Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:35:11 [2022-05-17T10:35:11.202Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestContainerStartOnDaemonRestart
10:35:11 [2022-05-17T10:35:11.202Z] === PAUSE TestContainerStartOnDaemonRestart
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestDaemonRestartIpcMode
10:35:11 [2022-05-17T10:35:11.202Z] === PAUSE TestDaemonRestartIpcMode
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestDaemonHostGatewayIP
10:35:11 [2022-05-17T10:35:11.202Z] === PAUSE TestDaemonHostGatewayIP
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestRestartDaemonWithRestartingContainer
10:35:11 [2022-05-17T10:35:11.202Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestContainerKillOnDaemonStart
10:35:11 [2022-05-17T10:35:11.202Z] === PAUSE TestContainerKillOnDaemonStart
10:35:11 [2022-05-17T10:35:11.202Z] === RUN   TestDiff
10:35:11 [2022-05-17T10:35:11.383Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
10:35:11 [2022-05-17T10:35:11.383Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.35s)
10:35:11 [2022-05-17T10:35:11.383Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.44s)
10:35:11 [2022-05-17T10:35:11.383Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.85s)
10:35:11 [2022-05-17T10:35:11.383Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.03s)
10:35:11 [2022-05-17T10:35:11.383Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.03s)
10:35:11 [2022-05-17T10:35:11.383Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.11s)
10:35:11 [2022-05-17T10:35:11.383Z] === RUN   TestBuildMultiStageCopy
10:35:11 [2022-05-17T10:35:11.383Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:35:11 [2022-05-17T10:35:11.772Z] --- PASS: TestDiff (0.43s)
10:35:11 [2022-05-17T10:35:11.772Z] === RUN   TestExecWithCloseStdin
10:35:11 [2022-05-17T10:35:11.988Z] --- PASS: TestLogsFollowTailEmpty (2.05s)
10:35:11 [2022-05-17T10:35:11.988Z] === RUN   TestNetworkNat
10:35:11 [2022-05-17T10:35:11.988Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
10:35:11 [2022-05-17T10:35:11.988Z] --- SKIP: TestNetworkNat (0.00s)
10:35:11 [2022-05-17T10:35:11.988Z] === RUN   TestNetworkLocalhostTCPNat
10:35:12 [2022-05-17T10:35:12.032Z] --- PASS: TestExecWithCloseStdin (0.47s)
10:35:12 [2022-05-17T10:35:12.032Z] === RUN   TestExec
10:35:12 [2022-05-17T10:35:12.603Z] --- PASS: TestExec (0.48s)
10:35:12 [2022-05-17T10:35:12.603Z] === RUN   TestExecUser
10:35:13 [2022-05-17T10:35:13.077Z] === RUN   TestDockerSuite/TestInspectRootFS
10:35:13 [2022-05-17T10:35:13.077Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:35:13 [2022-05-17T10:35:13.202Z] --- PASS: TestExecUser (0.50s)
10:35:13 [2022-05-17T10:35:13.202Z] === RUN   TestExportContainerAndImportImage
10:35:13 [2022-05-17T10:35:13.643Z] === RUN   TestDockerSuite/TestInspectStatus
10:35:13 [2022-05-17T10:35:13.789Z] --- PASS: TestExportContainerAndImportImage (0.64s)
10:35:13 [2022-05-17T10:35:13.789Z] === RUN   TestExportContainerAfterDaemonRestart
10:35:14 [2022-05-17T10:35:14.208Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:35:15 [2022-05-17T10:35:15.181Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
10:35:15 [2022-05-17T10:35:15.181Z] === RUN   TestHealthCheckWorkdir
10:35:15 [2022-05-17T10:35:15.580Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:35:15 [2022-05-17T10:35:15.701Z] --- PASS: TestNetworkLocalhostTCPNat (3.47s)
10:35:15 [2022-05-17T10:35:15.701Z] === RUN   TestNetworkLoopbackNat
10:35:15 [2022-05-17T10:35:15.701Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
10:35:15 [2022-05-17T10:35:15.701Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:35:15 [2022-05-17T10:35:15.701Z] === RUN   TestPause
10:35:15 [2022-05-17T10:35:15.701Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:35:15 [2022-05-17T10:35:15.701Z] --- SKIP: TestPause (0.00s)
10:35:15 [2022-05-17T10:35:15.701Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:35:15 [2022-05-17T10:35:15.752Z] --- PASS: TestHealthCheckWorkdir (0.67s)
10:35:15 [2022-05-17T10:35:15.752Z] === RUN   TestHealthKillContainer
10:35:15 [2022-05-17T10:35:15.837Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:35:16 [2022-05-17T10:35:16.403Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:35:16 [2022-05-17T10:35:16.969Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:35:17 [2022-05-17T10:35:17.535Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:35:17 [2022-05-17T10:35:17.792Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:35:17 [2022-05-17T10:35:17.867Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.03s)
10:35:17 [2022-05-17T10:35:17.867Z] === RUN   TestPauseStopPausedContainer
10:35:17 [2022-05-17T10:35:17.867Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
10:35:17 [2022-05-17T10:35:17.867Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:35:17 [2022-05-17T10:35:17.867Z] === RUN   TestPsFilter
10:35:17 [2022-05-17T10:35:17.867Z] --- PASS: TestPsFilter (0.38s)
10:35:17 [2022-05-17T10:35:17.867Z] === RUN   TestRemoveContainerWithRemovedVolume
10:35:18 [2022-05-17T10:35:18.358Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:35:18 [2022-05-17T10:35:18.358Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:35:19 [2022-05-17T10:35:19.730Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:35:20 [2022-05-17T10:35:20.756Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.55s)
10:35:20 [2022-05-17T10:35:20.756Z] === RUN   TestRemoveContainerWithVolume
10:35:21 [2022-05-17T10:35:21.102Z] === RUN   TestDockerSuite/TestLinksEnvs
10:35:21 [2022-05-17T10:35:21.667Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:35:21 [2022-05-17T10:35:21.698Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:35:21 [2022-05-17T10:35:21.698Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:35:21 [2022-05-17T10:35:21.924Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:35:22 [2022-05-17T10:35:22.662Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:35:22 [2022-05-17T10:35:22.740Z] 97f65a0ec59e: Pull complete
10:35:23 [2022-05-17T10:35:23.296Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:35:23 [2022-05-17T10:35:23.630Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:35:23 [2022-05-17T10:35:23.643Z] --- PASS: TestRemoveContainerWithVolume (2.61s)
10:35:23 [2022-05-17T10:35:23.643Z] === RUN   TestRemoveContainerRunning
10:35:23 [2022-05-17T10:35:23.883Z] --- PASS: TestHealthKillContainer (7.95s)
10:35:23 [2022-05-17T10:35:23.883Z] === RUN   TestInspectCpusetInConfigPre120
10:35:24 [2022-05-17T10:35:24.143Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
10:35:24 [2022-05-17T10:35:24.143Z] === RUN   TestIpcModeNone
10:35:24 [2022-05-17T10:35:24.404Z] --- PASS: TestIpcModeNone (0.46s)
10:35:24 [2022-05-17T10:35:24.404Z] === RUN   TestIpcModePrivate
10:35:24 [2022-05-17T10:35:24.585Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
10:35:24 [2022-05-17T10:35:24.585Z] PASS
10:35:24 [2022-05-17T10:35:24.585Z] 
10:35:24 [2022-05-17T10:35:24.585Z] DONE 17 tests in 47.664s
10:35:24 [2022-05-17T10:35:24.585Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:35:24 [2022-05-17T10:35:24.585Z] INFO: Testing against a local daemon
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:35:24 [2022-05-17T10:35:24.585Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:35:24 [2022-05-17T10:35:24.585Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:35:24 [2022-05-17T10:35:24.585Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:35:24 [2022-05-17T10:35:24.585Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:35:24 [2022-05-17T10:35:24.585Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:35:24 [2022-05-17T10:35:24.585Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:35:24 [2022-05-17T10:35:24.585Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:35:24 [2022-05-17T10:35:24.585Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInstall
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInstall/no_auth
10:35:24 [2022-05-17T10:35:24.585Z] time="2022-05-17T10:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:35:24 [2022-05-17T10:35:24.585Z] time="2022-05-17T10:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4358f6901f82349f30ab6e792da2518ecb1fe9254d6723b938347a98957a25b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:35:24 [2022-05-17T10:35:24.585Z] time="2022-05-17T10:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:35:24 [2022-05-17T10:35:24.585Z] time="2022-05-17T10:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4358f6901f82349f30ab6e792da2518ecb1fe9254d6723b938347a98957a25b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInstall/with_htpasswd
10:35:24 [2022-05-17T10:35:24.585Z] time="2022-05-17T10:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:35:24 [2022-05-17T10:35:24.585Z] time="2022-05-17T10:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4358f6901f82349f30ab6e792da2518ecb1fe9254d6723b938347a98957a25b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:35:24 [2022-05-17T10:35:24.585Z] time="2022-05-17T10:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:35:24 [2022-05-17T10:35:24.585Z] time="2022-05-17T10:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4358f6901f82349f30ab6e792da2518ecb1fe9254d6723b938347a98957a25b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:35:24 [2022-05-17T10:35:24.585Z] === RUN   TestPluginInstall/with_insecure
10:35:24 [2022-05-17T10:35:24.585Z] time="2022-05-17T10:35:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:35:24 [2022-05-17T10:35:24.586Z] time="2022-05-17T10:35:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e170b8205dd42e81a03031d52dd0e448968ba3222fdcd59ba6df16dceb813793" mediatype=application/vnd.docker.plugin.v1+json size=522
10:35:24 [2022-05-17T10:35:24.586Z] time="2022-05-17T10:35:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:35:24 [2022-05-17T10:35:24.586Z] time="2022-05-17T10:35:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e170b8205dd42e81a03031d52dd0e448968ba3222fdcd59ba6df16dceb813793" mediatype=application/vnd.docker.plugin.v1+json size=522
10:35:24 [2022-05-17T10:35:24.586Z]     plugin_test.go:195: [d75ef5d091de3] daemon is not started
10:35:24 [2022-05-17T10:35:24.586Z] --- PASS: TestPluginInstall (2.74s)
10:35:24 [2022-05-17T10:35:24.586Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
10:35:24 [2022-05-17T10:35:24.586Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
10:35:24 [2022-05-17T10:35:24.586Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
10:35:24 [2022-05-17T10:35:24.586Z] === RUN   TestPluginsWithRuntimes
10:35:24 [2022-05-17T10:35:24.668Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:35:24 [2022-05-17T10:35:24.974Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
10:35:24 [2022-05-17T10:35:24.974Z] --- PASS: TestIpcModePrivate (0.49s)
10:35:24 [2022-05-17T10:35:24.974Z] === RUN   TestIpcModeShareable
10:35:25 [2022-05-17T10:35:25.159Z] --- PASS: TestBuildMultiStageCopy (15.07s)
10:35:25 [2022-05-17T10:35:25.159Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.99s)
10:35:25 [2022-05-17T10:35:25.159Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s)
10:35:25 [2022-05-17T10:35:25.159Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s)
10:35:25 [2022-05-17T10:35:25.159Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s)
10:35:25 [2022-05-17T10:35:25.159Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.55s)
10:35:25 [2022-05-17T10:35:25.159Z] === RUN   TestBuildMultiStageParentConfig
10:35:25 [2022-05-17T10:35:25.172Z] --- PASS: TestRemoveContainerRunning (2.06s)
10:35:25 [2022-05-17T10:35:25.172Z] === RUN   TestRemoveContainerForceRemoveRunning
10:35:25 [2022-05-17T10:35:25.235Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
10:35:25 [2022-05-17T10:35:25.496Z] --- PASS: TestIpcModeShareable (0.50s)
10:35:25 [2022-05-17T10:35:25.496Z] === RUN   TestAPIIpcModeShareableAndContainer
10:35:25 [2022-05-17T10:35:25.522Z] sha256:f818020c2a8652e7d7c879d305efd62dcbc88c1418ae013dc44b8934310b8f3b
10:35:25 [2022-05-17T10:35:25.522Z] INFO: Starting docker-py tests...
10:35:25 [2022-05-17T10:35:25.949Z] === RUN   TestPluginsWithRuntimes/No_Args
10:35:26 [2022-05-17T10:35:26.088Z] ============================= test session starts ==============================
10:35:26 [2022-05-17T10:35:26.088Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
10:35:26 [2022-05-17T10:35:26.088Z] rootdir: /src, inifile: pytest.ini
10:35:26 [2022-05-17T10:35:26.088Z] plugins: cov-2.6.1, timeout-1.3.3
10:35:26 [2022-05-17T10:35:26.567Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:35:26 [2022-05-17T10:35:26.567Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:35:26 [2022-05-17T10:35:26.876Z] === RUN   TestPluginsWithRuntimes/With_Args
10:35:26 [2022-05-17T10:35:26.880Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
10:35:26 [2022-05-17T10:35:26.880Z] === RUN   TestAPIIpcModeHost
10:35:27 [2022-05-17T10:35:27.023Z] collected 395 items / 2 deselected / 393 selected
10:35:27 [2022-05-17T10:35:27.023Z] 
10:35:27 [2022-05-17T10:35:27.337Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.03s)
10:35:27 [2022-05-17T10:35:27.338Z] === RUN   TestRemoveInvalidContainer
10:35:27 [2022-05-17T10:35:27.338Z] --- PASS: TestRemoveInvalidContainer (0.04s)
10:35:27 [2022-05-17T10:35:27.338Z] === RUN   TestRenameLinkedContainer
10:35:27 [2022-05-17T10:35:27.338Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:35:27 [2022-05-17T10:35:27.338Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:35:27 [2022-05-17T10:35:27.338Z] === RUN   TestRenameStoppedContainer
10:35:27 [2022-05-17T10:35:27.449Z] --- PASS: TestAPIIpcModeHost (0.36s)
10:35:27 [2022-05-17T10:35:27.450Z] === RUN   TestDaemonIpcModeShareable
10:35:27 [2022-05-17T10:35:27.803Z] --- PASS: TestPluginsWithRuntimes (3.31s)
10:35:27 [2022-05-17T10:35:27.803Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
10:35:27 [2022-05-17T10:35:27.803Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
10:35:27 [2022-05-17T10:35:27.803Z] === RUN   TestPluginBackCompatMediaTypes
10:35:27 [2022-05-17T10:35:27.940Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:35:28 [2022-05-17T10:35:28.198Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:35:28 [2022-05-17T10:35:28.365Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
10:35:28 [2022-05-17T10:35:28.365Z] PASS
10:35:28 [2022-05-17T10:35:28.365Z] 
10:35:28 [2022-05-17T10:35:28.365Z] DONE 24 tests in 6.678s
10:35:28 [2022-05-17T10:35:28.365Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:35:28 [2022-05-17T10:35:28.365Z] INFO: Testing against a local daemon
10:35:28 [2022-05-17T10:35:28.365Z] === RUN   TestExternalGraphDriver
10:35:28 [2022-05-17T10:35:28.390Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
10:35:28 [2022-05-17T10:35:28.390Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
10:35:28 [2022-05-17T10:35:28.390Z] === RUN   TestDaemonIpcModePrivate
10:35:28 [2022-05-17T10:35:28.621Z] === RUN   TestExternalGraphDriver/json
10:35:28 [2022-05-17T10:35:28.764Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:35:28 [2022-05-17T10:35:28.891Z] --- PASS: TestBuildMultiStageParentConfig (3.20s)
10:35:28 [2022-05-17T10:35:28.891Z] === RUN   TestBuildLabelWithTargets
10:35:28 [2022-05-17T10:35:28.891Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:35:28 [2022-05-17T10:35:28.891Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
10:35:28 [2022-05-17T10:35:28.891Z] === RUN   TestBuildWithEmptyLayers
10:35:29 [2022-05-17T10:35:29.773Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
10:35:29 [2022-05-17T10:35:29.773Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
10:35:29 [2022-05-17T10:35:29.773Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:35:30 [2022-05-17T10:35:30.227Z] --- PASS: TestRenameStoppedContainer (2.62s)
10:35:30 [2022-05-17T10:35:30.227Z] === RUN   TestRenameRunningContainerAndReuse
10:35:30 [2022-05-17T10:35:30.435Z] --- PASS: TestBuildWithEmptyLayers (1.76s)
10:35:30 [2022-05-17T10:35:30.435Z] === RUN   TestBuildMultiStageOnBuild
10:35:30 [2022-05-17T10:35:30.510Z] === RUN   TestExternalGraphDriver/spec
10:35:30 [2022-05-17T10:35:30.714Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
10:35:30 [2022-05-17T10:35:30.714Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
10:35:30 [2022-05-17T10:35:30.714Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:35:31 [2022-05-17T10:35:31.875Z] === RUN   TestExternalGraphDriver/pull
10:35:32 [2022-05-17T10:35:32.097Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
10:35:32 [2022-05-17T10:35:32.097Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
10:35:32 [2022-05-17T10:35:32.097Z] === RUN   TestIpcModeOlderClient
10:35:32 [2022-05-17T10:35:32.097Z] === PAUSE TestIpcModeOlderClient
10:35:32 [2022-05-17T10:35:32.097Z] === RUN   TestKillContainerInvalidSignal
10:35:32 [2022-05-17T10:35:32.358Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
10:35:32 [2022-05-17T10:35:32.358Z] === RUN   TestKillContainer
10:35:32 [2022-05-17T10:35:32.358Z] === RUN   TestKillContainer/no_signal
10:35:32 [2022-05-17T10:35:32.928Z] === RUN   TestKillContainer/non_killing_signal
10:35:33 [2022-05-17T10:35:33.188Z] === RUN   TestKillContainer/killing_signal
10:35:33 [2022-05-17T10:35:33.759Z] --- PASS: TestKillContainer (1.28s)
10:35:33 [2022-05-17T10:35:33.759Z]     --- PASS: TestKillContainer/no_signal (0.42s)
10:35:33 [2022-05-17T10:35:33.759Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
10:35:33 [2022-05-17T10:35:33.759Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
10:35:33 [2022-05-17T10:35:33.759Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:35:33 [2022-05-17T10:35:33.759Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:35:33 [2022-05-17T10:35:33.763Z] --- PASS: TestExternalGraphDriver (4.91s)
10:35:33 [2022-05-17T10:35:33.763Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
10:35:33 [2022-05-17T10:35:33.763Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
10:35:33 [2022-05-17T10:35:33.763Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
10:35:33 [2022-05-17T10:35:33.763Z] === RUN   TestGraphdriverPluginV2
10:35:34 [2022-05-17T10:35:34.330Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:35:34 [2022-05-17T10:35:34.896Z] --- PASS: TestRenameRunningContainerAndReuse (4.23s)
10:35:34 [2022-05-17T10:35:34.896Z] === RUN   TestRenameInvalidName
10:35:35 [2022-05-17T10:35:35.271Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
10:35:35 [2022-05-17T10:35:35.271Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
10:35:35 [2022-05-17T10:35:35.271Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
10:35:35 [2022-05-17T10:35:35.271Z] === RUN   TestKillStoppedContainer
10:35:35 [2022-05-17T10:35:35.271Z] --- PASS: TestKillStoppedContainer (0.04s)
10:35:35 [2022-05-17T10:35:35.271Z] === RUN   TestKillStoppedContainerAPIPre120
10:35:35 [2022-05-17T10:35:35.271Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:35:35 [2022-05-17T10:35:35.271Z] === RUN   TestKillDifferentUserContainer
10:35:35 [2022-05-17T10:35:35.531Z] --- PASS: TestKillDifferentUserContainer (0.43s)
10:35:35 [2022-05-17T10:35:35.531Z] === RUN   TestInspectOomKilledTrue
10:35:36 [2022-05-17T10:35:36.103Z] --- PASS: TestInspectOomKilledTrue (0.48s)
10:35:36 [2022-05-17T10:35:36.103Z] === RUN   TestInspectOomKilledFalse
10:35:36 [2022-05-17T10:35:36.364Z] --- PASS: TestInspectOomKilledFalse (0.43s)
10:35:36 [2022-05-17T10:35:36.364Z] === RUN   TestLinksEtcHostsContentMatch
10:35:36 [2022-05-17T10:35:36.422Z] --- PASS: TestRenameInvalidName (2.01s)
10:35:36 [2022-05-17T10:35:36.422Z] === RUN   TestRenameAnonymousContainer
10:35:36 [2022-05-17T10:35:36.868Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:35:36 [2022-05-17T10:35:36.869Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:35:36 [2022-05-17T10:35:36.934Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
10:35:36 [2022-05-17T10:35:36.934Z] === RUN   TestLinksContainerNames
10:35:37 [2022-05-17T10:35:37.802Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:35:37 [2022-05-17T10:35:37.874Z] --- PASS: TestLinksContainerNames (0.87s)
10:35:37 [2022-05-17T10:35:37.874Z] === RUN   TestLogsFollowTailEmpty
10:35:37 [2022-05-17T10:35:37.927Z] --- PASS: TestGraphdriverPluginV2 (3.99s)
10:35:37 [2022-05-17T10:35:37.927Z] PASS
10:35:37 [2022-05-17T10:35:37.927Z] 
10:35:37 [2022-05-17T10:35:37.927Z] DONE 5 tests in 8.948s
10:35:37 [2022-05-17T10:35:37.927Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:35:37 [2022-05-17T10:35:37.927Z] INFO: Testing against a local daemon
10:35:37 [2022-05-17T10:35:37.927Z] === RUN   TestContinueAfterPluginCrash
10:35:37 [2022-05-17T10:35:37.927Z] === PAUSE TestContinueAfterPluginCrash
10:35:37 [2022-05-17T10:35:37.927Z] === RUN   TestReadPluginNoRead
10:35:37 [2022-05-17T10:35:37.927Z] === PAUSE TestReadPluginNoRead
10:35:37 [2022-05-17T10:35:37.927Z] === RUN   TestDaemonStartWithLogOpt
10:35:37 [2022-05-17T10:35:37.927Z] === PAUSE TestDaemonStartWithLogOpt
10:35:37 [2022-05-17T10:35:37.927Z] === CONT  TestContinueAfterPluginCrash
10:35:37 [2022-05-17T10:35:37.927Z] === CONT  TestDaemonStartWithLogOpt
10:35:38 [2022-05-17T10:35:38.135Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
10:35:38 [2022-05-17T10:35:38.135Z] === RUN   TestContainerNetworkMountsNoChown
10:35:38 [2022-05-17T10:35:38.395Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/default
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/default
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/private
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/private
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rprivate
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rprivate
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/slave
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/slave
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rslave
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rslave
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/shared
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/shared
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rshared
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rshared
10:35:38 [2022-05-17T10:35:38.395Z] === CONT  TestMountDaemonRoot/default
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/default/bind_root
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:35:38 [2022-05-17T10:35:38.395Z] === CONT  TestMountDaemonRoot/rslave
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/default/mount_root
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:35:38 [2022-05-17T10:35:38.395Z] === CONT  TestMountDaemonRoot/shared
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === CONT  TestMountDaemonRoot/rshared
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === CONT  TestMountDaemonRoot/rprivate
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:35:38 [2022-05-17T10:35:38.395Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:35:38 [2022-05-17T10:35:38.395Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === CONT  TestMountDaemonRoot/slave
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === CONT  TestMountDaemonRoot/private
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/private/bind_root
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/private/mount_root
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:35:38 [2022-05-17T10:35:38.396Z] === CONT  TestMountDaemonRoot/default/bind_root
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:35:38 [2022-05-17T10:35:38.396Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:35:38 [2022-05-17T10:35:38.396Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/default/mount_root
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:35:38 [2022-05-17T10:35:38.656Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/private/mount_root
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/private/bind_root
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:35:38 [2022-05-17T10:35:38.917Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:35:38 [2022-05-17T10:35:38.917Z] --- PASS: TestMountDaemonRoot (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
10:35:38 [2022-05-17T10:35:38.917Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:35:38 [2022-05-17T10:35:38.917Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:35:38 [2022-05-17T10:35:38.917Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:35:38 [2022-05-17T10:35:38.917Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
10:35:38 [2022-05-17T10:35:38.917Z] === RUN   TestContainerBindMountNonRecursive
10:35:39 [2022-05-17T10:35:39.174Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:35:39 [2022-05-17T10:35:39.432Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:35:40 [2022-05-17T10:35:40.300Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
10:35:40 [2022-05-17T10:35:40.300Z] === RUN   TestContainerVolumesMountedAsShared
10:35:40 [2022-05-17T10:35:40.561Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
10:35:40 [2022-05-17T10:35:40.561Z] === RUN   TestContainerVolumesMountedAsSlave
10:35:41 [2022-05-17T10:35:41.132Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
10:35:41 [2022-05-17T10:35:41.132Z] === RUN   TestNetworkNat
10:35:41 [2022-05-17T10:35:41.194Z] --- PASS: TestDaemonStartWithLogOpt (3.36s)
10:35:41 [2022-05-17T10:35:41.194Z] === CONT  TestReadPluginNoRead
10:35:41 [2022-05-17T10:35:41.330Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:35:41 [2022-05-17T10:35:41.330Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:35:41 [2022-05-17T10:35:41.330Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:35:41 [2022-05-17T10:35:41.330Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:35:41 [2022-05-17T10:35:41.330Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:35:41 [2022-05-17T10:35:41.392Z] --- PASS: TestNetworkNat (0.42s)
10:35:41 [2022-05-17T10:35:41.392Z] === RUN   TestNetworkLocalhostTCPNat
10:35:41 [2022-05-17T10:35:41.924Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:35:41 [2022-05-17T10:35:41.963Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
10:35:41 [2022-05-17T10:35:41.963Z] === RUN   TestNetworkLoopbackNat
10:35:42 [2022-05-17T10:35:42.513Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:35:43 [2022-05-17T10:35:43.082Z] === RUN   TestReadPluginNoRead/default
10:35:43 [2022-05-17T10:35:43.467Z] tests/integration/api_build_test.py .......................X             [  6%]
10:35:44 [2022-05-17T10:35:44.290Z] tests/integration/api_client_test.py .....                               [  7%]
10:35:44 [2022-05-17T10:35:44.446Z] === RUN   TestReadPluginNoRead/disabled_caching
10:35:44 [2022-05-17T10:35:44.503Z] --- PASS: TestNetworkLoopbackNat (2.52s)
10:35:44 [2022-05-17T10:35:44.503Z] === RUN   TestPause
10:35:44 [2022-05-17T10:35:44.762Z] --- PASS: TestPause (0.46s)
10:35:44 [2022-05-17T10:35:44.762Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:35:44 [2022-05-17T10:35:44.762Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:35:44 [2022-05-17T10:35:44.762Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:35:44 [2022-05-17T10:35:44.763Z] === RUN   TestPauseStopPausedContainer
10:35:45 [2022-05-17T10:35:45.333Z] --- PASS: TestPauseStopPausedContainer (0.43s)
10:35:45 [2022-05-17T10:35:45.333Z] === RUN   TestPidHost
10:35:45 [2022-05-17T10:35:45.791Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:35:45 [2022-05-17T10:35:45.810Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:35:45 [2022-05-17T10:35:45.810Z] --- PASS: TestContinueAfterPluginCrash (8.38s)
10:35:46 [2022-05-17T10:35:46.229Z] tests/integration/api_config_test.py ......                              [  8%]
10:35:46 [2022-05-17T10:35:46.274Z] --- PASS: TestPidHost (0.93s)
10:35:46 [2022-05-17T10:35:46.274Z] === RUN   TestPsFilter
10:35:46 [2022-05-17T10:35:46.274Z] --- PASS: TestPsFilter (0.10s)
10:35:46 [2022-05-17T10:35:46.274Z] === RUN   TestRemoveContainerWithRemovedVolume
10:35:46 [2022-05-17T10:35:46.356Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:35:46 [2022-05-17T10:35:46.704Z] --- PASS: TestRenameAnonymousContainer (9.31s)
10:35:46 [2022-05-17T10:35:46.704Z] === RUN   TestRenameContainerWithSameName
10:35:46 [2022-05-17T10:35:46.737Z] === CONT  TestReadPluginNoRead
10:35:46 [2022-05-17T10:35:46.737Z]     read_test.go:92: [de84777c4607e] daemon is not started
10:35:46 [2022-05-17T10:35:46.737Z] --- PASS: TestReadPluginNoRead (5.93s)
10:35:46 [2022-05-17T10:35:46.737Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
10:35:46 [2022-05-17T10:35:46.737Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
10:35:46 [2022-05-17T10:35:46.737Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
10:35:46 [2022-05-17T10:35:46.737Z] PASS
10:35:46 [2022-05-17T10:35:46.737Z] 
10:35:46 [2022-05-17T10:35:46.737Z] DONE 6 tests in 9.323s
10:35:46 [2022-05-17T10:35:46.737Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:35:46 [2022-05-17T10:35:46.737Z] testing: warning: no tests to run
10:35:46 [2022-05-17T10:35:46.737Z] PASS
10:35:46 [2022-05-17T10:35:46.737Z] 
10:35:46 [2022-05-17T10:35:46.737Z] DONE 0 tests in 0.007s
10:35:46 [2022-05-17T10:35:46.737Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:35:46 [2022-05-17T10:35:46.737Z] INFO: Testing against a local daemon
10:35:46 [2022-05-17T10:35:46.737Z] === RUN   TestPluginWithDevMounts
10:35:46 [2022-05-17T10:35:46.737Z] === PAUSE TestPluginWithDevMounts
10:35:46 [2022-05-17T10:35:46.737Z] === CONT  TestPluginWithDevMounts
10:35:46 [2022-05-17T10:35:46.845Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
10:35:46 [2022-05-17T10:35:46.845Z] === RUN   TestRemoveContainerWithVolume
10:35:47 [2022-05-17T10:35:47.105Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
10:35:47 [2022-05-17T10:35:47.105Z] === RUN   TestRemoveContainerRunning
10:35:47 [2022-05-17T10:35:47.665Z] --- PASS: TestRenameContainerWithSameName (2.05s)
10:35:47 [2022-05-17T10:35:47.665Z] === RUN   TestRenameContainerWithLinkedContainer
10:35:47 [2022-05-17T10:35:47.665Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:35:47 [2022-05-17T10:35:47.665Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:35:47 [2022-05-17T10:35:47.665Z] === RUN   TestResize
10:35:47 [2022-05-17T10:35:47.676Z] --- PASS: TestRemoveContainerRunning (0.41s)
10:35:47 [2022-05-17T10:35:47.676Z] === RUN   TestRemoveContainerForceRemoveRunning
10:35:47 [2022-05-17T10:35:47.889Z] --- PASS: TestImportExtremelyLargeImageWorks (92.71s)
10:35:47 [2022-05-17T10:35:47.889Z] PASS
10:35:47 [2022-05-17T10:35:47.889Z] 
10:35:47 [2022-05-17T10:35:47.889Z] === Skipped
10:35:47 [2022-05-17T10:35:47.889Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:35:47 [2022-05-17T10:35:47.889Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:35:47 [2022-05-17T10:35:47.889Z] 
10:35:47 [2022-05-17T10:35:47.889Z] DONE 22 tests, 1 skipped in 96.507s
10:35:47 [2022-05-17T10:35:47.889Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:35:47 [2022-05-17T10:35:47.889Z] INFO: Testing against a local daemon
10:35:47 [2022-05-17T10:35:47.889Z] === RUN   TestNetworkCreateDelete
10:35:47 [2022-05-17T10:35:47.889Z] --- PASS: TestNetworkCreateDelete (0.12s)
10:35:47 [2022-05-17T10:35:47.889Z] === RUN   TestDockerNetworkDeletePreferID
10:35:47 [2022-05-17T10:35:47.889Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
10:35:47 [2022-05-17T10:35:47.889Z] === RUN   TestDaemonDNSFallback
10:35:47 [2022-05-17T10:35:47.936Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
10:35:47 [2022-05-17T10:35:47.936Z] === RUN   TestRemoveInvalidContainer
10:35:47 [2022-05-17T10:35:47.936Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:35:47 [2022-05-17T10:35:47.936Z] === RUN   TestRenameLinkedContainer
10:35:48 [2022-05-17T10:35:48.624Z] --- PASS: TestPluginWithDevMounts (1.55s)
10:35:48 [2022-05-17T10:35:48.624Z] PASS
10:35:48 [2022-05-17T10:35:48.624Z] 
10:35:48 [2022-05-17T10:35:48.624Z] DONE 1 tests in 1.583s
10:35:48 [2022-05-17T10:35:48.624Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:35:48 [2022-05-17T10:35:48.624Z] INFO: Testing against a local daemon
10:35:48 [2022-05-17T10:35:48.624Z] === RUN   TestSecretInspect
10:35:49 [2022-05-17T10:35:49.830Z] --- PASS: TestResize (2.00s)
10:35:49 [2022-05-17T10:35:49.830Z] === RUN   TestResizeWithInvalidSize
10:35:49 [2022-05-17T10:35:49.847Z] --- PASS: TestRenameLinkedContainer (1.73s)
10:35:49 [2022-05-17T10:35:49.847Z] === RUN   TestRenameStoppedContainer
10:35:50 [2022-05-17T10:35:50.108Z] --- PASS: TestRenameStoppedContainer (0.42s)
10:35:50 [2022-05-17T10:35:50.108Z] === RUN   TestRenameRunningContainerAndReuse
10:35:50 [2022-05-17T10:35:50.515Z] --- PASS: TestSecretInspect (2.23s)
10:35:50 [2022-05-17T10:35:50.515Z] === RUN   TestSecretList
10:35:51 [2022-05-17T10:35:51.049Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
10:35:51 [2022-05-17T10:35:51.049Z] === RUN   TestRenameInvalidName
10:35:51 [2022-05-17T10:35:51.179Z] --- PASS: TestDaemonDNSFallback (6.31s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestInspectNetwork
10:35:51 [2022-05-17T10:35:51.179Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestInspectNetwork (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestRunContainerWithBridgeNone
10:35:51 [2022-05-17T10:35:51.179Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/create
10:35:51 [2022-05-17T10:35:51.179Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:35:51 [2022-05-17T10:35:51.179Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:35:51 [2022-05-17T10:35:51.179Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:35:51 [2022-05-17T10:35:51.179Z] === CONT  TestNetworkInvalidJSON/networks/create
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:35:51 [2022-05-17T10:35:51.179Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:35:51 [2022-05-17T10:35:51.179Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:35:51 [2022-05-17T10:35:51.179Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:35:51 [2022-05-17T10:35:51.179Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkList
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkList//networks
10:35:51 [2022-05-17T10:35:51.179Z] === PAUSE TestNetworkList//networks
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestNetworkList//networks/
10:35:51 [2022-05-17T10:35:51.179Z] === PAUSE TestNetworkList//networks/
10:35:51 [2022-05-17T10:35:51.179Z] === CONT  TestNetworkList//networks
10:35:51 [2022-05-17T10:35:51.179Z] === CONT  TestNetworkList//networks/
10:35:51 [2022-05-17T10:35:51.179Z] --- PASS: TestNetworkList (0.01s)
10:35:51 [2022-05-17T10:35:51.179Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z]     --- PASS: TestNetworkList//networks (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestHostIPv4BridgeLabel
10:35:51 [2022-05-17T10:35:51.179Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestDaemonRestartWithLiveRestore
10:35:51 [2022-05-17T10:35:51.179Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestDaemonDefaultNetworkPools
10:35:51 [2022-05-17T10:35:51.179Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestDaemonRestartWithExistingNetwork
10:35:51 [2022-05-17T10:35:51.179Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:35:51 [2022-05-17T10:35:51.179Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:35:51 [2022-05-17T10:35:51.179Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestServiceWithPredefinedNetwork
10:35:51 [2022-05-17T10:35:51.179Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:35:51 [2022-05-17T10:35:51.179Z]     service_test.go:243: FLAKY_TEST
10:35:51 [2022-05-17T10:35:51.179Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:35:51 [2022-05-17T10:35:51.179Z] === RUN   TestServiceWithDataPathPortInit
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:51 [2022-05-17T10:35:51.180Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
10:35:51 [2022-05-17T10:35:51.180Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:51 [2022-05-17T10:35:51.180Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z] PASS
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === Skipped
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:243: FLAKY_TEST
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] DONE 34 tests, 12 skipped in 7.049s
10:35:51 [2022-05-17T10:35:51.180Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:35:51 [2022-05-17T10:35:51.180Z] INFO: Testing against a local daemon
10:35:51 [2022-05-17T10:35:51.180Z] === RUN   TestDockerNetworkIpvlanPersistance
10:35:51 [2022-05-17T10:35:51.180Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:35:51 [2022-05-17T10:35:51.180Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z] === RUN   TestDockerNetworkIpvlan
10:35:51 [2022-05-17T10:35:51.180Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:35:51 [2022-05-17T10:35:51.180Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z] PASS
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === Skipped
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] DONE 2 tests, 2 skipped in 0.094s
10:35:51 [2022-05-17T10:35:51.180Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:35:51 [2022-05-17T10:35:51.180Z] INFO: Testing against a local daemon
10:35:51 [2022-05-17T10:35:51.180Z] === RUN   TestDockerNetworkMacvlanPersistance
10:35:51 [2022-05-17T10:35:51.180Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z] === RUN   TestDockerNetworkMacvlan
10:35:51 [2022-05-17T10:35:51.180Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z] PASS
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === Skipped
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
10:35:51 [2022-05-17T10:35:51.180Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
10:35:51 [2022-05-17T10:35:51.180Z] 
10:35:51 [2022-05-17T10:35:51.180Z] DONE 2 tests, 2 skipped in 0.091s
10:35:51 [2022-05-17T10:35:51.180Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:35:51 [2022-05-17T10:35:51.309Z] --- PASS: TestRenameInvalidName (0.41s)
10:35:51 [2022-05-17T10:35:51.309Z] === RUN   TestRenameAnonymousContainer
10:35:51 [2022-05-17T10:35:51.359Z] --- PASS: TestResizeWithInvalidSize (1.95s)
10:35:51 [2022-05-17T10:35:51.359Z] === RUN   TestResizeWhenContainerNotStarted
10:35:51 [2022-05-17T10:35:51.440Z] testing: warning: no tests to run
10:35:51 [2022-05-17T10:35:51.440Z] PASS
10:35:51 [2022-05-17T10:35:51.440Z] 
10:35:51 [2022-05-17T10:35:51.440Z] DONE 0 tests in 0.031s
10:35:51 [2022-05-17T10:35:51.440Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:35:51 [2022-05-17T10:35:51.440Z] INFO: Testing against a local daemon
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginAllowRequest
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginTLS
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginTLS (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginDenyRequest
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginAPIDenyResponse
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginDenyResponse
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginAllowEventStream
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginErrorResponse
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginErrorRequest
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginHeader
10:35:51 [2022-05-17T10:35:51.440Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.440Z] --- SKIP: TestAuthZPluginHeader (0.00s)
10:35:51 [2022-05-17T10:35:51.440Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:35:51 [2022-05-17T10:35:51.498Z] --- PASS: TestBuildMultiStageOnBuild (20.01s)
10:35:51 [2022-05-17T10:35:51.498Z] === RUN   TestBuildUncleanTarFilenames
10:35:51 [2022-05-17T10:35:51.498Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:35:51 [2022-05-17T10:35:51.498Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
10:35:51 [2022-05-17T10:35:51.498Z] === RUN   TestBuildMultiStageLayerLeak
10:35:51 [2022-05-17T10:35:51.614Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:35:51 [2022-05-17T10:35:51.614Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:35:51 [2022-05-17T10:35:51.614Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:35:51 [2022-05-17T10:35:51.699Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.699Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
10:35:51 [2022-05-17T10:35:51.699Z] === RUN   TestAuthZPluginV2Disable
10:35:51 [2022-05-17T10:35:51.699Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.699Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
10:35:51 [2022-05-17T10:35:51.699Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:35:51 [2022-05-17T10:35:51.699Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.699Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
10:35:51 [2022-05-17T10:35:51.699Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:35:51 [2022-05-17T10:35:51.699Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.699Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
10:35:51 [2022-05-17T10:35:51.699Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:35:51 [2022-05-17T10:35:51.699Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.699Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
10:35:51 [2022-05-17T10:35:51.699Z] PASS
10:35:51 [2022-05-17T10:35:51.699Z] 
10:35:51 [2022-05-17T10:35:51.699Z] === Skipped
10:35:51 [2022-05-17T10:35:51.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
10:35:51 [2022-05-17T10:35:51.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] DONE 17 tests, 17 skipped in 0.292s
10:35:51 [2022-05-17T10:35:51.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:35:51 [2022-05-17T10:35:51.700Z] INFO: Testing against a local daemon
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:35:51 [2022-05-17T10:35:51.700Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:35:51 [2022-05-17T10:35:51.700Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:35:51 [2022-05-17T10:35:51.700Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:35:51 [2022-05-17T10:35:51.700Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:35:51 [2022-05-17T10:35:51.700Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:35:51 [2022-05-17T10:35:51.700Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:35:51 [2022-05-17T10:35:51.700Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:35:51 [2022-05-17T10:35:51.700Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginInstall
10:35:51 [2022-05-17T10:35:51.700Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] --- SKIP: TestPluginInstall (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginsWithRuntimes
10:35:51 [2022-05-17T10:35:51.700Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:35:51 [2022-05-17T10:35:51.700Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z] === RUN   TestPluginBackCompatMediaTypes
10:35:51 [2022-05-17T10:35:51.700Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:35:51 [2022-05-17T10:35:51.700Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z] PASS
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === Skipped
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
10:35:51 [2022-05-17T10:35:51.700Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:35:51 [2022-05-17T10:35:51.700Z] 
10:35:51 [2022-05-17T10:35:51.700Z] DONE 19 tests, 3 skipped in 0.154s
10:35:51 [2022-05-17T10:35:51.700Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:35:51 [2022-05-17T10:35:51.960Z] INFO: Testing against a local daemon
10:35:51 [2022-05-17T10:35:51.960Z] === RUN   TestExternalGraphDriver
10:35:51 [2022-05-17T10:35:51.960Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:35:51 [2022-05-17T10:35:51.960Z] --- SKIP: TestExternalGraphDriver (0.03s)
10:35:51 [2022-05-17T10:35:51.960Z] === RUN   TestGraphdriverPluginV2
10:35:52 [2022-05-17T10:35:52.547Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:35:53 [2022-05-17T10:35:53.055Z] --- PASS: TestSecretList (2.23s)
10:35:53 [2022-05-17T10:35:53.055Z] === RUN   TestSecretsCreateAndDelete
10:35:53 [2022-05-17T10:35:53.111Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:35:53 [2022-05-17T10:35:53.220Z] --- PASS: TestRenameAnonymousContainer (1.55s)
10:35:53 [2022-05-17T10:35:53.220Z] === RUN   TestRenameContainerWithSameName
10:35:53 [2022-05-17T10:35:53.480Z] --- PASS: TestRenameContainerWithSameName (0.50s)
10:35:53 [2022-05-17T10:35:53.480Z] === RUN   TestRenameContainerWithLinkedContainer
10:35:54 [2022-05-17T10:35:54.043Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:35:54 [2022-05-17T10:35:54.248Z] --- PASS: TestResizeWhenContainerNotStarted (2.58s)
10:35:54 [2022-05-17T10:35:54.248Z] === RUN   TestDaemonRestartKillContainers
10:35:54 [2022-05-17T10:35:54.248Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:35:54 [2022-05-17T10:35:54.248Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:35:54 [2022-05-17T10:35:54.248Z] === RUN   TestStats
10:35:54 [2022-05-17T10:35:54.248Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:35:54 [2022-05-17T10:35:54.248Z] --- SKIP: TestStats (0.00s)
10:35:54 [2022-05-17T10:35:54.248Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:35:54 [2022-05-17T10:35:54.421Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
10:35:54 [2022-05-17T10:35:54.421Z] === RUN   TestResize
10:35:54 [2022-05-17T10:35:54.682Z] --- PASS: TestResize (0.43s)
10:35:54 [2022-05-17T10:35:54.682Z] === RUN   TestResizeWithInvalidSize
10:35:54 [2022-05-17T10:35:54.947Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
10:35:54 [2022-05-17T10:35:54.947Z] === RUN   TestSecretsUpdate
10:35:54 [2022-05-17T10:35:54.976Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:35:55 [2022-05-17T10:35:55.249Z] --- PASS: TestGraphdriverPluginV2 (3.34s)
10:35:55 [2022-05-17T10:35:55.250Z] PASS
10:35:55 [2022-05-17T10:35:55.250Z] 
10:35:55 [2022-05-17T10:35:55.250Z] === Skipped
10:35:55 [2022-05-17T10:35:55.250Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
10:35:55 [2022-05-17T10:35:55.250Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:35:55 [2022-05-17T10:35:55.250Z] 
10:35:55 [2022-05-17T10:35:55.250Z] DONE 2 tests, 1 skipped in 3.479s
10:35:55 [2022-05-17T10:35:55.250Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:35:55 [2022-05-17T10:35:55.252Z] --- PASS: TestResizeWithInvalidSize (0.44s)
10:35:55 [2022-05-17T10:35:55.253Z] === RUN   TestResizeWhenContainerNotStarted
10:35:55 [2022-05-17T10:35:55.510Z] INFO: Testing against a local daemon
10:35:55 [2022-05-17T10:35:55.510Z] === RUN   TestContinueAfterPluginCrash
10:35:55 [2022-05-17T10:35:55.510Z] === PAUSE TestContinueAfterPluginCrash
10:35:55 [2022-05-17T10:35:55.510Z] === RUN   TestReadPluginNoRead
10:35:55 [2022-05-17T10:35:55.510Z] === PAUSE TestReadPluginNoRead
10:35:55 [2022-05-17T10:35:55.510Z] === RUN   TestDaemonStartWithLogOpt
10:35:55 [2022-05-17T10:35:55.510Z] === PAUSE TestDaemonStartWithLogOpt
10:35:55 [2022-05-17T10:35:55.510Z] === CONT  TestContinueAfterPluginCrash
10:35:55 [2022-05-17T10:35:55.510Z] === CONT  TestDaemonStartWithLogOpt
10:35:55 [2022-05-17T10:35:55.514Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:35:55 [2022-05-17T10:35:55.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:35:55 [2022-05-17T10:35:55.541Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:35:56 [2022-05-17T10:35:56.913Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:35:57 [2022-05-17T10:35:57.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:35:57 [2022-05-17T10:35:57.460Z] --- PASS: TestSecretsUpdate (2.16s)
10:35:57 [2022-05-17T10:35:57.460Z] === RUN   TestTemplatedSecret
10:35:57 [2022-05-17T10:35:57.478Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:35:57 [2022-05-17T10:35:57.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:35:57 [2022-05-17T10:35:57.993Z] === RUN   TestDockerSuite/TestLogsSince
10:35:58 [2022-05-17T10:35:58.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:35:59 [2022-05-17T10:35:59.705Z] === CONT  TestReadPluginNoRead
10:35:59 [2022-05-17T10:35:59.705Z] --- PASS: TestDaemonStartWithLogOpt (4.31s)
10:35:59 [2022-05-17T10:35:59.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:35:59 [2022-05-17T10:35:59.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:35:59 [2022-05-17T10:35:59.974Z] --- PASS: TestTemplatedSecret (2.55s)
10:35:59 [2022-05-17T10:35:59.974Z] === RUN   TestSecretCreateResolve
10:36:00 [2022-05-17T10:36:00.017Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.76s)
10:36:00 [2022-05-17T10:36:00.017Z] === RUN   TestStopContainerWithTimeout
10:36:00 [2022-05-17T10:36:00.017Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
10:36:00 [2022-05-17T10:36:00.018Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:36:00 [2022-05-17T10:36:00.018Z] === RUN   TestUpdateRestartPolicy
10:36:00 [2022-05-17T10:36:00.712Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:36:00 [2022-05-17T10:36:00.978Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:36:01 [2022-05-17T10:36:01.272Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:36:01 [2022-05-17T10:36:01.863Z] --- PASS: TestSecretCreateResolve (2.21s)
10:36:01 [2022-05-17T10:36:01.863Z] PASS
10:36:01 [2022-05-17T10:36:01.863Z] 
10:36:01 [2022-05-17T10:36:01.863Z] DONE 6 tests in 13.578s
10:36:01 [2022-05-17T10:36:01.863Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:36:01 [2022-05-17T10:36:01.863Z] INFO: Testing against a local daemon
10:36:01 [2022-05-17T10:36:01.863Z] === RUN   TestServiceCreateInit
10:36:01 [2022-05-17T10:36:01.863Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:36:02 [2022-05-17T10:36:02.244Z] === RUN   TestReadPluginNoRead/disabled_caching
10:36:03 [2022-05-17T10:36:03.171Z]     docker_api_swarm_service_test.go:395: [d957f8fcf6495] joining swarm manager [daa09ab917442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:36:03 [2022-05-17T10:36:03.182Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:36:04 [2022-05-17T10:36:04.104Z]     docker_api_swarm_service_test.go:395: [d077f26a52259] joining swarm manager [daa09ab917442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:36:04 [2022-05-17T10:36:04.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:36:04 [2022-05-17T10:36:04.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:36:04 [2022-05-17T10:36:04.560Z] --- PASS: TestContinueAfterPluginCrash (8.94s)
10:36:04 [2022-05-17T10:36:04.560Z] === RUN   TestReadPluginNoRead/default
10:36:04 [2022-05-17T10:36:04.669Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:36:05 [2022-05-17T10:36:05.939Z] === CONT  TestReadPluginNoRead
10:36:05 [2022-05-17T10:36:05.939Z]     read_test.go:92: [daafb1ccd4d99] daemon is not started
10:36:05 [2022-05-17T10:36:05.939Z] --- PASS: TestReadPluginNoRead (6.10s)
10:36:05 [2022-05-17T10:36:05.939Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
10:36:05 [2022-05-17T10:36:05.939Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s)
10:36:05 [2022-05-17T10:36:05.939Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
10:36:05 [2022-05-17T10:36:05.939Z] PASS
10:36:05 [2022-05-17T10:36:05.939Z] 
10:36:05 [2022-05-17T10:36:05.939Z] DONE 6 tests in 10.523s
10:36:05 [2022-05-17T10:36:05.939Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:36:05 [2022-05-17T10:36:05.939Z] testing: warning: no tests to run
10:36:05 [2022-05-17T10:36:05.939Z] PASS
10:36:05 [2022-05-17T10:36:05.939Z] 
10:36:05 [2022-05-17T10:36:05.939Z] DONE 0 tests in 0.033s
10:36:05 [2022-05-17T10:36:05.939Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:36:05 [2022-05-17T10:36:05.939Z] INFO: Testing against a local daemon
10:36:05 [2022-05-17T10:36:05.939Z] === RUN   TestPluginWithDevMounts
10:36:05 [2022-05-17T10:36:05.939Z]     mounts_test.go:20: (*Execution).IsRootless-fm
10:36:05 [2022-05-17T10:36:05.939Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:36:05 [2022-05-17T10:36:05.939Z] PASS
10:36:05 [2022-05-17T10:36:05.939Z] 
10:36:05 [2022-05-17T10:36:05.939Z] === Skipped
10:36:05 [2022-05-17T10:36:05.939Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
10:36:05 [2022-05-17T10:36:05.939Z]     mounts_test.go:20: (*Execution).IsRootless-fm
10:36:05 [2022-05-17T10:36:05.939Z] 
10:36:05 [2022-05-17T10:36:05.939Z] DONE 1 tests, 1 skipped in 0.102s
10:36:05 [2022-05-17T10:36:05.939Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:36:06 [2022-05-17T10:36:06.026Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:36:06 [2022-05-17T10:36:06.199Z] INFO: Testing against a local daemon
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestSecretInspect
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestSecretInspect (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestSecretList
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestSecretList (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestSecretsCreateAndDelete
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestSecretsUpdate
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestSecretsUpdate (0.02s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestTemplatedSecret
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestTemplatedSecret (0.00s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestSecretCreateResolve
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestSecretCreateResolve (0.02s)
10:36:06 [2022-05-17T10:36:06.199Z] PASS
10:36:06 [2022-05-17T10:36:06.199Z] 
10:36:06 [2022-05-17T10:36:06.199Z] === Skipped
10:36:06 [2022-05-17T10:36:06.199Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] 
10:36:06 [2022-05-17T10:36:06.199Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] 
10:36:06 [2022-05-17T10:36:06.199Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] 
10:36:06 [2022-05-17T10:36:06.199Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] 
10:36:06 [2022-05-17T10:36:06.199Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] 
10:36:06 [2022-05-17T10:36:06.199Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
10:36:06 [2022-05-17T10:36:06.199Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] 
10:36:06 [2022-05-17T10:36:06.199Z] DONE 6 tests, 6 skipped in 0.155s
10:36:06 [2022-05-17T10:36:06.199Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:36:06 [2022-05-17T10:36:06.199Z] INFO: Testing against a local daemon
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestServiceCreateInit
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:36:06 [2022-05-17T10:36:06.199Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:36:06 [2022-05-17T10:36:06.199Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- PASS: TestServiceCreateInit (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:36:06 [2022-05-17T10:36:06.199Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestCreateServiceMultipleTimes
10:36:06 [2022-05-17T10:36:06.199Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestCreateServiceConflict
10:36:06 [2022-05-17T10:36:06.199Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestCreateServiceConflict (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestCreateServiceMaxReplicas
10:36:06 [2022-05-17T10:36:06.199Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestCreateWithDuplicateNetworkNames
10:36:06 [2022-05-17T10:36:06.199Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.199Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
10:36:06 [2022-05-17T10:36:06.199Z] === RUN   TestCreateServiceSecretFileMode
10:36:06 [2022-05-17T10:36:06.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:36:06 [2022-05-17T10:36:06.459Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestCreateServiceConfigFileMode
10:36:06 [2022-05-17T10:36:06.459Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestCreateServiceSysctls
10:36:06 [2022-05-17T10:36:06.459Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestCreateServiceSysctls (0.03s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestCreateServiceCapabilities
10:36:06 [2022-05-17T10:36:06.459Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestInspect
10:36:06 [2022-05-17T10:36:06.459Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestInspect (0.01s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestCreateJob
10:36:06 [2022-05-17T10:36:06.459Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestCreateJob (0.01s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestReplicatedJob
10:36:06 [2022-05-17T10:36:06.459Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestReplicatedJob (0.01s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestUpdateReplicatedJob
10:36:06 [2022-05-17T10:36:06.459Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestServiceListWithStatuses
10:36:06 [2022-05-17T10:36:06.459Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestDockerNetworkConnectAlias
10:36:06 [2022-05-17T10:36:06.459Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestDockerNetworkReConnect
10:36:06 [2022-05-17T10:36:06.459Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:06 [2022-05-17T10:36:06.459Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
10:36:06 [2022-05-17T10:36:06.459Z] === RUN   TestServicePlugin
10:36:07 [2022-05-17T10:36:07.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:36:08 [2022-05-17T10:36:08.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:36:08 [2022-05-17T10:36:08.365Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] --- SKIP: TestServicePlugin (1.92s)
10:36:08 [2022-05-17T10:36:08.365Z] === RUN   TestServiceUpdateLabel
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] --- SKIP: TestServiceUpdateLabel (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z] === RUN   TestServiceUpdateSecrets
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z] === RUN   TestServiceUpdateConfigs
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z] === RUN   TestServiceUpdateNetwork
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z] === RUN   TestServiceUpdatePidsLimit
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
10:36:08 [2022-05-17T10:36:08.365Z] PASS
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === Skipped
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
10:36:08 [2022-05-17T10:36:08.365Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestInspect (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:36:08 [2022-05-17T10:36:08.365Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s)
10:36:08 [2022-05-17T10:36:08.365Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
10:36:08 [2022-05-17T10:36:08.365Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:36:08 [2022-05-17T10:36:08.365Z] 
10:36:08 [2022-05-17T10:36:08.365Z] DONE 24 tests, 23 skipped in 2.304s
10:36:08 [2022-05-17T10:36:08.365Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:36:08 [2022-05-17T10:36:08.624Z] INFO: Testing against a local daemon
10:36:08 [2022-05-17T10:36:08.624Z] === RUN   TestSessionCreate
10:36:08 [2022-05-17T10:36:08.624Z] --- PASS: TestSessionCreate (0.04s)
10:36:08 [2022-05-17T10:36:08.624Z] === RUN   TestSessionCreateWithBadUpgrade
10:36:08 [2022-05-17T10:36:08.624Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
10:36:08 [2022-05-17T10:36:08.624Z] PASS
10:36:08 [2022-05-17T10:36:08.624Z] 
10:36:08 [2022-05-17T10:36:08.624Z] DONE 2 tests in 0.175s
10:36:08 [2022-05-17T10:36:08.624Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:36:09 [2022-05-17T10:36:09.148Z] --- PASS: TestBuildMultiStageLayerLeak (17.39s)
10:36:09 [2022-05-17T10:36:09.148Z] === RUN   TestBuildWithHugeFile
10:36:09 [2022-05-17T10:36:09.193Z] INFO: Testing against a local daemon
10:36:09 [2022-05-17T10:36:09.193Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:36:09 [2022-05-17T10:36:09.193Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:36:09 [2022-05-17T10:36:09.193Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:36:09 [2022-05-17T10:36:09.193Z] === RUN   TestDiskUsage
10:36:09 [2022-05-17T10:36:09.193Z] === PAUSE TestDiskUsage
10:36:09 [2022-05-17T10:36:09.193Z] === RUN   TestEventsExecDie
10:36:09 [2022-05-17T10:36:09.290Z] --- PASS: TestServiceCreateInit (7.36s)
10:36:09 [2022-05-17T10:36:09.290Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
10:36:09 [2022-05-17T10:36:09.290Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
10:36:09 [2022-05-17T10:36:09.290Z] === RUN   TestCreateServiceMultipleTimes
10:36:09 [2022-05-17T10:36:09.454Z] --- PASS: TestEventsExecDie (0.49s)
10:36:09 [2022-05-17T10:36:09.454Z] === RUN   TestEventsBackwardsCompatible
10:36:09 [2022-05-17T10:36:09.454Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
10:36:09 [2022-05-17T10:36:09.454Z] === RUN   TestEventsVolumeCreate
10:36:09 [2022-05-17T10:36:09.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:36:09 [2022-05-17T10:36:09.713Z] --- PASS: TestEventsVolumeCreate (0.05s)
10:36:09 [2022-05-17T10:36:09.713Z] === RUN   TestInfoBinaryCommits
10:36:09 [2022-05-17T10:36:09.713Z] --- PASS: TestInfoBinaryCommits (0.01s)
10:36:09 [2022-05-17T10:36:09.713Z] === RUN   TestInfoAPIVersioned
10:36:09 [2022-05-17T10:36:09.713Z] --- PASS: TestInfoAPIVersioned (0.00s)
10:36:09 [2022-05-17T10:36:09.713Z] === RUN   TestInfoAPI
10:36:09 [2022-05-17T10:36:09.713Z] --- PASS: TestInfoAPI (0.02s)
10:36:09 [2022-05-17T10:36:09.713Z] === RUN   TestInfoAPIWarnings
10:36:10 [2022-05-17T10:36:10.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:36:11 [2022-05-17T10:36:11.221Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:36:11 [2022-05-17T10:36:11.221Z] === RUN   TestDockerSuite/TestLogsTail
10:36:11 [2022-05-17T10:36:11.221Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:36:11 [2022-05-17T10:36:11.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:36:11 [2022-05-17T10:36:11.786Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:36:12 [2022-05-17T10:36:12.352Z] === RUN   TestDockerSuite/TestMountIntoProc
10:36:12 [2022-05-17T10:36:12.610Z] === RUN   TestDockerSuite/TestMountIntoSys
10:36:13 [2022-05-17T10:36:13.175Z] === RUN   TestDockerSuite/TestNetHostname
10:36:13 [2022-05-17T10:36:13.352Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s)
10:36:13 [2022-05-17T10:36:13.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
10:36:13 [2022-05-17T10:36:13.352Z] === RUN   TestCgroupNamespacesRun
10:36:14 [2022-05-17T10:36:14.294Z] --- PASS: TestCgroupNamespacesRun (1.13s)
10:36:14 [2022-05-17T10:36:14.294Z] === RUN   TestCgroupNamespacesRunPrivileged
10:36:14 [2022-05-17T10:36:14.578Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:36:14 [2022-05-17T10:36:14.578Z] === RUN   TestDockerSuite/TestNetworkEvents
10:36:15 [2022-05-17T10:36:15.235Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
10:36:15 [2022-05-17T10:36:15.235Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:36:15 [2022-05-17T10:36:15.511Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:36:15 [2022-05-17T10:36:15.893Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
10:36:16 [2022-05-17T10:36:16.616Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
10:36:16 [2022-05-17T10:36:16.616Z] === RUN   TestCgroupNamespacesRunHostMode
10:36:16 [2022-05-17T10:36:16.882Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:36:17 [2022-05-17T10:36:17.140Z] === RUN   TestDockerSuite/TestPluginActive
10:36:17 [2022-05-17T10:36:17.556Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
10:36:17 [2022-05-17T10:36:17.556Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:36:18 [2022-05-17T10:36:18.495Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
10:36:18 [2022-05-17T10:36:18.495Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:36:18 [2022-05-17T10:36:18.511Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:36:19 [2022-05-17T10:36:19.076Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:36:19 [2022-05-17T10:36:19.877Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
10:36:19 [2022-05-17T10:36:19.877Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:36:20 [2022-05-17T10:36:20.447Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
10:36:20 [2022-05-17T10:36:20.447Z] === RUN   TestCgroupNamespacesRunOlderClient
10:36:20 [2022-05-17T10:36:20.448Z]     docker_api_swarm_service_test.go:343: [d1010d49fa207] joining swarm manager [dcf121352f712]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:36:21 [2022-05-17T10:36:21.382Z]     docker_api_swarm_service_test.go:343: [d25671eca9c9b] joining swarm manager [dcf121352f712]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:36:21 [2022-05-17T10:36:21.388Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
10:36:21 [2022-05-17T10:36:21.388Z] === RUN   TestNISDomainname
10:36:21 [2022-05-17T10:36:21.959Z] --- PASS: TestNISDomainname (0.54s)
10:36:21 [2022-05-17T10:36:21.959Z] === RUN   TestHostnameDnsResolution
10:36:22 [2022-05-17T10:36:22.900Z] --- PASS: TestHostnameDnsResolution (0.73s)
10:36:22 [2022-05-17T10:36:22.900Z] === RUN   TestUnprivilegedPortsAndPing
10:36:23 [2022-05-17T10:36:23.471Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
10:36:23 [2022-05-17T10:36:23.471Z] === RUN   TestPrivilegedHostDevices
10:36:23 [2022-05-17T10:36:23.731Z] --- PASS: TestPrivilegedHostDevices (0.53s)
10:36:23 [2022-05-17T10:36:23.731Z] === RUN   TestStats
10:36:23 [2022-05-17T10:36:23.910Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:36:23 [2022-05-17T10:36:23.910Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:36:23 [2022-05-17T10:36:23.910Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:36:24 [2022-05-17T10:36:24.844Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:36:25 [2022-05-17T10:36:25.105Z] --- PASS: TestUpdateRestartPolicy (21.49s)
10:36:25 [2022-05-17T10:36:25.105Z] === RUN   TestUpdateRestartWithAutoRemove
10:36:25 [2022-05-17T10:36:25.105Z] --- PASS: TestUpdateRestartWithAutoRemove (2.00s)
10:36:25 [2022-05-17T10:36:25.105Z] === RUN   TestWaitNonBlocked
10:36:25 [2022-05-17T10:36:25.105Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:36:25 [2022-05-17T10:36:25.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:36:25 [2022-05-17T10:36:25.105Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:36:25 [2022-05-17T10:36:25.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:36:25 [2022-05-17T10:36:25.105Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:36:25 [2022-05-17T10:36:25.105Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:36:26 [2022-05-17T10:36:26.275Z] --- PASS: TestStats (2.45s)
10:36:26 [2022-05-17T10:36:26.275Z] === RUN   TestStopContainerWithTimeout
10:36:26 [2022-05-17T10:36:26.275Z] === RUN   TestStopContainerWithTimeout/0
10:36:26 [2022-05-17T10:36:26.275Z] === PAUSE TestStopContainerWithTimeout/0
10:36:26 [2022-05-17T10:36:26.275Z] === RUN   TestStopContainerWithTimeout/1
10:36:26 [2022-05-17T10:36:26.275Z] === PAUSE TestStopContainerWithTimeout/1
10:36:26 [2022-05-17T10:36:26.275Z] === RUN   TestStopContainerWithTimeout/3
10:36:26 [2022-05-17T10:36:26.275Z] === PAUSE TestStopContainerWithTimeout/3
10:36:26 [2022-05-17T10:36:26.275Z] === RUN   TestStopContainerWithTimeout/-1
10:36:26 [2022-05-17T10:36:26.275Z] === PAUSE TestStopContainerWithTimeout/-1
10:36:26 [2022-05-17T10:36:26.275Z] === CONT  TestStopContainerWithTimeout/-1
10:36:26 [2022-05-17T10:36:26.275Z] === CONT  TestStopContainerWithTimeout/0
10:36:26 [2022-05-17T10:36:26.635Z] --- PASS: TestWaitNonBlocked (0.04s)
10:36:26 [2022-05-17T10:36:26.635Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.56s)
10:36:26 [2022-05-17T10:36:26.635Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.93s)
10:36:26 [2022-05-17T10:36:26.635Z] === RUN   TestWaitBlocked
10:36:26 [2022-05-17T10:36:26.635Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
10:36:26 [2022-05-17T10:36:26.635Z] --- SKIP: TestWaitBlocked (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z] PASS
10:36:26 [2022-05-17T10:36:26.635Z] ok  	github.com/docker/docker/integration/container	95.981s
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === Skipped
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:36:26 [2022-05-17T10:36:26.635Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.24s)
10:36:26 [2022-05-17T10:36:26.635Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:36:26 [2022-05-17T10:36:26.635Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s)
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:36:26 [2022-05-17T10:36:26.635Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
10:36:26 [2022-05-17T10:36:26.635Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
10:36:26 [2022-05-17T10:36:26.635Z] 
10:36:26 [2022-05-17T10:36:26.635Z] DONE 122 tests, 34 skipped in 98.813s
10:36:26 [2022-05-17T10:36:26.635Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
10:36:27 [2022-05-17T10:36:27.215Z] === CONT  TestStopContainerWithTimeout/3
10:36:27 [2022-05-17T10:36:27.329Z] --- PASS: TestCreateServiceMultipleTimes (16.13s)
10:36:27 [2022-05-17T10:36:27.329Z] === RUN   TestCreateServiceConflict
10:36:27 [2022-05-17T10:36:27.585Z] --- PASS: TestCreateServiceConflict (2.23s)
10:36:27 [2022-05-17T10:36:27.585Z] === RUN   TestCreateServiceMaxReplicas
10:36:27 [2022-05-17T10:36:27.903Z] --- PASS: TestInfoAPIWarnings (16.56s)
10:36:27 [2022-05-17T10:36:27.903Z] === RUN   TestInfoDebug
10:36:27 [2022-05-17T10:36:27.903Z] --- PASS: TestInfoDebug (0.54s)
10:36:27 [2022-05-17T10:36:27.903Z] === RUN   TestInfoInsecureRegistries
10:36:27 [2022-05-17T10:36:27.903Z] --- PASS: TestInfoInsecureRegistries (0.54s)
10:36:27 [2022-05-17T10:36:27.903Z] === RUN   TestInfoRegistryMirrors
10:36:27 [2022-05-17T10:36:27.903Z] --- PASS: TestInfoRegistryMirrors (0.54s)
10:36:27 [2022-05-17T10:36:27.903Z] === RUN   TestLoginFailsWithBadCredentials
10:36:27 [2022-05-17T10:36:27.903Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
10:36:27 [2022-05-17T10:36:27.903Z] === RUN   TestPingCacheHeaders
10:36:27 [2022-05-17T10:36:27.903Z] --- PASS: TestPingCacheHeaders (0.03s)
10:36:27 [2022-05-17T10:36:27.903Z] === RUN   TestPingGet
10:36:27 [2022-05-17T10:36:27.903Z] --- PASS: TestPingGet (0.02s)
10:36:27 [2022-05-17T10:36:27.903Z] === RUN   TestPingHead
10:36:27 [2022-05-17T10:36:27.903Z] --- PASS: TestPingHead (0.03s)
10:36:27 [2022-05-17T10:36:27.903Z] === RUN   TestPingSwarmHeader
10:36:28 [2022-05-17T10:36:28.123Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:36:28 [2022-05-17T10:36:28.471Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:36:28 [2022-05-17T10:36:28.730Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:36:29 [2022-05-17T10:36:29.123Z] === CONT  TestStopContainerWithTimeout/1
10:36:29 [2022-05-17T10:36:29.495Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:36:29 [2022-05-17T10:36:29.668Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:36:29 [2022-05-17T10:36:29.927Z] --- PASS: TestPingSwarmHeader (1.85s)
10:36:29 [2022-05-17T10:36:29.927Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:36:29 [2022-05-17T10:36:29.927Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:36:29 [2022-05-17T10:36:29.927Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:36:29 [2022-05-17T10:36:29.927Z] === RUN   TestVersion
10:36:29 [2022-05-17T10:36:29.927Z] --- PASS: TestVersion (0.03s)
10:36:29 [2022-05-17T10:36:29.927Z] === CONT  TestDiskUsage
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/container_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/image_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/volume_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:36:30 [2022-05-17T10:36:30.495Z] === RUN   TestDiskUsage/after_container.Run
10:36:30 [2022-05-17T10:36:30.504Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:36:30 [2022-05-17T10:36:30.504Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
10:36:30 [2022-05-17T10:36:30.504Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
10:36:30 [2022-05-17T10:36:30.504Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
10:36:30 [2022-05-17T10:36:30.504Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
10:36:30 [2022-05-17T10:36:30.504Z] === RUN   TestDeleteDevicemapper
10:36:30 [2022-05-17T10:36:30.504Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:36:30 [2022-05-17T10:36:30.504Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:36:30 [2022-05-17T10:36:30.504Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:36:30 [2022-05-17T10:36:30.754Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:36:30 [2022-05-17T10:36:30.754Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:36:30 [2022-05-17T10:36:30.754Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:36:30 [2022-05-17T10:36:30.754Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:36:30 [2022-05-17T10:36:30.754Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:36:30 [2022-05-17T10:36:30.754Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:36:30 [2022-05-17T10:36:30.754Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:36:30 [2022-05-17T10:36:30.754Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:36:30 [2022-05-17T10:36:30.754Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:36:30 [2022-05-17T10:36:30.850Z] --- PASS: TestCreateServiceMaxReplicas (2.83s)
10:36:30 [2022-05-17T10:36:30.851Z] === RUN   TestCreateWithDuplicateNetworkNames
10:36:31 [2022-05-17T10:36:31.013Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:36:31 [2022-05-17T10:36:31.013Z] --- PASS: TestDiskUsage (1.23s)
10:36:31 [2022-05-17T10:36:31.013Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
10:36:31 [2022-05-17T10:36:31.013Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
10:36:31 [2022-05-17T10:36:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:36:31 [2022-05-17T10:36:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
10:36:31 [2022-05-17T10:36:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
10:36:31 [2022-05-17T10:36:31.014Z] PASS
10:36:31 [2022-05-17T10:36:31.014Z] 
10:36:31 [2022-05-17T10:36:31.014Z] === Skipped
10:36:31 [2022-05-17T10:36:31.014Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:36:31 [2022-05-17T10:36:31.014Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:36:31 [2022-05-17T10:36:31.014Z] 
10:36:31 [2022-05-17T10:36:31.014Z] DONE 54 tests, 1 skipped in 22.419s
10:36:31 [2022-05-17T10:36:31.014Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:36:31 [2022-05-17T10:36:31.273Z] INFO: Testing against a local daemon
10:36:31 [2022-05-17T10:36:31.273Z] === RUN   TestVolumesCreateAndList
10:36:31 [2022-05-17T10:36:31.273Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:36:31 [2022-05-17T10:36:31.273Z] === RUN   TestVolumesRemove
10:36:31 [2022-05-17T10:36:31.273Z] --- PASS: TestVolumesRemove (0.04s)
10:36:31 [2022-05-17T10:36:31.273Z] === RUN   TestVolumesInspect
10:36:31 [2022-05-17T10:36:31.273Z] --- PASS: TestVolumesInspect (0.02s)
10:36:31 [2022-05-17T10:36:31.273Z] === RUN   TestVolumesInvalidJSON
10:36:31 [2022-05-17T10:36:31.273Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:36:31 [2022-05-17T10:36:31.273Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:36:31 [2022-05-17T10:36:31.273Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:36:31 [2022-05-17T10:36:31.273Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:36:31 [2022-05-17T10:36:31.273Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:36:31 [2022-05-17T10:36:31.273Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:36:31 [2022-05-17T10:36:31.273Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:36:31 [2022-05-17T10:36:31.273Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:36:31 [2022-05-17T10:36:31.273Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:36:31 [2022-05-17T10:36:31.273Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:36:31 [2022-05-17T10:36:31.273Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:36:31 [2022-05-17T10:36:31.273Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:36:31 [2022-05-17T10:36:31.273Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:36:31 [2022-05-17T10:36:31.273Z] PASS
10:36:31 [2022-05-17T10:36:31.273Z] 
10:36:31 [2022-05-17T10:36:31.273Z] DONE 9 tests in 0.183s
10:36:31 [2022-05-17T10:36:31.273Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:36:31 [2022-05-17T10:36:31.273Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14202 is not a child of this shell
10:36:31 [2022-05-17T10:36:31.273Z] warning: PID 14202 from bundles/test-integration/docker.pid had a nonzero exit code
10:36:31 [2022-05-17T10:36:31.273Z] Leaving: AppArmorNo profiles have been unloaded.
10:36:31 [2022-05-17T10:36:31.273Z] 
10:36:31 [2022-05-17T10:36:31.273Z] Unloading profiles will leave already running processes permanently
10:36:31 [2022-05-17T10:36:31.273Z] unconfined, which can lead to unexpected situations.
10:36:31 [2022-05-17T10:36:31.273Z] 
10:36:31 [2022-05-17T10:36:31.273Z] To set a process to complain mode, use the command line tool
10:36:31 [2022-05-17T10:36:31.273Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:36:31 [2022-05-17T10:36:31.273Z] Removing test suite binaries
10:36:31 [2022-05-17T10:36:31.532Z] exiting test-integration
10:36:31 [2022-05-17T10:36:31.532Z] ++ exit 0
10:36:31 [2022-05-17T10:36:31.532Z] 
10:36:31 [2022-05-17T10:36:31.885Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
10:36:31 [2022-05-17T10:36:31.885Z] === RUN   TestUpdateMemory
10:36:32 [2022-05-17T10:36:32.020Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:36:32 [2022-05-17T10:36:32.455Z] --- PASS: TestUpdateMemory (0.51s)
10:36:32 [2022-05-17T10:36:32.455Z] === RUN   TestUpdateCPUQuota
Post stage
[Pipeline] junit
10:36:32 [2022-05-17T10:36:32.483Z] Recording test results
10:36:33 [2022-05-17T10:36:33.026Z] --- PASS: TestUpdateCPUQuota (0.73s)
10:36:33 [2022-05-17T10:36:33.026Z] === RUN   TestUpdatePidsLimit
10:36:33 [2022-05-17T10:36:33.026Z] === RUN   TestUpdatePidsLimit/update_from_none
10:36:33 [2022-05-17T10:36:33.286Z] === RUN   TestUpdatePidsLimit/no_change
10:36:33 [2022-05-17T10:36:33.546Z] === RUN   TestUpdatePidsLimit/update_lower
10:36:33 [2022-05-17T10:36:33.546Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:36:33 [2022-05-17T10:36:33.807Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:36:34 [2022-05-17T10:36:34.068Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:36:34 [2022-05-17T10:36:34.213Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:36:34 [2022-05-17T10:36:34.328Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:36:34 [2022-05-17T10:36:34.563Z] + echo Ensuring container killed.
10:36:34 [2022-05-17T10:36:34.563Z] Ensuring container killed.
10:36:34 [2022-05-17T10:36:34.563Z] + docker rm -vf docker-pr5
10:36:34 [2022-05-17T10:36:34.563Z] Error: No such container: docker-pr5
[Pipeline] sh
10:36:34 [2022-05-17T10:36:34.861Z] + echo Chowning /workspace to jenkins user
10:36:34 [2022-05-17T10:36:34.861Z] Chowning /workspace to jenkins user
10:36:34 [2022-05-17T10:36:34.861Z] + id -u
10:36:34 [2022-05-17T10:36:34.861Z] + id -g
10:36:34 [2022-05-17T10:36:34.861Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43578:/workspace busybox chown -R 1000:1000 /workspace
10:36:34 [2022-05-17T10:36:34.861Z] Unable to find image 'busybox:latest' locally
10:36:34 [2022-05-17T10:36:34.861Z] latest: Pulling from library/busybox
10:36:34 [2022-05-17T10:36:34.899Z] --- PASS: TestUpdatePidsLimit (1.86s)
10:36:34 [2022-05-17T10:36:34.899Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
10:36:34 [2022-05-17T10:36:34.899Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
10:36:34 [2022-05-17T10:36:34.899Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
10:36:34 [2022-05-17T10:36:34.899Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s)
10:36:34 [2022-05-17T10:36:34.899Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
10:36:34 [2022-05-17T10:36:34.899Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
10:36:34 [2022-05-17T10:36:34.899Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
10:36:34 [2022-05-17T10:36:34.899Z] === RUN   TestUpdateRestartPolicy
10:36:35 [2022-05-17T10:36:35.122Z] 50e8d59317eb: Pulling fs layer
10:36:35 [2022-05-17T10:36:35.122Z] 50e8d59317eb: Verifying Checksum
10:36:35 [2022-05-17T10:36:35.122Z] 50e8d59317eb: Download complete
10:36:35 [2022-05-17T10:36:35.122Z] 50e8d59317eb: Pull complete
10:36:35 [2022-05-17T10:36:35.122Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
10:36:35 [2022-05-17T10:36:35.122Z] Status: Downloaded newer image for busybox:latest
10:36:35 [2022-05-17T10:36:35.298Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:36:36 [2022-05-17T10:36:36.801Z] + bundleName=amd64-rootless
10:36:36 [2022-05-17T10:36:36.801Z] + echo Creating amd64-rootless-bundles.tar.gz
10:36:36 [2022-05-17T10:36:36.801Z] Creating amd64-rootless-bundles.tar.gz
10:36:36 [2022-05-17T10:36:36.801Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:36:36 [2022-05-17T10:36:36.801Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
10:36:36 [2022-05-17T10:36:36.815Z] Archiving artifacts
10:36:37 [2022-05-17T10:36:37.196Z]     docker_api_swarm_service_test.go:490: [dde3036008804] joining swarm manager [ddea72f958471]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:36:37 [2022-05-17T10:36:37.196Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:36:37 [2022-05-17T10:36:37.762Z]     docker_api_swarm_service_test.go:490: [d1330d09285b8] joining swarm manager [ddea72f958471]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:36:38 [2022-05-17T10:36:38.837Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43578/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:36:39 [2022-05-17T10:36:39.134Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:36:39 [2022-05-17T10:36:39.147Z] + make clean
10:36:39 [2022-05-17T10:36:39.406Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:36:39 [2022-05-17T10:36:39.406Z] docker-dev-cache
10:36:39 [2022-05-17T10:36:39.406Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:36:40 [2022-05-17T10:36:40.506Z] === RUN   TestDockerSuite/TestPortHostBinding
10:36:41 [2022-05-17T10:36:41.439Z] === RUN   TestDockerSuite/TestPortList
10:36:45 [2022-05-17T10:36:45.687Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s)
10:36:45 [2022-05-17T10:36:45.687Z] === RUN   TestCreateServiceSecretFileMode
10:36:46 [2022-05-17T10:36:46.250Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
10:36:46 [2022-05-17T10:36:46.250Z] === RUN   TestCreateServiceConfigFileMode
10:36:47 [2022-05-17T10:36:47.121Z] --- PASS: TestUpdateRestartPolicy (10.91s)
10:36:47 [2022-05-17T10:36:47.121Z] === RUN   TestUpdateRestartWithAutoRemove
10:36:47 [2022-05-17T10:36:47.121Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
10:36:47 [2022-05-17T10:36:47.121Z] === RUN   TestWaitNonBlocked
10:36:47 [2022-05-17T10:36:47.121Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:36:47 [2022-05-17T10:36:47.122Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:36:47 [2022-05-17T10:36:47.122Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:36:47 [2022-05-17T10:36:47.122Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:36:47 [2022-05-17T10:36:47.122Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:36:47 [2022-05-17T10:36:47.122Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:36:47 [2022-05-17T10:36:47.122Z] --- PASS: TestWaitNonBlocked (0.01s)
10:36:47 [2022-05-17T10:36:47.122Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
10:36:47 [2022-05-17T10:36:47.122Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
10:36:47 [2022-05-17T10:36:47.122Z] === RUN   TestWaitBlocked
10:36:47 [2022-05-17T10:36:47.122Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:36:47 [2022-05-17T10:36:47.122Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:36:47 [2022-05-17T10:36:47.122Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:36:47 [2022-05-17T10:36:47.122Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:36:47 [2022-05-17T10:36:47.122Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:36:47 [2022-05-17T10:36:47.122Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:36:47 [2022-05-17T10:36:47.692Z] --- PASS: TestWaitBlocked (0.01s)
10:36:47 [2022-05-17T10:36:47.692Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
10:36:47 [2022-05-17T10:36:47.692Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
10:36:47 [2022-05-17T10:36:47.692Z] === CONT  TestContainerStartOnDaemonRestart
10:36:47 [2022-05-17T10:36:47.692Z] === CONT  TestRestartDaemonWithRestartingContainer
10:36:48 [2022-05-17T10:36:48.766Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
10:36:48 [2022-05-17T10:36:48.766Z] === RUN   TestCreateServiceSysctls
10:36:49 [2022-05-17T10:36:49.574Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:36:49 [2022-05-17T10:36:49.574Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:36:50 [2022-05-17T10:36:50.233Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s)
10:36:50 [2022-05-17T10:36:50.234Z] === CONT  TestIpcModeOlderClient
10:36:50 [2022-05-17T10:36:50.234Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s)
10:36:50 [2022-05-17T10:36:50.234Z] === CONT  TestContainerKillOnDaemonStart
10:36:50 [2022-05-17T10:36:50.234Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:36:50 [2022-05-17T10:36:50.234Z] === CONT  TestDaemonHostGatewayIP
10:36:50 [2022-05-17T10:36:50.506Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:36:51 [2022-05-17T10:36:51.751Z] === RUN   TestConfigDaemonLibtrustID
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:31: runtime.GOOS == "windows"
10:36:51 [2022-05-17T10:36:51.751Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z] === RUN   TestConfigDaemonID
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:50: runtime.GOOS == "windows"
10:36:51 [2022-05-17T10:36:51.751Z] --- SKIP: TestConfigDaemonID (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z] === RUN   TestDaemonConfigValidation
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:87: runtime.GOOS == "windows"
10:36:51 [2022-05-17T10:36:51.751Z] --- SKIP: TestDaemonConfigValidation (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z] === RUN   TestConfigDaemonSeccompProfiles
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:153: runtime.GOOS == "windows"
10:36:51 [2022-05-17T10:36:51.751Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z] === RUN   TestDaemonProxy
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows
10:36:51 [2022-05-17T10:36:51.751Z] --- SKIP: TestDaemonProxy (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z] PASS
10:36:51 [2022-05-17T10:36:51.751Z] ok  	github.com/docker/docker/integration/daemon	0.111s
10:36:51 [2022-05-17T10:36:51.751Z] 
10:36:51 [2022-05-17T10:36:51.751Z] === Skipped
10:36:51 [2022-05-17T10:36:51.751Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:31: runtime.GOOS == "windows"
10:36:51 [2022-05-17T10:36:51.751Z] 
10:36:51 [2022-05-17T10:36:51.751Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:50: runtime.GOOS == "windows"
10:36:51 [2022-05-17T10:36:51.751Z] 
10:36:51 [2022-05-17T10:36:51.751Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:87: runtime.GOOS == "windows"
10:36:51 [2022-05-17T10:36:51.751Z] 
10:36:51 [2022-05-17T10:36:51.751Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:153: runtime.GOOS == "windows"
10:36:51 [2022-05-17T10:36:51.751Z] 
10:36:51 [2022-05-17T10:36:51.751Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
10:36:51 [2022-05-17T10:36:51.751Z]     daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows
10:36:51 [2022-05-17T10:36:51.751Z] 
10:36:51 [2022-05-17T10:36:51.751Z] DONE 5 tests, 5 skipped in 23.069s
10:36:51 [2022-05-17T10:36:51.751Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:36:52 [2022-05-17T10:36:52.031Z] --- PASS: TestCreateServiceSysctls (3.17s)
10:36:52 [2022-05-17T10:36:52.031Z] === RUN   TestCreateServiceCapabilities
10:36:52 [2022-05-17T10:36:52.145Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
10:36:52 [2022-05-17T10:36:52.145Z] === CONT  TestDaemonRestartIpcMode
10:36:53 [2022-05-17T10:36:53.918Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:36:53 [2022-05-17T10:36:53.918Z] INFO: Testing against a local daemon
10:36:53 [2022-05-17T10:36:53.918Z] === RUN   TestCommitInheritsEnv
10:36:53 [2022-05-17T10:36:53.918Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:36:53 [2022-05-17T10:36:53.918Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:36:53 [2022-05-17T10:36:53.918Z] === RUN   TestImportExtremelyLargeImageWorks
10:36:53 [2022-05-17T10:36:53.918Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
10:36:53 [2022-05-17T10:36:53.918Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:36:53 [2022-05-17T10:36:53.918Z] === RUN   TestImportWithCustomPlatform
10:36:53 [2022-05-17T10:36:53.918Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
10:36:53 [2022-05-17T10:36:53.918Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
10:36:53 [2022-05-17T10:36:53.918Z] === RUN   TestImagesFilterMultiReference
10:36:53 [2022-05-17T10:36:53.918Z] --- PASS: TestImagesFilterMultiReference (0.11s)
10:36:53 [2022-05-17T10:36:53.918Z] === RUN   TestImagePullPlatformInvalid
10:36:53 [2022-05-17T10:36:53.918Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
10:36:53 [2022-05-17T10:36:53.918Z] === RUN   TestRemoveImageOrphaning
10:36:54 [2022-05-17T10:36:54.545Z] --- PASS: TestCreateServiceCapabilities (2.51s)
10:36:54 [2022-05-17T10:36:54.545Z] === RUN   TestInspect
10:36:54 [2022-05-17T10:36:54.687Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
10:36:54 [2022-05-17T10:36:54.879Z] --- PASS: TestRemoveImageOrphaning (1.10s)
10:36:54 [2022-05-17T10:36:54.879Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:36:54 [2022-05-17T10:36:54.879Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
10:36:54 [2022-05-17T10:36:54.879Z] === RUN   TestTagInvalidReference
10:36:54 [2022-05-17T10:36:54.879Z] --- PASS: TestTagInvalidReference (0.05s)
10:36:54 [2022-05-17T10:36:54.879Z] === RUN   TestTagValidPrefixedRepo
10:36:54 [2022-05-17T10:36:54.879Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
10:36:54 [2022-05-17T10:36:54.879Z] === RUN   TestTagExistedNameWithoutForce
10:36:54 [2022-05-17T10:36:54.879Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
10:36:54 [2022-05-17T10:36:54.879Z] === RUN   TestTagOfficialNames
10:36:55 [2022-05-17T10:36:55.335Z] --- PASS: TestTagOfficialNames (0.10s)
10:36:55 [2022-05-17T10:36:55.335Z] === RUN   TestTagMatchesDigest
10:36:55 [2022-05-17T10:36:55.335Z] --- PASS: TestTagMatchesDigest (0.04s)
10:36:55 [2022-05-17T10:36:55.335Z] PASS
10:36:55 [2022-05-17T10:36:55.335Z] ok  	github.com/docker/docker/integration/image	1.733s
10:36:55 [2022-05-17T10:36:55.335Z] 
10:36:55 [2022-05-17T10:36:55.335Z] === Skipped
10:36:55 [2022-05-17T10:36:55.335Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
10:36:55 [2022-05-17T10:36:55.335Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:36:55 [2022-05-17T10:36:55.335Z] 
10:36:55 [2022-05-17T10:36:55.335Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
10:36:55 [2022-05-17T10:36:55.335Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
10:36:55 [2022-05-17T10:36:55.335Z] 
10:36:55 [2022-05-17T10:36:55.335Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
10:36:55 [2022-05-17T10:36:55.335Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
10:36:55 [2022-05-17T10:36:55.335Z] 
10:36:55 [2022-05-17T10:36:55.335Z] DONE 12 tests, 3 skipped in 5.525s
10:36:55 [2022-05-17T10:36:55.335Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:36:57 [2022-05-17T10:36:57.059Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:36:57 [2022-05-17T10:36:57.059Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:36:57 [2022-05-17T10:36:57.059Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:36:57 [2022-05-17T10:36:57.059Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:36:57 [2022-05-17T10:36:57.059Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:36:57 [2022-05-17T10:36:57.059Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:36:57 [2022-05-17T10:36:57.059Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:36:57 [2022-05-17T10:36:57.059Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:36:57 [2022-05-17T10:36:57.624Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:36:57 [2022-05-17T10:36:57.624Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:36:57 [2022-05-17T10:36:57.810Z] --- PASS: TestInspect (2.78s)
10:36:57 [2022-05-17T10:36:57.810Z] === RUN   TestCreateJob
10:36:58 [2022-05-17T10:36:58.189Z]     docker_api_swarm_service_test.go:128: [da96b6c0d824a] joining swarm manager [d840b16613ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:36:58 [2022-05-17T10:36:58.249Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:36:58 [2022-05-17T10:36:58.249Z] INFO: Testing against a local daemon
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkCreateDelete
10:36:58 [2022-05-17T10:36:58.249Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestDockerNetworkDeletePreferID
10:36:58 [2022-05-17T10:36:58.249Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestDockerNetworkDeletePreferID (0.03s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestDaemonDNSFallback
10:36:58 [2022-05-17T10:36:58.249Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestDaemonDNSFallback (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestInspectNetwork
10:36:58 [2022-05-17T10:36:58.249Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestInspectNetwork (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestRunContainerWithBridgeNone
10:36:58 [2022-05-17T10:36:58.249Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/create
10:36:58 [2022-05-17T10:36:58.249Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:36:58 [2022-05-17T10:36:58.249Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:36:58 [2022-05-17T10:36:58.249Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:36:58 [2022-05-17T10:36:58.249Z] === CONT  TestNetworkInvalidJSON/networks/create
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:36:58 [2022-05-17T10:36:58.249Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:36:58 [2022-05-17T10:36:58.249Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:36:58 [2022-05-17T10:36:58.249Z] --- PASS: TestNetworkInvalidJSON (0.18s)
10:36:58 [2022-05-17T10:36:58.249Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.02s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkList
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkList//networks
10:36:58 [2022-05-17T10:36:58.249Z] === PAUSE TestNetworkList//networks
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestNetworkList//networks/
10:36:58 [2022-05-17T10:36:58.249Z] === PAUSE TestNetworkList//networks/
10:36:58 [2022-05-17T10:36:58.249Z] === CONT  TestNetworkList//networks
10:36:58 [2022-05-17T10:36:58.249Z] === CONT  TestNetworkList//networks/
10:36:58 [2022-05-17T10:36:58.249Z] --- PASS: TestNetworkList (0.06s)
10:36:58 [2022-05-17T10:36:58.249Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z]     --- PASS: TestNetworkList//networks (0.01s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestHostIPv4BridgeLabel
10:36:58 [2022-05-17T10:36:58.249Z]     network_test.go:154: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestDaemonRestartWithLiveRestore
10:36:58 [2022-05-17T10:36:58.249Z]     service_test.go:30: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestDaemonDefaultNetworkPools
10:36:58 [2022-05-17T10:36:58.249Z]     service_test.go:59: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestDaemonRestartWithExistingNetwork
10:36:58 [2022-05-17T10:36:58.249Z]     service_test.go:103: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:36:58 [2022-05-17T10:36:58.249Z]     service_test.go:137: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:36:58 [2022-05-17T10:36:58.249Z]     service_test.go:188: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestServiceWithPredefinedNetwork
10:36:58 [2022-05-17T10:36:58.249Z]     service_test.go:213: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:36:58 [2022-05-17T10:36:58.249Z]     service_test.go:243: FLAKY_TEST
10:36:58 [2022-05-17T10:36:58.249Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:36:58 [2022-05-17T10:36:58.249Z] === RUN   TestServiceWithDataPathPortInit
10:36:58 [2022-05-17T10:36:58.249Z]     service_test.go:334: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.250Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:36:58 [2022-05-17T10:36:58.250Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:36:58 [2022-05-17T10:36:58.250Z]     service_test.go:402: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.250Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:36:58 [2022-05-17T10:36:58.250Z] PASS
10:36:58 [2022-05-17T10:36:58.250Z] ok  	github.com/docker/docker/integration/network	0.399s
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === Skipped
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.03s)
10:36:58 [2022-05-17T10:36:58.706Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     network_test.go:154: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     service_test.go:30: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     service_test.go:59: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     service_test.go:103: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     service_test.go:137: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     service_test.go:188: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     service_test.go:213: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     service_test.go:243: FLAKY_TEST
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     service_test.go:334: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
10:36:58 [2022-05-17T10:36:58.706Z]     service_test.go:402: testEnv.OSType == "windows"
10:36:58 [2022-05-17T10:36:58.706Z] 
10:36:58 [2022-05-17T10:36:58.706Z] DONE 34 tests, 15 skipped in 3.156s
10:36:58 [2022-05-17T10:36:58.706Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:36:58 [2022-05-17T10:36:58.755Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:36:59 [2022-05-17T10:36:59.012Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:36:59 [2022-05-17T10:36:59.013Z]     docker_api_swarm_service_test.go:129: [d92240de09621] joining swarm manager [d840b16613ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:36:59 [2022-05-17T10:36:59.669Z] testing: warning: no tests to run
10:36:59 [2022-05-17T10:36:59.669Z] PASS
10:36:59 [2022-05-17T10:36:59.669Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.076s
10:36:59 [2022-05-17T10:36:59.669Z] 
10:36:59 [2022-05-17T10:36:59.669Z] DONE 0 tests in 1.049s
10:36:59 [2022-05-17T10:36:59.669Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:37:00 [2022-05-17T10:37:00.326Z] --- PASS: TestCreateJob (3.05s)
10:37:00 [2022-05-17T10:37:00.327Z] === RUN   TestReplicatedJob
10:37:00 [2022-05-17T10:37:00.631Z] testing: warning: no tests to run
10:37:00 [2022-05-17T10:37:00.631Z] PASS
10:37:00 [2022-05-17T10:37:00.631Z] ok  	github.com/docker/docker/integration/network/macvlan	0.070s
10:37:00 [2022-05-17T10:37:00.631Z] 
10:37:00 [2022-05-17T10:37:00.631Z] DONE 0 tests in 0.783s
10:37:00 [2022-05-17T10:37:00.631Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:37:00 [2022-05-17T10:37:00.912Z]     docker_api_swarm_service_test.go:137: [dbc4f0f6d3384] joining swarm manager [d840b16613ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:37:01 [2022-05-17T10:37:01.478Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:37:01 [2022-05-17T10:37:01.478Z]     docker_api_swarm_service_test.go:138: [db1b84313729a] joining swarm manager [d840b16613ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:37:01 [2022-05-17T10:37:01.592Z] testing: warning: no tests to run
10:37:01 [2022-05-17T10:37:01.592Z] PASS
10:37:01 [2022-05-17T10:37:01.592Z] ok  	github.com/docker/docker/integration/plugin	0.071s
10:37:01 [2022-05-17T10:37:01.592Z] 
10:37:01 [2022-05-17T10:37:01.592Z] DONE 0 tests in 0.774s
10:37:01 [2022-05-17T10:37:01.592Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:37:02 [2022-05-17T10:37:02.411Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:37:02 [2022-05-17T10:37:02.553Z] testing: warning: no tests to run
10:37:02 [2022-05-17T10:37:02.553Z] PASS
10:37:02 [2022-05-17T10:37:02.553Z] ok  	github.com/docker/docker/integration/plugin/authz	0.074s
10:37:02 [2022-05-17T10:37:02.553Z] 
10:37:02 [2022-05-17T10:37:02.553Z] DONE 0 tests in 0.776s
10:37:02 [2022-05-17T10:37:02.553Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:37:02 [2022-05-17T10:37:02.855Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
10:37:02 [2022-05-17T10:37:02.855Z] PASS
10:37:02 [2022-05-17T10:37:02.855Z] 
10:37:02 [2022-05-17T10:37:02.855Z] === Skipped
10:37:02 [2022-05-17T10:37:02.855Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:37:02 [2022-05-17T10:37:02.855Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:37:02 [2022-05-17T10:37:02.855Z] 
10:37:02 [2022-05-17T10:37:02.855Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:37:02 [2022-05-17T10:37:02.855Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:37:02 [2022-05-17T10:37:02.855Z] 
10:37:02 [2022-05-17T10:37:02.855Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:37:02 [2022-05-17T10:37:02.855Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:37:02 [2022-05-17T10:37:02.855Z] 
10:37:02 [2022-05-17T10:37:02.855Z] DONE 237 tests, 3 skipped in 115.593s
10:37:02 [2022-05-17T10:37:02.855Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:37:02 [2022-05-17T10:37:02.855Z] ++ 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
10:37:02 [2022-05-17T10:37:02.855Z] ++ set -e
10:37:02 [2022-05-17T10:37:02.855Z] ++ '[' -n 0 ']'
10:37:02 [2022-05-17T10:37:02.855Z] ++ set -x
10:37:02 [2022-05-17T10:37:02.855Z] ++ env -i DEST=/go/src/github.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
10:37:02 [2022-05-17T10:37:02.855Z] === RUN   TestConfigDaemonLibtrustID
10:37:02 [2022-05-17T10:37:02.855Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:37:02 [2022-05-17T10:37:02.855Z] === RUN   TestConfigDaemonID
10:37:03 [2022-05-17T10:37:03.116Z]     daemon_test.go:84: [d71af1d9cdf1e] daemon is not started
10:37:03 [2022-05-17T10:37:03.116Z] --- PASS: TestConfigDaemonID (1.04s)
10:37:03 [2022-05-17T10:37:03.116Z] === RUN   TestDaemonConfigValidation
10:37:03 [2022-05-17T10:37:03.116Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:37:03 [2022-05-17T10:37:03.116Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:37:03 [2022-05-17T10:37:03.116Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:37:03 [2022-05-17T10:37:03.116Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:37:03 [2022-05-17T10:37:03.116Z] === RUN   TestDaemonConfigValidation/invalid_config
10:37:03 [2022-05-17T10:37:03.116Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:37:03 [2022-05-17T10:37:03.116Z] === RUN   TestDaemonConfigValidation/malformed_config
10:37:03 [2022-05-17T10:37:03.116Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:37:03 [2022-05-17T10:37:03.116Z] === RUN   TestDaemonConfigValidation/valid_config
10:37:03 [2022-05-17T10:37:03.116Z] === PAUSE TestDaemonConfigValidation/valid_config
10:37:03 [2022-05-17T10:37:03.116Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:37:03 [2022-05-17T10:37:03.116Z] === CONT  TestDaemonConfigValidation/malformed_config
10:37:03 [2022-05-17T10:37:03.343Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:37:03 [2022-05-17T10:37:03.343Z] === RUN   TestDockerSuite/TestPsByOrder
10:37:03 [2022-05-17T10:37:03.376Z] === CONT  TestDaemonConfigValidation/invalid_config
10:37:03 [2022-05-17T10:37:03.376Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:37:03 [2022-05-17T10:37:03.376Z] === CONT  TestDaemonConfigValidation/valid_config
10:37:03 [2022-05-17T10:37:03.376Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:37:03 [2022-05-17T10:37:03.376Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
10:37:03 [2022-05-17T10:37:03.376Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
10:37:03 [2022-05-17T10:37:03.376Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
10:37:03 [2022-05-17T10:37:03.376Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
10:37:03 [2022-05-17T10:37:03.376Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:37:03 [2022-05-17T10:37:03.376Z] === RUN   TestConfigDaemonSeccompProfiles
10:37:03 [2022-05-17T10:37:03.376Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:37:03 [2022-05-17T10:37:03.918Z] 12fb50a031bd: Pull complete
10:37:03 [2022-05-17T10:37:03.918Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54
10:37:03 [2022-05-17T10:37:03.918Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
10:37:03 [2022-05-17T10:37:03.918Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
10:37:03 [2022-05-17T10:37:03.918Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
10:37:03 [2022-05-17T10:37:03.918Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707'
10:37:03 [2022-05-17T10:37:03.918Z] WARN: Skipping validation tests
10:37:03 [2022-05-17T10:37:03.918Z] INFO: Running unit tests at 05/17/2022 10:36:58...
10:37:03 [2022-05-17T10:37:03.918Z] INFO: make.ps1 starting at 05/17/2022 10:37:03
10:37:03 [2022-05-17T10:37:03.918Z] INFO: Git commit (a1a26b38cb) assumed from DOCKER_GITCOMMIT environment variable
10:37:03 [2022-05-17T10:37:03.918Z] INFO: Running unit tests...
10:37:04 [2022-05-17T10:37:04.759Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:37:05 [2022-05-17T10:37:05.571Z] --- PASS: TestReplicatedJob (5.10s)
10:37:05 [2022-05-17T10:37:05.571Z] === RUN   TestUpdateReplicatedJob
10:37:05 [2022-05-17T10:37:05.700Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:37:05 [2022-05-17T10:37:05.869Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:37:06 [2022-05-17T10:37:06.127Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:37:06 [2022-05-17T10:37:06.640Z] === CONT  TestConfigDaemonSeccompProfiles
10:37:06 [2022-05-17T10:37:06.640Z]     daemon_test.go:198: [de64487acb03a] daemon is not started
10:37:06 [2022-05-17T10:37:06.640Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
10:37:06 [2022-05-17T10:37:06.640Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:37:06 [2022-05-17T10:37:06.640Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:37:06 [2022-05-17T10:37:06.640Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:37:06 [2022-05-17T10:37:06.640Z] === RUN   TestDaemonProxy
10:37:06 [2022-05-17T10:37:06.640Z] === RUN   TestDaemonProxy/environment_variables
10:37:07 [2022-05-17T10:37:07.238Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:07 [2022-05-17T10:37:07.238Z] INFO: Testing against a local daemon
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:37:07 [2022-05-17T10:37:07.238Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:37:07 [2022-05-17T10:37:07.238Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:37:07 [2022-05-17T10:37:07.238Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:37:07 [2022-05-17T10:37:07.238Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:37:07 [2022-05-17T10:37:07.238Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:37:07 [2022-05-17T10:37:07.238Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:37:07 [2022-05-17T10:37:07.238Z] --- PASS: TestPluginInvalidJSON (0.05s)
10:37:07 [2022-05-17T10:37:07.238Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginInstall
10:37:07 [2022-05-17T10:37:07.238Z]     plugin_test.go:93: testEnv.OSType == "windows"
10:37:07 [2022-05-17T10:37:07.238Z] --- SKIP: TestPluginInstall (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginsWithRuntimes
10:37:07 [2022-05-17T10:37:07.238Z]     plugin_test.go:202: testEnv.OSType == "windows"
10:37:07 [2022-05-17T10:37:07.238Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z] === RUN   TestPluginBackCompatMediaTypes
10:37:07 [2022-05-17T10:37:07.238Z]     plugin_test.go:264: testEnv.OSType == "windows"
10:37:07 [2022-05-17T10:37:07.238Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z] PASS
10:37:07 [2022-05-17T10:37:07.238Z] ok  	github.com/docker/docker/integration/plugin/common	0.123s
10:37:07 [2022-05-17T10:37:07.238Z] 
10:37:07 [2022-05-17T10:37:07.238Z] === Skipped
10:37:07 [2022-05-17T10:37:07.238Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]     plugin_test.go:93: testEnv.OSType == "windows"
10:37:07 [2022-05-17T10:37:07.238Z] 
10:37:07 [2022-05-17T10:37:07.238Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]     plugin_test.go:202: testEnv.OSType == "windows"
10:37:07 [2022-05-17T10:37:07.238Z] 
10:37:07 [2022-05-17T10:37:07.238Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
10:37:07 [2022-05-17T10:37:07.238Z]     plugin_test.go:264: testEnv.OSType == "windows"
10:37:07 [2022-05-17T10:37:07.238Z] 
10:37:07 [2022-05-17T10:37:07.238Z] DONE 19 tests, 3 skipped in 4.637s
10:37:07 [2022-05-17T10:37:07.238Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:37:08 [2022-05-17T10:37:08.549Z] === RUN   TestDaemonProxy/command-line_options
10:37:08 [2022-05-17T10:37:08.617Z] .........................xx....................                          [ 29%]
10:37:08 [2022-05-17T10:37:08.653Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:37:08 [2022-05-17T10:37:08.837Z] --- PASS: TestUpdateReplicatedJob (3.16s)
10:37:08 [2022-05-17T10:37:08.837Z] === RUN   TestServiceListWithStatuses
10:37:08 [2022-05-17T10:37:08.837Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:37:08 [2022-05-17T10:37:08.837Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:37:08 [2022-05-17T10:37:08.837Z] === RUN   TestDockerNetworkConnectAlias
10:37:09 [2022-05-17T10:37:09.405Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:09 [2022-05-17T10:37:09.405Z] INFO: Testing against a local daemon
10:37:09 [2022-05-17T10:37:09.405Z] === RUN   TestExternalGraphDriver
10:37:09 [2022-05-17T10:37:09.405Z]     external_test.go:48: runtime.GOOS == "windows"
10:37:09 [2022-05-17T10:37:09.405Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:37:09 [2022-05-17T10:37:09.405Z] === RUN   TestGraphdriverPluginV2
10:37:09 [2022-05-17T10:37:09.405Z]     external_test.go:408: runtime.GOOS == "windows"
10:37:09 [2022-05-17T10:37:09.405Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:37:09 [2022-05-17T10:37:09.405Z] PASS
10:37:09 [2022-05-17T10:37:09.405Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.108s
10:37:09 [2022-05-17T10:37:09.405Z] 
10:37:09 [2022-05-17T10:37:09.405Z] === Skipped
10:37:09 [2022-05-17T10:37:09.405Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
10:37:09 [2022-05-17T10:37:09.405Z]     external_test.go:48: runtime.GOOS == "windows"
10:37:09 [2022-05-17T10:37:09.405Z] 
10:37:09 [2022-05-17T10:37:09.405Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
10:37:09 [2022-05-17T10:37:09.405Z]     external_test.go:408: runtime.GOOS == "windows"
10:37:09 [2022-05-17T10:37:09.405Z] 
10:37:09 [2022-05-17T10:37:09.405Z] DONE 2 tests, 2 skipped in 2.288s
10:37:09 [2022-05-17T10:37:09.884Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:37:09 [2022-05-17T10:37:09.932Z] === RUN   TestDaemonProxy/configuration_file
10:37:11 [2022-05-17T10:37:11.842Z] === RUN   TestDaemonProxy/conflicting_options
10:37:11 [2022-05-17T10:37:11.933Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:37:11 [2022-05-17T10:37:11.933Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:37:12 [2022-05-17T10:37:12.050Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:12 [2022-05-17T10:37:12.050Z] INFO: Testing against a local daemon
10:37:12 [2022-05-17T10:37:12.050Z] === RUN   TestReadPluginNoRead
10:37:12 [2022-05-17T10:37:12.050Z]     read_test.go:21: no unix domain sockets on Windows
10:37:12 [2022-05-17T10:37:12.050Z] --- SKIP: TestReadPluginNoRead (0.00s)
10:37:12 [2022-05-17T10:37:12.050Z] PASS
10:37:12 [2022-05-17T10:37:12.050Z] ok  	github.com/docker/docker/integration/plugin/logging	0.086s
10:37:12 [2022-05-17T10:37:12.050Z] 
10:37:12 [2022-05-17T10:37:12.050Z] === Skipped
10:37:12 [2022-05-17T10:37:12.050Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
10:37:12 [2022-05-17T10:37:12.050Z]     read_test.go:21: no unix domain sockets on Windows
10:37:12 [2022-05-17T10:37:12.050Z] 
10:37:12 [2022-05-17T10:37:12.050Z] DONE 1 tests, 1 skipped in 2.176s
10:37:12 [2022-05-17T10:37:12.050Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
10:37:12 [2022-05-17T10:37:12.412Z] === RUN   TestDaemonProxy/reload_sanitized
10:37:12 [2022-05-17T10:37:12.672Z] --- PASS: TestDaemonProxy (6.24s)
10:37:12 [2022-05-17T10:37:12.672Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
10:37:12 [2022-05-17T10:37:12.672Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
10:37:12 [2022-05-17T10:37:12.672Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
10:37:12 [2022-05-17T10:37:12.672Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:37:12 [2022-05-17T10:37:12.672Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:37:12 [2022-05-17T10:37:12.672Z] PASS
10:37:12 [2022-05-17T10:37:12.672Z] 
10:37:12 [2022-05-17T10:37:12.672Z] DONE 18 tests in 11.284s
10:37:12 [2022-05-17T10:37:12.933Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:37:12 [2022-05-17T10:37:12.933Z] ++ 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
10:37:12 [2022-05-17T10:37:12.933Z] ++ set -e
10:37:12 [2022-05-17T10:37:12.933Z] ++ '[' -n 0 ']'
10:37:12 [2022-05-17T10:37:12.933Z] ++ set -x
10:37:12 [2022-05-17T10:37:12.933Z] ++ env -i DEST=/go/src/github.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
10:37:12 [2022-05-17T10:37:12.933Z] INFO: Testing against a local daemon
10:37:12 [2022-05-17T10:37:12.933Z] === RUN   TestCommitInheritsEnv
10:37:13 [2022-05-17T10:37:13.004Z] --- PASS: TestDockerNetworkConnectAlias (4.18s)
10:37:13 [2022-05-17T10:37:13.004Z] === RUN   TestDockerNetworkReConnect
10:37:13 [2022-05-17T10:37:13.011Z] testing: warning: no tests to run
10:37:13 [2022-05-17T10:37:13.011Z] PASS
10:37:13 [2022-05-17T10:37:13.011Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.067s
10:37:13 [2022-05-17T10:37:13.011Z] 
10:37:13 [2022-05-17T10:37:13.011Z] DONE 0 tests in 1.122s
10:37:13 [2022-05-17T10:37:13.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:37:13 [2022-05-17T10:37:13.193Z] --- PASS: TestCommitInheritsEnv (0.25s)
10:37:13 [2022-05-17T10:37:13.193Z] === RUN   TestImportExtremelyLargeImageWorks
10:37:13 [2022-05-17T10:37:13.193Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:37:13 [2022-05-17T10:37:13.193Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:37:13 [2022-05-17T10:37:13.193Z] === RUN   TestImportWithCustomPlatform
10:37:13 [2022-05-17T10:37:13.193Z] === RUN   TestImportWithCustomPlatform/#00
10:37:13 [2022-05-17T10:37:13.193Z] === RUN   TestImportWithCustomPlatform/_______
10:37:13 [2022-05-17T10:37:13.193Z] === RUN   TestImportWithCustomPlatform//
10:37:13 [2022-05-17T10:37:13.193Z] === RUN   TestImportWithCustomPlatform/linux
10:37:13 [2022-05-17T10:37:13.453Z] === RUN   TestImportWithCustomPlatform/LINUX
10:37:13 [2022-05-17T10:37:13.453Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:37:13 [2022-05-17T10:37:13.453Z] === RUN   TestImportWithCustomPlatform/macos
10:37:13 [2022-05-17T10:37:13.453Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:37:13 [2022-05-17T10:37:13.453Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:37:13 [2022-05-17T10:37:13.453Z] --- PASS: TestImportWithCustomPlatform (0.33s)
10:37:13 [2022-05-17T10:37:13.453Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
10:37:13 [2022-05-17T10:37:13.453Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:37:13 [2022-05-17T10:37:13.453Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:37:13 [2022-05-17T10:37:13.453Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
10:37:13 [2022-05-17T10:37:13.453Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
10:37:13 [2022-05-17T10:37:13.453Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
10:37:13 [2022-05-17T10:37:13.453Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:37:13 [2022-05-17T10:37:13.453Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:37:13 [2022-05-17T10:37:13.453Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:37:13 [2022-05-17T10:37:13.453Z] === RUN   TestImagesFilterMultiReference
10:37:13 [2022-05-17T10:37:13.714Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:37:13 [2022-05-17T10:37:13.714Z] === RUN   TestImagePullPlatformInvalid
10:37:13 [2022-05-17T10:37:13.714Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:37:13 [2022-05-17T10:37:13.714Z] === RUN   TestRemoveImageOrphaning
10:37:13 [2022-05-17T10:37:13.974Z] --- PASS: TestRemoveImageOrphaning (0.26s)
10:37:13 [2022-05-17T10:37:13.974Z] === RUN   TestRemoveImageGarbageCollector
10:37:13 [2022-05-17T10:37:13.974Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:13 [2022-05-17T10:37:13.974Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:37:13 [2022-05-17T10:37:13.974Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:37:13 [2022-05-17T10:37:13.974Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:37:13 [2022-05-17T10:37:13.974Z] === RUN   TestTagInvalidReference
10:37:13 [2022-05-17T10:37:13.974Z] --- PASS: TestTagInvalidReference (0.02s)
10:37:13 [2022-05-17T10:37:13.974Z] === RUN   TestTagValidPrefixedRepo
10:37:13 [2022-05-17T10:37:13.974Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:37:13 [2022-05-17T10:37:13.974Z] === RUN   TestTagExistedNameWithoutForce
10:37:13 [2022-05-17T10:37:13.974Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:37:13 [2022-05-17T10:37:13.974Z] === RUN   TestTagOfficialNames
10:37:13 [2022-05-17T10:37:13.974Z] --- PASS: TestTagOfficialNames (0.05s)
10:37:13 [2022-05-17T10:37:13.974Z] === RUN   TestTagMatchesDigest
10:37:13 [2022-05-17T10:37:13.974Z] --- PASS: TestTagMatchesDigest (0.01s)
10:37:13 [2022-05-17T10:37:13.974Z] PASS
10:37:13 [2022-05-17T10:37:13.974Z] 
10:37:13 [2022-05-17T10:37:13.974Z] === Skipped
10:37:13 [2022-05-17T10:37:13.974Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:37:13 [2022-05-17T10:37:13.974Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:37:13 [2022-05-17T10:37:13.974Z] 
10:37:13 [2022-05-17T10:37:13.974Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:37:13 [2022-05-17T10:37:13.974Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:13 [2022-05-17T10:37:13.974Z] 
10:37:13 [2022-05-17T10:37:13.974Z] DONE 22 tests, 2 skipped in 1.242s
10:37:13 [2022-05-17T10:37:13.974Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:37:13 [2022-05-17T10:37:13.974Z] ++ 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
10:37:13 [2022-05-17T10:37:13.974Z] ++ set -e
10:37:13 [2022-05-17T10:37:13.974Z] ++ '[' -n 0 ']'
10:37:13 [2022-05-17T10:37:13.974Z] ++ set -x
10:37:13 [2022-05-17T10:37:13.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:37:14 [2022-05-17T10:37:14.204Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
10:37:14 [2022-05-17T10:37:14.234Z] INFO: Testing against a local daemon
10:37:14 [2022-05-17T10:37:14.234Z] === RUN   TestNetworkCreateDelete
10:37:14 [2022-05-17T10:37:14.234Z] --- PASS: TestNetworkCreateDelete (0.13s)
10:37:14 [2022-05-17T10:37:14.234Z] === RUN   TestDockerNetworkDeletePreferID
10:37:14 [2022-05-17T10:37:14.458Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:37:14 [2022-05-17T10:37:14.803Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
10:37:14 [2022-05-17T10:37:14.803Z] === RUN   TestDaemonDNSFallback
10:37:15 [2022-05-17T10:37:15.188Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:15 [2022-05-17T10:37:15.188Z] INFO: Testing against a local daemon
10:37:15 [2022-05-17T10:37:15.188Z] === RUN   TestPluginWithDevMounts
10:37:15 [2022-05-17T10:37:15.188Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:37:15 [2022-05-17T10:37:15.188Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:37:15 [2022-05-17T10:37:15.188Z] PASS
10:37:15 [2022-05-17T10:37:15.188Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.089s
10:37:15 [2022-05-17T10:37:15.188Z] 
10:37:15 [2022-05-17T10:37:15.188Z] === Skipped
10:37:15 [2022-05-17T10:37:15.188Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
10:37:15 [2022-05-17T10:37:15.188Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:37:15 [2022-05-17T10:37:15.188Z] 
10:37:15 [2022-05-17T10:37:15.188Z] DONE 1 tests, 1 skipped in 2.211s
10:37:15 [2022-05-17T10:37:15.644Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:37:16 [2022-05-17T10:37:16.315Z] --- PASS: TestDockerNetworkReConnect (3.47s)
10:37:16 [2022-05-17T10:37:16.315Z] === RUN   TestServicePlugin
10:37:17 [2022-05-17T10:37:17.171Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:17 [2022-05-17T10:37:17.172Z] INFO: Testing against a local daemon
10:37:17 [2022-05-17T10:37:17.172Z] === RUN   TestSecretInspect
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] --- SKIP: TestSecretInspect (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z] === RUN   TestSecretList
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] --- SKIP: TestSecretList (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z] === RUN   TestSecretsCreateAndDelete
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z] === RUN   TestSecretsUpdate
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] --- SKIP: TestSecretsUpdate (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z] === RUN   TestTemplatedSecret
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] --- SKIP: TestTemplatedSecret (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z] === RUN   TestSecretCreateResolve
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:37:17 [2022-05-17T10:37:17.172Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z] PASS
10:37:17 [2022-05-17T10:37:17.172Z] ok  	github.com/docker/docker/integration/secret	0.089s
10:37:17 [2022-05-17T10:37:17.172Z] 
10:37:17 [2022-05-17T10:37:17.172Z] === Skipped
10:37:17 [2022-05-17T10:37:17.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] 
10:37:17 [2022-05-17T10:37:17.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] 
10:37:17 [2022-05-17T10:37:17.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] 
10:37:17 [2022-05-17T10:37:17.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] 
10:37:17 [2022-05-17T10:37:17.172Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:37:17 [2022-05-17T10:37:17.172Z] 
10:37:17 [2022-05-17T10:37:17.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
10:37:17 [2022-05-17T10:37:17.172Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:37:17 [2022-05-17T10:37:17.172Z] 
10:37:17 [2022-05-17T10:37:17.172Z] DONE 6 tests, 6 skipped in 1.757s
10:37:17 [2022-05-17T10:37:17.172Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:37:20 [2022-05-17T10:37:20.074Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:20 [2022-05-17T10:37:20.074Z] INFO: Testing against a local daemon
10:37:20 [2022-05-17T10:37:20.074Z] === RUN   TestServiceCreateInit
10:37:20 [2022-05-17T10:37:20.074Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:37:20 [2022-05-17T10:37:20.074Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.074Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:37:20 [2022-05-17T10:37:20.074Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.074Z] --- PASS: TestServiceCreateInit (0.06s)
10:37:20 [2022-05-17T10:37:20.074Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:37:20 [2022-05-17T10:37:20.074Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestCreateServiceMultipleTimes
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestCreateServiceConflict
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestCreateServiceMaxReplicas
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestCreateWithDuplicateNetworkNames
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestCreateServiceSecretFileMode
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestCreateServiceConfigFileMode
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestCreateServiceSysctls
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestCreateServiceSysctls (0.04s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestCreateServiceCapabilities
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestInspect
10:37:20 [2022-05-17T10:37:20.075Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestInspect (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestCreateJob
10:37:20 [2022-05-17T10:37:20.075Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestCreateJob (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestReplicatedJob
10:37:20 [2022-05-17T10:37:20.075Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestReplicatedJob (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestUpdateReplicatedJob
10:37:20 [2022-05-17T10:37:20.075Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestServiceListWithStatuses
10:37:20 [2022-05-17T10:37:20.075Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestDockerNetworkConnectAlias
10:37:20 [2022-05-17T10:37:20.075Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestDockerNetworkReConnect
10:37:20 [2022-05-17T10:37:20.075Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestServicePlugin
10:37:20 [2022-05-17T10:37:20.075Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestServicePlugin (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestServiceUpdateLabel
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestServiceUpdateSecrets
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestServiceUpdateConfigs
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestServiceUpdateNetwork
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] === RUN   TestServiceUpdatePidsLimit
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] PASS
10:37:20 [2022-05-17T10:37:20.075Z] ok  	github.com/docker/docker/integration/service	0.282s
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === Skipped
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
10:37:20 [2022-05-17T10:37:20.075Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
10:37:20 [2022-05-17T10:37:20.075Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:37:20 [2022-05-17T10:37:20.075Z] 
10:37:20 [2022-05-17T10:37:20.075Z] DONE 24 tests, 23 skipped in 2.623s
10:37:20 [2022-05-17T10:37:20.075Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:37:20 [2022-05-17T10:37:20.484Z]     plugin_test.go:61: [de8c319519fa0] joining swarm manager [d1215aa1c4ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:37:21 [2022-05-17T10:37:21.019Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:37:21 [2022-05-17T10:37:21.045Z]     plugin_test.go:64: [d0d4307a53c43] joining swarm manager [d1215aa1c4ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:37:21 [2022-05-17T10:37:21.382Z] --- PASS: TestDaemonDNSFallback (6.30s)
10:37:21 [2022-05-17T10:37:21.382Z] === RUN   TestInspectNetwork
10:37:21 [2022-05-17T10:37:21.598Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:37:21 [2022-05-17T10:37:21.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:21 [2022-05-17T10:37:21.605Z] INFO: Testing against a local daemon
10:37:21 [2022-05-17T10:37:21.605Z] === RUN   TestSessionCreate
10:37:21 [2022-05-17T10:37:21.605Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:37:21 [2022-05-17T10:37:21.605Z] --- SKIP: TestSessionCreate (0.00s)
10:37:21 [2022-05-17T10:37:21.605Z] === RUN   TestSessionCreateWithBadUpgrade
10:37:21 [2022-05-17T10:37:21.605Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:37:21 [2022-05-17T10:37:21.605Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:37:21 [2022-05-17T10:37:21.605Z] PASS
10:37:21 [2022-05-17T10:37:21.605Z] ok  	github.com/docker/docker/integration/session	0.088s
10:37:21 [2022-05-17T10:37:21.605Z] 
10:37:21 [2022-05-17T10:37:21.605Z] === Skipped
10:37:21 [2022-05-17T10:37:21.605Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
10:37:21 [2022-05-17T10:37:21.605Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:37:21 [2022-05-17T10:37:21.605Z] 
10:37:21 [2022-05-17T10:37:21.605Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
10:37:21 [2022-05-17T10:37:21.605Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:37:21 [2022-05-17T10:37:21.605Z] 
10:37:21 [2022-05-17T10:37:21.605Z] DONE 2 tests, 2 skipped in 1.686s
10:37:22 [2022-05-17T10:37:22.060Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:37:23 [2022-05-17T10:37:23.496Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:37:23 [2022-05-17T10:37:23.924Z] === RUN   TestInspectNetwork/full_network_id
10:37:23 [2022-05-17T10:37:23.924Z] === RUN   TestInspectNetwork/partial_network_id
10:37:23 [2022-05-17T10:37:23.924Z] === RUN   TestInspectNetwork/network_name
10:37:23 [2022-05-17T10:37:23.924Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:37:24 [2022-05-17T10:37:24.061Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:37:24 [2022-05-17T10:37:24.061Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:37:24 [2022-05-17T10:37:24.228Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:24 [2022-05-17T10:37:24.228Z] INFO: Testing against a local daemon
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:37:24 [2022-05-17T10:37:24.228Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:37:24 [2022-05-17T10:37:24.228Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestDiskUsage
10:37:24 [2022-05-17T10:37:24.228Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
10:37:24 [2022-05-17T10:37:24.228Z] --- SKIP: TestDiskUsage (0.00s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestEventsExecDie
10:37:24 [2022-05-17T10:37:24.228Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:37:24 [2022-05-17T10:37:24.228Z] --- SKIP: TestEventsExecDie (0.00s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestEventsBackwardsCompatible
10:37:24 [2022-05-17T10:37:24.228Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:37:24 [2022-05-17T10:37:24.228Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestEventsVolumeCreate
10:37:24 [2022-05-17T10:37:24.228Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
10:37:24 [2022-05-17T10:37:24.228Z] --- SKIP: TestEventsVolumeCreate (0.00s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestInfoAPI
10:37:24 [2022-05-17T10:37:24.228Z] --- PASS: TestInfoAPI (0.06s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestInfoAPIWarnings
10:37:24 [2022-05-17T10:37:24.228Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:37:24 [2022-05-17T10:37:24.228Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestInfoDebug
10:37:24 [2022-05-17T10:37:24.228Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:37:24 [2022-05-17T10:37:24.228Z] --- SKIP: TestInfoDebug (0.00s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestInfoInsecureRegistries
10:37:24 [2022-05-17T10:37:24.228Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:37:24 [2022-05-17T10:37:24.228Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestInfoRegistryMirrors
10:37:24 [2022-05-17T10:37:24.228Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:37:24 [2022-05-17T10:37:24.228Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
10:37:24 [2022-05-17T10:37:24.228Z] === RUN   TestLoginFailsWithBadCredentials
10:37:24 [2022-05-17T10:37:24.436Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:37:24 [2022-05-17T10:37:24.509Z] ?   	github.com/docker/docker/api	[no test files]
10:37:24 [2022-05-17T10:37:24.994Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:37:25 [2022-05-17T10:37:25.188Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s)
10:37:25 [2022-05-17T10:37:25.188Z] === RUN   TestPingCacheHeaders
10:37:25 [2022-05-17T10:37:25.188Z] --- PASS: TestPingCacheHeaders (0.05s)
10:37:25 [2022-05-17T10:37:25.188Z] === RUN   TestPingGet
10:37:25 [2022-05-17T10:37:25.188Z] --- PASS: TestPingGet (0.05s)
10:37:25 [2022-05-17T10:37:25.188Z] === RUN   TestPingHead
10:37:25 [2022-05-17T10:37:25.188Z] --- PASS: TestPingHead (0.04s)
10:37:25 [2022-05-17T10:37:25.188Z] === RUN   TestPingSwarmHeader
10:37:25 [2022-05-17T10:37:25.188Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
10:37:25 [2022-05-17T10:37:25.188Z] --- SKIP: TestPingSwarmHeader (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z] === RUN   TestVersion
10:37:25 [2022-05-17T10:37:25.188Z] --- PASS: TestVersion (0.04s)
10:37:25 [2022-05-17T10:37:25.188Z] PASS
10:37:25 [2022-05-17T10:37:25.188Z] ok  	github.com/docker/docker/integration/system	1.334s
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === Skipped
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
10:37:25 [2022-05-17T10:37:25.188Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
10:37:25 [2022-05-17T10:37:25.188Z] 
10:37:25 [2022-05-17T10:37:25.188Z] DONE 16 tests, 10 skipped in 3.372s
10:37:25 [2022-05-17T10:37:25.188Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:37:26 [2022-05-17T10:37:26.891Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:37:27 [2022-05-17T10:37:27.149Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:37:27 [2022-05-17T10:37:27.353Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:27 [2022-05-17T10:37:27.353Z] INFO: Testing against a local daemon
10:37:27 [2022-05-17T10:37:27.353Z] === RUN   TestVolumesCreateAndList
10:37:27 [2022-05-17T10:37:27.353Z] --- PASS: TestVolumesCreateAndList (0.07s)
10:37:27 [2022-05-17T10:37:27.353Z] === RUN   TestVolumesRemove
10:37:27 [2022-05-17T10:37:27.353Z] --- PASS: TestVolumesRemove (0.18s)
10:37:27 [2022-05-17T10:37:27.353Z] === RUN   TestVolumesInspect
10:37:27 [2022-05-17T10:37:27.353Z] --- PASS: TestVolumesInspect (0.06s)
10:37:27 [2022-05-17T10:37:27.353Z] === RUN   TestVolumesInvalidJSON
10:37:27 [2022-05-17T10:37:27.353Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:37:27 [2022-05-17T10:37:27.353Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:37:27 [2022-05-17T10:37:27.809Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:37:27 [2022-05-17T10:37:27.809Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:37:27 [2022-05-17T10:37:27.809Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:37:27 [2022-05-17T10:37:27.809Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:37:27 [2022-05-17T10:37:27.809Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:37:27 [2022-05-17T10:37:27.809Z] --- PASS: TestVolumesInvalidJSON (0.04s)
10:37:27 [2022-05-17T10:37:27.809Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
10:37:27 [2022-05-17T10:37:27.809Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:37:27 [2022-05-17T10:37:27.809Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:37:27 [2022-05-17T10:37:27.809Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:37:27 [2022-05-17T10:37:27.809Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:37:27 [2022-05-17T10:37:27.809Z] PASS
10:37:27 [2022-05-17T10:37:27.809Z] ok  	github.com/docker/docker/integration/volume	0.413s
10:37:27 [2022-05-17T10:37:27.809Z] 
10:37:27 [2022-05-17T10:37:27.809Z] DONE 9 tests in 2.222s
10:37:27 [2022-05-17T10:37:27.809Z] INFO: make.ps1 ended at 05/17/2022 10:37:27
10:37:27 [2022-05-17T10:37:27.809Z] INFO: Integration CLI tests being run from the host:
10:37:27 [2022-05-17T10:37:27.809Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" 
10:37:28 [2022-05-17T10:37:28.121Z] --- PASS: TestInspectNetwork (7.01s)
10:37:28 [2022-05-17T10:37:28.121Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:37:28 [2022-05-17T10:37:28.121Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:37:28 [2022-05-17T10:37:28.121Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:37:28 [2022-05-17T10:37:28.121Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:37:28 [2022-05-17T10:37:28.121Z] === RUN   TestRunContainerWithBridgeNone
10:37:29 [2022-05-17T10:37:29.047Z]     docker_api_swarm_service_test.go:304: [dd93ce0171260] joining swarm manager [da5cbe57d4189]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:37:29 [2022-05-17T10:37:29.047Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:37:29 [2022-05-17T10:37:29.305Z]     docker_api_swarm_service_test.go:304: [d6bc3c7baa122] joining swarm manager [da5cbe57d4189]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:37:29 [2022-05-17T10:37:29.503Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/create
10:37:29 [2022-05-17T10:37:29.503Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:37:29 [2022-05-17T10:37:29.503Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:37:29 [2022-05-17T10:37:29.503Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:37:29 [2022-05-17T10:37:29.503Z] === CONT  TestNetworkInvalidJSON/networks/create
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:37:29 [2022-05-17T10:37:29.503Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:37:29 [2022-05-17T10:37:29.503Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:37:29 [2022-05-17T10:37:29.503Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:37:29 [2022-05-17T10:37:29.503Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkList
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkList//networks
10:37:29 [2022-05-17T10:37:29.503Z] === PAUSE TestNetworkList//networks
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestNetworkList//networks/
10:37:29 [2022-05-17T10:37:29.503Z] === PAUSE TestNetworkList//networks/
10:37:29 [2022-05-17T10:37:29.503Z] === CONT  TestNetworkList//networks
10:37:29 [2022-05-17T10:37:29.503Z] === CONT  TestNetworkList//networks/
10:37:29 [2022-05-17T10:37:29.503Z] --- PASS: TestNetworkList (0.01s)
10:37:29 [2022-05-17T10:37:29.503Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z]     --- PASS: TestNetworkList//networks (0.00s)
10:37:29 [2022-05-17T10:37:29.503Z] === RUN   TestHostIPv4BridgeLabel
10:37:29 [2022-05-17T10:37:29.871Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:37:30 [2022-05-17T10:37:30.074Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:37:30 [2022-05-17T10:37:30.074Z] === RUN   TestDaemonRestartWithLiveRestore
10:37:30 [2022-05-17T10:37:30.128Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:37:31 [2022-05-17T10:37:31.014Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:37:31 [2022-05-17T10:37:31.015Z] === RUN   TestDaemonDefaultNetworkPools
10:37:31 [2022-05-17T10:37:31.061Z] === RUN   TestDockerSuite/TestPsRightTagName
10:37:31 [2022-05-17T10:37:31.887Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:37:31 [2022-05-17T10:37:31.955Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
10:37:31 [2022-05-17T10:37:31.955Z] === RUN   TestDaemonRestartWithExistingNetwork
10:37:32 [2022-05-17T10:37:32.897Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
10:37:32 [2022-05-17T10:37:32.897Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:37:32 [2022-05-17T10:37:32.960Z] === RUN   TestDockerSuite/TestPsShowMounts
10:37:34 [2022-05-17T10:37:34.280Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
10:37:34 [2022-05-17T10:37:34.280Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:37:34 [2022-05-17T10:37:34.332Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:37:34 [2022-05-17T10:37:34.850Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:37:34 [2022-05-17T10:37:34.850Z] === RUN   TestServiceWithPredefinedNetwork
10:37:34 [2022-05-17T10:37:34.896Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:37:34 [2022-05-17T10:37:34.896Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:37:34 [2022-05-17T10:37:34.896Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:37:35 [2022-05-17T10:37:35.154Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:37:35 [2022-05-17T10:37:35.154Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:37:35 [2022-05-17T10:37:35.154Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:37:35 [2022-05-17T10:37:35.719Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:37:36 [2022-05-17T10:37:36.729Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
10:37:37 [2022-05-17T10:37:37.091Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:37:37 [2022-05-17T10:37:37.391Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
10:37:37 [2022-05-17T10:37:37.391Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:37:37 [2022-05-17T10:37:37.391Z]     service_test.go:243: FLAKY_TEST
10:37:37 [2022-05-17T10:37:37.391Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:37:37 [2022-05-17T10:37:37.391Z] === RUN   TestServiceWithDataPathPortInit
10:37:38 [2022-05-17T10:37:38.110Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:37:38 [2022-05-17T10:37:38.110Z] INFO: Testing against a local daemon
10:37:38 [2022-05-17T10:37:38.110Z] === RUN   TestDockerSuite
10:37:38 [2022-05-17T10:37:38.110Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:37:38 [2022-05-17T10:37:38.110Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:37:38 [2022-05-17T10:37:38.110Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
10:37:38 [2022-05-17T10:37:38.110Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:37:38 [2022-05-17T10:37:38.110Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:37:38 [2022-05-17T10:37:38.462Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:37:38 [2022-05-17T10:37:38.566Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:37:38 [2022-05-17T10:37:38.566Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:37:38 [2022-05-17T10:37:38.566Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
10:37:38 [2022-05-17T10:37:38.566Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:37:38 [2022-05-17T10:37:38.566Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:37:39 [2022-05-17T10:37:39.021Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:37:39 [2022-05-17T10:37:39.027Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:37:39 [2022-05-17T10:37:39.480Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:37:40 [2022-05-17T10:37:40.440Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:37:40 [2022-05-17T10:37:40.440Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:37:47 [2022-05-17T10:37:47.134Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:37:47 [2022-05-17T10:37:47.134Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:37:47 [2022-05-17T10:37:47.534Z] --- PASS: TestServicePlugin (30.37s)
10:37:47 [2022-05-17T10:37:47.534Z] === RUN   TestServiceUpdateLabel
10:37:48 [2022-05-17T10:37:48.506Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:37:48 [2022-05-17T10:37:48.506Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:37:48 [2022-05-17T10:37:48.506Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:37:48 [2022-05-17T10:37:48.764Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:37:48 [2022-05-17T10:37:48.764Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:37:48 [2022-05-17T10:37:48.898Z] --- PASS: TestServiceUpdateLabel (2.19s)
10:37:48 [2022-05-17T10:37:48.898Z] === RUN   TestServiceUpdateSecrets
10:37:49 [2022-05-17T10:37:49.603Z] === RUN   TestMiddlewares
10:37:49 [2022-05-17T10:37:49.603Z] --- PASS: TestMiddlewares (0.00s)
10:37:49 [2022-05-17T10:37:49.603Z] PASS
10:37:49 [2022-05-17T10:37:49.603Z] coverage: 7.9% of statements
10:37:49 [2022-05-17T10:37:49.603Z] ok  	github.com/docker/docker/api/server	0.059s	coverage: 7.9% of statements
10:37:50 [2022-05-17T10:37:50.661Z]     docker_api_swarm_service_test.go:100: [d05d5b985d394] joining swarm manager [db15a4d99c24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:37:50 [2022-05-17T10:37:50.933Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:37:51 [2022-05-17T10:37:51.530Z]     docker_api_swarm_service_test.go:101: [dd68b98d1c699] joining swarm manager [db15a4d99c24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:37:52 [2022-05-17T10:37:52.100Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:37:52 [2022-05-17T10:37:52.288Z] --- PASS: TestServiceWithDataPathPortInit (13.53s)
10:37:52 [2022-05-17T10:37:52.288Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:37:52 [2022-05-17T10:37:52.919Z] tests/integration/api_network_test.py ............................       [ 47%]
10:37:53 [2022-05-17T10:37:53.228Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:944os3kls928spm8stwmu9e77 Created:2022-05-17 10:37:51.813090224 +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[1549a58f22cf5f4959f947453593a7929b4671ee4513c937cf0d3d2fb11b3a73:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rpo6bgv7em7fjwb3snvbvey1e EndpointID:2ced6c97b09e61a6afb5564af2080c5988518ebe3083d079af8c983a5f156e70 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e3a63fd4200e44ed52f59f4a98ff9b918d8a2d2874158489450cd5d733a46344 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:1a076aa7fffd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rpo6bgv7em7fjwb3snvbvey1e EndpointID:2ced6c97b09e61a6afb5564af2080c5988518ebe3083d079af8c983a5f156e70 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:37:55 [2022-05-17T10:37:55.382Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:37:55 [2022-05-17T10:37:55.948Z] === RUN   TestDockerSuite/TestRmiBlank
10:37:55 [2022-05-17T10:37:55.948Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:37:55 [2022-05-17T10:37:55.948Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:37:57 [2022-05-17T10:37:57.429Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
10:37:57 [2022-05-17T10:37:57.429Z] PASS
10:37:57 [2022-05-17T10:37:57.429Z] 
10:37:57 [2022-05-17T10:37:57.429Z] === Skipped
10:37:57 [2022-05-17T10:37:57.429Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:37:57 [2022-05-17T10:37:57.429Z]     service_test.go:243: FLAKY_TEST
10:37:57 [2022-05-17T10:37:57.429Z] 
10:37:57 [2022-05-17T10:37:57.429Z] DONE 38 tests, 1 skipped in 43.278s
10:37:57 [2022-05-17T10:37:57.429Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:37:57 [2022-05-17T10:37:57.429Z] ++ 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
10:37:57 [2022-05-17T10:37:57.429Z] ++ set -e
10:37:57 [2022-05-17T10:37:57.429Z] ++ '[' -n 0 ']'
10:37:57 [2022-05-17T10:37:57.429Z] ++ set -x
10:37:57 [2022-05-17T10:37:57.429Z] ++ env -i DEST=/go/src/github.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
10:37:57 [2022-05-17T10:37:57.429Z] INFO: Testing against a local daemon
10:37:57 [2022-05-17T10:37:57.429Z] === RUN   TestDockerNetworkIpvlanPersistance
10:37:57 [2022-05-17T10:37:57.429Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:57 [2022-05-17T10:37:57.429Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:37:57 [2022-05-17T10:37:57.429Z] === RUN   TestDockerNetworkIpvlan
10:37:57 [2022-05-17T10:37:57.429Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:57 [2022-05-17T10:37:57.429Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:37:57 [2022-05-17T10:37:57.429Z] PASS
10:37:57 [2022-05-17T10:37:57.429Z] 
10:37:57 [2022-05-17T10:37:57.429Z] === Skipped
10:37:57 [2022-05-17T10:37:57.429Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:37:57 [2022-05-17T10:37:57.429Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:57 [2022-05-17T10:37:57.429Z] 
10:37:57 [2022-05-17T10:37:57.429Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:37:57 [2022-05-17T10:37:57.429Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:57 [2022-05-17T10:37:57.429Z] 
10:37:57 [2022-05-17T10:37:57.429Z] DONE 2 tests, 2 skipped in 0.116s
10:37:57 [2022-05-17T10:37:57.429Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:37:57 [2022-05-17T10:37:57.429Z] ++ 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
10:37:57 [2022-05-17T10:37:57.429Z] ++ set -e
10:37:57 [2022-05-17T10:37:57.429Z] ++ '[' -n 0 ']'
10:37:57 [2022-05-17T10:37:57.429Z] ++ set -x
10:37:57 [2022-05-17T10:37:57.429Z] ++ env -i DEST=/go/src/github.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
10:37:57 [2022-05-17T10:37:57.690Z] INFO: Testing against a local daemon
10:37:57 [2022-05-17T10:37:57.690Z] === RUN   TestDockerNetworkMacvlanPersistance
10:37:58 [2022-05-17T10:37:58.474Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:37:59 [2022-05-17T10:37:59.039Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:37:59 [2022-05-17T10:37:59.072Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
10:37:59 [2022-05-17T10:37:59.072Z] === RUN   TestDockerNetworkMacvlan
10:37:59 [2022-05-17T10:37:59.297Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:37:59 [2022-05-17T10:37:59.642Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:38:00 [2022-05-17T10:38:00.582Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:38:00 [2022-05-17T10:38:00.668Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:38:00 [2022-05-17T10:38:00.926Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:38:01 [2022-05-17T10:38:01.152Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:38:02 [2022-05-17T10:38:02.298Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:38:02 [2022-05-17T10:38:02.420Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
10:38:02 [2022-05-17T10:38:02.865Z] === RUN   TestDockerSuite/TestRmiTag
10:38:02 [2022-05-17T10:38:02.865Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:38:03 [2022-05-17T10:38:03.087Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:38:03 [2022-05-17T10:38:03.430Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:38:03 [2022-05-17T10:38:03.730Z] --- PASS: TestServiceUpdateSecrets (14.60s)
10:38:03 [2022-05-17T10:38:03.731Z] === RUN   TestServiceUpdateConfigs
10:38:03 [2022-05-17T10:38:03.869Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:38:05 [2022-05-17T10:38:05.018Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:38:06 [2022-05-17T10:38:06.710Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:38:06 [2022-05-17T10:38:06.710Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:38:07 [2022-05-17T10:38:07.276Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:38:07 [2022-05-17T10:38:07.534Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:38:07 [2022-05-17T10:38:07.736Z] tests/integration/api_service_test.py .................................. [ 59%]
10:38:08 [2022-05-17T10:38:08.316Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:38:08 [2022-05-17T10:38:08.887Z] --- PASS: TestDockerNetworkMacvlan (9.76s)
10:38:08 [2022-05-17T10:38:08.887Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:38:08 [2022-05-17T10:38:08.887Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:38:08 [2022-05-17T10:38:08.887Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s)
10:38:08 [2022-05-17T10:38:08.887Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
10:38:08 [2022-05-17T10:38:08.887Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s)
10:38:08 [2022-05-17T10:38:08.887Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
10:38:08 [2022-05-17T10:38:08.887Z] PASS
10:38:08 [2022-05-17T10:38:08.887Z] 
10:38:08 [2022-05-17T10:38:08.887Z] DONE 8 tests in 11.177s
10:38:08 [2022-05-17T10:38:08.887Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:38:08 [2022-05-17T10:38:08.887Z] ++ 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
10:38:08 [2022-05-17T10:38:08.887Z] ++ set -e
10:38:08 [2022-05-17T10:38:08.887Z] ++ '[' -n 0 ']'
10:38:08 [2022-05-17T10:38:08.887Z] ++ set -x
10:38:08 [2022-05-17T10:38:08.887Z] ++ env -i DEST=/go/src/github.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
10:38:08 [2022-05-17T10:38:08.887Z] testing: warning: no tests to run
10:38:08 [2022-05-17T10:38:08.887Z] PASS
10:38:08 [2022-05-17T10:38:08.887Z] 
10:38:08 [2022-05-17T10:38:08.887Z] DONE 0 tests in 0.025s
10:38:08 [2022-05-17T10:38:08.887Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:38:08 [2022-05-17T10:38:08.887Z] ++ 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
10:38:08 [2022-05-17T10:38:08.887Z] ++ set -e
10:38:08 [2022-05-17T10:38:08.887Z] ++ '[' -n 0 ']'
10:38:08 [2022-05-17T10:38:08.887Z] ++ set -x
10:38:08 [2022-05-17T10:38:08.887Z] ++ env -i DEST=/go/src/github.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
10:38:08 [2022-05-17T10:38:08.887Z] INFO: Testing against a local daemon
10:38:08 [2022-05-17T10:38:08.887Z] === RUN   TestAuthZPluginAllowRequest
10:38:09 [2022-05-17T10:38:09.431Z] === RUN   TestDockerSuite/TestRunAddHost
10:38:09 [2022-05-17T10:38:09.689Z]     check_test.go:378: [d05d5b985d394] daemon is not started
10:38:09 [2022-05-17T10:38:09.946Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:38:10 [2022-05-17T10:38:10.204Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:38:10 [2022-05-17T10:38:10.268Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
10:38:10 [2022-05-17T10:38:10.268Z] === RUN   TestAuthZPluginTLS
10:38:10 [2022-05-17T10:38:10.528Z] --- PASS: TestAuthZPluginTLS (0.56s)
10:38:10 [2022-05-17T10:38:10.528Z] === RUN   TestAuthZPluginDenyRequest
10:38:10 [2022-05-17T10:38:10.769Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:38:10 [2022-05-17T10:38:10.769Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:38:11 [2022-05-17T10:38:11.098Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:38:11 [2022-05-17T10:38:11.098Z] === RUN   TestAuthZPluginAPIDenyResponse
10:38:11 [2022-05-17T10:38:11.334Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:38:11 [2022-05-17T10:38:11.668Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:38:11 [2022-05-17T10:38:11.668Z] === RUN   TestAuthZPluginDenyResponse
10:38:12 [2022-05-17T10:38:12.238Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:38:12 [2022-05-17T10:38:12.238Z] === RUN   TestAuthZPluginAllowEventStream
10:38:12 [2022-05-17T10:38:12.266Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:38:12 [2022-05-17T10:38:12.423Z] ............................                                             [ 66%]
10:38:12 [2022-05-17T10:38:12.830Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:38:13 [2022-05-17T10:38:13.396Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:38:13 [2022-05-17T10:38:13.621Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
10:38:13 [2022-05-17T10:38:13.622Z] === RUN   TestAuthZPluginErrorResponse
10:38:13 [2022-05-17T10:38:13.882Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:38:13 [2022-05-17T10:38:13.882Z] === RUN   TestAuthZPluginErrorRequest
10:38:13 [2022-05-17T10:38:13.961Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:38:14 [2022-05-17T10:38:14.452Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:38:14 [2022-05-17T10:38:14.452Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:38:14 [2022-05-17T10:38:14.893Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:38:15 [2022-05-17T10:38:15.022Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:38:15 [2022-05-17T10:38:15.022Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:38:15 [2022-05-17T10:38:15.151Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:38:16 [2022-05-17T10:38:16.085Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:38:16 [2022-05-17T10:38:16.405Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
10:38:16 [2022-05-17T10:38:16.405Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:38:16 [2022-05-17T10:38:16.650Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:38:17 [2022-05-17T10:38:17.218Z]     docker_api_swarm_service_test.go:533: [d40bd68bc8ac5] joining swarm manager [d3bc43cc62436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:17 [2022-05-17T10:38:17.218Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:38:17 [2022-05-17T10:38:17.789Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
10:38:17 [2022-05-17T10:38:17.789Z] === RUN   TestAuthZPluginHeader
10:38:18 [2022-05-17T10:38:18.162Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:38:18 [2022-05-17T10:38:18.361Z] --- PASS: TestAuthZPluginHeader (0.70s)
10:38:18 [2022-05-17T10:38:18.361Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:38:18 [2022-05-17T10:38:18.361Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:18 [2022-05-17T10:38:18.361Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:38:18 [2022-05-17T10:38:18.361Z] === RUN   TestAuthZPluginV2Disable
10:38:18 [2022-05-17T10:38:18.361Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:18 [2022-05-17T10:38:18.361Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:38:18 [2022-05-17T10:38:18.361Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:38:18 [2022-05-17T10:38:18.361Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:18 [2022-05-17T10:38:18.361Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
10:38:18 [2022-05-17T10:38:18.361Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:38:18 [2022-05-17T10:38:18.361Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:18 [2022-05-17T10:38:18.361Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:38:18 [2022-05-17T10:38:18.361Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:38:18 [2022-05-17T10:38:18.420Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:38:18 [2022-05-17T10:38:18.566Z] --- PASS: TestServiceUpdateConfigs (14.60s)
10:38:18 [2022-05-17T10:38:18.566Z] === RUN   TestServiceUpdateNetwork
10:38:18 [2022-05-17T10:38:18.677Z]     docker_api_swarm_service_test.go:534: [d92958760c745] joining swarm manager [d3bc43cc62436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:19 [2022-05-17T10:38:19.242Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:38:19 [2022-05-17T10:38:19.806Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:38:21 [2022-05-17T10:38:21.180Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:38:21 [2022-05-17T10:38:21.746Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:38:22 [2022-05-17T10:38:22.313Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:38:22 [2022-05-17T10:38:22.877Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:38:22 [2022-05-17T10:38:22.878Z] === RUN   TestDockerSuite/TestRunBindMounts
10:38:25 [2022-05-17T10:38:25.404Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:38:25 [2022-05-17T10:38:25.404Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:38:25 [2022-05-17T10:38:25.969Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:38:26 [2022-05-17T10:38:26.535Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:38:27 [2022-05-17T10:38:27.101Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:38:27 [2022-05-17T10:38:27.101Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:38:27 [2022-05-17T10:38:27.667Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:38:27 [2022-05-17T10:38:27.924Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:38:28 [2022-05-17T10:38:28.490Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:38:29 [2022-05-17T10:38:29.055Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:38:29 [2022-05-17T10:38:29.621Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:38:29 [2022-05-17T10:38:29.621Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:38:30 [2022-05-17T10:38:30.186Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:38:30 [2022-05-17T10:38:30.186Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:38:30 [2022-05-17T10:38:30.731Z] --- PASS: TestServiceUpdateNetwork (12.34s)
10:38:30 [2022-05-17T10:38:30.731Z] === RUN   TestServiceUpdatePidsLimit
10:38:31 [2022-05-17T10:38:31.118Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:38:31 [2022-05-17T10:38:31.658Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:38:31 [2022-05-17T10:38:31.684Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:38:32 [2022-05-17T10:38:32.221Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:38:32 [2022-05-17T10:38:32.249Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:38:32 [2022-05-17T10:38:32.506Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:38:32 [2022-05-17T10:38:32.506Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:38:33 [2022-05-17T10:38:33.071Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:38:34 [2022-05-17T10:38:34.444Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:38:35 [2022-05-17T10:38:35.377Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:38:36 [2022-05-17T10:38:36.309Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:38:36 [2022-05-17T10:38:36.464Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
10:38:36 [2022-05-17T10:38:36.464Z] PASS
10:38:36 [2022-05-17T10:38:36.464Z] 
10:38:36 [2022-05-17T10:38:36.464Z] === Skipped
10:38:36 [2022-05-17T10:38:36.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:36 [2022-05-17T10:38:36.464Z] 
10:38:36 [2022-05-17T10:38:36.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:36 [2022-05-17T10:38:36.464Z] 
10:38:36 [2022-05-17T10:38:36.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
10:38:36 [2022-05-17T10:38:36.464Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:36 [2022-05-17T10:38:36.464Z] 
10:38:36 [2022-05-17T10:38:36.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:36 [2022-05-17T10:38:36.464Z] 
10:38:36 [2022-05-17T10:38:36.464Z] DONE 17 tests, 4 skipped in 26.112s
10:38:36 [2022-05-17T10:38:36.464Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:38:36 [2022-05-17T10:38:36.464Z] ++ 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
10:38:36 [2022-05-17T10:38:36.464Z] ++ set -e
10:38:36 [2022-05-17T10:38:36.464Z] ++ '[' -n 0 ']'
10:38:36 [2022-05-17T10:38:36.464Z] ++ set -x
10:38:36 [2022-05-17T10:38:36.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:38:36 [2022-05-17T10:38:36.464Z] INFO: Testing against a local daemon
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:38:36 [2022-05-17T10:38:36.464Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:38:36 [2022-05-17T10:38:36.464Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:38:36 [2022-05-17T10:38:36.464Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:38:36 [2022-05-17T10:38:36.464Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:38:36 [2022-05-17T10:38:36.464Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:38:36 [2022-05-17T10:38:36.464Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:38:36 [2022-05-17T10:38:36.464Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:38:36 [2022-05-17T10:38:36.464Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInstall
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInstall/no_auth
10:38:36 [2022-05-17T10:38:36.464Z] time="2022-05-17T10:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:36 [2022-05-17T10:38:36.464Z] time="2022-05-17T10:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4efdb3bb845f4071a8de22734500004d6d8a21ba45a9ad91f935f93c06e7e7b9" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:36 [2022-05-17T10:38:36.464Z] time="2022-05-17T10:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:36 [2022-05-17T10:38:36.464Z] time="2022-05-17T10:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4efdb3bb845f4071a8de22734500004d6d8a21ba45a9ad91f935f93c06e7e7b9" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInstall/with_htpasswd
10:38:36 [2022-05-17T10:38:36.464Z] time="2022-05-17T10:38:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:36 [2022-05-17T10:38:36.464Z] time="2022-05-17T10:38:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4efdb3bb845f4071a8de22734500004d6d8a21ba45a9ad91f935f93c06e7e7b9" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:36 [2022-05-17T10:38:36.464Z] time="2022-05-17T10:38:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:36 [2022-05-17T10:38:36.464Z] time="2022-05-17T10:38:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4efdb3bb845f4071a8de22734500004d6d8a21ba45a9ad91f935f93c06e7e7b9" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:36 [2022-05-17T10:38:36.464Z] === RUN   TestPluginInstall/with_insecure
10:38:36 [2022-05-17T10:38:36.878Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:38:37 [2022-05-17T10:38:37.404Z] time="2022-05-17T10:38:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:37 [2022-05-17T10:38:37.405Z] time="2022-05-17T10:38:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57196ac1def1cd2bca38fba80442478586a113bcfd54bfe1f0b0e4b62fa8d5a5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:37 [2022-05-17T10:38:37.405Z] time="2022-05-17T10:38:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:37 [2022-05-17T10:38:37.405Z] time="2022-05-17T10:38:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57196ac1def1cd2bca38fba80442478586a113bcfd54bfe1f0b0e4b62fa8d5a5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:37 [2022-05-17T10:38:37.442Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:38:37 [2022-05-17T10:38:37.665Z]     plugin_test.go:195: [dca77bdcecb99] daemon is not started
10:38:37 [2022-05-17T10:38:37.665Z] --- PASS: TestPluginInstall (2.54s)
10:38:37 [2022-05-17T10:38:37.665Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
10:38:37 [2022-05-17T10:38:37.665Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
10:38:37 [2022-05-17T10:38:37.665Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
10:38:37 [2022-05-17T10:38:37.665Z] === RUN   TestPluginsWithRuntimes
10:38:38 [2022-05-17T10:38:38.008Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:38:38 [2022-05-17T10:38:38.573Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:38:38 [2022-05-17T10:38:38.831Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:38:39 [2022-05-17T10:38:39.048Z] === RUN   TestPluginsWithRuntimes/No_Args
10:38:39 [2022-05-17T10:38:39.989Z] === RUN   TestPluginsWithRuntimes/With_Args
10:38:40 [2022-05-17T10:38:40.203Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:38:40 [2022-05-17T10:38:40.303Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:38:40 [2022-05-17T10:38:40.788Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:38:40 [2022-05-17T10:38:40.930Z] --- PASS: TestPluginsWithRuntimes (3.24s)
10:38:40 [2022-05-17T10:38:40.930Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
10:38:40 [2022-05-17T10:38:40.930Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
10:38:40 [2022-05-17T10:38:40.930Z] === RUN   TestPluginBackCompatMediaTypes
10:38:41 [2022-05-17T10:38:41.500Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
10:38:41 [2022-05-17T10:38:41.500Z] PASS
10:38:41 [2022-05-17T10:38:41.500Z] 
10:38:41 [2022-05-17T10:38:41.500Z] DONE 24 tests in 6.490s
10:38:41 [2022-05-17T10:38:41.500Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:38:41 [2022-05-17T10:38:41.500Z] ++ 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
10:38:41 [2022-05-17T10:38:41.501Z] ++ set -e
10:38:41 [2022-05-17T10:38:41.501Z] ++ '[' -n 0 ']'
10:38:41 [2022-05-17T10:38:41.501Z] ++ set -x
10:38:41 [2022-05-17T10:38:41.501Z] ++ env -i DEST=/go/src/github.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
10:38:41 [2022-05-17T10:38:41.501Z] INFO: Testing against a local daemon
10:38:41 [2022-05-17T10:38:41.501Z] === RUN   TestExternalGraphDriver
10:38:41 [2022-05-17T10:38:41.501Z] === RUN   TestExternalGraphDriver/json
10:38:42 [2022-05-17T10:38:42.686Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:38:42 [2022-05-17T10:38:42.686Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:38:42 [2022-05-17T10:38:42.686Z]     docker_api_swarm_service_test.go:148: [de00ac0ea5b2a] joining swarm manager [d0b96273a6cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:42 [2022-05-17T10:38:42.944Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:38:43 [2022-05-17T10:38:43.411Z] === RUN   TestExternalGraphDriver/spec
10:38:43 [2022-05-17T10:38:43.510Z]     docker_api_swarm_service_test.go:148: [d92f852000be1] joining swarm manager [d0b96273a6cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:44 [2022-05-17T10:38:44.793Z] === RUN   TestExternalGraphDriver/pull
10:38:44 [2022-05-17T10:38:44.885Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:38:46 [2022-05-17T10:38:46.176Z] --- PASS: TestExternalGraphDriver (4.77s)
10:38:46 [2022-05-17T10:38:46.176Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
10:38:46 [2022-05-17T10:38:46.176Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
10:38:46 [2022-05-17T10:38:46.176Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
10:38:46 [2022-05-17T10:38:46.176Z] === RUN   TestGraphdriverPluginV2
10:38:46 [2022-05-17T10:38:46.176Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:46 [2022-05-17T10:38:46.176Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
10:38:46 [2022-05-17T10:38:46.176Z] PASS
10:38:46 [2022-05-17T10:38:46.256Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:38:46 [2022-05-17T10:38:46.436Z] 
10:38:46 [2022-05-17T10:38:46.436Z] === Skipped
10:38:46 [2022-05-17T10:38:46.436Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
10:38:46 [2022-05-17T10:38:46.436Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:46 [2022-05-17T10:38:46.436Z] 
10:38:46 [2022-05-17T10:38:46.436Z] DONE 5 tests, 1 skipped in 4.894s
10:38:46 [2022-05-17T10:38:46.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:38:46 [2022-05-17T10:38:46.436Z] ++ 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
10:38:46 [2022-05-17T10:38:46.436Z] ++ set -e
10:38:46 [2022-05-17T10:38:46.436Z] ++ '[' -n 0 ']'
10:38:46 [2022-05-17T10:38:46.436Z] ++ set -x
10:38:46 [2022-05-17T10:38:46.436Z] ++ env -i DEST=/go/src/github.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
10:38:46 [2022-05-17T10:38:46.436Z] INFO: Testing against a local daemon
10:38:46 [2022-05-17T10:38:46.436Z] === RUN   TestContinueAfterPluginCrash
10:38:46 [2022-05-17T10:38:46.436Z] === PAUSE TestContinueAfterPluginCrash
10:38:46 [2022-05-17T10:38:46.436Z] === RUN   TestReadPluginNoRead
10:38:46 [2022-05-17T10:38:46.436Z] === PAUSE TestReadPluginNoRead
10:38:46 [2022-05-17T10:38:46.436Z] === RUN   TestDaemonStartWithLogOpt
10:38:46 [2022-05-17T10:38:46.436Z] === PAUSE TestDaemonStartWithLogOpt
10:38:46 [2022-05-17T10:38:46.436Z] === CONT  TestContinueAfterPluginCrash
10:38:46 [2022-05-17T10:38:46.436Z] === CONT  TestDaemonStartWithLogOpt
10:38:46 [2022-05-17T10:38:46.836Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
10:38:46 [2022-05-17T10:38:46.836Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:38:46 [2022-05-17T10:38:46.836Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
10:38:46 [2022-05-17T10:38:46.836Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
10:38:46 [2022-05-17T10:38:46.836Z] PASS
10:38:46 [2022-05-17T10:38:46.836Z] 
10:38:46 [2022-05-17T10:38:46.836Z] === Skipped
10:38:46 [2022-05-17T10:38:46.836Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:38:46 [2022-05-17T10:38:46.836Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:38:46 [2022-05-17T10:38:46.836Z] 
10:38:46 [2022-05-17T10:38:46.836Z] DONE 27 tests, 1 skipped in 164.637s
10:38:46 [2022-05-17T10:38:46.836Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:38:46 [2022-05-17T10:38:46.836Z] INFO: Testing against a local daemon
10:38:46 [2022-05-17T10:38:46.836Z] === RUN   TestSessionCreate
10:38:46 [2022-05-17T10:38:46.836Z] --- PASS: TestSessionCreate (0.04s)
10:38:46 [2022-05-17T10:38:46.836Z] === RUN   TestSessionCreateWithBadUpgrade
10:38:46 [2022-05-17T10:38:46.836Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
10:38:46 [2022-05-17T10:38:46.836Z] PASS
10:38:46 [2022-05-17T10:38:46.836Z] 
10:38:46 [2022-05-17T10:38:46.836Z] DONE 2 tests in 0.120s
10:38:46 [2022-05-17T10:38:46.836Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:38:46 [2022-05-17T10:38:46.836Z] INFO: Testing against a local daemon
10:38:46 [2022-05-17T10:38:46.836Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:38:46 [2022-05-17T10:38:46.836Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:38:46 [2022-05-17T10:38:46.836Z] === RUN   TestDiskUsage
10:38:46 [2022-05-17T10:38:46.836Z] === PAUSE TestDiskUsage
10:38:46 [2022-05-17T10:38:46.836Z] === RUN   TestEventsExecDie
10:38:47 [2022-05-17T10:38:47.398Z] --- PASS: TestEventsExecDie (0.63s)
10:38:47 [2022-05-17T10:38:47.398Z] === RUN   TestEventsBackwardsCompatible
10:38:47 [2022-05-17T10:38:47.398Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:38:47 [2022-05-17T10:38:47.398Z] === RUN   TestEventsVolumeCreate
10:38:47 [2022-05-17T10:38:47.654Z] --- PASS: TestEventsVolumeCreate (0.06s)
10:38:47 [2022-05-17T10:38:47.654Z] === RUN   TestInfoBinaryCommits
10:38:47 [2022-05-17T10:38:47.654Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:38:47 [2022-05-17T10:38:47.654Z] === RUN   TestInfoAPIVersioned
10:38:47 [2022-05-17T10:38:47.654Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:38:47 [2022-05-17T10:38:47.654Z] === RUN   TestInfoAPI
10:38:47 [2022-05-17T10:38:47.654Z] --- PASS: TestInfoAPI (0.02s)
10:38:47 [2022-05-17T10:38:47.654Z] === RUN   TestInfoAPIWarnings
10:38:48 [2022-05-17T10:38:48.154Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:38:49 [2022-05-17T10:38:49.527Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:38:49 [2022-05-17T10:38:49.527Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
10:38:49 [2022-05-17T10:38:49.527Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:38:49 [2022-05-17T10:38:49.527Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
10:38:49 [2022-05-17T10:38:49.527Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:38:49 [2022-05-17T10:38:49.735Z] --- PASS: TestDaemonStartWithLogOpt (2.98s)
10:38:49 [2022-05-17T10:38:49.735Z] === CONT  TestReadPluginNoRead
10:38:50 [2022-05-17T10:38:50.092Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:38:51 [2022-05-17T10:38:51.026Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:38:51 [2022-05-17T10:38:51.216Z] --- PASS: TestBuildWithHugeFile (153.61s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestBuildWCOWSandboxSize
10:38:51 [2022-05-17T10:38:51.216Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:38:51 [2022-05-17T10:38:51.216Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestBuildWithEmptyDockerfile
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:38:51 [2022-05-17T10:38:51.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:38:51 [2022-05-17T10:38:51.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:38:51 [2022-05-17T10:38:51.216Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:38:51 [2022-05-17T10:38:51.216Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:38:51 [2022-05-17T10:38:51.216Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:38:51 [2022-05-17T10:38:51.216Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:38:51 [2022-05-17T10:38:51.216Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
10:38:51 [2022-05-17T10:38:51.216Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
10:38:51 [2022-05-17T10:38:51.216Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
10:38:51 [2022-05-17T10:38:51.216Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestBuildPreserveOwnership
10:38:51 [2022-05-17T10:38:51.216Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
10:38:51 [2022-05-17T10:38:51.216Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestBuildPlatformInvalid
10:38:51 [2022-05-17T10:38:51.216Z] --- PASS: TestBuildPlatformInvalid (0.10s)
10:38:51 [2022-05-17T10:38:51.216Z] PASS
10:38:51 [2022-05-17T10:38:51.216Z] ok  	github.com/docker/docker/integration/build	234.919s
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === Skipped
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     build_session_test.go:25: TODO: BuildKit
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
10:38:51 [2022-05-17T10:38:51.216Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
10:38:51 [2022-05-17T10:38:51.216Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] DONE 29 tests, 6 skipped in 274.317s
10:38:51 [2022-05-17T10:38:51.216Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:38:51 [2022-05-17T10:38:51.216Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:38:51 [2022-05-17T10:38:51.216Z] INFO: Testing against a local daemon
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestConfigInspect
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] --- SKIP: TestConfigInspect (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestConfigList
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] --- SKIP: TestConfigList (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestConfigsCreateAndDelete
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestConfigsUpdate
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] --- SKIP: TestConfigsUpdate (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestTemplatedConfig
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] --- SKIP: TestTemplatedConfig (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestConfigCreateResolve
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
10:38:51 [2022-05-17T10:38:51.216Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z] PASS
10:38:51 [2022-05-17T10:38:51.216Z] ok  	github.com/docker/docker/integration/config	0.112s
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === Skipped
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
10:38:51 [2022-05-17T10:38:51.216Z] 
10:38:51 [2022-05-17T10:38:51.216Z] DONE 6 tests, 6 skipped in 2.317s
10:38:51 [2022-05-17T10:38:51.216Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:38:51 [2022-05-17T10:38:51.216Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:38:51 [2022-05-17T10:38:51.216Z] INFO: Testing against a local daemon
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestAttachWithTTY
10:38:51 [2022-05-17T10:38:51.216Z] --- PASS: TestAttachWithTTY (0.13s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestAttachWithoutTTy
10:38:51 [2022-05-17T10:38:51.216Z] --- PASS: TestAttachWithoutTTy (0.15s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestCheckpoint
10:38:51 [2022-05-17T10:38:51.216Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:38:51 [2022-05-17T10:38:51.216Z] --- SKIP: TestCheckpoint (0.00s)
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/commit
10:38:51 [2022-05-17T10:38:51.216Z] === PAUSE TestContainerInvalidJSON/commit
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/create
10:38:51 [2022-05-17T10:38:51.216Z] === PAUSE TestContainerInvalidJSON/containers/create
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:38:51 [2022-05-17T10:38:51.216Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:38:51 [2022-05-17T10:38:51.216Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:38:51 [2022-05-17T10:38:51.216Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:38:51 [2022-05-17T10:38:51.216Z] === CONT  TestContainerInvalidJSON/commit
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:38:51 [2022-05-17T10:38:51.216Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:38:51 [2022-05-17T10:38:51.216Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:38:51 [2022-05-17T10:38:51.216Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:38:51 [2022-05-17T10:38:51.216Z] === CONT  TestContainerInvalidJSON/containers/create
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:38:51 [2022-05-17T10:38:51.216Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:38:51 [2022-05-17T10:38:51.216Z] --- PASS: TestContainerInvalidJSON (0.06s)
10:38:51 [2022-05-17T10:38:51.216Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.02s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestContainerInvalidJSON/commit (0.03s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.02s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.04s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.02s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCopyFromContainerPathIsNotDir
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCopyToContainerPathDoesNotExist
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCopyEmptyFile
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCopyEmptyFile (0.53s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCopyToContainerPathIsNotDir
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCopyFromContainer
10:38:51 [2022-05-17T10:38:51.217Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.217Z] --- SKIP: TestCopyFromContainer (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateLinkToNonExistingContainer
10:38:51 [2022-05-17T10:38:51.217Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:38:51 [2022-05-17T10:38:51.217Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidEnv
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidEnv/0
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateWithInvalidEnv/0
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidEnv/1
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateWithInvalidEnv/1
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidEnv/2
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateWithInvalidEnv/2
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateWithInvalidEnv/0
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateWithInvalidEnv/2
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateWithInvalidEnv/1
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateTmpfsMountsTarget
10:38:51 [2022-05-17T10:38:51.217Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.217Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithCustomMaskedPaths
10:38:51 [2022-05-17T10:38:51.217Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:38:51 [2022-05-17T10:38:51.217Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithCustomReadonlyPaths
10:38:51 [2022-05-17T10:38:51.217Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:38:51 [2022-05-17T10:38:51.217Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:38:51 [2022-05-17T10:38:51.217Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:38:51 [2022-05-17T10:38:51.217Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateDifferentPlatform
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateDifferentPlatform/different_os
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCreateDifferentPlatform (0.04s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:38:51 [2022-05-17T10:38:51.217Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:38:51 [2022-05-17T10:38:51.217Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:38:51 [2022-05-17T10:38:51.217Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestContainerKillOnDaemonStart
10:38:51 [2022-05-17T10:38:51.217Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:38:51 [2022-05-17T10:38:51.217Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestWindowsDevices
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestWindowsDevices/process/no_device_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestWindowsDevices/process/no_device_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestWindowsDevices/process/no_device_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
10:38:51 [2022-05-17T10:38:51.217Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.217Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:51 [2022-05-17T10:38:51.647Z] === RUN   TestReadPluginNoRead/disabled_caching
10:38:52 [2022-05-17T10:38:52.400Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:38:53 [2022-05-17T10:38:53.030Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:38:53 [2022-05-17T10:38:53.383Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:38:53 [2022-05-17T10:38:53.970Z] === RUN   TestReadPluginNoRead/default
10:38:54 [2022-05-17T10:38:54.297Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:38:54 [2022-05-17T10:38:54.540Z] --- PASS: TestContinueAfterPluginCrash (8.07s)
10:38:54 [2022-05-17T10:38:54.555Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:38:55 [2022-05-17T10:38:55.110Z] === CONT  TestReadPluginNoRead
10:38:55 [2022-05-17T10:38:55.111Z]     read_test.go:92: [d1e40db05c34b] daemon is not started
10:38:55 [2022-05-17T10:38:55.111Z] --- PASS: TestReadPluginNoRead (5.81s)
10:38:55 [2022-05-17T10:38:55.111Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
10:38:55 [2022-05-17T10:38:55.111Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
10:38:55 [2022-05-17T10:38:55.111Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
10:38:55 [2022-05-17T10:38:55.111Z] PASS
10:38:55 [2022-05-17T10:38:55.111Z] 
10:38:55 [2022-05-17T10:38:55.111Z] DONE 6 tests in 8.899s
10:38:55 [2022-05-17T10:38:55.111Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:38:55 [2022-05-17T10:38:55.111Z] ++ 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
10:38:55 [2022-05-17T10:38:55.111Z] ++ set -e
10:38:55 [2022-05-17T10:38:55.111Z] ++ '[' -n 0 ']'
10:38:55 [2022-05-17T10:38:55.111Z] ++ set -x
10:38:55 [2022-05-17T10:38:55.111Z] ++ env -i DEST=/go/src/github.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
10:38:55 [2022-05-17T10:38:55.371Z] testing: warning: no tests to run
10:38:55 [2022-05-17T10:38:55.371Z] PASS
10:38:55 [2022-05-17T10:38:55.371Z] 
10:38:55 [2022-05-17T10:38:55.371Z] DONE 0 tests in 0.032s
10:38:55 [2022-05-17T10:38:55.371Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:38:55 [2022-05-17T10:38:55.371Z] ++ 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
10:38:55 [2022-05-17T10:38:55.371Z] ++ set -e
10:38:55 [2022-05-17T10:38:55.371Z] ++ '[' -n 0 ']'
10:38:55 [2022-05-17T10:38:55.371Z] ++ set -x
10:38:55 [2022-05-17T10:38:55.371Z] ++ env -i DEST=/go/src/github.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
10:38:55 [2022-05-17T10:38:55.371Z] INFO: Testing against a local daemon
10:38:55 [2022-05-17T10:38:55.371Z] === RUN   TestPluginWithDevMounts
10:38:55 [2022-05-17T10:38:55.371Z] === PAUSE TestPluginWithDevMounts
10:38:55 [2022-05-17T10:38:55.371Z] === CONT  TestPluginWithDevMounts
10:38:55 [2022-05-17T10:38:55.488Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:38:56 [2022-05-17T10:38:56.052Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:38:56 [2022-05-17T10:38:56.052Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:38:56 [2022-05-17T10:38:56.052Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:38:56 [2022-05-17T10:38:56.283Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:56 [2022-05-17T10:38:56.620Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:38:56 [2022-05-17T10:38:56.742Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:38:57 [2022-05-17T10:38:57.280Z] --- PASS: TestPluginWithDevMounts (1.54s)
10:38:57 [2022-05-17T10:38:57.280Z] PASS
10:38:57 [2022-05-17T10:38:57.280Z] 
10:38:57 [2022-05-17T10:38:57.280Z] DONE 1 tests in 1.636s
10:38:57 [2022-05-17T10:38:57.280Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:38:57 [2022-05-17T10:38:57.280Z] ++ 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
10:38:57 [2022-05-17T10:38:57.280Z] ++ set -e
10:38:57 [2022-05-17T10:38:57.280Z] ++ '[' -n 0 ']'
10:38:57 [2022-05-17T10:38:57.280Z] ++ set -x
10:38:57 [2022-05-17T10:38:57.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
10:38:57 [2022-05-17T10:38:57.280Z] INFO: Testing against a local daemon
10:38:57 [2022-05-17T10:38:57.280Z] === RUN   TestSecretInspect
10:38:57 [2022-05-17T10:38:57.553Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:38:57 [2022-05-17T10:38:57.705Z] --- PASS: TestWindowsDevices (0.03s)
10:38:57 [2022-05-17T10:38:57.705Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s)
10:38:57 [2022-05-17T10:38:57.705Z]     --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.33s)
10:38:57 [2022-05-17T10:38:57.705Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (5.57s)
10:38:57 [2022-05-17T10:38:57.705Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.35s)
10:38:57 [2022-05-17T10:38:57.705Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.52s)
10:38:57 [2022-05-17T10:38:57.705Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.43s)
10:38:57 [2022-05-17T10:38:57.705Z]     --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.62s)
10:38:57 [2022-05-17T10:38:57.705Z]     --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.86s)
10:38:57 [2022-05-17T10:38:57.705Z] === RUN   TestDiff
10:38:57 [2022-05-17T10:38:57.705Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:38:57 [2022-05-17T10:38:57.705Z] --- SKIP: TestDiff (0.00s)
10:38:57 [2022-05-17T10:38:57.705Z] === RUN   TestExecWithCloseStdin
10:38:57 [2022-05-17T10:38:57.811Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:38:58 [2022-05-17T10:38:58.376Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:38:58 [2022-05-17T10:38:58.941Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:38:59 [2022-05-17T10:38:59.191Z] --- PASS: TestSecretInspect (2.20s)
10:38:59 [2022-05-17T10:38:59.191Z] === RUN   TestSecretList
10:38:59 [2022-05-17T10:38:59.198Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:38:59 [2022-05-17T10:38:59.763Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:38:59 [2022-05-17T10:38:59.763Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:39:00 [2022-05-17T10:39:00.597Z] --- PASS: TestExecWithCloseStdin (2.68s)
10:39:00 [2022-05-17T10:39:00.597Z] === RUN   TestExec
10:39:00 [2022-05-17T10:39:00.697Z] === RUN   TestDockerSuite/TestRunEnvironment
10:39:01 [2022-05-17T10:39:01.263Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestBoolValue
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestBoolValue (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestBoolValueOrDefault
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestBoolValueOrDefault (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestInt64ValueOrZero
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestInt64ValueOrZero (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestInt64ValueOrDefault
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestInt64ValueOrDefault (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestInt64ValueOrDefaultWithError
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestJsonContentType
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestJsonContentType (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestReadJSON
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestReadJSON/nil_body
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestReadJSON/empty_body
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestReadJSON/with_valid_request
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestReadJSON/with_whitespace
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestReadJSON/with_extra_content
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestReadJSON/invalid_JSON
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestReadJSON (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestReadJSON/nil_body (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestReadJSON/empty_body (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 31.9% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/api/server/httputils	0.046s	coverage: 31.9% of statements
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestMaskSecretKeys
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestMaskSecretKeys (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestVersionMiddlewareVersion
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 37.7% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/api/server/middleware	0.088s	coverage: 37.7% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestToJSON
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestToJSON (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestToParamWithVersion
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestToParamWithVersion (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestFromJSON
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestFromJSON (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestEmpty
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestEmpty (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestArgsMatchKVListEmptySources
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestArgsMatchKVList
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestArgsMatchKVList (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestArgsMatch
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestArgsMatch (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestAdd
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestAdd (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestDel
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestDel (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestLen
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestLen (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestExactMatch
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestExactMatch (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestOnlyOneExactMatch
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestOnlyOneExactMatch (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestContains
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestContains (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestValidate
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestValidate (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestWalkValues
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestWalkValues (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestFuzzyMatch
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestFuzzyMatch (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestClone
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestClone (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 92.2% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/api/types/filters	0.066s	coverage: 92.2% of statements
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestStrSliceMarshalJSON
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestStrSliceUnmarshalJSON
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestStrSliceUnmarshalString
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestStrSliceUnmarshalSlice
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 90.0% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/api/types/strslice	0.062s	coverage: 90.0% of statements
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestAdjustForAPIVersion
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestAdjustForAPIVersion (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 6.0% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/api/server/router/swarm	0.049s	coverage: 6.0% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetVolumeByNameNotFoundNoSwarm
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetVolumeByNameNotFoundNotManager
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetVolumeByNameNotFound
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetVolumeByNameNotFound (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetVolumeByNameFoundRegular
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetVolumeByNameFoundSwarm
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestListVolumes
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestListVolumes (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestListVolumesNoSwarm
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestListVolumesNoSwarm (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestListVolumesNoManager
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestListVolumesNoManager (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCreateRegularVolume
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestCreateRegularVolume (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCreateSwarmVolumeNoSwarm
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCreateSwarmVolumeNotManager
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCreateVolumeCluster
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestCreateVolumeCluster (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestUpdateVolume
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestUpdateVolume (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestUpdateVolumeNoSwarm
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestUpdateVolumeNotFound
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestUpdateVolumeNotFound (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestVolumeRemove
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestVolumeRemove (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestVolumeRemoveSwarm
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestVolumeRemoveSwarm (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestVolumeRemoveNotFoundNoSwarm
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestVolumeRemoveNotFoundNoManager
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestVolumeRemoveFoundNoSwarm
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestVolumeRemoveNoSwarmInUse
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestVolumeRemoveSwarmForce
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 67.9% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/api/server/router/volume	0.067s	coverage: 67.9% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetTimestamp
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCompareVersion
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestCompareVersion (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 77.3% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/api/types/versions	0.042s	coverage: 77.3% of statements
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetTimestamp (0.22s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseTimestamps
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestParseTimestamps (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 100.0% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/api/types/time	0.254s	coverage: 100.0% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/builder	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestIsGIT
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestIsGIT (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 100.0% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.101s	coverage: 100.0% of statements
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestParseRemoteURL (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCloneArgsSmartHttp
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCloneArgsDumbHttp
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCloneArgsGit
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestCloneArgsGit (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCheckoutGit
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestProcessNoDockerignore
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestProcessNoDockerignore (0.01s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestProcessShouldLeaveAllFiles
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestDetectContentType
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestDetectContentType (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestSelectAcceptableMIME
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestSelectAcceptableMIME (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestInspectEmptyResponse
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestInspectEmptyResponse (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestInspectResponseBinary
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestInspectResponseBinary (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestResponseUnsupportedContentType
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestInspectResponseTextSimple
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestInspectResponseTextSimple (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestInspectResponseEmptyContentType
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestUnknownContentLength
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestUnknownContentLength (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestDownloadRemote
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestDownloadRemote (0.10s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetWithStatusError
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetWithStatusError (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestCloseRootDirectory
10:39:01 [2022-05-17T10:39:01.647Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:39:01 [2022-05-17T10:39:01.647Z] --- SKIP: TestCloseRootDirectory (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestHashFile
10:39:01 [2022-05-17T10:39:01.647Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:39:01 [2022-05-17T10:39:01.647Z] --- SKIP: TestHashFile (0.01s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestHashSubdir
10:39:01 [2022-05-17T10:39:01.647Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:39:01 [2022-05-17T10:39:01.647Z] --- SKIP: TestHashSubdir (0.01s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestRemoveDirectory
10:39:01 [2022-05-17T10:39:01.647Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:39:01 [2022-05-17T10:39:01.647Z] --- SKIP: TestRemoveDirectory (0.01s)
10:39:01 [2022-05-17T10:39:01.647Z] PASS
10:39:01 [2022-05-17T10:39:01.647Z] coverage: 9.3% of statements
10:39:01 [2022-05-17T10:39:01.647Z] ok  	github.com/docker/docker/builder/remotecontext	0.348s	coverage: 9.3% of statements
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetAllAllowed
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetAllAllowed (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetAllMeta
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetAllMeta (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestWarnOnUnusedBuildArgs
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestIsUnreferencedBuiltin
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestIsExistingDirectory
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestIsExistingDirectory (0.01s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestGetFilenameForDownload
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestGetFilenameForDownload (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestEnv2Variables
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestEnv2Variables (0.00s)
10:39:01 [2022-05-17T10:39:01.647Z] === RUN   TestEnvValueWithExistingRunConfigEnv
10:39:01 [2022-05-17T10:39:01.647Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestMaintainer
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestMaintainer (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestLabel
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestLabel (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestFromScratch
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestFromScratch (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestFromWithArg
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestFromWithArg (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestFromWithArgButBuildArgsNotGiven
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestFromWithUndefinedArg
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestFromWithUndefinedArg (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestFromMultiStageWithNamedStage
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestOnbuild
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestOnbuild (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestWorkdir
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestWorkdir (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestCmd
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestCmd (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestHealthcheckNone
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestHealthcheckNone (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestHealthcheckCmd
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestHealthcheckCmd (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestEntrypoint
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestEntrypoint (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestExpose
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestExpose (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestUser
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestUser (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestVolume
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestVolume (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestStopSignal
10:39:01 [2022-05-17T10:39:01.648Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:39:01 [2022-05-17T10:39:01.648Z] --- SKIP: TestStopSignal (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestArg
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestArg (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestShell
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestShell (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestPrependEnvOnCmd
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestPrependEnvOnCmd (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestRunWithBuildArgs
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestRunWithBuildArgs (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestRunIgnoresHealthcheck
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatchUnsupportedOptions
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestNormalizeWorkdir
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestNormalizeWorkdir (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatch
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatch/ADD_multiple_files_to_file
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestEnable
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestEnable (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDisable
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestDisable (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestEnabled
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestEnabled (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] PASS
10:39:01 [2022-05-17T10:39:01.648Z] coverage: 100.0% of statements
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
10:39:01 [2022-05-17T10:39:01.648Z] ok  	github.com/docker/docker/cli/debug	0.057s	coverage: 100.0% of statements
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatch/COPY_multiple_files_to_file
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatch/COPY_wildcard_no_files
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDispatch/COPY_url
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestDispatch (0.07s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z]     --- PASS: TestDispatch/COPY_url (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestAddScratchImageAddsToMounts
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestAddFromScratchPopulatesPlatform
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestImageSourceGetAddsToMounts
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestEmptyDockerfile
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestEmptyDockerfile (0.01s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestSymlinkDockerfile
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestSymlinkDockerfile (0.01s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDockerfileOutsideTheBuildContext
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestNonExistingDockerfile
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestNonExistingDockerfile (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestCopyRunConfig
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestCopyRunConfig (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestDeepCopyRunConfig
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestDeepCopyRunConfig (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestExportImage
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestExportImage (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestNormalizeDest
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestNormalizeDest (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] PASS
10:39:01 [2022-05-17T10:39:01.648Z] coverage: 46.7% of statements
10:39:01 [2022-05-17T10:39:01.648Z] ok  	github.com/docker/docker/builder/dockerfile	0.261s	coverage: 46.7% of statements
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestTCP4Proxy
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestTCP4Proxy (0.01s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestTCP4ProxyHalfClose
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestTCP6Proxy
10:39:01 [2022-05-17T10:39:01.648Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:39:01 [2022-05-17T10:39:01.648Z] --- SKIP: TestTCP6Proxy (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestTCPDualStackProxy
10:39:01 [2022-05-17T10:39:01.648Z]     network_proxy_test.go:208: No support for dual stack yet
10:39:01 [2022-05-17T10:39:01.648Z] --- SKIP: TestTCPDualStackProxy (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestUDP4Proxy
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestUDP4Proxy (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestUDP6Proxy
10:39:01 [2022-05-17T10:39:01.648Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:39:01 [2022-05-17T10:39:01.648Z] --- SKIP: TestUDP6Proxy (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestUDPWriteError
10:39:01 [2022-05-17T10:39:01.648Z] --- PASS: TestUDPWriteError (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestSCTP4Proxy
10:39:01 [2022-05-17T10:39:01.648Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
10:39:01 [2022-05-17T10:39:01.648Z] --- SKIP: TestSCTP4Proxy (0.01s)
10:39:01 [2022-05-17T10:39:01.648Z] === RUN   TestSCTP6Proxy
10:39:01 [2022-05-17T10:39:01.648Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:39:01 [2022-05-17T10:39:01.648Z] --- SKIP: TestSCTP6Proxy (0.00s)
10:39:01 [2022-05-17T10:39:01.648Z] PASS
10:39:01 [2022-05-17T10:39:01.648Z] coverage: 49.4% of statements
10:39:01 [2022-05-17T10:39:01.648Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.074s	coverage: 49.4% of statements
10:39:01 [2022-05-17T10:39:01.828Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:39:01 [2022-05-17T10:39:01.838Z] --- PASS: TestSecretList (2.23s)
10:39:01 [2022-05-17T10:39:01.838Z] === RUN   TestSecretsCreateAndDelete
10:39:02 [2022-05-17T10:39:02.393Z] === RUN   TestDockerSuite/TestRunExitCode
10:39:02 [2022-05-17T10:39:02.651Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:39:02 [2022-05-17T10:39:02.768Z] --- PASS: TestExec (2.28s)
10:39:02 [2022-05-17T10:39:02.768Z] === RUN   TestExecUser
10:39:02 [2022-05-17T10:39:02.768Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:39:02 [2022-05-17T10:39:02.768Z] --- SKIP: TestExecUser (0.00s)
10:39:02 [2022-05-17T10:39:02.768Z] === RUN   TestExportContainerAndImportImage
10:39:02 [2022-05-17T10:39:02.768Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:39:02 [2022-05-17T10:39:02.768Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:39:02 [2022-05-17T10:39:02.768Z] === RUN   TestExportContainerAfterDaemonRestart
10:39:02 [2022-05-17T10:39:02.768Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:39:02 [2022-05-17T10:39:02.768Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:39:02 [2022-05-17T10:39:02.768Z] === RUN   TestHealthCheckWorkdir
10:39:02 [2022-05-17T10:39:02.768Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:39:02 [2022-05-17T10:39:02.768Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:39:02 [2022-05-17T10:39:02.768Z] === RUN   TestHealthKillContainer
10:39:02 [2022-05-17T10:39:02.768Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:39:02 [2022-05-17T10:39:02.768Z] --- SKIP: TestHealthKillContainer (0.00s)
10:39:02 [2022-05-17T10:39:02.768Z] === RUN   TestInspectCpusetInConfigPre120
10:39:02 [2022-05-17T10:39:02.768Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:39:02 [2022-05-17T10:39:02.768Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:39:02 [2022-05-17T10:39:02.768Z] === RUN   TestKillContainerInvalidSignal
10:39:03 [2022-05-17T10:39:03.217Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:39:03 [2022-05-17T10:39:03.753Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
10:39:03 [2022-05-17T10:39:03.753Z] === RUN   TestSecretsUpdate
10:39:03 [2022-05-17T10:39:03.783Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:39:04 [2022-05-17T10:39:04.298Z] --- PASS: TestKillContainerInvalidSignal (2.07s)
10:39:04 [2022-05-17T10:39:04.298Z] === RUN   TestKillContainer
10:39:04 [2022-05-17T10:39:04.298Z] === RUN   TestKillContainer/no_signal
10:39:04 [2022-05-17T10:39:04.347Z] === RUN   TestDockerSuite/TestRunExposePort
10:39:04 [2022-05-17T10:39:04.347Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:39:04 [2022-05-17T10:39:04.916Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:39:05 [2022-05-17T10:39:05.507Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:39:05 [2022-05-17T10:39:05.665Z] --- PASS: TestSecretsUpdate (1.84s)
10:39:05 [2022-05-17T10:39:05.665Z] === RUN   TestTemplatedSecret
10:39:05 [2022-05-17T10:39:05.789Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:39:05 [2022-05-17T10:39:05.789Z] === RUN   TestInfoDebug
10:39:05 [2022-05-17T10:39:05.789Z] --- PASS: TestInfoDebug (0.52s)
10:39:05 [2022-05-17T10:39:05.789Z] === RUN   TestInfoInsecureRegistries
10:39:05 [2022-05-17T10:39:05.789Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:39:05 [2022-05-17T10:39:05.789Z] === RUN   TestInfoRegistryMirrors
10:39:05 [2022-05-17T10:39:05.789Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:39:05 [2022-05-17T10:39:05.789Z] === RUN   TestLoginFailsWithBadCredentials
10:39:05 [2022-05-17T10:39:05.789Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
10:39:05 [2022-05-17T10:39:05.789Z] === RUN   TestPingCacheHeaders
10:39:05 [2022-05-17T10:39:05.789Z] --- PASS: TestPingCacheHeaders (0.02s)
10:39:05 [2022-05-17T10:39:05.789Z] === RUN   TestPingGet
10:39:05 [2022-05-17T10:39:05.789Z] --- PASS: TestPingGet (0.01s)
10:39:05 [2022-05-17T10:39:05.789Z] === RUN   TestPingHead
10:39:05 [2022-05-17T10:39:05.789Z] --- PASS: TestPingHead (0.02s)
10:39:05 [2022-05-17T10:39:05.789Z] === RUN   TestPingSwarmHeader
10:39:06 [2022-05-17T10:39:06.350Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:39:06 [2022-05-17T10:39:06.415Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:39:06 [2022-05-17T10:39:06.415Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:39:06 [2022-05-17T10:39:06.415Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:39:06 [2022-05-17T10:39:06.415Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:39:06 [2022-05-17T10:39:06.415Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:39:06 [2022-05-17T10:39:06.415Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:39:06 [2022-05-17T10:39:06.415Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:39:06 [2022-05-17T10:39:06.415Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
10:39:06 [2022-05-17T10:39:06.415Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:39:06 [2022-05-17T10:39:06.444Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:39:06 [2022-05-17T10:39:06.475Z] === RUN   TestKillContainer/non_killing_signal
10:39:06 [2022-05-17T10:39:06.475Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:39:06 [2022-05-17T10:39:06.475Z] === RUN   TestKillContainer/killing_signal
10:39:06 [2022-05-17T10:39:06.701Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:39:06 [2022-05-17T10:39:06.701Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
10:39:06 [2022-05-17T10:39:06.701Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:39:06 [2022-05-17T10:39:06.912Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:39:07 [2022-05-17T10:39:07.840Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:39:07 [2022-05-17T10:39:07.840Z] --- PASS: TestPingSwarmHeader (2.05s)
10:39:07 [2022-05-17T10:39:07.840Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:39:07 [2022-05-17T10:39:07.840Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:39:07 [2022-05-17T10:39:07.840Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:39:07 [2022-05-17T10:39:07.840Z] === RUN   TestVersion
10:39:07 [2022-05-17T10:39:07.840Z] --- PASS: TestVersion (0.03s)
10:39:07 [2022-05-17T10:39:07.840Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:39:07 [2022-05-17T10:39:07.840Z] === CONT  TestDiskUsage
10:39:08 [2022-05-17T10:39:08.209Z] --- PASS: TestTemplatedSecret (2.45s)
10:39:08 [2022-05-17T10:39:08.209Z] === RUN   TestSecretCreateResolve
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/container_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/image_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/volume_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/build-cache_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:39:08 [2022-05-17T10:39:08.402Z] === RUN   TestDiskUsage/after_LoadBusybox
10:39:08 [2022-05-17T10:39:08.501Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:39:08 [2022-05-17T10:39:08.660Z] === RUN   TestDiskUsage/after_container.Run
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:39:09 [2022-05-17T10:39:09.222Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:39:09 [2022-05-17T10:39:09.479Z] --- PASS: TestDiskUsage (1.51s)
10:39:09 [2022-05-17T10:39:09.479Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.28s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]     --- PASS: TestDiskUsage/after_container.Run (0.48s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:39:09 [2022-05-17T10:39:09.479Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s)
10:39:09 [2022-05-17T10:39:09.479Z] PASS
10:39:09 [2022-05-17T10:39:09.479Z] 
10:39:09 [2022-05-17T10:39:09.479Z] DONE 54 tests in 22.674s
10:39:09 [2022-05-17T10:39:09.479Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:39:09 [2022-05-17T10:39:09.479Z] INFO: Testing against a local daemon
10:39:09 [2022-05-17T10:39:09.479Z] === RUN   TestVolumesCreateAndList
10:39:09 [2022-05-17T10:39:09.479Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:39:09 [2022-05-17T10:39:09.479Z] === RUN   TestVolumesRemove
10:39:09 [2022-05-17T10:39:09.479Z] --- PASS: TestVolumesRemove (0.07s)
10:39:09 [2022-05-17T10:39:09.479Z] === RUN   TestVolumesInspect
10:39:09 [2022-05-17T10:39:09.479Z] --- PASS: TestVolumesInspect (0.02s)
10:39:09 [2022-05-17T10:39:09.479Z] === RUN   TestVolumesInvalidJSON
10:39:09 [2022-05-17T10:39:09.479Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:39:09 [2022-05-17T10:39:09.479Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:39:09 [2022-05-17T10:39:09.735Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:39:09 [2022-05-17T10:39:09.735Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:39:09 [2022-05-17T10:39:09.735Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:39:09 [2022-05-17T10:39:09.735Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:39:09 [2022-05-17T10:39:09.735Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:39:09 [2022-05-17T10:39:09.735Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:39:09 [2022-05-17T10:39:09.735Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:39:09 [2022-05-17T10:39:09.735Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:39:09 [2022-05-17T10:39:09.735Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:39:09 [2022-05-17T10:39:09.735Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:39:09 [2022-05-17T10:39:09.735Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:39:09 [2022-05-17T10:39:09.735Z] PASS
10:39:09 [2022-05-17T10:39:09.735Z] 
10:39:09 [2022-05-17T10:39:09.735Z] DONE 9 tests in 0.147s
10:39:09 [2022-05-17T10:39:09.735Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:39:09 [2022-05-17T10:39:09.979Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:39:10 [2022-05-17T10:39:10.120Z] --- PASS: TestSecretCreateResolve (2.19s)
10:39:10 [2022-05-17T10:39:10.120Z] PASS
10:39:10 [2022-05-17T10:39:10.120Z] 
10:39:10 [2022-05-17T10:39:10.120Z] DONE 6 tests in 13.288s
10:39:10 [2022-05-17T10:39:10.120Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:39:10 [2022-05-17T10:39:10.120Z] ++ 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
10:39:10 [2022-05-17T10:39:10.120Z] ++ set -e
10:39:10 [2022-05-17T10:39:10.120Z] ++ '[' -n 0 ']'
10:39:10 [2022-05-17T10:39:10.120Z] ++ set -x
10:39:10 [2022-05-17T10:39:10.237Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:39:10 [2022-05-17T10:39:10.297Z] Stopping apparmor (via systemctl): apparmor.service.
10:39:10 [2022-05-17T10:39:10.297Z] Removing test suite binaries
10:39:10 [2022-05-17T10:39:10.297Z] exiting test-integration
10:39:10 [2022-05-17T10:39:10.297Z] ++ exit 0
10:39:10 [2022-05-17T10:39:10.297Z] 
10:39:10 [2022-05-17T10:39:10.380Z] ++ env -i DEST=/go/src/github.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
10:39:10 [2022-05-17T10:39:10.380Z] INFO: Testing against a local daemon
10:39:10 [2022-05-17T10:39:10.380Z] === RUN   TestServiceCreateInit
10:39:10 [2022-05-17T10:39:10.380Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:39:10 [2022-05-17T10:39:10.399Z] tests/integration/client_test.py .....                                   [ 75%]
10:39:10 [2022-05-17T10:39:10.656Z] tests/integration/context_api_test.py ...                                [ 76%]
10:39:11 [2022-05-17T10:39:11.033Z] tests/integration/errors_test.py .                                       [ 76%]
Post stage
[Pipeline] junit
10:39:11 [2022-05-17T10:39:11.853Z] Recording test results
10:39:12 [2022-05-17T10:39:12.265Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:39:12 [2022-05-17T10:39:12.265Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
10:39:12 [2022-05-17T10:39:12.265Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:39:12 [2022-05-17T10:39:12.265Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
10:39:12 [2022-05-17T10:39:12.265Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:39:13 [2022-05-17T10:39:13.251Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:39:13 [2022-05-17T10:39:13.591Z] + echo Ensuring container killed.
10:39:13 [2022-05-17T10:39:13.591Z] Ensuring container killed.
10:39:13 [2022-05-17T10:39:13.591Z] + docker rm -vf docker-pr5
10:39:13 [2022-05-17T10:39:13.591Z] Error: No such container: docker-pr5
[Pipeline] sh
10:39:13 [2022-05-17T10:39:13.763Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:39:13 [2022-05-17T10:39:13.870Z] + echo Chowning /workspace to jenkins user
10:39:13 [2022-05-17T10:39:13.870Z] Chowning /workspace to jenkins user
10:39:13 [2022-05-17T10:39:13.870Z] + id -u
10:39:13 [2022-05-17T10:39:13.870Z] + id -g
10:39:13 [2022-05-17T10:39:13.870Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43578:/workspace busybox chown -R 1000:1000 /workspace
10:39:13 [2022-05-17T10:39:13.993Z] === RUN   TestCheckpointCreateError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCheckpointCreateError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCheckpointCreate
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCheckpointCreate (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCheckpointDeleteError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCheckpointDeleteError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCheckpointDelete
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCheckpointDelete (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCheckpointListError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCheckpointListError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCheckpointList
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCheckpointList (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCheckpointListContainerNotFound
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNewClientWithOpsFromEnv
10:39:13 [2022-05-17T10:39:13.994Z]     client_test.go:22: runtime.GOOS == "windows"
10:39:13 [2022-05-17T10:39:13.994Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestGetAPIPath
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestGetAPIPath (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestParseHostURL
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestParseHostURL (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersionEmpty
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersion
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersion/downgrade_old
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersion/no_upgrade
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestNegotiateAPIVersion (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPVersionOverride
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersionAutomatic
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestClientRedirect
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestClientRedirect/GET
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestClientRedirect/POST
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestClientRedirect/PUT
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestClientRedirect/DELETE
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestClientRedirect (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestClientRedirect/GET (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestClientRedirect/POST (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestClientRedirect/PUT (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigCreateUnsupported
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigCreateUnsupported (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigCreateError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigCreateError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigCreate
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigCreate (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigInspectNotFound
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigInspectNotFound (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigInspectWithEmptyID
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigInspectUnsupported
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigInspectUnsupported (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigInspectError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigInspectError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigInspectConfigNotFound
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigInspect
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigInspect (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigListUnsupported
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigListUnsupported (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigListError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigListError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigList
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigList (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigRemoveUnsupported
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigRemoveError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigRemoveError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigRemove
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigRemove (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigUpdateUnsupported
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigUpdateError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigUpdateError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestConfigUpdate
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestConfigUpdate (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerCommitError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerCommitError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerCommit
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerCommit (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStatPathError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStatPathError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStatPathNotFoundError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStatPathNoHeaderError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStatPath
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStatPath (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCopyToContainerError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCopyToContainerError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCopyToContainerNotFoundError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCopyToContainerEmptyResponse
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCopyToContainer
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCopyToContainer (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCopyFromContainerError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCopyFromContainerError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCopyFromContainerNotFoundError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCopyFromContainerEmptyResponse
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCopyFromContainerNoHeaderError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestCopyFromContainer
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestCopyFromContainer (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerCreateError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerCreateError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerCreateImageNotFound
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerCreateWithName
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerCreateWithName (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerCreateAutoRemove
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerDiffError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerDiffError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerDiff
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerDiff (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExecCreateError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExecCreateError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExecCreate
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExecCreate (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExecStartError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExecStartError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExecStart
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExecStart (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExecInspectError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExecInspectError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExecInspect
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExecInspect (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExportError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExportError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExport
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExport (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerInspectError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerInspectError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerInspectContainerNotFound
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerInspectWithEmptyID
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerInspect
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerInspect (0.02s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerInspectNode
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerInspectNode (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerKillError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerKillError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerKill
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerKill (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerListError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerListError (0.01s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerList
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerList (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerLogsNotFoundError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerLogsError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerLogsError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerLogs
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerLogs (0.22s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerPauseError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerPauseError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerPause
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerPause (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainersPruneError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainersPruneError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainersPrune
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainersPrune (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerRemoveError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerRemoveError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerRemoveNotFoundError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerRemove
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerRemove (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerRenameError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerRenameError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerRename
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerRename (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerResizeError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerResizeError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExecResizeError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExecResizeError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerResize
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerResize (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerExecResize
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerExecResize (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerRestartError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerRestartError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerRestart
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerRestart (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStartError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStartError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStart
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStart (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStatsError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStatsError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStats
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStats (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStopError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStopError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerStop
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerStop (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerTopError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerTopError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerTop
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerTop (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerUnpauseError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerUnpauseError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerUnpause
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerUnpause (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerUpdateError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerUpdateError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerUpdate
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerUpdate (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerWaitError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerWaitError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestContainerWait
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestContainerWait (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestDiskUsageError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestDiskUsageError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestDiskUsage
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestDiskUsage (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestDistributionInspectUnsupported
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestDistributionInspectWithEmptyID
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestEventsErrorInOptions
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestEventsErrorInOptions (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestEventsErrorFromServer
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestEventsErrorFromServer (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestEvents
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestEvents (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestTLSCloseWriter
10:39:13 [2022-05-17T10:39:13.994Z] === PAUSE TestTLSCloseWriter
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageBuildError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageBuildError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageBuild
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageBuild (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestGetDockerOS
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestGetDockerOS (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageCreateError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageCreateError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageCreate
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageCreate (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageHistoryError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageHistoryError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageHistory
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageHistory (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageImportError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageImportError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageImport
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageImport (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageInspectError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageInspectError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageInspectImageNotFound
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageInspectImageNotFound (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageInspectWithEmptyID
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageInspect
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageInspect (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageListError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageListError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageList
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageList (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageListApiBefore125
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageListApiBefore125 (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageLoadError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageLoadError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImageLoad
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImageLoad (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagesPruneError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagesPruneError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagesPrune
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagesPrune (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePullReferenceParseError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePullReferenceParseError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePullAnyError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePullAnyError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePullStatusUnauthorizedError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePullWithPrivilegedFuncNoError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePullWithoutErrors
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePullWithoutErrors (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushReferenceError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePushReferenceError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushAnyError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePushAnyError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushStatusUnauthorizedError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushWithPrivilegedFuncNoError
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushWithoutErrors
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
10:39:13 [2022-05-17T10:39:13.994Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
10:39:13 [2022-05-17T10:39:13.994Z] --- PASS: TestImagePushWithoutErrors (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
10:39:13 [2022-05-17T10:39:13.994Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageRemoveError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageRemoveError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageRemoveImageNotFound
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageRemove
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageRemove (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageSaveError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageSaveError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageSave
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageSave (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageSearchAnyError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageSearchAnyError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageSearchStatusUnauthorizedError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageSearchWithoutErrors
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageTagError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageTagError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageTagInvalidReference
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageTagInvalidReference (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageTagInvalidSourceImageName
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageTagHexSource
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageTagHexSource (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestImageTag
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestImageTag (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestInfoServerError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestInfoServerError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestInfoInvalidResponseJSONError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestInfo
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestInfo (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkConnectError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkConnectError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkConnect
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkConnect (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkCreateError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkCreateError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkCreate
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkCreate (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkDisconnectError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkDisconnectError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkDisconnect
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkDisconnect (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkInspect
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkInspect/empty_ID
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkInspect/no_options
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkInspect/verbose
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkInspect/global_scope
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkInspect/unknown_network
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkInspect/server_error
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkInspect (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkListError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkListError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkList
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkList (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworksPruneError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworksPruneError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworksPrune
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworksPrune (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkRemoveError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkRemoveError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNetworkRemove
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNetworkRemove (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeInspectError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeInspectError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeInspectNodeNotFound
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeInspectWithEmptyID
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeInspect
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeInspect (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeListError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeListError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeList
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeList (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeRemoveError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeRemoveError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeRemove
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeRemove (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeUpdateError
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeUpdateError (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestNodeUpdate
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestNodeUpdate (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestOptionWithHostFromEnv
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestOptionWithTimeout
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestOptionWithTimeout (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestOptionWithVersionFromEnv
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestPingFail
10:39:13 [2022-05-17T10:39:13.995Z] --- PASS: TestPingFail (0.00s)
10:39:13 [2022-05-17T10:39:13.995Z] === RUN   TestPingWithError
10:39:13 [2022-05-17T10:39:13.995Z] 2022/05/17 10:39:13 RoundTripper returned a response & error; ignoring response
10:39:14 [2022-05-17T10:39:14.451Z] 2022/05/17 10:39:13 RoundTripper returned a response & error; ignoring response
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPingWithError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPingSuccess
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPingSuccess (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPingHeadFallback
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPingHeadFallback/OK
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPingHeadFallback/Internal_Server_Error
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPingHeadFallback/Not_Found
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPingHeadFallback (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginDisableError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginDisableError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginDisable
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginDisable (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginEnableError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginEnableError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginEnable
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginEnable (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginInspectError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginInspectError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginInspectWithEmptyID
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginInspect
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginInspect (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginListError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginListError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginList
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginList (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginPushError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginPushError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginPush
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginPush (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginRemoveError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginRemoveError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginRemove
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginRemove (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginSetError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginSetError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPluginSet
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPluginSet (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSetHostHeader
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSetHostHeader (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestPlainTextError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestPlainTextError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestInfiniteError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestInfiniteError (0.04s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestCanceledContext
10:39:14 [2022-05-17T10:39:14.451Z] 2022/05/17 10:39:13 RoundTripper returned a response & error; ignoring response
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestCanceledContext (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestDeadlineExceededContext
10:39:14 [2022-05-17T10:39:14.451Z] 2022/05/17 10:39:13 RoundTripper returned a response & error; ignoring response
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestDeadlineExceededContext (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretCreateUnsupported
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretCreateUnsupported (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretCreateError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretCreateError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretCreate
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretCreate (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretInspectUnsupported
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretInspectUnsupported (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretInspectError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretInspectError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretInspectSecretNotFound
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretInspectWithEmptyID
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretInspect
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretInspect (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretListUnsupported
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretListUnsupported (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretListError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretListError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretList
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretList (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretRemoveUnsupported
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretRemoveError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretRemoveError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretRemove
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretRemove (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretUpdateUnsupported
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretUpdateError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretUpdateError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestSecretUpdate
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestSecretUpdate (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceCreateError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceCreateError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceCreate
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceCreate (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceCreateCompatiblePlatforms
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceCreateDigestPinning
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceInspectError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceInspectError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceInspectServiceNotFound
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceInspectWithEmptyID
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceInspect
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceInspect (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceListError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceListError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceList
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceList (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceLogsError
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceLogsError (0.00s)
10:39:14 [2022-05-17T10:39:14.451Z] === RUN   TestServiceLogs
10:39:14 [2022-05-17T10:39:14.451Z] --- PASS: TestServiceLogs (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestServiceRemoveError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestServiceRemoveError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestServiceRemoveNotFoundError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestServiceRemove
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestServiceRemove (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestServiceUpdateError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestServiceUpdateError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestServiceUpdate
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestServiceUpdate (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmGetUnlockKeyError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmGetUnlockKey
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmInitError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmInitError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmInit
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmInit (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmInspectError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmInspectError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmInspect
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmInspect (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmJoinError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmJoinError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmJoin
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmJoin (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmLeaveError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmLeaveError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmLeave
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmLeave (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmUnlockError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmUnlockError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmUnlock
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmUnlock (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmUpdateError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmUpdateError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestSwarmUpdate
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestSwarmUpdate (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestTaskInspectError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestTaskInspectError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestTaskInspectWithEmptyID
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestTaskInspect
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestTaskInspect (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestTaskListError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestTaskListError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestTaskList
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestTaskList (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeCreateError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeCreateError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeCreate
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeCreate (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeInspectError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeInspectError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeInspectNotFound
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeInspectNotFound (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeInspectWithEmptyID
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeInspect
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeInspect (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeListError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeListError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeList
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeList (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeRemoveError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeRemoveError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeRemove
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeRemove (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeUpdateError
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeUpdateError (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === RUN   TestVolumeUpdate
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestVolumeUpdate (0.00s)
10:39:14 [2022-05-17T10:39:14.908Z] === CONT  TestTLSCloseWriter
10:39:14 [2022-05-17T10:39:14.908Z] --- PASS: TestTLSCloseWriter (0.03s)
10:39:14 [2022-05-17T10:39:14.908Z] PASS
10:39:14 [2022-05-17T10:39:14.908Z] coverage: 75.1% of statements
10:39:14 [2022-05-17T10:39:14.908Z] ok  	github.com/docker/docker/client	0.462s	coverage: 75.1% of statements
10:39:15 [2022-05-17T10:39:15.038Z] --- PASS: TestKillContainer (9.32s)
10:39:15 [2022-05-17T10:39:15.038Z]     --- PASS: TestKillContainer/no_signal (2.00s)
10:39:15 [2022-05-17T10:39:15.038Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:39:15 [2022-05-17T10:39:15.038Z]     --- PASS: TestKillContainer/killing_signal (7.22s)
10:39:15 [2022-05-17T10:39:15.038Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:39:15 [2022-05-17T10:39:15.038Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:39:15 [2022-05-17T10:39:15.038Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:39:15 [2022-05-17T10:39:15.038Z] === RUN   TestKillStoppedContainer
10:39:15 [2022-05-17T10:39:15.038Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:39:15 [2022-05-17T10:39:15.038Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:39:15 [2022-05-17T10:39:15.038Z] === RUN   TestKillStoppedContainerAPIPre120
10:39:15 [2022-05-17T10:39:15.038Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:39:15 [2022-05-17T10:39:15.038Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:39:15 [2022-05-17T10:39:15.038Z] === RUN   TestKillDifferentUserContainer
10:39:15 [2022-05-17T10:39:15.038Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:39:15 [2022-05-17T10:39:15.038Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:39:15 [2022-05-17T10:39:15.038Z] === RUN   TestInspectOomKilledTrue
10:39:15 [2022-05-17T10:39:15.038Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
10:39:15 [2022-05-17T10:39:15.038Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:39:15 [2022-05-17T10:39:15.038Z] === RUN   TestInspectOomKilledFalse
10:39:15 [2022-05-17T10:39:15.038Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:39:15 [2022-05-17T10:39:15.038Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:39:15 [2022-05-17T10:39:15.038Z] === RUN   TestLogsFollowTailEmpty
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:39:16 [2022-05-17T10:39:16.000Z] --- PASS: TestLogsFollowTailEmpty (2.15s)
10:39:16 [2022-05-17T10:39:16.000Z] === RUN   TestNetworkNat
10:39:16 [2022-05-17T10:39:16.000Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
10:39:16 [2022-05-17T10:39:16.000Z] --- SKIP: TestNetworkNat (0.00s)
10:39:16 [2022-05-17T10:39:16.000Z] === RUN   TestNetworkLocalhostTCPNat
10:39:16 [2022-05-17T10:39:16.045Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:39:16 [2022-05-17T10:39:16.055Z] + bundleName=amd64-cgroup2
10:39:16 [2022-05-17T10:39:16.055Z] + echo Creating amd64-cgroup2-bundles.tar.gz
10:39:16 [2022-05-17T10:39:16.055Z] Creating amd64-cgroup2-bundles.tar.gz
10:39:16 [2022-05-17T10:39:16.055Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:39:16 [2022-05-17T10:39:16.055Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
10:39:16 [2022-05-17T10:39:16.321Z] Archiving artifacts
10:39:17 [2022-05-17T10:39:17.965Z] --- PASS: TestServiceCreateInit (7.01s)
10:39:17 [2022-05-17T10:39:17.965Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s)
10:39:17 [2022-05-17T10:39:17.965Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s)
10:39:17 [2022-05-17T10:39:17.965Z] === RUN   TestCreateServiceMultipleTimes
10:39:18 [2022-05-17T10:39:18.167Z] --- PASS: TestNetworkLocalhostTCPNat (2.33s)
10:39:18 [2022-05-17T10:39:18.167Z] === RUN   TestNetworkLoopbackNat
10:39:18 [2022-05-17T10:39:18.167Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
10:39:18 [2022-05-17T10:39:18.167Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:39:18 [2022-05-17T10:39:18.167Z] === RUN   TestPause
10:39:18 [2022-05-17T10:39:18.167Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:39:18 [2022-05-17T10:39:18.167Z] --- SKIP: TestPause (0.00s)
10:39:18 [2022-05-17T10:39:18.167Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:39:18 [2022-05-17T10:39:18.176Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43578/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:39:18 [2022-05-17T10:39:18.482Z] + make clean
10:39:18 [2022-05-17T10:39:18.482Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:39:18 [2022-05-17T10:39:18.482Z] docker-dev-cache
10:39:18 [2022-05-17T10:39:18.482Z] docker-mod-cache
[Pipeline] deleteDir
10:39:18 [2022-05-17T10:39:18.934Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:39:18 [2022-05-17T10:39:18.934Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
10:39:18 [2022-05-17T10:39:18.934Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:39:18 [2022-05-17T10:39:18.934Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
10:39:18 [2022-05-17T10:39:18.934Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:39:18 [2022-05-17T10:39:18.934Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
10:39:18 [2022-05-17T10:39:18.934Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:39:18 [2022-05-17T10:39:18.934Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
10:39:18 [2022-05-17T10:39:18.934Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:39:20 [2022-05-17T10:39:20.197Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:39:20 [2022-05-17T10:39:20.336Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.04s)
10:39:20 [2022-05-17T10:39:20.336Z] === RUN   TestPauseStopPausedContainer
10:39:20 [2022-05-17T10:39:20.336Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
10:39:20 [2022-05-17T10:39:20.336Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:39:20 [2022-05-17T10:39:20.336Z] === RUN   TestPsFilter
[Pipeline] }
10:39:20 [2022-05-17T10:39:20.794Z] --- PASS: TestPsFilter (0.28s)
10:39:20 [2022-05-17T10:39:20.794Z] === RUN   TestRemoveContainerWithRemovedVolume
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:39:21 [2022-05-17T10:39:21.131Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:39:22 [2022-05-17T10:39:22.065Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:39:22 [2022-05-17T10:39:22.652Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:39:22 [2022-05-17T10:39:22.652Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
10:39:22 [2022-05-17T10:39:22.652Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:39:22 [2022-05-17T10:39:22.652Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
10:39:22 [2022-05-17T10:39:22.652Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:39:22 [2022-05-17T10:39:22.964Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.39s)
10:39:22 [2022-05-17T10:39:22.964Z] === RUN   TestRemoveContainerWithVolume
10:39:22 [2022-05-17T10:39:22.998Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:39:22 [2022-05-17T10:39:22.998Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:39:22 [2022-05-17T10:39:22.998Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:39:22 [2022-05-17T10:39:22.998Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:39:23 [2022-05-17T10:39:23.564Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:39:25 [2022-05-17T10:39:25.860Z] --- PASS: TestRemoveContainerWithVolume (2.36s)
10:39:25 [2022-05-17T10:39:25.860Z] === RUN   TestRemoveContainerRunning
10:39:26 [2022-05-17T10:39:26.093Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:39:26 [2022-05-17T10:39:26.658Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:39:27 [2022-05-17T10:39:27.388Z] --- PASS: TestRemoveContainerRunning (2.03s)
10:39:27 [2022-05-17T10:39:27.388Z] === RUN   TestRemoveContainerForceRemoveRunning
10:39:28 [2022-05-17T10:39:28.031Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:39:29 [2022-05-17T10:39:29.074Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:39:29 [2022-05-17T10:39:29.556Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.06s)
10:39:29 [2022-05-17T10:39:29.556Z] === RUN   TestRemoveInvalidContainer
10:39:29 [2022-05-17T10:39:29.556Z] --- PASS: TestRemoveInvalidContainer (0.06s)
10:39:29 [2022-05-17T10:39:29.556Z] === RUN   TestRenameLinkedContainer
10:39:29 [2022-05-17T10:39:29.556Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:39:29 [2022-05-17T10:39:29.556Z] --- SKIP: TestRenameLinkedContainer (0.01s)
10:39:29 [2022-05-17T10:39:29.556Z] === RUN   TestRenameStoppedContainer
10:39:29 [2022-05-17T10:39:29.695Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:39:32 [2022-05-17T10:39:32.861Z] --- PASS: TestCreateServiceMultipleTimes (15.30s)
10:39:32 [2022-05-17T10:39:32.861Z] === RUN   TestCreateServiceConflict
10:39:34 [2022-05-17T10:39:34.583Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:39:34 [2022-05-17T10:39:34.583Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:39:34 [2022-05-17T10:39:34.583Z] === RUN   TestDockerSuite/TestRunModeHostname
10:39:34 [2022-05-17T10:39:34.772Z] --- PASS: TestCreateServiceConflict (2.19s)
10:39:34 [2022-05-17T10:39:34.772Z] === RUN   TestCreateServiceMaxReplicas
10:39:34 [2022-05-17T10:39:34.840Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:39:34 [2022-05-17T10:39:34.841Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:39:35 [2022-05-17T10:39:35.100Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:39:35 [2022-05-17T10:39:35.954Z] --- PASS: TestCheckoutGit (35.60s)
10:39:35 [2022-05-17T10:39:35.954Z] === RUN   TestValidGitTransport
10:39:35 [2022-05-17T10:39:35.954Z] --- PASS: TestValidGitTransport (0.00s)
10:39:35 [2022-05-17T10:39:35.954Z] === RUN   TestGitInvalidRef
10:39:35 [2022-05-17T10:39:35.954Z] --- PASS: TestGitInvalidRef (0.32s)
10:39:35 [2022-05-17T10:39:35.954Z] PASS
10:39:35 [2022-05-17T10:39:35.954Z] coverage: 86.3% of statements
10:39:35 [2022-05-17T10:39:35.954Z] ok  	github.com/docker/docker/builder/remotecontext/git	35.973s	coverage: 86.3% of statements
10:39:35 [2022-05-17T10:39:35.954Z] ?   	github.com/docker/docker/cli	[no test files]
10:39:35 [2022-05-17T10:39:35.954Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:39:35 [2022-05-17T10:39:35.954Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:39:35 [2022-05-17T10:39:35.954Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:39:36 [2022-05-17T10:39:36.473Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:39:36 [2022-05-17T10:39:36.606Z] --- PASS: TestRenameStoppedContainer (7.20s)
10:39:36 [2022-05-17T10:39:36.606Z] === RUN   TestRenameRunningContainerAndReuse
10:39:37 [2022-05-17T10:39:37.313Z] --- PASS: TestCreateServiceMaxReplicas (2.50s)
10:39:37 [2022-05-17T10:39:37.313Z] === RUN   TestCreateWithDuplicateNetworkNames
10:39:37 [2022-05-17T10:39:37.406Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:39:38 [2022-05-17T10:39:38.779Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:39:38 [2022-05-17T10:39:38.779Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:39:38 [2022-05-17T10:39:38.779Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:39:40 [2022-05-17T10:39:40.152Z] === RUN   TestDockerSuite/TestRunMount
10:39:42 [2022-05-17T10:39:42.076Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:39:42 [2022-05-17T10:39:42.377Z] --- PASS: TestRenameRunningContainerAndReuse (4.84s)
10:39:42 [2022-05-17T10:39:42.377Z] === RUN   TestRenameInvalidName
10:39:43 [2022-05-17T10:39:43.342Z] --- PASS: TestRenameInvalidName (2.00s)
10:39:43 [2022-05-17T10:39:43.342Z] === RUN   TestRenameAnonymousContainer
10:39:44 [2022-05-17T10:39:44.492Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonCliConfigWithTLS
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonCliConfigWithConflicts
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonCliWithConflictingLabels
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestConfigureDaemonLogs
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestConfigureDaemonLogs (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestCommonOptionsInstallFlags
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
10:39:44 [2022-05-17T10:39:44.493Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
10:39:44 [2022-05-17T10:39:44.493Z] PASS
10:39:44 [2022-05-17T10:39:44.493Z] coverage: 19.7% of statements
10:39:44 [2022-05-17T10:39:44.493Z] ok  	github.com/docker/docker/cmd/dockerd	0.216s	coverage: 19.7% of statements
10:39:44 [2022-05-17T10:39:44.493Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
10:39:44 [2022-05-17T10:39:44.493Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:39:45 [2022-05-17T10:39:45.287Z] .........                                                                [ 85%]
10:39:45 [2022-05-17T10:39:45.355Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestContainerStopSignal
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestContainerStopSignal (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestContainerStopTimeout
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestContainerStopTimeout (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestContainerSecretReferenceDestTarget
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestContainerLogPathSetForJSONFileLogger
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestContainerLogPathSetForRingLogger
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestReplaceAndAppendEnvVars
10:39:45 [2022-05-17T10:39:45.460Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestNewMemoryStore
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestNewMemoryStore (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestAddContainers
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestAddContainers (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestGetContainer
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestGetContainer (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestDeleteContainer
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestDeleteContainer (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestListContainers
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestListContainers (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestFirstContainer
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestFirstContainer (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestApplyAllContainer
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestApplyAllContainer (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestIsValidHealthString
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestIsValidHealthString (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestStateRunStop
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestStateRunStop (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestStateTimeoutWait
10:39:45 [2022-05-17T10:39:45.460Z]     state_test.go:141: Stop callback fired
10:39:45 [2022-05-17T10:39:45.460Z]     state_test.go:165: Stop callback fired
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestStateTimeoutWait (0.10s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestIsValidStateString
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestIsValidStateString (0.00s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestViewSaveDelete
10:39:45 [2022-05-17T10:39:45.460Z] --- PASS: TestViewSaveDelete (0.01s)
10:39:45 [2022-05-17T10:39:45.460Z] === RUN   TestViewAll
10:39:45 [2022-05-17T10:39:45.917Z] --- PASS: TestViewAll (0.01s)
10:39:45 [2022-05-17T10:39:45.917Z] === RUN   TestViewGet
10:39:45 [2022-05-17T10:39:45.917Z] --- PASS: TestViewGet (0.01s)
10:39:45 [2022-05-17T10:39:45.917Z] === RUN   TestNames
10:39:45 [2022-05-17T10:39:45.917Z] --- PASS: TestNames (0.00s)
10:39:45 [2022-05-17T10:39:45.917Z] === RUN   TestViewWithHealthCheck
10:39:45 [2022-05-17T10:39:45.917Z] --- PASS: TestViewWithHealthCheck (0.01s)
10:39:45 [2022-05-17T10:39:45.917Z] PASS
10:39:45 [2022-05-17T10:39:45.917Z] coverage: 41.7% of statements
10:39:45 [2022-05-17T10:39:45.917Z] ok  	github.com/docker/docker/container	0.250s	coverage: 41.7% of statements
10:39:45 [2022-05-17T10:39:45.917Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:39:45 [2022-05-17T10:39:45.917Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:39:45 [2022-05-17T10:39:45.917Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:39:45 [2022-05-17T10:39:45.917Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:39:45 [2022-05-17T10:39:45.921Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:39:46 [2022-05-17T10:39:46.373Z] === RUN   TestPrepare
10:39:46 [2022-05-17T10:39:46.373Z] --- PASS: TestPrepare (0.00s)
10:39:46 [2022-05-17T10:39:46.373Z] === RUN   TestStart
10:39:46 [2022-05-17T10:39:46.373Z] --- PASS: TestStart (0.00s)
10:39:46 [2022-05-17T10:39:46.373Z] === RUN   TestWaitCancel
10:39:46 [2022-05-17T10:39:46.373Z] --- PASS: TestWaitCancel (0.00s)
10:39:46 [2022-05-17T10:39:46.373Z] === RUN   TestWaitDisabled
10:39:46 [2022-05-17T10:39:46.373Z] --- PASS: TestWaitDisabled (0.00s)
10:39:46 [2022-05-17T10:39:46.373Z] === RUN   TestWaitEnabled
10:39:46 [2022-05-17T10:39:46.373Z] --- PASS: TestWaitEnabled (0.00s)
10:39:46 [2022-05-17T10:39:46.373Z] === RUN   TestRemove
10:39:46 [2022-05-17T10:39:46.373Z] --- PASS: TestRemove (0.00s)
10:39:46 [2022-05-17T10:39:46.373Z] PASS
10:39:46 [2022-05-17T10:39:46.373Z] coverage: 65.3% of statements
10:39:46 [2022-05-17T10:39:46.373Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.065s	coverage: 65.3% of statements
10:39:46 [2022-05-17T10:39:46.854Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:39:46 [2022-05-17T10:39:46.854Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:39:47 [2022-05-17T10:39:47.787Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:39:49 [2022-05-17T10:39:49.263Z] === RUN   TestNewListSecretsFilters
10:39:49 [2022-05-17T10:39:49.263Z] --- PASS: TestNewListSecretsFilters (0.00s)
10:39:49 [2022-05-17T10:39:49.263Z] === RUN   TestNewListConfigsFilters
10:39:49 [2022-05-17T10:39:49.263Z] --- PASS: TestNewListConfigsFilters (0.00s)
10:39:49 [2022-05-17T10:39:49.263Z] PASS
10:39:49 [2022-05-17T10:39:49.263Z] coverage: 0.5% of statements
10:39:49 [2022-05-17T10:39:49.263Z] ok  	github.com/docker/docker/daemon/cluster	0.196s	coverage: 0.5% of statements
10:39:49 [2022-05-17T10:39:49.686Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:39:49 [2022-05-17T10:39:49.686Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:39:49 [2022-05-17T10:39:49.925Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
10:39:50 [2022-05-17T10:39:50.224Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s)
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
10:39:50 [2022-05-17T10:39:50.224Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
10:39:50 [2022-05-17T10:39:50.224Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
10:39:50 [2022-05-17T10:39:50.224Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCContainerRuntime
10:39:50 [2022-05-17T10:39:50.224Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
10:39:50 [2022-05-17T10:39:50.224Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCIsolation
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCIsolation/empty
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCIsolation/default
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCIsolation/process
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
10:39:50 [2022-05-17T10:39:50.224Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
10:39:50 [2022-05-17T10:39:50.224Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
10:39:50 [2022-05-17T10:39:50.224Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
10:39:50 [2022-05-17T10:39:50.224Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
10:39:50 [2022-05-17T10:39:50.224Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
10:39:50 [2022-05-17T10:39:50.224Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCIsolation
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCIsolation/default
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCIsolation/process
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCCredentialSpec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCConfigs
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCConfigs/file
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCConfigs
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCConfigs/file
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestServiceConvertToGRPCConfigs/none
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestTopologyFromGRPC
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestTopologyFromGRPC (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestCapacityRangeFromGRPC
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestCapacityRangeFromGRPC (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestVolumeAvailabilityFromGRPC
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestVolumeAvailabilityFromGRPC/Active
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestVolumeAvailabilityFromGRPC/Pause
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestVolumeAvailabilityFromGRPC/Drain
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestAccessModeFromGRPC
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestAccessModeFromGRPC/MountVolume
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestAccessModeFromGRPC/BlockVolume
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestAccessModeFromGRPC (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z]     --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] === RUN   TestVolumeCreateToGRPC
10:39:50 [2022-05-17T10:39:50.680Z] --- PASS: TestVolumeCreateToGRPC (0.00s)
10:39:50 [2022-05-17T10:39:50.680Z] PASS
10:39:50 [2022-05-17T10:39:50.680Z] coverage: 36.9% of statements
10:39:50 [2022-05-17T10:39:50.680Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.610s	coverage: 36.9% of statements
10:39:51 [2022-05-17T10:39:51.375Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:39:52 [2022-05-17T10:39:52.212Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:39:52 [2022-05-17T10:39:52.212Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s)
10:39:52 [2022-05-17T10:39:52.212Z] === RUN   TestCreateServiceSecretFileMode
10:39:52 [2022-05-17T10:39:52.785Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:39:52 [2022-05-17T10:39:52.846Z] === RUN   TestWaitNodeAttachment
10:39:53 [2022-05-17T10:39:53.164Z] --- PASS: TestCreateServiceSecretFileMode (2.47s)
10:39:53 [2022-05-17T10:39:53.164Z] === RUN   TestCreateServiceConfigFileMode
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestWaitNodeAttachment (0.42s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestIsolationConversion
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestIsolationConversion/default
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestIsolationConversion/process
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestIsolationConversion/hyperv
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestIsolationConversion (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z]     --- PASS: TestIsolationConversion/default (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z]     --- PASS: TestIsolationConversion/process (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestContainerLabels
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestContainerLabels (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestCredentialSpecConversion
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestCredentialSpecConversion/none
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestCredentialSpecConversion/config
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestCredentialSpecConversion/file
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestCredentialSpecConversion/registry
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestCredentialSpecConversion (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestControllerValidateMountBind
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestControllerValidateMountBind (0.02s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestControllerValidateMountVolume
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestControllerValidateMountVolume (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestControllerValidateMountTarget
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestControllerValidateMountTarget (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestControllerValidateMountTmpfs
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestControllerValidateMountInvalidType
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestControllerValidateMountNamedPipe
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] PASS
10:39:53 [2022-05-17T10:39:53.302Z] coverage: 10.7% of statements
10:39:53 [2022-05-17T10:39:53.302Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.675s	coverage: 10.7% of statements
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestBuilderGC
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestBuilderGC (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestDaemonConfigurationNotFound
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestDaemonBrokenConfiguration
10:39:53 [2022-05-17T10:39:53.302Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
10:39:53 [2022-05-17T10:39:53.302Z] === RUN   TestFindConfigurationConflicts
10:39:53 [2022-05-17T10:39:53.638Z] --- PASS: TestRenameAnonymousContainer (9.45s)
10:39:53 [2022-05-17T10:39:53.638Z] === RUN   TestRenameContainerWithSameName
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestFindConfigurationConflicts (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestDaemonConfigurationMergeConflicts
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestDaemonConfigurationMergeConcurrent
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestDaemonConfigurationMergeConcurrentError
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestFindConfigurationConflictsWithMergedValues
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfigurationErrors/with_invalid_log-level
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestValidateConfigurationErrors (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_label
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_dns
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_dns-search
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_max-download-attempts
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_node_generic_resources
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_hosts
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestValidateConfiguration/with_log-level_warn
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestValidateConfiguration (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z]     --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestReloadSetConfigFileNotExist
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestEventsLog
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestEventsLog (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestEventsLogTimeout
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestEventsLogTimeout (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestLogEvents
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestLogEvents (0.05s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestLoadBufferedEvents
10:39:53 [2022-05-17T10:39:53.758Z] time="2022-05-17T10:39:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestReloadDefaultConfigNotExist
10:39:53 [2022-05-17T10:39:53.758Z]     config_test.go:480: os.Getuid() != 0: skipping test that requires root
10:39:53 [2022-05-17T10:39:53.758Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestReloadBadDefaultConfig
10:39:53 [2022-05-17T10:39:53.758Z] time="2022-05-17T10:39:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1257305637"
10:39:53 [2022-05-17T10:39:53.758Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
10:39:53 [2022-05-17T10:39:53.758Z] === RUN   TestReloadWithConflictingLabels
10:39:53 [2022-05-17T10:39:53.759Z] time="2022-05-17T10:39:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3310508347"
10:39:53 [2022-05-17T10:39:53.759Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
10:39:53 [2022-05-17T10:39:53.759Z] === RUN   TestReloadWithDuplicateLabels
10:39:53 [2022-05-17T10:39:53.759Z] time="2022-05-17T10:39:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2869471166"
10:39:53 [2022-05-17T10:39:53.759Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
10:39:53 [2022-05-17T10:39:53.759Z] === RUN   TestMaskURLCredentials
10:39:53 [2022-05-17T10:39:53.759Z] --- PASS: TestMaskURLCredentials (0.00s)
10:39:53 [2022-05-17T10:39:53.759Z] === RUN   TestDaemonConfigurationMerge
10:39:53 [2022-05-17T10:39:53.759Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
10:39:53 [2022-05-17T10:39:53.759Z] PASS
10:39:53 [2022-05-17T10:39:53.759Z] coverage: 79.8% of statements
10:39:53 [2022-05-17T10:39:53.759Z] ok  	github.com/docker/docker/daemon/config	0.349s	coverage: 79.8% of statements
10:39:53 [2022-05-17T10:39:53.759Z] --- PASS: TestLoadBufferedEvents (0.18s)
10:39:53 [2022-05-17T10:39:53.759Z] === RUN   TestLoadBufferedEventsOnlyFromPast
10:39:53 [2022-05-17T10:39:53.759Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
10:39:53 [2022-05-17T10:39:53.759Z] === RUN   TestIgnoreBufferedWhenNoTimes
10:39:53 [2022-05-17T10:39:53.759Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
10:39:53 [2022-05-17T10:39:53.759Z] PASS
10:39:53 [2022-05-17T10:39:53.759Z] coverage: 50.0% of statements
10:39:53 [2022-05-17T10:39:53.759Z] ok  	github.com/docker/docker/daemon/events	0.313s	coverage: 50.0% of statements
10:39:54 [2022-05-17T10:39:54.158Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:39:55 [2022-05-17T10:39:55.166Z] --- PASS: TestRenameContainerWithSameName (2.05s)
10:39:55 [2022-05-17T10:39:55.166Z] === RUN   TestRenameContainerWithLinkedContainer
10:39:55 [2022-05-17T10:39:55.166Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:39:55 [2022-05-17T10:39:55.166Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:39:55 [2022-05-17T10:39:55.166Z] === RUN   TestResize
10:39:55 [2022-05-17T10:39:55.286Z] === RUN   TestIsEmptyDir
10:39:55 [2022-05-17T10:39:55.286Z] --- PASS: TestIsEmptyDir (0.01s)
10:39:55 [2022-05-17T10:39:55.286Z] === RUN   TestGraphDriverInitRequestIsCompatible
10:39:55 [2022-05-17T10:39:55.286Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
10:39:55 [2022-05-17T10:39:55.286Z] PASS
10:39:55 [2022-05-17T10:39:55.286Z] coverage: 2.3% of statements
10:39:55 [2022-05-17T10:39:55.286Z] ok  	github.com/docker/docker/daemon/graphdriver	0.076s	coverage: 2.3% of statements
10:39:55 [2022-05-17T10:39:55.286Z] === RUN   TestLinkNaming
10:39:55 [2022-05-17T10:39:55.286Z] --- PASS: TestLinkNaming (0.00s)
10:39:55 [2022-05-17T10:39:55.286Z] === RUN   TestLinkNew
10:39:55 [2022-05-17T10:39:55.286Z] --- PASS: TestLinkNew (0.00s)
10:39:55 [2022-05-17T10:39:55.286Z] === RUN   TestLinkEnv
10:39:55 [2022-05-17T10:39:55.286Z] --- PASS: TestLinkEnv (0.00s)
10:39:55 [2022-05-17T10:39:55.286Z] === RUN   TestLinkMultipleEnv
10:39:55 [2022-05-17T10:39:55.286Z] --- PASS: TestLinkMultipleEnv (0.00s)
10:39:55 [2022-05-17T10:39:55.286Z] === RUN   TestLinkPortRangeEnv
10:39:55 [2022-05-17T10:39:55.286Z] --- PASS: TestLinkPortRangeEnv (0.00s)
10:39:55 [2022-05-17T10:39:55.286Z] PASS
10:39:55 [2022-05-17T10:39:55.286Z] coverage: 93.0% of statements
10:39:55 [2022-05-17T10:39:55.286Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
10:39:55 [2022-05-17T10:39:55.530Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:39:55 [2022-05-17T10:39:55.704Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
10:39:55 [2022-05-17T10:39:55.704Z] === RUN   TestCreateServiceSysctls
10:39:56 [2022-05-17T10:39:56.095Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:39:56 [2022-05-17T10:39:56.248Z] === RUN   TestVerifyNetworkingConfig
10:39:56 [2022-05-17T10:39:56.248Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
10:39:56 [2022-05-17T10:39:56.248Z] === RUN   TestGetContainer
10:39:56 [2022-05-17T10:39:56.248Z] --- PASS: TestGetContainer (0.00s)
10:39:56 [2022-05-17T10:39:56.248Z] === RUN   TestValidContainerNames
10:39:56 [2022-05-17T10:39:56.248Z] --- PASS: TestValidContainerNames (0.00s)
10:39:56 [2022-05-17T10:39:56.248Z] === RUN   TestContainerInitDNS
10:39:56 [2022-05-17T10:39:56.248Z]     daemon_test.go:145: root required
10:39:56 [2022-05-17T10:39:56.248Z] --- SKIP: TestContainerInitDNS (0.00s)
10:39:56 [2022-05-17T10:39:56.248Z] === RUN   TestMerge
10:39:56 [2022-05-17T10:39:56.248Z] --- PASS: TestMerge (0.00s)
10:39:56 [2022-05-17T10:39:56.248Z] === RUN   TestValidateContainerIsolation
10:39:56 [2022-05-17T10:39:56.248Z] --- PASS: TestValidateContainerIsolation (0.00s)
10:39:56 [2022-05-17T10:39:56.248Z] === RUN   TestFindNetworkErrorType
10:39:56 [2022-05-17T10:39:56.248Z] --- PASS: TestFindNetworkErrorType (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestEnsureServicesExist
10:39:56 [2022-05-17T10:39:56.249Z] --- PASS: TestEnsureServicesExist (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestEnsureServicesExistErrors
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
10:39:56 [2022-05-17T10:39:56.249Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestContainerDelete
10:39:56 [2022-05-17T10:39:56.249Z] --- PASS: TestContainerDelete (0.01s)
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestContainerDoubleDelete
10:39:56 [2022-05-17T10:39:56.249Z] --- PASS: TestContainerDoubleDelete (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestLogContainerEventCopyLabels
10:39:56 [2022-05-17T10:39:56.249Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestLogContainerEventWithAttributes
10:39:56 [2022-05-17T10:39:56.249Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestNoneHealthcheck
10:39:56 [2022-05-17T10:39:56.249Z] --- PASS: TestNoneHealthcheck (0.00s)
10:39:56 [2022-05-17T10:39:56.249Z] === RUN   TestHealthStates
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] time="2022-05-17T10:39:56Z" 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"
10:39:56 [2022-05-17T10:39:56.708Z] --- PASS: TestHealthStates (0.22s)
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestGetInspectData
10:39:56 [2022-05-17T10:39:56.708Z] --- PASS: TestGetInspectData (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestFillLicense
10:39:56 [2022-05-17T10:39:56.708Z] --- PASS: TestFillLicense (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestListInvalidFilter
10:39:56 [2022-05-17T10:39:56.708Z] --- PASS: TestListInvalidFilter (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestNameFilter
10:39:56 [2022-05-17T10:39:56.708Z] --- PASS: TestNameFilter (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
10:39:56 [2022-05-17T10:39:56.708Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
10:39:56 [2022-05-17T10:39:56.708Z] === 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
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
10:39:56 [2022-05-17T10:39:56.708Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
10:39:56 [2022-05-17T10:39:56.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
10:39:56 [2022-05-17T10:39:56.708Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:39:56 [2022-05-17T10:39:56.708Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
10:39:56 [2022-05-17T10:39:56.709Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
10:39:56 [2022-05-17T10:39:56.709Z]     --- 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)
10:39:56 [2022-05-17T10:39:56.709Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
10:39:56 [2022-05-17T10:39:56.709Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
10:39:56 [2022-05-17T10:39:56.709Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
10:39:56 [2022-05-17T10:39:56.709Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
10:39:56 [2022-05-17T10:39:56.709Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
10:39:56 [2022-05-17T10:39:56.709Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
10:39:56 [2022-05-17T10:39:56.709Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
10:39:56 [2022-05-17T10:39:56.709Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
10:39:57 [2022-05-17T10:39:57.164Z] --- PASS: TestSetupWindowsDevices (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestDaemonReloadLabels
10:39:57 [2022-05-17T10:39:57.164Z] --- PASS: TestDaemonReloadLabels (0.00s)
10:39:57 [2022-05-17T10:39:57.164Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
10:39:57 [2022-05-17T10:39:57.164Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestDaemonReloadMirrors
10:39:57 [2022-05-17T10:39:57.165Z] --- PASS: TestDaemonReloadMirrors (0.00s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestDaemonReloadInsecureRegistries
10:39:57 [2022-05-17T10:39:57.165Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestDaemonReloadNotAffectOthers
10:39:57 [2022-05-17T10:39:57.165Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
10:39:57 [2022-05-17T10:39:57.165Z]     reload_test.go:342: root required
10:39:57 [2022-05-17T10:39:57.165Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
10:39:57 [2022-05-17T10:39:57.165Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
10:39:57 [2022-05-17T10:39:57.165Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
10:39:57 [2022-05-17T10:39:57.165Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
10:39:57 [2022-05-17T10:39:57.165Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
10:39:57 [2022-05-17T10:39:57.165Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
10:39:57 [2022-05-17T10:39:57.165Z] === RUN   TestParseVolumesFrom
10:39:57 [2022-05-17T10:39:57.165Z] --- PASS: TestParseVolumesFrom (0.00s)
10:39:57 [2022-05-17T10:39:57.165Z] PASS
10:39:57 [2022-05-17T10:39:57.165Z] coverage: 8.6% of statements
10:39:57 [2022-05-17T10:39:57.165Z] ok  	github.com/docker/docker/daemon	0.563s	coverage: 8.6% of statements
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:39:57 [2022-05-17T10:39:57.165Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:39:57 [2022-05-17T10:39:57.334Z] --- PASS: TestResize (2.12s)
10:39:57 [2022-05-17T10:39:57.334Z] === RUN   TestResizeWithInvalidSize
10:39:57 [2022-05-17T10:39:57.467Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:39:57 [2022-05-17T10:39:57.621Z] === RUN   TestNewStreamConfig
10:39:57 [2022-05-17T10:39:57.621Z] === RUN   TestNewStreamConfig/defaults
10:39:57 [2022-05-17T10:39:57.621Z] === RUN   TestNewStreamConfig/invalid_create_group
10:39:57 [2022-05-17T10:39:57.621Z] === RUN   TestNewStreamConfig/invalid_flush_interval
10:39:57 [2022-05-17T10:39:57.621Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
10:39:57 [2022-05-17T10:39:57.927Z] tests/integration/models_nodes_test.py .                                 [ 90%]
10:39:57 [2022-05-17T10:39:57.927Z] tests/integration/models_resources_test.py .                             [ 91%]
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestNewStreamConfig/flush_interval_at_15
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestNewStreamConfig (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestNewAWSLogsClientUserAgentHandler
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestNewAWSLogsClientRegionDetect
10:39:58 [2022-05-17T10:39:58.077Z] time="2022-05-17T10:39:57Z" level=info msg="Trying to get region from EC2 Metadata"
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestCreateSuccess
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestCreateSuccess (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestCreateStreamSkipped
10:39:58 [2022-05-17T10:39:58.077Z] time="2022-05-17T10:39:57Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestCreateStreamSkipped (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestCreateLogGroupSuccess
10:39:58 [2022-05-17T10:39:58.077Z] time="2022-05-17T10:39:57Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestCreateError
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestCreateError (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestCreateAlreadyExists
10:39:58 [2022-05-17T10:39:58.077Z] time="2022-05-17T10:39:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestCreateAlreadyExists (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestLogClosed
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestLogClosed (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestLogBlocking
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestLogBlocking (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestLogNonBlockingBufferEmpty
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestLogNonBlockingBufferFull
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestPublishBatchSuccess
10:39:58 [2022-05-17T10:39:58.077Z] --- PASS: TestPublishBatchSuccess (0.00s)
10:39:58 [2022-05-17T10:39:58.077Z] === RUN   TestPublishBatchError
10:39:58 [2022-05-17T10:39:58.078Z] time="2022-05-17T10:39:57Z" level=error msg=error
10:39:58 [2022-05-17T10:39:58.078Z] --- PASS: TestPublishBatchError (0.00s)
10:39:58 [2022-05-17T10:39:58.400Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestPublishBatchInvalidSeqSuccess
10:39:58 [2022-05-17T10:39:58.533Z] time="2022-05-17T10:39:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestPublishBatchAlreadyAccepted
10:39:58 [2022-05-17T10:39:58.533Z] time="2022-05-17T10:39:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:39:58 [2022-05-17T10:39:58.533Z] time="2022-05-17T10:39:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchSimple
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchSimple (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchTicker
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchTicker (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchMultilinePattern
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchClose
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchClose (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestEffectiveLen
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestEffectiveLen/0/Hello
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestEffectiveLen/2/🙃
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestEffectiveLen/3/����
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestEffectiveLen/4/He��o
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestEffectiveLen/5/
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestEffectiveLen (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestFindValidSplit
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestFindValidSplit/0/
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1076: 
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1077: 
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestFindValidSplit/1/Hello
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1076: Hello
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1077: 
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestFindValidSplit/2/Hello
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1076: He
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1077: llo
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestFindValidSplit/3/Hello
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1076: 
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1077: Hello
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestFindValidSplit/4/🙃
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1076: 
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1077: 🙃
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestFindValidSplit/5/🙃
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1076: 🙃
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1077: 
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestFindValidSplit/6/a�
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1076: a
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1077: �
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestFindValidSplit/7/a�
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1076: a�
10:39:58 [2022-05-17T10:39:58.533Z]     cloudwatchlogs_test.go:1077: 
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestFindValidSplit (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestProcessEventEmoji
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestProcessEventEmoji (0.01s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchLineSplit
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchLineSplit (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchLineSplitWithBinary
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchMaxEvents
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchMaxTotalBytes
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestCollectBatchWithDuplicateTimestamps
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestParseLogOptionsMultilinePattern
10:39:58 [2022-05-17T10:39:58.533Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestParseLogOptionsDatetimeFormat
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
10:39:58 [2022-05-17T10:39:58.533Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsFormat
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsFormat/1/random
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsFormat/2/
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestCreateTagSuccess
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestCreateTagSuccess (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.06s)
10:39:58 [2022-05-17T10:39:58.534Z] PASS
10:39:58 [2022-05-17T10:39:58.534Z] coverage: 80.2% of statements
10:39:58 [2022-05-17T10:39:58.534Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.577s	coverage: 80.2% of statements
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestAdapterReadLogs
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestAdapterReadLogs (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestCopier
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestCopier (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestCopierLongLines
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestCopierLongLines (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestCopierSlow
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestCopierSlow (0.21s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestCopierWithSized
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestCopierWithSized/as_is
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestCopierWithSized/With_RingLogger
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestCopierWithSized (0.01s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
10:39:58 [2022-05-17T10:39:58.534Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestCopierWithPartial
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestCopierWithPartial (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestRingLogger
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestRingLogger (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestRingCap
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestRingCap (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestRingClose
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestRingClose (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestRingDrain
10:39:58 [2022-05-17T10:39:58.534Z] --- PASS: TestRingDrain (0.00s)
10:39:58 [2022-05-17T10:39:58.534Z] PASS
10:39:58 [2022-05-17T10:39:58.534Z] coverage: 43.2% of statements
10:39:58 [2022-05-17T10:39:58.534Z] ok  	github.com/docker/docker/daemon/logger	0.291s	coverage: 43.2% of statements
10:39:58 [2022-05-17T10:39:58.534Z] === RUN   TestSearchRegistryForImagesErrors
10:39:58 [2022-05-17T10:39:58.658Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:39:58 [2022-05-17T10:39:58.658Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:39:58 [2022-05-17T10:39:58.916Z] === RUN   TestDockerSuite/TestRunNetHost
10:39:58 [2022-05-17T10:39:58.990Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
10:39:58 [2022-05-17T10:39:58.991Z] === RUN   TestSearchRegistryForImages
10:39:58 [2022-05-17T10:39:58.991Z] --- PASS: TestSearchRegistryForImages (0.00s)
10:39:58 [2022-05-17T10:39:58.991Z] === RUN   TestOnlyPlatformWithFallback
10:39:58 [2022-05-17T10:39:58.991Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
10:39:58 [2022-05-17T10:39:58.991Z] === RUN   TestImageDelete
10:39:58 [2022-05-17T10:39:58.991Z] === RUN   TestImageDelete/no_lease
10:39:58 [2022-05-17T10:39:58.991Z] === RUN   TestImageDelete/lease_exists
10:39:58 [2022-05-17T10:39:58.991Z] --- PASS: TestImageDelete (0.10s)
10:39:58 [2022-05-17T10:39:58.991Z]     --- PASS: TestImageDelete/no_lease (0.01s)
10:39:58 [2022-05-17T10:39:58.991Z]     --- PASS: TestImageDelete/lease_exists (0.07s)
10:39:58 [2022-05-17T10:39:58.991Z] === RUN   TestContentStoreForPull
10:39:58 [2022-05-17T10:39:58.991Z] --- PASS: TestContentStoreForPull (0.22s)
10:39:58 [2022-05-17T10:39:58.991Z] PASS
10:39:58 [2022-05-17T10:39:58.991Z] coverage: 6.6% of statements
10:39:58 [2022-05-17T10:39:58.991Z] ok  	github.com/docker/docker/daemon/images	0.464s	coverage: 6.6% of statements
10:39:58 [2022-05-17T10:39:58.991Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:39:58 [2022-05-17T10:39:58.991Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:39:59 [2022-05-17T10:39:59.001Z] --- PASS: TestCreateServiceSysctls (2.96s)
10:39:59 [2022-05-17T10:39:59.001Z] === RUN   TestCreateServiceCapabilities
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptReconnectInterval
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
10:39:59 [2022-05-17T10:39:59.447Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/#00
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]:123
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]:123/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]:65535
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]:
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]:/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com:
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com:/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com:123
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com:123/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com:65535
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com:65535/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp:///
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls:///
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls:///some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com:
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/://
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/something://
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/udp://
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/unixgram://
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp+tls://
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/corrupted:c
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/unix://
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
10:39:59 [2022-05-17T10:39:59.447Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
10:39:59 [2022-05-17T10:39:59.447Z] --- PASS: TestValidateLogOptAddress (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
10:39:59 [2022-05-17T10:39:59.447Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
10:39:59 [2022-05-17T10:39:59.448Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.505Z] --- PASS: TestResizeWithInvalidSize (2.05s)
10:39:59 [2022-05-17T10:39:59.505Z] === RUN   TestResizeWhenContainerNotStarted
10:39:59 [2022-05-17T10:39:59.684Z] tests/integration/models_services_test.py ................X.             [ 95%]
10:39:59 [2022-05-17T10:39:59.849Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z] PASS
10:39:59 [2022-05-17T10:39:59.904Z] coverage: 53.6% of statements
10:39:59 [2022-05-17T10:39:59.904Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.125s	coverage: 53.6% of statements
10:39:59 [2022-05-17T10:39:59.904Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:39:59 [2022-05-17T10:39:59.904Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:39:59 [2022-05-17T10:39:59.904Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:39:59 [2022-05-17T10:39:59.904Z] === RUN   TestJSONLogsMarshalJSONBuf
10:39:59 [2022-05-17T10:39:59.904Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
10:39:59 [2022-05-17T10:39:59.904Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
10:39:59 [2022-05-17T10:39:59.904Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s)
10:39:59 [2022-05-17T10:39:59.904Z] === RUN   TestFastTimeMarshalJSON
10:39:59 [2022-05-17T10:39:59.904Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
10:39:59 [2022-05-17T10:39:59.904Z] PASS
10:39:59 [2022-05-17T10:39:59.904Z] coverage: 87.2% of statements
10:39:59 [2022-05-17T10:39:59.904Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.269s	coverage: 87.2% of statements
10:40:00 [2022-05-17T10:40:00.363Z] === RUN   TestJSONFileLogger
10:40:00 [2022-05-17T10:40:00.363Z] --- PASS: TestJSONFileLogger (0.01s)
10:40:00 [2022-05-17T10:40:00.363Z] === RUN   TestJSONFileLoggerWithTags
10:40:00 [2022-05-17T10:40:00.363Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
10:40:00 [2022-05-17T10:40:00.363Z] === RUN   TestJSONFileLoggerWithOpts
10:40:00 [2022-05-17T10:40:00.363Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
10:40:00 [2022-05-17T10:40:00.363Z] === RUN   TestJSONFileLoggerWithLabelsEnv
10:40:00 [2022-05-17T10:40:00.363Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s)
10:40:00 [2022-05-17T10:40:00.363Z] === RUN   TestEncodeDecode
10:40:00 [2022-05-17T10:40:00.363Z] === PAUSE TestEncodeDecode
10:40:00 [2022-05-17T10:40:00.363Z] === RUN   TestUnexpectedEOF
10:40:00 [2022-05-17T10:40:00.363Z] time="2022-05-17T10:40:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:40:00 [2022-05-17T10:40:00.363Z] time="2022-05-17T10:40:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:40:00 [2022-05-17T10:40:00.363Z] --- PASS: TestUnexpectedEOF (0.21s)
10:40:00 [2022-05-17T10:40:00.363Z] === CONT  TestEncodeDecode
10:40:00 [2022-05-17T10:40:00.363Z] --- PASS: TestEncodeDecode (0.00s)
10:40:00 [2022-05-17T10:40:00.363Z] PASS
10:40:00 [2022-05-17T10:40:00.363Z] coverage: 69.9% of statements
10:40:00 [2022-05-17T10:40:00.363Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.314s	coverage: 69.9% of statements
10:40:00 [2022-05-17T10:40:00.414Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:40:00 [2022-05-17T10:40:00.912Z] --- PASS: TestCreateServiceCapabilities (2.50s)
10:40:00 [2022-05-17T10:40:00.912Z] === RUN   TestInspect
10:40:00 [2022-05-17T10:40:00.979Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:40:01 [2022-05-17T10:40:01.325Z] === RUN   TestWriteLog
10:40:01 [2022-05-17T10:40:01.325Z] === PAUSE TestWriteLog
10:40:01 [2022-05-17T10:40:01.325Z] === RUN   TestReadLog
10:40:01 [2022-05-17T10:40:01.325Z] === PAUSE TestReadLog
10:40:01 [2022-05-17T10:40:01.325Z] === RUN   TestDecode
10:40:01 [2022-05-17T10:40:01.325Z] --- PASS: TestDecode (0.03s)
10:40:01 [2022-05-17T10:40:01.325Z] === CONT  TestWriteLog
10:40:01 [2022-05-17T10:40:01.325Z] --- PASS: TestWriteLog (0.00s)
10:40:01 [2022-05-17T10:40:01.325Z] === CONT  TestReadLog
10:40:01 [2022-05-17T10:40:01.325Z] === RUN   TestReadLog/tail_exact
10:40:01 [2022-05-17T10:40:01.544Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:40:01 [2022-05-17T10:40:01.677Z] --- PASS: TestResizeWhenContainerNotStarted (2.30s)
10:40:01 [2022-05-17T10:40:01.677Z] === RUN   TestDaemonRestartKillContainers
10:40:01 [2022-05-17T10:40:01.677Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:40:01 [2022-05-17T10:40:01.677Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:40:01 [2022-05-17T10:40:01.677Z] === RUN   TestStats
10:40:01 [2022-05-17T10:40:01.677Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:40:01 [2022-05-17T10:40:01.677Z] --- SKIP: TestStats (0.00s)
10:40:01 [2022-05-17T10:40:01.677Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:40:01 [2022-05-17T10:40:01.781Z] === RUN   TestReadLog/tail_less_than_available
10:40:01 [2022-05-17T10:40:01.781Z] === RUN   TestReadLog/tail_more_than_available
10:40:01 [2022-05-17T10:40:01.781Z] --- PASS: TestReadLog (0.25s)
10:40:01 [2022-05-17T10:40:01.781Z]     --- PASS: TestReadLog/tail_exact (0.21s)
10:40:01 [2022-05-17T10:40:01.781Z]     --- PASS: TestReadLog/tail_less_than_available (0.02s)
10:40:01 [2022-05-17T10:40:01.781Z]     --- PASS: TestReadLog/tail_more_than_available (0.02s)
10:40:01 [2022-05-17T10:40:01.781Z] PASS
10:40:01 [2022-05-17T10:40:01.781Z] coverage: 78.7% of statements
10:40:01 [2022-05-17T10:40:01.781Z] ok  	github.com/docker/docker/daemon/logger/local	0.393s	coverage: 78.7% of statements
10:40:01 [2022-05-17T10:40:01.781Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestLog
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestLog (0.03s)
10:40:02 [2022-05-17T10:40:02.237Z] PASS
10:40:02 [2022-05-17T10:40:02.237Z] coverage: 31.5% of statements
10:40:02 [2022-05-17T10:40:02.237Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.124s	coverage: 31.5% of statements
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestOpenFileDelete
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestOpenFileDelete (0.00s)
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestOpenFileRename
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestOpenFileRename (0.01s)
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestHandleDecoderErr
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestHandleDecoderErr (0.00s)
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestParseLogTagDefaultTag
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestParseLogTag
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestParseLogTag (0.00s)
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestParseLogTagEmptyTag
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestTailFiles
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestTailFiles (0.00s)
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestFollowLogsConsumerGone
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestFollowLogsProducerGone
10:40:02 [2022-05-17T10:40:02.237Z]     logfile_test.go:180: logDecode() closed after sending 1741 messages
10:40:02 [2022-05-17T10:40:02.237Z]     logfile_test.go:233: messages sent: 1741, received: 1741
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestFollowLogsProducerGone (0.01s)
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestCheckCapacityAndRotate
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
10:40:02 [2022-05-17T10:40:02.237Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
10:40:02 [2022-05-17T10:40:02.237Z] --- PASS: TestCheckCapacityAndRotate (0.04s)
10:40:02 [2022-05-17T10:40:02.237Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
10:40:02 [2022-05-17T10:40:02.237Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
10:40:02 [2022-05-17T10:40:02.237Z] PASS
10:40:02 [2022-05-17T10:40:02.237Z] coverage: 53.5% of statements
10:40:02 [2022-05-17T10:40:02.237Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.152s	coverage: 53.5% of statements
10:40:02 [2022-05-17T10:40:02.432Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:40:02 [2022-05-17T10:40:02.691Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:40:02 [2022-05-17T10:40:02.917Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:40:03 [2022-05-17T10:40:03.202Z] === RUN   TestNewParse
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestNewParse (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] PASS
10:40:03 [2022-05-17T10:40:03.203Z] coverage: 8.3% of statements
10:40:03 [2022-05-17T10:40:03.203Z] ok  	github.com/docker/docker/daemon/logger/templates	0.047s	coverage: 8.3% of statements
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestValidateLogOpt
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestValidateLogOpt (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestNewMissedConfig
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestNewMissedConfig (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestNewMissedUrl
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestNewMissedUrl (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestNewMissedToken
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestNewMissedToken (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestNewWithProxy
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestNewWithProxy (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestDefault
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestDefault (0.01s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestInlineFormatWithNonDefaultOptions
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestJsonFormat
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestJsonFormat (0.01s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestRawFormat
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestRawFormat (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestRawFormatWithLabels
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestRawFormatWithLabels (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestRawFormatWithoutTag
10:40:03 [2022-05-17T10:40:03.203Z] --- PASS: TestRawFormatWithoutTag (0.00s)
10:40:03 [2022-05-17T10:40:03.203Z] === RUN   TestBatching
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestBatching (0.33s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestFrequency
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestParseLogFormat
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestParseLogFormat (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateLogOptEmpty
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestValidateLogOptEmpty (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateSyslogAddress
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateSyslogAddress/corrupted:42
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestValidateSyslogAddress (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestParseAddressDefaultPort
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestParseAddressDefaultPort (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateSyslogFacility
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestValidateSyslogFacility (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateLogOptSyslogFormat
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestValidateLogOpt
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestValidateLogOpt (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z] PASS
10:40:03 [2022-05-17T10:40:03.659Z] coverage: 43.6% of statements
10:40:03 [2022-05-17T10:40:03.659Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.089s	coverage: 43.6% of statements
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestFrequency (0.19s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestOneMessagePerRequest
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestOneMessagePerRequest (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestVerify
10:40:03 [2022-05-17T10:40:03.659Z] --- PASS: TestVerify (0.00s)
10:40:03 [2022-05-17T10:40:03.659Z] === RUN   TestSkipVerify
10:40:04 [2022-05-17T10:40:04.116Z] time="2022-05-17T10:40:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.116Z] time="2022-05-17T10:40:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.116Z] time="2022-05-17T10:40:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.116Z] time="2022-05-17T10:40:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.116Z] --- PASS: TestSkipVerify (0.61s)
10:40:04 [2022-05-17T10:40:04.211Z] --- PASS: TestInspect (2.67s)
10:40:04 [2022-05-17T10:40:04.211Z] === RUN   TestCreateJob
10:40:04 [2022-05-17T10:40:04.572Z] === RUN   TestBufferMaximum
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652784004.055490\",\"host\":\"6c6de0d8a7fa\"}'"
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652784004.055490\",\"host\":\"6c6de0d8a7fa\"}'"
10:40:04 [2022-05-17T10:40:04.572Z] --- PASS: TestBufferMaximum (0.00s)
10:40:04 [2022-05-17T10:40:04.572Z] === RUN   TestServerAlwaysDown
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652784004.058490\",\"host\":\"6c6de0d8a7fa\"}'"
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652784004.058490\",\"host\":\"6c6de0d8a7fa\"}'"
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652784004.058490\",\"host\":\"6c6de0d8a7fa\"}'"
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652784004.059490\",\"host\":\"6c6de0d8a7fa\"}'"
10:40:04 [2022-05-17T10:40:04.572Z] time="2022-05-17T10:40:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652784004.059490\",\"host\":\"6c6de0d8a7fa\"}'"
10:40:04 [2022-05-17T10:40:04.572Z] --- PASS: TestServerAlwaysDown (0.00s)
10:40:04 [2022-05-17T10:40:04.572Z] === RUN   TestCannotSendAfterClose
10:40:04 [2022-05-17T10:40:04.572Z] --- PASS: TestCannotSendAfterClose (0.00s)
10:40:04 [2022-05-17T10:40:04.572Z] === RUN   TestDeadlockOnBlockedEndpoint
10:40:04 [2022-05-17T10:40:04.572Z] === RUN   TestV2MetadataService
10:40:04 [2022-05-17T10:40:04.815Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:40:05 [2022-05-17T10:40:05.534Z] time="2022-05-17T10:40:05Z" 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
10:40:05 [2022-05-17T10:40:05.534Z] time="2022-05-17T10:40:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6c6de0d8a7fa\"}'"
10:40:05 [2022-05-17T10:40:05.534Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
10:40:05 [2022-05-17T10:40:05.534Z] PASS
10:40:05 [2022-05-17T10:40:05.534Z] coverage: 82.5% of statements
10:40:05 [2022-05-17T10:40:05.534Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.245s	coverage: 82.5% of statements
10:40:05 [2022-05-17T10:40:05.534Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:40:05 [2022-05-17T10:40:05.534Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:40:05 [2022-05-17T10:40:05.534Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:40:05 [2022-05-17T10:40:05.534Z] --- PASS: TestV2MetadataService (0.97s)
10:40:05 [2022-05-17T10:40:05.534Z] PASS
10:40:05 [2022-05-17T10:40:05.534Z] coverage: 44.4% of statements
10:40:05 [2022-05-17T10:40:05.534Z] ok  	github.com/docker/docker/distribution/metadata	1.173s	coverage: 44.4% of statements
10:40:05 [2022-05-17T10:40:05.749Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:40:05 [2022-05-17T10:40:05.990Z] === RUN   TestSuccessfulDownload
10:40:05 [2022-05-17T10:40:05.990Z]     download_test.go:267: Needs fixing on Windows
10:40:05 [2022-05-17T10:40:05.990Z] --- SKIP: TestSuccessfulDownload (0.00s)
10:40:05 [2022-05-17T10:40:05.990Z] === RUN   TestCancelledDownload
10:40:05 [2022-05-17T10:40:05.990Z] --- PASS: TestCancelledDownload (0.00s)
10:40:05 [2022-05-17T10:40:05.990Z] === RUN   TestMaxDownloadAttempts
10:40:05 [2022-05-17T10:40:05.990Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:40:05 [2022-05-17T10:40:05.990Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:40:06 [2022-05-17T10:40:06.445Z] === RUN   TestContinueOnError_NonMirrorEndpoint
10:40:06 [2022-05-17T10:40:06.445Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
10:40:06 [2022-05-17T10:40:06.445Z] === RUN   TestContinueOnError_MirrorEndpoint
10:40:06 [2022-05-17T10:40:06.445Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
10:40:06 [2022-05-17T10:40:06.445Z] === RUN   TestContinueOnError_NeverContinue
10:40:06 [2022-05-17T10:40:06.445Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
10:40:06 [2022-05-17T10:40:06.445Z] === RUN   TestManifestStore
10:40:06 [2022-05-17T10:40:06.445Z] === RUN   TestManifestStore/no_remote_or_local
10:40:06 [2022-05-17T10:40:06.607Z] tests/integration/regression_test.py ......                              [ 98%]
10:40:06 [2022-05-17T10:40:06.752Z] --- PASS: TestCreateJob (3.05s)
10:40:06 [2022-05-17T10:40:06.752Z] === RUN   TestReplicatedJob
10:40:06 [2022-05-17T10:40:06.865Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:40:06 [2022-05-17T10:40:06.865Z] tests/integration/credentials/utils_test.py .                            [100%]
10:40:06 [2022-05-17T10:40:06.865Z] 
10:40:06 [2022-05-17T10:40:06.865Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:40:06 [2022-05-17T10:40:06.865Z] =========================== short test summary info ============================
10:40:06 [2022-05-17T10:40:06.865Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:40:06 [2022-05-17T10:40:06.865Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:40:06 [2022-05-17T10:40:06.865Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:40:06 [2022-05-17T10:40:06.865Z]   Not supported on most drivers
10:40:06 [2022-05-17T10:40:06.865Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:40:06 [2022-05-17T10:40:06.865Z]   Output of docker top depends on host distro, and is not formalized.
10:40:06 [2022-05-17T10:40:06.865Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:40:06 [2022-05-17T10:40:06.865Z]   Output of docker top depends on host distro, and is not formalized.
10:40:06 [2022-05-17T10:40:06.865Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:40:06 [2022-05-17T10:40:06.865Z]   Can fail if eth0 has multiple IP addresses
10:40:06 [2022-05-17T10:40:06.865Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:40:06 [2022-05-17T10:40:06.865Z]   This doesn't seem to be taken into account by the engine
10:40:06 [2022-05-17T10:40:06.865Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
10:40:06 [2022-05-17T10:40:06.865Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:40:06 [2022-05-17T10:40:06.865Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 280.84 seconds ==
10:40:06 [2022-05-17T10:40:06.900Z] time="2022-05-17T10:40:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1619726495\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
10:40:06 [2022-05-17T10:40:06.900Z] === RUN   TestManifestStore/no_local_cache
10:40:06 [2022-05-17T10:40:06.900Z] === RUN   TestManifestStore/with_local_cache
10:40:06 [2022-05-17T10:40:06.900Z] === RUN   TestManifestStore/unknown_media_type
10:40:06 [2022-05-17T10:40:06.900Z] === RUN   TestManifestStore/unknown_media_type/no_cache
10:40:06 [2022-05-17T10:40:06.900Z] time="2022-05-17T10:40:06Z" level=warning msg="reference for unknown type: "
10:40:06 [2022-05-17T10:40:06.900Z] time="2022-05-17T10:40:06Z" level=warning msg="reference for unknown type: "
10:40:06 [2022-05-17T10:40:06.900Z] time="2022-05-17T10:40:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:40:06 [2022-05-17T10:40:06.900Z] time="2022-05-17T10:40:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:40:06 [2022-05-17T10:40:06.900Z] time="2022-05-17T10:40:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:40:06 [2022-05-17T10:40:06.900Z] time="2022-05-17T10:40:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:40:06 [2022-05-17T10:40:06.900Z] --- PASS: TestMaxDownloadAttempts (0.00s)
10:40:06 [2022-05-17T10:40:06.900Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.72s)
10:40:06 [2022-05-17T10:40:06.900Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.72s)
10:40:06 [2022-05-17T10:40:06.900Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.72s)
10:40:06 [2022-05-17T10:40:06.900Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.72s)
10:40:06 [2022-05-17T10:40:06.900Z] === RUN   TestTransfer
10:40:06 [2022-05-17T10:40:06.900Z] === RUN   TestManifestStore/unknown_media_type/with_cache
10:40:06 [2022-05-17T10:40:06.900Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
10:40:06 [2022-05-17T10:40:06.900Z] time="2022-05-17T10:40:06Z" level=warning msg="reference for unknown type: "
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
10:40:06 [2022-05-17T10:40:06.901Z] time="2022-05-17T10:40:06Z" level=warning msg="reference for unknown type: "
10:40:06 [2022-05-17T10:40:06.901Z] time="2022-05-17T10:40:06Z" level=warning msg="reference for unknown type: "
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestManifestStore/error_persisting_manifest
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
10:40:06 [2022-05-17T10:40:06.901Z] time="2022-05-17T10:40:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestManifestStore (0.56s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestManifestStore/no_remote_or_local (0.39s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestManifestStore/unknown_media_type (0.09s)
10:40:06 [2022-05-17T10:40:06.901Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s)
10:40:06 [2022-05-17T10:40:06.901Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
10:40:06 [2022-05-17T10:40:06.901Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
10:40:06 [2022-05-17T10:40:06.901Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
10:40:06 [2022-05-17T10:40:06.901Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaType
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaType/schema1
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFixManifestLayers
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestFixManifestLayers (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFixManifestLayersBaseLayerParent
10:40:06 [2022-05-17T10:40:06.901Z]     pull_v2_test.go:82: Needs fixing on Windows
10:40:06 [2022-05-17T10:40:06.901Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFixManifestLayersBadParent
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestValidateManifest
10:40:06 [2022-05-17T10:40:06.901Z]     pull_v2_test.go:127: Needs fixing on Windows
10:40:06 [2022-05-17T10:40:06.901Z] --- SKIP: TestValidateManifest (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFormatPlatform
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestFormatPlatform (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestPullSchema2Config
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestPullSchema2Config/success_first_time
10:40:06 [2022-05-17T10:40:06.901Z]     pull_v2_test.go:284: HTTP GET /v2/
10:40:06 [2022-05-17T10:40:06.901Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestPullSchema2Config/500_status
10:40:06 [2022-05-17T10:40:06.901Z]     pull_v2_test.go:284: HTTP GET /v2/
10:40:06 [2022-05-17T10:40:06.901Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestTransfer (0.13s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestConcurrencyLimit
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestNotFound
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestNotFound (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestConflict
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestConflict (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestForbidden
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestForbidden (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestInvalidParameter
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestInvalidParameter (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestNotImplemented
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestNotImplemented (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestNotModified
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestNotModified (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestUnauthorized
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestUnauthorized (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestUnknown
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestUnknown (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestCancelled
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestCancelled (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDeadline
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestDeadline (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestDataLoss
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestDataLoss (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestUnavailable
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestUnavailable (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestSystem
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestSystem (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Not_Found
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Bad_Request
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Conflict
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Unauthorized
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Service_Unavailable
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Forbidden
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Not_Modified
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Not_Implemented
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Internal_Server_Error
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
10:40:06 [2022-05-17T10:40:06.901Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
10:40:06 [2022-05-17T10:40:06.901Z] --- PASS: TestFromStatusCode (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
10:40:06 [2022-05-17T10:40:06.901Z] PASS
10:40:06 [2022-05-17T10:40:06.901Z] coverage: 77.0% of statements
10:40:06 [2022-05-17T10:40:06.901Z] ok  	github.com/docker/docker/errdefs	0.059s	coverage: 77.0% of statements
10:40:07 [2022-05-17T10:40:07.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:40:07 [2022-05-17T10:40:07.357Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:40:07 [2022-05-17T10:40:07.357Z] === RUN   TestPullSchema2Config/EOF
10:40:07 [2022-05-17T10:40:07.357Z]     pull_v2_test.go:284: HTTP GET /v2/
10:40:07 [2022-05-17T10:40:07.357Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:40:07 [2022-05-17T10:40:07.357Z] 2022/05/17 10:40:06 http: panic serving 127.0.0.1:49218: intentional panic
10:40:07 [2022-05-17T10:40:07.357Z] goroutine 87 [running]:
10:40:07 [2022-05-17T10:40:07.357Z] net/http.(*conn).serve.func1()
10:40:07 [2022-05-17T10:40:07.357Z] 	c:/go/src/net/http/server.go:1825 +0xbf
10:40:07 [2022-05-17T10:40:07.357Z] panic({0x14d8ee0, 0x16bb2f0})
10:40:07 [2022-05-17T10:40:07.357Z] 	c:/go/src/runtime/panic.go:844 +0x258
10:40:07 [2022-05-17T10:40:07.357Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002881a0?, {0x16c2a98?, 0xc0000a81c0?})
10:40:07 [2022-05-17T10:40:07.357Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
10:40:07 [2022-05-17T10:40:07.357Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16c2a98, 0xc0000a81c0}, 0xc00000e900)
10:40:07 [2022-05-17T10:40:07.357Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
10:40:07 [2022-05-17T10:40:07.357Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16c2a98?, 0xc0000a81c0?}, 0x1add5e0?)
10:40:07 [2022-05-17T10:40:07.357Z] 	c:/go/src/net/http/server.go:2084 +0x2f
10:40:07 [2022-05-17T10:40:07.357Z] net/http.serverHandler.ServeHTTP({0xc00009e300?}, {0x16c2a98, 0xc0000a81c0}, 0xc00000e900)
10:40:07 [2022-05-17T10:40:07.357Z] 	c:/go/src/net/http/server.go:2916 +0x43b
10:40:07 [2022-05-17T10:40:07.357Z] net/http.(*conn).serve(0xc0002eed20, {0x16c3310, 0xc0000fbda0})
10:40:07 [2022-05-17T10:40:07.357Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
10:40:07 [2022-05-17T10:40:07.357Z] created by net/http.(*Server).Serve
10:40:07 [2022-05-17T10:40:07.357Z] 	c:/go/src/net/http/server.go:3071 +0x4db
10:40:07 [2022-05-17T10:40:07.357Z] --- PASS: TestConcurrencyLimit (0.41s)
10:40:07 [2022-05-17T10:40:07.357Z] === RUN   TestInactiveJobs
10:40:07 [2022-05-17T10:40:07.357Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:40:07 [2022-05-17T10:40:07.357Z] === RUN   TestPullSchema2Config/unauthorized
10:40:07 [2022-05-17T10:40:07.357Z]     pull_v2_test.go:284: HTTP GET /v2/
10:40:07 [2022-05-17T10:40:07.357Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:40:07 [2022-05-17T10:40:07.357Z] --- PASS: TestPullSchema2Config (0.54s)
10:40:07 [2022-05-17T10:40:07.357Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
10:40:07 [2022-05-17T10:40:07.357Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
10:40:07 [2022-05-17T10:40:07.357Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
10:40:07 [2022-05-17T10:40:07.357Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
10:40:07 [2022-05-17T10:40:07.357Z] === RUN   TestGetRepositoryMountCandidates
10:40:07 [2022-05-17T10:40:07.357Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
10:40:07 [2022-05-17T10:40:07.357Z] === RUN   TestLayerAlreadyExists
10:40:07 [2022-05-17T10:40:07.357Z]     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}
10:40:07 [2022-05-17T10:40:07.357Z]     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}
10:40:07 [2022-05-17T10:40:07.357Z]     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}
10:40:07 [2022-05-17T10:40:07.357Z]     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}
10:40:07 [2022-05-17T10:40:07.357Z]     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}
10:40:07 [2022-05-17T10:40:07.357Z]     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}
10:40:07 [2022-05-17T10:40:07.357Z] --- PASS: TestLayerAlreadyExists (0.00s)
10:40:07 [2022-05-17T10:40:07.357Z] === RUN   TestWhenEmptyAuthConfig
10:40:07 [2022-05-17T10:40:07.814Z] --- PASS: TestInactiveJobs (0.38s)
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestWatchRelease
10:40:07 [2022-05-17T10:40:07.814Z] --- PASS: TestWatchRelease (0.04s)
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestWatchFinishedTransfer
10:40:07 [2022-05-17T10:40:07.814Z] --- PASS: TestWatchFinishedTransfer (0.00s)
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestDuplicateTransfer
10:40:07 [2022-05-17T10:40:07.814Z] --- PASS: TestDuplicateTransfer (0.04s)
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestSuccessfulUpload
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestFSGetInvalidData
10:40:07 [2022-05-17T10:40:07.814Z] --- PASS: TestFSGetInvalidData (0.01s)
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestFSInvalidSet
10:40:07 [2022-05-17T10:40:07.814Z] --- PASS: TestFSInvalidSet (0.01s)
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestFSInvalidRoot
10:40:07 [2022-05-17T10:40:07.814Z] --- PASS: TestFSInvalidRoot (0.01s)
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestFSMetadataGetSet
10:40:07 [2022-05-17T10:40:07.814Z] --- PASS: TestFSMetadataGetSet (0.03s)
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestFSInvalidWalker
10:40:07 [2022-05-17T10:40:07.814Z] --- PASS: TestFSInvalidWalker (0.01s)
10:40:07 [2022-05-17T10:40:07.814Z] === RUN   TestFSGetSet
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestFSGetSet (0.04s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestFSGetUnsetKey
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestFSGetUnsetKey (0.01s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestFSGetEmptyData
10:40:08 [2022-05-17T10:40:08.272Z] time="2022-05-17T10:40:07Z" level=error msg="Upload failed, retrying: simulating retry"
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestFSGetEmptyData (0.01s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestFSDelete
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestFSDelete (0.02s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestFSWalker
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestFSWalker (0.02s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestFSWalkerStopOnError
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestFSWalkerStopOnError (0.01s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestNewFromJSON
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestNewFromJSON (0.00s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestNewFromJSONWithInvalidJSON
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestMarshalKeyOrder
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestMarshalKeyOrder (0.00s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestHistoryEqual
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestSuccessfulUpload (0.36s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestCancelledUpload
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestCancelledUpload (0.00s)
10:40:08 [2022-05-17T10:40:08.272Z] PASS
10:40:08 [2022-05-17T10:40:08.272Z] coverage: 76.8% of statements
10:40:08 [2022-05-17T10:40:08.272Z] ok  	github.com/docker/docker/distribution/xfer	2.274s	coverage: 76.8% of statements
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestHistoryEqual (0.20s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestImage
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestImage (0.00s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestImageOSNotEmpty
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestImageOSNotEmpty (0.00s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestNewChildImageFromImageWithRootFS
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestCreate
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestCreate (0.01s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestRestore
10:40:08 [2022-05-17T10:40:08.272Z] time="2022-05-17T10:40:08Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestCompare
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestCompare (0.00s)
10:40:08 [2022-05-17T10:40:08.272Z] PASS
10:40:08 [2022-05-17T10:40:08.272Z] coverage: 19.2% of statements
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestRestore (0.03s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestAddDelete
10:40:08 [2022-05-17T10:40:08.272Z] ok  	github.com/docker/docker/image/cache	0.076s	coverage: 19.2% of statements
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestAddDelete (0.03s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestSearchAfterDelete
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestSearchAfterDelete (0.01s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestParentReset
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestParentReset (0.03s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestGetAndSetLastUpdated
10:40:08 [2022-05-17T10:40:08.272Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
10:40:08 [2022-05-17T10:40:08.272Z] === RUN   TestStoreLen
10:40:08 [2022-05-17T10:40:08.302Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:40:08 [2022-05-17T10:40:08.729Z] --- PASS: TestStoreLen (0.06s)
10:40:08 [2022-05-17T10:40:08.729Z] PASS
10:40:08 [2022-05-17T10:40:08.729Z] coverage: 86.9% of statements
10:40:08 [2022-05-17T10:40:08.729Z] ok  	github.com/docker/docker/image	0.649s	coverage: 86.9% of statements
10:40:08 [2022-05-17T10:40:08.729Z] --- PASS: TestWhenEmptyAuthConfig (1.22s)
10:40:08 [2022-05-17T10:40:08.729Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
10:40:08 [2022-05-17T10:40:08.729Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
10:40:08 [2022-05-17T10:40:08.729Z] === RUN   TestTokenPassThru
10:40:08 [2022-05-17T10:40:08.729Z] --- PASS: TestTokenPassThru (0.01s)
10:40:08 [2022-05-17T10:40:08.729Z] === RUN   TestTokenPassThruDifferentHost
10:40:08 [2022-05-17T10:40:08.729Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
10:40:08 [2022-05-17T10:40:08.729Z] PASS
10:40:08 [2022-05-17T10:40:08.729Z] coverage: 26.6% of statements
10:40:08 [2022-05-17T10:40:08.729Z] ok  	github.com/docker/docker/distribution	2.443s	coverage: 26.6% of statements
10:40:08 [2022-05-17T10:40:08.729Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:40:08 [2022-05-17T10:40:08.729Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:40:08 [2022-05-17T10:40:08.868Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:40:08 [2022-05-17T10:40:08.868Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:40:09 [2022-05-17T10:40:09.801Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:40:09 [2022-05-17T10:40:09.801Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:40:10 [2022-05-17T10:40:10.257Z] === RUN   TestValidateManifest
10:40:10 [2022-05-17T10:40:10.257Z] === RUN   TestValidateManifest/nil
10:40:10 [2022-05-17T10:40:10.257Z] === RUN   TestValidateManifest/non-nil
10:40:10 [2022-05-17T10:40:10.257Z] --- PASS: TestValidateManifest (0.00s)
10:40:10 [2022-05-17T10:40:10.257Z]     --- PASS: TestValidateManifest/nil (0.00s)
10:40:10 [2022-05-17T10:40:10.257Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
10:40:10 [2022-05-17T10:40:10.257Z] PASS
10:40:10 [2022-05-17T10:40:10.257Z] coverage: 0.7% of statements
10:40:10 [2022-05-17T10:40:10.257Z] ok  	github.com/docker/docker/image/tarexport	0.116s	coverage: 0.7% of statements
10:40:10 [2022-05-17T10:40:10.257Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:40:10 [2022-05-17T10:40:10.257Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:40:10 [2022-05-17T10:40:10.257Z] === RUN   TestSerialization
10:40:10 [2022-05-17T10:40:10.257Z] --- PASS: TestSerialization (0.02s)
10:40:10 [2022-05-17T10:40:10.257Z] PASS
10:40:10 [2022-05-17T10:40:10.257Z] coverage: 100.0% of statements
10:40:10 [2022-05-17T10:40:10.257Z] ok  	github.com/docker/docker/libcontainerd/queue	0.072s	coverage: 100.0% of statements
10:40:10 [2022-05-17T10:40:10.366Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:40:10 [2022-05-17T10:40:10.623Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:40:11 [2022-05-17T10:40:11.189Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:40:11 [2022-05-17T10:40:11.189Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:40:11 [2022-05-17T10:40:11.222Z] === RUN   TestEmptyLayer
10:40:11 [2022-05-17T10:40:11.222Z] --- PASS: TestEmptyLayer (0.00s)
10:40:11 [2022-05-17T10:40:11.222Z] === RUN   TestCommitFailure
10:40:11 [2022-05-17T10:40:11.222Z] --- PASS: TestCommitFailure (0.01s)
10:40:11 [2022-05-17T10:40:11.222Z] === RUN   TestStartTransactionFailure
10:40:11 [2022-05-17T10:40:11.222Z] --- PASS: TestStartTransactionFailure (0.00s)
10:40:11 [2022-05-17T10:40:11.222Z] === RUN   TestGetOrphan
10:40:11 [2022-05-17T10:40:11.222Z] --- PASS: TestGetOrphan (0.01s)
10:40:11 [2022-05-17T10:40:11.222Z] === RUN   TestMountAndRegister
10:40:11 [2022-05-17T10:40:11.222Z]     layer_test.go:258: Layer size: 14
10:40:11 [2022-05-17T10:40:11.222Z] --- PASS: TestMountAndRegister (0.06s)
10:40:11 [2022-05-17T10:40:11.222Z] === RUN   TestLayerRelease
10:40:11 [2022-05-17T10:40:11.222Z]     layer_test.go:291: Failing on Windows
10:40:11 [2022-05-17T10:40:11.222Z] --- SKIP: TestLayerRelease (0.00s)
10:40:11 [2022-05-17T10:40:11.222Z] === RUN   TestStoreRestore
10:40:11 [2022-05-17T10:40:11.222Z]     layer_test.go:340: Failing on Windows
10:40:11 [2022-05-17T10:40:11.222Z] --- SKIP: TestStoreRestore (0.00s)
10:40:11 [2022-05-17T10:40:11.222Z] === RUN   TestTarStreamStability
10:40:11 [2022-05-17T10:40:11.222Z]     layer_test.go:455: Failing on Windows
10:40:11 [2022-05-17T10:40:11.222Z] --- SKIP: TestTarStreamStability (0.00s)
10:40:11 [2022-05-17T10:40:11.222Z] === RUN   TestRegisterExistingLayer
10:40:11 [2022-05-17T10:40:11.447Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:40:11 [2022-05-17T10:40:11.678Z] === RUN   TestEnvironmentParsing
10:40:11 [2022-05-17T10:40:11.678Z] --- PASS: TestEnvironmentParsing (0.00s)
10:40:11 [2022-05-17T10:40:11.678Z] PASS
10:40:11 [2022-05-17T10:40:11.678Z] coverage: 1.2% of statements
10:40:11 [2022-05-17T10:40:11.678Z] --- PASS: TestRegisterExistingLayer (0.14s)
10:40:11 [2022-05-17T10:40:11.678Z] === RUN   TestTarStreamVerification
10:40:11 [2022-05-17T10:40:11.678Z]     layer_test.go:684: Failing on Windows
10:40:11 [2022-05-17T10:40:11.678Z] --- SKIP: TestTarStreamVerification (0.00s)
10:40:11 [2022-05-17T10:40:11.678Z] === RUN   TestLayerMigration
10:40:11 [2022-05-17T10:40:11.678Z]     migration_test.go:45: Failing on Windows
10:40:11 [2022-05-17T10:40:11.678Z] --- SKIP: TestLayerMigration (0.00s)
10:40:11 [2022-05-17T10:40:11.678Z] === RUN   TestLayerMigrationNoTarsplit
10:40:11 [2022-05-17T10:40:11.678Z]     migration_test.go:181: Failing on Windows
10:40:11 [2022-05-17T10:40:11.678Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
10:40:11 [2022-05-17T10:40:11.678Z] === RUN   TestMountInit
10:40:11 [2022-05-17T10:40:11.678Z]     mount_test.go:17: Failing on Windows
10:40:11 [2022-05-17T10:40:11.678Z] --- SKIP: TestMountInit (0.00s)
10:40:11 [2022-05-17T10:40:11.678Z] === RUN   TestMountSize
10:40:11 [2022-05-17T10:40:11.678Z]     mount_test.go:76: Failing on Windows
10:40:11 [2022-05-17T10:40:11.678Z] --- SKIP: TestMountSize (0.00s)
10:40:11 [2022-05-17T10:40:11.678Z] === RUN   TestMountChanges
10:40:11 [2022-05-17T10:40:11.678Z]     mount_test.go:125: Failing on Windows
10:40:11 [2022-05-17T10:40:11.678Z] --- SKIP: TestMountChanges (0.00s)
10:40:11 [2022-05-17T10:40:11.678Z] === RUN   TestMountApply
10:40:11 [2022-05-17T10:40:11.678Z]     mount_test.go:212: Failing on Windows
10:40:11 [2022-05-17T10:40:11.678Z] --- SKIP: TestMountApply (0.00s)
10:40:11 [2022-05-17T10:40:11.678Z] PASS
10:40:11 [2022-05-17T10:40:11.678Z] coverage: 30.6% of statements
10:40:11 [2022-05-17T10:40:11.678Z] ok  	github.com/docker/docker/libcontainerd/local	0.070s	coverage: 1.2% of statements
10:40:11 [2022-05-17T10:40:11.678Z] ok  	github.com/docker/docker/layer	0.341s	coverage: 30.6% of statements
10:40:11 [2022-05-17T10:40:11.678Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:40:11 [2022-05-17T10:40:11.678Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:40:11 [2022-05-17T10:40:11.678Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:40:11 [2022-05-17T10:40:11.678Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:40:11 [2022-05-17T10:40:11.983Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.41s)
10:40:11 [2022-05-17T10:40:11.983Z] === RUN   TestStopContainerWithTimeout
10:40:11 [2022-05-17T10:40:11.983Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
10:40:11 [2022-05-17T10:40:11.983Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:40:11 [2022-05-17T10:40:11.983Z] === RUN   TestUpdateRestartPolicy
10:40:12 [2022-05-17T10:40:12.037Z] --- PASS: TestReplicatedJob (4.55s)
10:40:12 [2022-05-17T10:40:12.037Z] === RUN   TestUpdateReplicatedJob
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestSequenceGetAvailableBit
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestSequenceEqual
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestSequenceEqual (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestSequenceCopy
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestSequenceCopy (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestGetFirstAvailable
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestGetFirstAvailable (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestFindSequence
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestFindSequence (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestCheckIfAvailable
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestCheckIfAvailable (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestMergeSequences
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestMergeSequences (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestPushReservation
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestPushReservation (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestSerializeDeserialize
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestSerializeDeserialize (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestSet
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestSet (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestSetUnset
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestSetUnset (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestOffsetSetUnset
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestOffsetSetUnset (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestSetInRange
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestSetInRange (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestSetAnyInRange
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestSetAnyInRange (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestMethods
10:40:12 [2022-05-17T10:40:12.134Z] --- PASS: TestMethods (0.00s)
10:40:12 [2022-05-17T10:40:12.134Z] === RUN   TestRandomAllocateDeallocate
10:40:14 [2022-05-17T10:40:14.301Z] === RUN   TestInvalidConfig
10:40:14 [2022-05-17T10:40:14.301Z] --- PASS: TestInvalidConfig (0.00s)
10:40:14 [2022-05-17T10:40:14.301Z] === RUN   TestConfig
10:40:14 [2022-05-17T10:40:14.301Z] --- PASS: TestConfig (0.00s)
10:40:14 [2022-05-17T10:40:14.301Z] === RUN   TestOptionsLabels
10:40:14 [2022-05-17T10:40:14.301Z] --- PASS: TestOptionsLabels (0.00s)
10:40:14 [2022-05-17T10:40:14.301Z] === RUN   TestValidName
10:40:14 [2022-05-17T10:40:14.301Z] --- PASS: TestValidName (0.00s)
10:40:14 [2022-05-17T10:40:14.301Z] PASS
10:40:14 [2022-05-17T10:40:14.301Z] coverage: 19.7% of statements
10:40:14 [2022-05-17T10:40:14.301Z] ok  	github.com/docker/docker/libnetwork/config	0.101s	coverage: 19.7% of statements
10:40:14 [2022-05-17T10:40:14.580Z] --- PASS: TestUpdateReplicatedJob (3.03s)
10:40:14 [2022-05-17T10:40:14.580Z] === RUN   TestServiceListWithStatuses
10:40:14 [2022-05-17T10:40:14.580Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:40:14 [2022-05-17T10:40:14.580Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:40:14 [2022-05-17T10:40:14.580Z] === RUN   TestDockerNetworkConnectAlias
10:40:14 [2022-05-17T10:40:14.756Z] === RUN   TestKey
10:40:14 [2022-05-17T10:40:14.756Z] --- PASS: TestKey (0.00s)
10:40:14 [2022-05-17T10:40:14.756Z] === RUN   TestParseKey
10:40:14 [2022-05-17T10:40:14.756Z] --- PASS: TestParseKey (0.00s)
10:40:14 [2022-05-17T10:40:14.756Z] === RUN   TestInvalidDataStore
10:40:14 [2022-05-17T10:40:14.756Z] --- PASS: TestInvalidDataStore (0.00s)
10:40:14 [2022-05-17T10:40:14.756Z] === RUN   TestKVObjectFlatKey
10:40:14 [2022-05-17T10:40:14.756Z] --- PASS: TestKVObjectFlatKey (0.00s)
10:40:14 [2022-05-17T10:40:14.756Z] === RUN   TestAtomicKVObjectFlatKey
10:40:14 [2022-05-17T10:40:14.756Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
10:40:14 [2022-05-17T10:40:14.756Z] PASS
10:40:14 [2022-05-17T10:40:14.756Z] coverage: 21.9% of statements
10:40:14 [2022-05-17T10:40:14.756Z] ok  	github.com/docker/docker/libnetwork/datastore	0.054s	coverage: 21.9% of statements
10:40:15 [2022-05-17T10:40:15.718Z] === RUN   TestIPDataMarshalling
10:40:15 [2022-05-17T10:40:15.718Z] --- PASS: TestIPDataMarshalling (0.00s)
10:40:15 [2022-05-17T10:40:15.718Z] === RUN   TestValidateAndIsV6
10:40:15 [2022-05-17T10:40:15.718Z] --- PASS: TestValidateAndIsV6 (0.00s)
10:40:15 [2022-05-17T10:40:15.718Z] PASS
10:40:15 [2022-05-17T10:40:15.718Z] coverage: 68.9% of statements
10:40:15 [2022-05-17T10:40:15.718Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.050s	coverage: 68.9% of statements
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestErrorInterfaces
10:40:16 [2022-05-17T10:40:16.174Z] --- PASS: TestErrorInterfaces (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestNetworkMarshalling
10:40:16 [2022-05-17T10:40:16.174Z] --- PASS: TestNetworkMarshalling (0.21s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestEndpointMarshalling
10:40:16 [2022-05-17T10:40:16.174Z] --- PASS: TestEndpointMarshalling (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestAuxAddresses
10:40:16 [2022-05-17T10:40:16.174Z] time="2022-05-17T10:40:15Z" level=info msg="Restoring existing overlay networks from HNS into docker"
10:40:16 [2022-05-17T10:40:16.174Z] --- PASS: TestAuxAddresses (0.02s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestSRVServiceQuery
10:40:16 [2022-05-17T10:40:16.174Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestSRVServiceQuery (0.01s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestServiceVIPReuse
10:40:16 [2022-05-17T10:40:16.174Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestServiceVIPReuse (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestIpamReleaseOnNetDriverFailures
10:40:16 [2022-05-17T10:40:16.174Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestDNSIPQuery
10:40:16 [2022-05-17T10:40:16.174Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestDNSIPQuery (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestDNSProxyServFail
10:40:16 [2022-05-17T10:40:16.174Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestDNSProxyServFail (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestSandboxAddEmpty
10:40:16 [2022-05-17T10:40:16.174Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestSandboxAddEmpty (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestSandboxAddMultiPrio
10:40:16 [2022-05-17T10:40:16.174Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestSandboxAddSamePrio
10:40:16 [2022-05-17T10:40:16.174Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestCleanupServiceDiscovery
10:40:16 [2022-05-17T10:40:16.174Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestDNSOptions
10:40:16 [2022-05-17T10:40:16.174Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
10:40:16 [2022-05-17T10:40:16.174Z] --- SKIP: TestDNSOptions (0.00s)
10:40:16 [2022-05-17T10:40:16.174Z] === RUN   TestMultipleControllersWithSameStore
10:40:16 [2022-05-17T10:40:16.174Z] time="2022-05-17T10:40:16Z" level=info msg="Restoring existing overlay networks from HNS into docker"
10:40:16 [2022-05-17T10:40:16.174Z] time="2022-05-17T10:40:16Z" level=info msg="Restoring existing overlay networks from HNS into docker"
10:40:16 [2022-05-17T10:40:16.174Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
10:40:16 [2022-05-17T10:40:16.174Z] PASS
10:40:16 [2022-05-17T10:40:16.174Z] coverage: 8.5% of statements
10:40:16 [2022-05-17T10:40:16.174Z] ok  	github.com/docker/docker/libnetwork	0.376s	coverage: 8.5% of statements
10:40:16 [2022-05-17T10:40:16.630Z] === RUN   TestDriver
10:40:16 [2022-05-17T10:40:16.630Z] --- PASS: TestDriver (0.00s)
10:40:16 [2022-05-17T10:40:16.630Z] PASS
10:40:16 [2022-05-17T10:40:16.630Z] coverage: 34.8% of statements
10:40:16 [2022-05-17T10:40:16.630Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.048s	coverage: 34.8% of statements
10:40:17 [2022-05-17T10:40:17.086Z] === RUN   TestDriver
10:40:17 [2022-05-17T10:40:17.086Z] --- PASS: TestDriver (0.00s)
10:40:17 [2022-05-17T10:40:17.086Z] PASS
10:40:17 [2022-05-17T10:40:17.086Z] coverage: 34.8% of statements
10:40:17 [2022-05-17T10:40:17.086Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.045s	coverage: 34.8% of statements
10:40:17 [2022-05-17T10:40:17.541Z] === RUN   TestNetworkAllocateFree
10:40:17 [2022-05-17T10:40:17.541Z] --- PASS: TestNetworkAllocateFree (0.00s)
10:40:17 [2022-05-17T10:40:17.541Z] === RUN   TestNetworkAllocateUserDefinedVNIs
10:40:17 [2022-05-17T10:40:17.541Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
10:40:17 [2022-05-17T10:40:17.541Z] PASS
10:40:17 [2022-05-17T10:40:17.541Z] coverage: 63.6% of statements
10:40:17 [2022-05-17T10:40:17.541Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.068s	coverage: 63.6% of statements
10:40:17 [2022-05-17T10:40:17.998Z] === RUN   TestGetEmptyCapabilities
10:40:17 [2022-05-17T10:40:17.998Z] --- PASS: TestGetEmptyCapabilities (0.01s)
10:40:17 [2022-05-17T10:40:17.998Z] === RUN   TestGetExtraCapabilities
10:40:17 [2022-05-17T10:40:17.998Z] --- PASS: TestGetExtraCapabilities (0.01s)
10:40:17 [2022-05-17T10:40:17.998Z] === RUN   TestGetInvalidCapabilities
10:40:17 [2022-05-17T10:40:17.998Z] --- PASS: TestGetInvalidCapabilities (0.00s)
10:40:17 [2022-05-17T10:40:17.998Z] === RUN   TestRemoteDriver
10:40:17 [2022-05-17T10:40:17.998Z] --- PASS: TestRemoteDriver (0.01s)
10:40:17 [2022-05-17T10:40:17.998Z] === RUN   TestDriverError
10:40:17 [2022-05-17T10:40:17.998Z] --- PASS: TestDriverError (0.01s)
10:40:17 [2022-05-17T10:40:17.998Z] === RUN   TestMissingValues
10:40:17 [2022-05-17T10:40:17.998Z] --- PASS: TestMissingValues (0.00s)
10:40:17 [2022-05-17T10:40:17.998Z] === RUN   TestRollback
10:40:17 [2022-05-17T10:40:17.998Z] --- PASS: TestRollback (0.01s)
10:40:17 [2022-05-17T10:40:17.998Z] PASS
10:40:17 [2022-05-17T10:40:17.998Z] coverage: 57.4% of statements
10:40:17 [2022-05-17T10:40:17.998Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.107s	coverage: 57.4% of statements
10:40:17 [2022-05-17T10:40:17.998Z] --- PASS: TestRandomAllocateDeallocate (6.26s)
10:40:17 [2022-05-17T10:40:17.998Z] === RUN   TestAllocateRandomDeallocate
10:40:17 [2022-05-17T10:40:17.999Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:40:17 [2022-05-17T10:40:17.999Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
10:40:17 [2022-05-17T10:40:17.999Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:40:17 [2022-05-17T10:40:17.999Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:40:18 [2022-05-17T10:40:18.256Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:40:18 [2022-05-17T10:40:18.780Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
10:40:18 [2022-05-17T10:40:18.780Z] === RUN   TestDockerNetworkReConnect
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestNAT
10:40:18 [2022-05-17T10:40:18.961Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
10:40:18 [2022-05-17T10:40:18.961Z] --- SKIP: TestNAT (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestTransparent
10:40:18 [2022-05-17T10:40:18.961Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
10:40:18 [2022-05-17T10:40:18.961Z] --- SKIP: TestTransparent (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] PASS
10:40:18 [2022-05-17T10:40:18.961Z] coverage: 0.0% of statements
10:40:18 [2022-05-17T10:40:18.961Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.056s	coverage: 0.0% of statements
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestBuildDefault
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestBuildDefault (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestBuildHostnameDomainname
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestBuildHostnameDomainname (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestBuildHostname
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestBuildHostname (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestBuildHostnameFQDN
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestBuildHostnameFQDN (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestBuildNoIP
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestBuildNoIP (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestUpdate
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestUpdate (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestUpdateIgnoresPrefixedHostname
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestDeleteIgnoresPrefixedHostname
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestAddEmpty
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestAddEmpty (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestAdd
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestAdd (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestDeleteEmpty
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestDeleteEmpty (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestDeleteNewline
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestDeleteNewline (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestDelete
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestDelete (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestConcurrentWrites
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestNew
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestNew (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestAddDriver
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestAddDriver (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestAddDuplicateDriver
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestAddDuplicateDriver (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestIPAMDefaultAddressSpaces
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestDriver
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestDriver (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestIPAM
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestIPAM (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestWalkIPAMs
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestWalkIPAMs (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] === RUN   TestWalkDrivers
10:40:18 [2022-05-17T10:40:18.961Z] --- PASS: TestWalkDrivers (0.00s)
10:40:18 [2022-05-17T10:40:18.961Z] PASS
10:40:18 [2022-05-17T10:40:18.961Z] coverage: 82.4% of statements
10:40:18 [2022-05-17T10:40:18.961Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.092s	coverage: 82.4% of statements
10:40:19 [2022-05-17T10:40:19.189Z] === RUN   TestDockerSuite/TestRunPortInUse
10:40:19 [2022-05-17T10:40:19.310Z] Leaving: AppArmorNo profiles have been unloaded.
10:40:19 [2022-05-17T10:40:19.310Z] 
10:40:19 [2022-05-17T10:40:19.310Z] Unloading profiles will leave already running processes permanently
10:40:19 [2022-05-17T10:40:19.310Z] unconfined, which can lead to unexpected situations.
10:40:19 [2022-05-17T10:40:19.310Z] 
10:40:19 [2022-05-17T10:40:19.310Z] To set a process to complain mode, use the command line tool
10:40:19 [2022-05-17T10:40:19.310Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:40:19 [2022-05-17T10:40:19.310Z] 
Post stage
[Pipeline] junit
10:40:19 [2022-05-17T10:40:19.325Z] Recording test results
10:40:19 [2022-05-17T10:40:19.418Z] --- PASS: TestConcurrentWrites (0.27s)
10:40:19 [2022-05-17T10:40:19.418Z] PASS
10:40:19 [2022-05-17T10:40:19.418Z] coverage: 81.2% of statements
10:40:19 [2022-05-17T10:40:19.418Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.342s	coverage: 81.2% of statements
10:40:19 [2022-05-17T10:40:19.418Z] --- PASS: TestAllocateRandomDeallocate (1.27s)
10:40:19 [2022-05-17T10:40:19.418Z] === RUN   TestAllocateRandomDeallocateSerialize
10:40:19 [2022-05-17T10:40:19.418Z] === RUN   TestNew
10:40:19 [2022-05-17T10:40:19.418Z] --- PASS: TestNew (0.00s)
10:40:19 [2022-05-17T10:40:19.418Z] === RUN   TestAllocate
10:40:19 [2022-05-17T10:40:19.418Z] --- PASS: TestAllocate (0.00s)
10:40:19 [2022-05-17T10:40:19.418Z] === RUN   TestUninitialized
10:40:19 [2022-05-17T10:40:19.418Z] --- PASS: TestUninitialized (0.00s)
10:40:19 [2022-05-17T10:40:19.418Z] === RUN   TestAllocateInRange
10:40:19 [2022-05-17T10:40:19.418Z] --- PASS: TestAllocateInRange (0.00s)
10:40:19 [2022-05-17T10:40:19.418Z] === RUN   TestAllocateSerial
10:40:19 [2022-05-17T10:40:19.418Z] --- PASS: TestAllocateSerial (0.00s)
10:40:19 [2022-05-17T10:40:19.418Z] PASS
10:40:19 [2022-05-17T10:40:19.418Z] coverage: 87.5% of statements
10:40:19 [2022-05-17T10:40:19.418Z] ok  	github.com/docker/docker/libnetwork/idm	0.047s	coverage: 87.5% of statements
10:40:19 [2022-05-17T10:40:19.873Z] === RUN   TestCaller
10:40:19 [2022-05-17T10:40:19.874Z] --- PASS: TestCaller (0.00s)
10:40:19 [2022-05-17T10:40:19.874Z] PASS
10:40:19 [2022-05-17T10:40:19.874Z] coverage: 100.0% of statements
10:40:19 [2022-05-17T10:40:19.874Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.044s	coverage: 100.0% of statements
10:40:20 [2022-05-17T10:40:20.122Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:40:20 [2022-05-17T10:40:20.330Z] === RUN   TestSetSerialInsertDelete
10:40:20 [2022-05-17T10:40:20.330Z] --- PASS: TestSetSerialInsertDelete (0.00s)
10:40:20 [2022-05-17T10:40:20.330Z] === RUN   TestSetParallelInsertDelete
10:40:20 [2022-05-17T10:40:20.380Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
10:40:20 [2022-05-17T10:40:20.380Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:40:20 [2022-05-17T10:40:20.519Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
10:40:20 [2022-05-17T10:40:20.786Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.30s)
10:40:20 [2022-05-17T10:40:20.786Z] === RUN   TestRetrieveFromStore
10:40:20 [2022-05-17T10:40:20.802Z] + echo Ensuring container killed.
10:40:20 [2022-05-17T10:40:20.802Z] Ensuring container killed.
10:40:20 [2022-05-17T10:40:20.802Z] + docker rm -vf docker-pr5
10:40:20 [2022-05-17T10:40:20.802Z] Error: No such container: docker-pr5
[Pipeline] sh
10:40:20 [2022-05-17T10:40:20.945Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:40:21 [2022-05-17T10:40:21.086Z] + echo Chowning /workspace to jenkins user
10:40:21 [2022-05-17T10:40:21.086Z] Chowning /workspace to jenkins user
10:40:21 [2022-05-17T10:40:21.086Z] + id -u
10:40:21 [2022-05-17T10:40:21.086Z] + id -g
10:40:21 [2022-05-17T10:40:21.086Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43578:/workspace busybox chown -R 1000:1000 /workspace
10:40:21 [2022-05-17T10:40:21.086Z] Unable to find image 'busybox:latest' locally
10:40:21 [2022-05-17T10:40:21.242Z] --- PASS: TestRetrieveFromStore (0.60s)
10:40:21 [2022-05-17T10:40:21.242Z] === RUN   TestIsCorrupted
10:40:21 [2022-05-17T10:40:21.242Z] === RUN   TestInt2IP2IntConversion
10:40:21 [2022-05-17T10:40:21.242Z] --- PASS: TestIsCorrupted (0.04s)
10:40:21 [2022-05-17T10:40:21.242Z] === RUN   TestSetRollover
10:40:21 [2022-05-17T10:40:21.344Z] latest: Pulling from library/busybox
10:40:21 [2022-05-17T10:40:21.345Z] 50e8d59317eb: Pulling fs layer
10:40:21 [2022-05-17T10:40:21.345Z] 50e8d59317eb: Verifying Checksum
10:40:21 [2022-05-17T10:40:21.345Z] 50e8d59317eb: Download complete
10:40:21 [2022-05-17T10:40:21.511Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:40:21 [2022-05-17T10:40:21.604Z] 50e8d59317eb: Pull complete
10:40:21 [2022-05-17T10:40:21.604Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
10:40:21 [2022-05-17T10:40:21.604Z] Status: Downloaded newer image for busybox:latest
10:40:21 [2022-05-17T10:40:21.701Z] --- PASS: TestInt2IP2IntConversion (0.53s)
10:40:21 [2022-05-17T10:40:21.701Z] === RUN   TestGetAddressVersion
10:40:21 [2022-05-17T10:40:21.701Z] --- PASS: TestGetAddressVersion (0.00s)
10:40:21 [2022-05-17T10:40:21.701Z] === RUN   TestKeyString
10:40:21 [2022-05-17T10:40:21.701Z] --- PASS: TestKeyString (0.00s)
10:40:21 [2022-05-17T10:40:21.701Z] === RUN   TestPoolDataMarshal
10:40:21 [2022-05-17T10:40:21.701Z] --- PASS: TestPoolDataMarshal (0.00s)
10:40:21 [2022-05-17T10:40:21.701Z] === RUN   TestSubnetsMarshal
10:40:21 [2022-05-17T10:40:21.769Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:40:22 [2022-05-17T10:40:22.078Z] --- PASS: TestDockerNetworkReConnect (3.42s)
10:40:22 [2022-05-17T10:40:22.078Z] === RUN   TestServicePlugin
10:40:22 [2022-05-17T10:40:22.078Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:40:22 [2022-05-17T10:40:22.078Z] --- SKIP: TestServicePlugin (0.00s)
10:40:22 [2022-05-17T10:40:22.078Z] === RUN   TestServiceUpdateLabel
10:40:22 [2022-05-17T10:40:22.158Z] --- PASS: TestSubnetsMarshal (0.06s)
10:40:22 [2022-05-17T10:40:22.158Z] === RUN   TestAddSubnets
10:40:22 [2022-05-17T10:40:22.158Z] === RUN   TestPoolRequest
10:40:22 [2022-05-17T10:40:22.158Z] --- PASS: TestPoolRequest (0.00s)
10:40:22 [2022-05-17T10:40:22.158Z] === RUN   TestOtherRequests
10:40:22 [2022-05-17T10:40:22.158Z] --- PASS: TestOtherRequests (0.00s)
10:40:22 [2022-05-17T10:40:22.158Z] PASS
10:40:22 [2022-05-17T10:40:22.158Z] coverage: 57.1% of statements
10:40:22 [2022-05-17T10:40:22.158Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.044s	coverage: 57.1% of statements
10:40:22 [2022-05-17T10:40:22.158Z] --- PASS: TestAddSubnets (0.06s)
10:40:22 [2022-05-17T10:40:22.158Z] === RUN   TestDoublePoolRelease
10:40:22 [2022-05-17T10:40:22.158Z] --- PASS: TestDoublePoolRelease (0.03s)
10:40:22 [2022-05-17T10:40:22.158Z] === RUN   TestAddReleasePoolID
10:40:22 [2022-05-17T10:40:22.158Z] --- PASS: TestAddReleasePoolID (0.07s)
10:40:22 [2022-05-17T10:40:22.158Z] === RUN   TestPredefinedPool
10:40:22 [2022-05-17T10:40:22.158Z] --- PASS: TestPredefinedPool (0.03s)
10:40:22 [2022-05-17T10:40:22.158Z] === RUN   TestRemoveSubnet
10:40:22 [2022-05-17T10:40:22.334Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:40:22 [2022-05-17T10:40:22.334Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
10:40:22 [2022-05-17T10:40:22.334Z] === RUN   TestDockerSuite/TestRunPublishPort
10:40:22 [2022-05-17T10:40:22.613Z] --- PASS: TestRemoveSubnet (0.24s)
10:40:22 [2022-05-17T10:40:22.613Z] === RUN   TestGetSameAddress
10:40:22 [2022-05-17T10:40:22.613Z] --- PASS: TestGetSameAddress (0.03s)
10:40:22 [2022-05-17T10:40:22.613Z] === RUN   TestPoolAllocationReuse
10:40:22 [2022-05-17T10:40:22.900Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:40:23 [2022-05-17T10:40:23.069Z] --- PASS: TestSetRollover (1.69s)
10:40:23 [2022-05-17T10:40:23.069Z] === RUN   TestSetRolloverSerial
10:40:23 [2022-05-17T10:40:23.069Z] === RUN   TestGetCapabilities
10:40:23 [2022-05-17T10:40:23.069Z] --- PASS: TestGetCapabilities (0.01s)
10:40:23 [2022-05-17T10:40:23.069Z] === RUN   TestGetCapabilitiesFromLegacyDriver
10:40:23 [2022-05-17T10:40:23.069Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
10:40:23 [2022-05-17T10:40:23.069Z] === RUN   TestGetDefaultAddressSpaces
10:40:23 [2022-05-17T10:40:23.069Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
10:40:23 [2022-05-17T10:40:23.069Z] === RUN   TestRemoteDriver
10:40:23 [2022-05-17T10:40:23.069Z] --- PASS: TestRemoteDriver (0.01s)
10:40:23 [2022-05-17T10:40:23.069Z] PASS
10:40:23 [2022-05-17T10:40:23.069Z] coverage: 47.4% of statements
10:40:23 [2022-05-17T10:40:23.069Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.072s	coverage: 47.4% of statements
10:40:23 [2022-05-17T10:40:23.330Z] + bundleName=docker-py
10:40:23 [2022-05-17T10:40:23.330Z] + echo Creating docker-py-bundles.tar.gz
10:40:23 [2022-05-17T10:40:23.330Z] Creating docker-py-bundles.tar.gz
10:40:23 [2022-05-17T10:40:23.330Z] + 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
10:40:23 [2022-05-17T10:40:23.341Z] Archiving artifacts
10:40:23 [2022-05-17T10:40:23.465Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:40:23 [2022-05-17T10:40:23.465Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
10:40:23 [2022-05-17T10:40:23.465Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:40:23 [2022-05-17T10:40:23.988Z] --- PASS: TestServiceUpdateLabel (2.32s)
10:40:23 [2022-05-17T10:40:23.988Z] === RUN   TestServiceUpdateSecrets
10:40:24 [2022-05-17T10:40:24.030Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:40:24 [2022-05-17T10:40:24.032Z] === RUN   TestWindowsIPAM
10:40:24 [2022-05-17T10:40:24.032Z] --- PASS: TestWindowsIPAM (0.00s)
10:40:24 [2022-05-17T10:40:24.032Z] PASS
10:40:24 [2022-05-17T10:40:24.032Z] coverage: 71.4% of statements
10:40:24 [2022-05-17T10:40:24.032Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.048s	coverage: 71.4% of statements
10:40:24 [2022-05-17T10:40:24.032Z] --- PASS: TestPoolAllocationReuse (1.72s)
10:40:24 [2022-05-17T10:40:24.032Z] === RUN   TestGetAddressSubPoolEqualPool
10:40:24 [2022-05-17T10:40:24.032Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
10:40:24 [2022-05-17T10:40:24.032Z] === RUN   TestRequestReleaseAddressFromSubPool
10:40:24 [2022-05-17T10:40:24.963Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:40:24 [2022-05-17T10:40:24.963Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
10:40:24 [2022-05-17T10:40:24.964Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:40:24 [2022-05-17T10:40:24.996Z] --- PASS: TestSetRolloverSerial (1.65s)
10:40:24 [2022-05-17T10:40:24.996Z] === RUN   TestGetFirstAvailableFromCurrent
10:40:24 [2022-05-17T10:40:24.996Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
10:40:24 [2022-05-17T10:40:24.996Z] PASS
10:40:24 [2022-05-17T10:40:24.996Z] coverage: 84.4% of statements
10:40:24 [2022-05-17T10:40:24.996Z] ok  	github.com/docker/docker/libnetwork/bitseq	12.866s	coverage: 84.4% of statements
10:40:24 [2022-05-17T10:40:24.996Z] === RUN   TestDefaultNetwork
10:40:25 [2022-05-17T10:40:25.246Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43578/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:40:25 [2022-05-17T10:40:25.452Z] --- PASS: TestDefaultNetwork (0.28s)
10:40:25 [2022-05-17T10:40:25.452Z] === RUN   TestConfigGlobalScopeDefaultNetworks
10:40:25 [2022-05-17T10:40:25.452Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s)
10:40:25 [2022-05-17T10:40:25.452Z] === RUN   TestInitAddressPools
10:40:25 [2022-05-17T10:40:25.452Z] --- PASS: TestInitAddressPools (0.00s)
10:40:25 [2022-05-17T10:40:25.452Z] PASS
10:40:25 [2022-05-17T10:40:25.452Z] coverage: 74.0% of statements
10:40:25 [2022-05-17T10:40:25.452Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.644s	coverage: 74.0% of statements
10:40:25 [2022-05-17T10:40:25.607Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d80689bae6d9547d8747ebf10793487a522e8365 -e DOCKER_GRAPHDRIVER docker:d80689bae6d9547d8747ebf10793487a522e8365 hack/make.sh binary
10:40:25 [2022-05-17T10:40:25.865Z] 
10:40:25 [2022-05-17T10:40:25.865Z] Removing bundles/
10:40:26 [2022-05-17T10:40:26.124Z] 
10:40:26 [2022-05-17T10:40:26.124Z] ---> Making bundle: binary (in bundles/binary)
10:40:26 [2022-05-17T10:40:26.124Z] Building: bundles/binary-daemon/dockerd-dev
10:40:26 [2022-05-17T10:40:26.124Z] GOOS="" GOARCH="" GOARM=""
10:40:26 [2022-05-17T10:40:26.412Z] === RUN   TestKeyValue
10:40:26 [2022-05-17T10:40:26.412Z] --- PASS: TestKeyValue (0.00s)
10:40:26 [2022-05-17T10:40:26.412Z] PASS
10:40:26 [2022-05-17T10:40:26.412Z] coverage: 60.0% of statements
10:40:26 [2022-05-17T10:40:26.412Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.047s	coverage: 60.0% of statements
10:40:26 [2022-05-17T10:40:26.412Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.36s)
10:40:26 [2022-05-17T10:40:26.412Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
10:40:26 [2022-05-17T10:40:26.860Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:40:28 [2022-05-17T10:40:28.234Z] === RUN   TestDockerSuite/TestRunRm
10:40:28 [2022-05-17T10:40:28.492Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:40:29 [2022-05-17T10:40:29.302Z] === RUN   TestNetworkDBSimple
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:40:29 [2022-05-17T10:40:29.302Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.98s)
10:40:29 [2022-05-17T10:40:29.302Z] === RUN   TestGetAddress
10:40:30 [2022-05-17T10:40:30.264Z] === RUN   TestGenerate
10:40:30 [2022-05-17T10:40:30.264Z] --- PASS: TestGenerate (0.00s)
10:40:30 [2022-05-17T10:40:30.264Z] === RUN   TestGeneratePtr
10:40:30 [2022-05-17T10:40:30.264Z] --- PASS: TestGeneratePtr (0.00s)
10:40:30 [2022-05-17T10:40:30.264Z] === RUN   TestGenerateMissingField
10:40:30 [2022-05-17T10:40:30.264Z] --- PASS: TestGenerateMissingField (0.00s)
10:40:30 [2022-05-17T10:40:30.264Z] === RUN   TestFieldCannotBeSet
10:40:30 [2022-05-17T10:40:30.264Z] --- PASS: TestFieldCannotBeSet (0.00s)
10:40:30 [2022-05-17T10:40:30.264Z] === RUN   TestTypeMismatchError
10:40:30 [2022-05-17T10:40:30.264Z] --- PASS: TestTypeMismatchError (0.00s)
10:40:30 [2022-05-17T10:40:30.264Z] PASS
10:40:30 [2022-05-17T10:40:30.264Z] coverage: 100.0% of statements
10:40:30 [2022-05-17T10:40:30.264Z] ok  	github.com/docker/docker/libnetwork/options	0.038s	coverage: 100.0% of statements
10:40:30 [2022-05-17T10:40:30.264Z] --- PASS: TestSetParallelInsertDelete (10.00s)
10:40:30 [2022-05-17T10:40:30.264Z] PASS
10:40:30 [2022-05-17T10:40:30.264Z] coverage: 100.0% of statements
10:40:30 [2022-05-17T10:40:30.264Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.121s	coverage: 100.0% of statements
10:40:30 [2022-05-17T10:40:30.720Z] 2022/05/17 10:40:30 Closing DB instances...
10:40:31 [2022-05-17T10:40:31.175Z] testing: warning: no tests to run
10:40:31 [2022-05-17T10:40:31.176Z] PASS
10:40:31 [2022-05-17T10:40:31.176Z] coverage: 0.0% of statements
10:40:31 [2022-05-17T10:40:31.176Z] ok  	github.com/docker/docker/libnetwork/osl	0.037s	coverage: 0.0% of statements [no tests to run]
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestRequestNewPort
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestRequestNewPort (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestRequestSpecificPort
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestRequestSpecificPort (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestReleasePort
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestReleasePort (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestReuseReleasedPort
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestReuseReleasedPort (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestReleaseUnreadledPort
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestReleaseUnreadledPort (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestUnknowProtocol
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestUnknowProtocol (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestAllocateAllPorts
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestAllocateAllPorts (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestPortAllocation
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestPortAllocation (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestPortAllocationWithCustomRange
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestNoDuplicateBPR
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestNoDuplicateBPR (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] === RUN   TestChangePortRange
10:40:31 [2022-05-17T10:40:31.632Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
10:40:31 [2022-05-17T10:40:31.632Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
10:40:31 [2022-05-17T10:40:31.632Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
10:40:31 [2022-05-17T10:40:31.632Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
10:40:31 [2022-05-17T10:40:31.632Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
10:40:31 [2022-05-17T10:40:31.632Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
10:40:31 [2022-05-17T10:40:31.632Z] --- PASS: TestChangePortRange (0.00s)
10:40:31 [2022-05-17T10:40:31.632Z] PASS
10:40:31 [2022-05-17T10:40:31.632Z] coverage: 88.6% of statements
10:40:31 [2022-05-17T10:40:31.632Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.072s	coverage: 88.6% of statements
10:40:32 [2022-05-17T10:40:32.092Z] --- PASS: TestNetworkDBSimple (2.45s)
10:40:32 [2022-05-17T10:40:32.092Z] === RUN   TestNetworkDBJoinLeaveNetwork
10:40:32 [2022-05-17T10:40:32.092Z] testing: warning: no tests to run
10:40:32 [2022-05-17T10:40:32.092Z] PASS
10:40:32 [2022-05-17T10:40:32.092Z] coverage: 0.0% of statements
10:40:32 [2022-05-17T10:40:32.092Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.050s	coverage: 0.0% of statements [no tests to run]
10:40:32 [2022-05-17T10:40:32.548Z] === RUN   TestHashData
10:40:32 [2022-05-17T10:40:32.548Z] --- PASS: TestHashData (0.00s)
10:40:32 [2022-05-17T10:40:32.548Z] PASS
10:40:32 [2022-05-17T10:40:32.548Z] coverage: 2.8% of statements
10:40:32 [2022-05-17T10:40:32.548Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.054s	coverage: 2.8% of statements
10:40:32 [2022-05-17T10:40:32.672Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:40:32 [2022-05-17T10:40:32.672Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:40:32 [2022-05-17T10:40:32.930Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:40:33 [2022-05-17T10:40:33.004Z] === RUN   TestErrorConstructors
10:40:33 [2022-05-17T10:40:33.004Z] --- PASS: TestErrorConstructors (0.00s)
10:40:33 [2022-05-17T10:40:33.004Z] === RUN   TestCompareIPMask
10:40:33 [2022-05-17T10:40:33.004Z] --- PASS: TestCompareIPMask (0.00s)
10:40:33 [2022-05-17T10:40:33.004Z] === RUN   TestUtilGetHostPartIP
10:40:33 [2022-05-17T10:40:33.004Z] --- PASS: TestUtilGetHostPartIP (0.00s)
10:40:33 [2022-05-17T10:40:33.004Z] === RUN   TestUtilGetBroadcastIP
10:40:33 [2022-05-17T10:40:33.004Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
10:40:33 [2022-05-17T10:40:33.004Z] === RUN   TestParseCIDR
10:40:33 [2022-05-17T10:40:33.004Z] --- PASS: TestParseCIDR (0.00s)
10:40:33 [2022-05-17T10:40:33.004Z] PASS
10:40:33 [2022-05-17T10:40:33.004Z] coverage: 37.3% of statements
10:40:33 [2022-05-17T10:40:33.004Z] ok  	github.com/docker/docker/libnetwork/types	0.048s	coverage: 37.3% of statements
10:40:33 [2022-05-17T10:40:33.004Z] 2022/05/17 10:40:32 Closing DB instances...
10:40:33 [2022-05-17T10:40:33.043Z] --- PASS: TestUpdateRestartPolicy (20.54s)
10:40:33 [2022-05-17T10:40:33.043Z] === RUN   TestUpdateRestartWithAutoRemove
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
10:40:33 [2022-05-17T10:40:33.461Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
10:40:33 [2022-05-17T10:40:33.461Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
10:40:33 [2022-05-17T10:40:33.461Z] PASS
10:40:33 [2022-05-17T10:40:33.461Z] coverage: 55.0% of statements
10:40:33 [2022-05-17T10:40:33.461Z] ok  	github.com/docker/docker/oci	0.100s	coverage: 55.0% of statements
10:40:33 [2022-05-17T10:40:33.500Z] --- PASS: TestUpdateRestartWithAutoRemove (1.99s)
10:40:33 [2022-05-17T10:40:33.500Z] === RUN   TestWaitNonBlocked
10:40:33 [2022-05-17T10:40:33.500Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:40:33 [2022-05-17T10:40:33.500Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:40:33 [2022-05-17T10:40:33.500Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:40:33 [2022-05-17T10:40:33.500Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:40:33 [2022-05-17T10:40:33.500Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:40:33 [2022-05-17T10:40:33.500Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestAddressPoolOpt
10:40:34 [2022-05-17T10:40:34.423Z] --- PASS: TestAddressPoolOpt (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/a
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/something
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/_=a
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/env1=value1
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/_env1=value1
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/env2=value2=value3
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/env3=abc!qwe
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/env_4=value_4
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/PATH
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/=a
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/PATH=
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/PATH=something
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/asd!qwe
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/1asd
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/123
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/some_space
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/__some_space_before
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/some_space_after__
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/=
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestValidateEnv/PaTh
10:40:34 [2022-05-17T10:40:34.423Z] --- PASS: TestValidateEnv (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/a (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/something (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/_=a (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/PATH (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/=a (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/1asd (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/123 (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/some_space (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/= (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://:port
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://:5555/
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/_tcp://:5555/path_
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/://
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/unknown://
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://invalid:port
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://:5555/p
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/p
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://[::1]:/
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://[::1]:5555/
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/something_with_spaces
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://[::1]:5555/p
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/#00
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/_
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://:
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://[::1]
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/fd://
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/fd://something
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://[::1]:5555
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://0.0.0.0:1234567890
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/npipe:////./pipe/foo
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://host:
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://docker.com:5555
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/npipe://
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://:5555
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/__
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://0.0.0.0:5555
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://192.168:5555
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://192.168.0.1:5555
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/unix://
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/unix://path/to/socket
10:40:34 [2022-05-17T10:40:34.423Z] === RUN   TestParseHost/tcp://[::1]:
10:40:34 [2022-05-17T10:40:34.423Z] --- PASS: TestParseHost (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/tcp://:port (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/tcp://:5555/ (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/:// (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/unknown:// (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/tcp://invalid:port (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/tcp://:5555/p (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s)
10:40:34 [2022-05-17T10:40:34.423Z]     --- PASS: TestParseHost/tcp://[::1]:/ (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/something_with_spaces (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/#00 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/_ (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://[::1] (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/fd:// (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/fd://something (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://host: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/npipe:// (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/__ (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp:// (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://192.168:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/unix:// (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/unix://path/to/socket (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseHost/tcp://[::1]: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/_tcp://:5555/path_
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/#00
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp://unix:///run/docker.sock
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/[::1]:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/localhost:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp://127.0.0.1/
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp://:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/[::1]:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/fd://
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/[::1]:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp://:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/fd://something
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/npipe://
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/unix:///run/docker.sock
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/tcp://
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/unix://
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/[::1]
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/localhost:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/npipe:////./pipe/foo
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/localhost
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseDockerDaemonHost/localhost:
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestParseDockerDaemonHost (0.01s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/#00 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/fd:// (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/fd://something (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/unix:// (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/[::1] (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/localhost (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseDockerDaemonHost/localhost: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/tcp:a.b.c.d
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/tcp:a.b.c.d/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/[::1]:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/localhost:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/udp://127.0.0.1
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/udp://127.0.0.1:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/0.0.0.1:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/tcp://:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/default_localhost
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/default_udp://localhost
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/default_tcp://localhost:noport
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/default_tcp://localhost:5555/path
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/0.0.0.1
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/0.0.0.1:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/[::1]:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/localhost
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/localhost:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/localhost:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/tcp://:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/[::1]
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/[::1]:5555
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/#00
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/tcp://
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/0.0.0.1:
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseTCP/tcp://:
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestParseTCP (0.02s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/[::1]:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/localhost:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/tcp://:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/default_localhost (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/default_udp://localhost (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/0.0.0.1 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseVersion
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestParseVersion (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] PASS
10:40:34 [2022-05-17T10:40:34.424Z] coverage: 52.9% of statements
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/[::1]: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/localhost (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/localhost: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/localhost:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/tcp://:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/[::1] (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/[::1]:5555 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/#00 (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/tcp:// (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/0.0.0.1: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestParseTCP/tcp://: (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseInvalidUnixAddrInvalid
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateExtraHosts
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestValidateExtraHosts (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateIPAddress
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestValidateIPAddress (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestMapOpts
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestMapOpts (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestListOptsWithoutValidator
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestListOptsWithoutValidator (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestListOptsWithValidator
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestListOptsWithValidator (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateDNSSearch
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestValidateDNSSearch (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_general_format
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_more_than_one_=
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_one_more
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestValidateLabel (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestNamedListOpts
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestNamedListOpts (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestNamedMapOpts
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestNamedMapOpts (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestParseLink
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestParseLink (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] === RUN   TestUlimitOpt
10:40:34 [2022-05-17T10:40:34.424Z] --- PASS: TestUlimitOpt (0.00s)
10:40:34 [2022-05-17T10:40:34.424Z] PASS
10:40:34 [2022-05-17T10:40:34.424Z] coverage: 66.0% of statements
10:40:34 [2022-05-17T10:40:34.424Z] ok  	github.com/docker/docker/pkg/aaparser	0.057s	coverage: 52.9% of statements
10:40:34 [2022-05-17T10:40:34.424Z] ok  	github.com/docker/docker/opts	0.120s	coverage: 66.0% of statements
10:40:34 [2022-05-17T10:40:34.827Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:40:34 [2022-05-17T10:40:34.827Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:40:34 [2022-05-17T10:40:34.880Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s)
10:40:34 [2022-05-17T10:40:34.880Z] === RUN   TestNetworkDBJoinLeaveNetworks
10:40:35 [2022-05-17T10:40:35.085Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:40:36 [2022-05-17T10:40:36.411Z] 2022/05/17 10:40:35 Closing DB instances...
10:40:36 [2022-05-17T10:40:36.411Z] === RUN   TestPeerCertificateMarshalJSON
10:40:36 [2022-05-17T10:40:36.411Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
10:40:36 [2022-05-17T10:40:36.411Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
10:40:36 [2022-05-17T10:40:36.411Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s)
10:40:36 [2022-05-17T10:40:36.411Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
10:40:36 [2022-05-17T10:40:36.411Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
10:40:36 [2022-05-17T10:40:36.411Z] === RUN   TestMiddleware
10:40:36 [2022-05-17T10:40:36.411Z] --- PASS: TestMiddleware (0.00s)
10:40:36 [2022-05-17T10:40:36.411Z] === RUN   TestNewResponseModifier
10:40:36 [2022-05-17T10:40:36.411Z] --- PASS: TestNewResponseModifier (0.00s)
10:40:36 [2022-05-17T10:40:36.866Z] PASS
10:40:36 [2022-05-17T10:40:36.866Z] coverage: 26.8% of statements
10:40:36 [2022-05-17T10:40:36.866Z] ok  	github.com/docker/docker/pkg/authorization	0.436s	coverage: 26.8% of statements
10:40:36 [2022-05-17T10:40:36.866Z] === RUN   TestIsArchivePathDir
10:40:36 [2022-05-17T10:40:36.866Z] --- PASS: TestIsArchivePathDir (0.08s)
10:40:36 [2022-05-17T10:40:36.866Z] === RUN   TestIsArchivePathInvalidFile
10:40:37 [2022-05-17T10:40:37.322Z] --- PASS: TestIsArchivePathInvalidFile (0.15s)
10:40:37 [2022-05-17T10:40:37.322Z] === RUN   TestIsArchivePathTar
10:40:37 [2022-05-17T10:40:37.322Z] --- PASS: TestIsArchivePathTar (0.20s)
10:40:37 [2022-05-17T10:40:37.322Z] === RUN   TestDecompressStreamGzip
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestDecompressStreamGzip (0.15s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestDecompressStreamBzip2
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestUnbuffered
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestUnbuffered (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestRaceUnbuffered
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestRaceUnbuffered (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] PASS
10:40:37 [2022-05-17T10:40:37.778Z] coverage: 100.0% of statements
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestNetworkDBCRUDTableEntry
10:40:37 [2022-05-17T10:40:37.778Z] ok  	github.com/docker/docker/pkg/broadcaster	0.047s	coverage: 100.0% of statements
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestDecompressStreamXz
10:40:37 [2022-05-17T10:40:37.778Z]     archive_test.go:133: Xz not present in msys2
10:40:37 [2022-05-17T10:40:37.778Z] --- SKIP: TestDecompressStreamXz (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestDecompressStreamZstd
10:40:37 [2022-05-17T10:40:37.778Z]     archive_test.go:140: zstd not installed
10:40:37 [2022-05-17T10:40:37.778Z] --- SKIP: TestDecompressStreamZstd (0.03s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestCompressStreamXzUnsupported
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestCompressStreamBzip2Unsupported
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestCompressStreamInvalid
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestCompressStreamInvalid (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestExtensionInvalid
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestExtensionInvalid (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestExtensionUncompressed
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestExtensionUncompressed (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestExtensionBzip2
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestExtensionBzip2 (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestExtensionGzip
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestExtensionGzip (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestExtensionXz
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestExtensionXz (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestExtensionZstd
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestExtensionZstd (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestCmdStreamLargeStderr
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestCmdStreamLargeStderr (0.18s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestCmdStreamBad
10:40:37 [2022-05-17T10:40:37.778Z]     archive_test.go:252: Failing on Windows CI machines
10:40:37 [2022-05-17T10:40:37.778Z] --- SKIP: TestCmdStreamBad (0.00s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestCmdStreamGood
10:40:37 [2022-05-17T10:40:37.778Z] --- PASS: TestCmdStreamGood (0.05s)
10:40:37 [2022-05-17T10:40:37.778Z] === RUN   TestUntarPathWithInvalidDest
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestUntarPathWithInvalidSrc
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestUntarPath
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestUntarPath (0.07s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestUntarPathWithDestinationFile
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[]]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[foo]]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[bar]_[foo]]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[foo_bar]]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[qux]_[foo]]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[]#01
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[qux]]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[foo_bar_qux]]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[qux]_[baz]]
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestMatch/[[foo_baz]]
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestMatch (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[foo]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[]#01 (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[qux]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z] PASS
10:40:38 [2022-05-17T10:40:38.235Z] coverage: 87.5% of statements
10:40:38 [2022-05-17T10:40:38.235Z] ok  	github.com/docker/docker/pkg/capabilities	0.042s	coverage: 87.5% of statements
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestCopyWithTarInvalidSrc
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestCopyWithTarSrcFile
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestCopyWithTarSrcFolder
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestCopyFileWithTarInvalidSrc
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestCopyFileWithTarSrcFolder
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestCopyFileWithTarSrcFile
10:40:38 [2022-05-17T10:40:38.235Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
10:40:38 [2022-05-17T10:40:38.235Z] === RUN   TestTarFiles
10:40:38 [2022-05-17T10:40:38.399Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:40:38 [2022-05-17T10:40:38.886Z] --- PASS: TestServiceUpdateSecrets (14.29s)
10:40:38 [2022-05-17T10:40:38.886Z] === RUN   TestServiceUpdateConfigs
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootTarUntar
10:40:39 [2022-05-17T10:40:39.196Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:40:39 [2022-05-17T10:40:39.196Z] --- SKIP: TestChrootTarUntar (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootUntarWithHugeExcludesList
10:40:39 [2022-05-17T10:40:39.196Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:40:39 [2022-05-17T10:40:39.196Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootUntarEmptyArchive
10:40:39 [2022-05-17T10:40:39.196Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootTarUntarWithSymlink
10:40:39 [2022-05-17T10:40:39.196Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:40:39 [2022-05-17T10:40:39.196Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootCopyWithTar
10:40:39 [2022-05-17T10:40:39.196Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:40:39 [2022-05-17T10:40:39.196Z] --- SKIP: TestChrootCopyWithTar (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootCopyFileWithTar
10:40:39 [2022-05-17T10:40:39.196Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:40:39 [2022-05-17T10:40:39.196Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootUntarPath
10:40:39 [2022-05-17T10:40:39.196Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:40:39 [2022-05-17T10:40:39.196Z] --- SKIP: TestChrootUntarPath (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
10:40:39 [2022-05-17T10:40:39.196Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:40:39 [2022-05-17T10:40:39.196Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
10:40:39 [2022-05-17T10:40:39.196Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:40:39 [2022-05-17T10:40:39.196Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] === RUN   TestChrootApplyDotDotFile
10:40:39 [2022-05-17T10:40:39.196Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:40:39 [2022-05-17T10:40:39.196Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
10:40:39 [2022-05-17T10:40:39.196Z] PASS
10:40:39 [2022-05-17T10:40:39.196Z] coverage: 12.0% of statements
10:40:39 [2022-05-17T10:40:39.652Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.142s	coverage: 12.0% of statements
10:40:39 [2022-05-17T10:40:39.652Z] 2022/05/17 10:40:39 Closing DB instances...
10:40:40 [2022-05-17T10:40:40.613Z] === RUN   TestEnsureRemoveAllNotExist
10:40:40 [2022-05-17T10:40:40.613Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
10:40:40 [2022-05-17T10:40:40.613Z] === RUN   TestEnsureRemoveAllWithDir
10:40:40 [2022-05-17T10:40:40.613Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
10:40:40 [2022-05-17T10:40:40.613Z] === RUN   TestEnsureRemoveAllWithFile
10:40:40 [2022-05-17T10:40:40.613Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
10:40:40 [2022-05-17T10:40:40.613Z] PASS
10:40:40 [2022-05-17T10:40:40.613Z] coverage: 0.0% of statements
10:40:40 [2022-05-17T10:40:40.613Z] ok  	github.com/docker/docker/pkg/containerfs	0.050s	coverage: 0.0% of statements
10:40:41 [2022-05-17T10:40:41.573Z] === RUN   TestSizeEmpty
10:40:41 [2022-05-17T10:40:41.573Z] --- PASS: TestSizeEmpty (0.00s)
10:40:41 [2022-05-17T10:40:41.573Z] === RUN   TestSizeEmptyFile
10:40:41 [2022-05-17T10:40:41.573Z] --- PASS: TestSizeEmptyFile (0.00s)
10:40:41 [2022-05-17T10:40:41.573Z] === RUN   TestSizeNonemptyFile
10:40:41 [2022-05-17T10:40:41.573Z] --- PASS: TestSizeNonemptyFile (0.00s)
10:40:41 [2022-05-17T10:40:41.573Z] === RUN   TestSizeNestedDirectoryEmpty
10:40:41 [2022-05-17T10:40:41.573Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
10:40:41 [2022-05-17T10:40:41.573Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
10:40:41 [2022-05-17T10:40:41.573Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
10:40:41 [2022-05-17T10:40:41.573Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
10:40:41 [2022-05-17T10:40:41.573Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
10:40:41 [2022-05-17T10:40:41.573Z] === RUN   TestMoveToSubdir
10:40:41 [2022-05-17T10:40:41.573Z] --- PASS: TestMoveToSubdir (0.00s)
10:40:41 [2022-05-17T10:40:41.573Z] === RUN   TestSizeNonExistingDirectory
10:40:41 [2022-05-17T10:40:41.573Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
10:40:41 [2022-05-17T10:40:41.573Z] PASS
10:40:41 [2022-05-17T10:40:41.573Z] coverage: 80.0% of statements
10:40:41 [2022-05-17T10:40:41.573Z] ok  	github.com/docker/docker/pkg/directory	0.054s	coverage: 80.0% of statements
10:40:41 [2022-05-17T10:40:41.573Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s)
10:40:41 [2022-05-17T10:40:41.573Z] === RUN   TestNetworkDBCRUDTableEntries
10:40:41 [2022-05-17T10:40:41.678Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:40:41 [2022-05-17T10:40:41.678Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:40:42 [2022-05-17T10:40:42.045Z] --- PASS: TestWaitNonBlocked (0.06s)
10:40:42 [2022-05-17T10:40:42.045Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.62s)
10:40:42 [2022-05-17T10:40:42.045Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.40s)
10:40:42 [2022-05-17T10:40:42.045Z] === RUN   TestWaitBlocked
10:40:42 [2022-05-17T10:40:42.045Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
10:40:42 [2022-05-17T10:40:42.045Z] --- SKIP: TestWaitBlocked (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z] PASS
10:40:42 [2022-05-17T10:40:42.045Z] ok  	github.com/docker/docker/integration/container	113.074s
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === Skipped
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s)
10:40:42 [2022-05-17T10:40:42.045Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:40:42 [2022-05-17T10:40:42.045Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.09s)
10:40:42 [2022-05-17T10:40:42.045Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:40:42 [2022-05-17T10:40:42.045Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s)
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
10:40:42 [2022-05-17T10:40:42.045Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:40:42 [2022-05-17T10:40:42.045Z] 
10:40:42 [2022-05-17T10:40:42.045Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:40:42 [2022-05-17T10:40:42.046Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s)
10:40:42 [2022-05-17T10:40:42.046Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
10:40:42 [2022-05-17T10:40:42.046Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
10:40:42 [2022-05-17T10:40:42.046Z] 
10:40:42 [2022-05-17T10:40:42.046Z] DONE 122 tests, 34 skipped in 116.301s
10:40:42 [2022-05-17T10:40:42.046Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
10:40:42 [2022-05-17T10:40:42.243Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:40:42 [2022-05-17T10:40:42.536Z] === RUN   TestPollerAddRemove
10:40:42 [2022-05-17T10:40:42.536Z] --- PASS: TestPollerAddRemove (0.00s)
10:40:42 [2022-05-17T10:40:42.536Z] === RUN   TestPollerEvent
10:40:42 [2022-05-17T10:40:42.536Z]     poller_test.go:40: No chmod on Windows
10:40:42 [2022-05-17T10:40:42.536Z] --- SKIP: TestPollerEvent (0.00s)
10:40:42 [2022-05-17T10:40:42.536Z] === RUN   TestPollerClose
10:40:42 [2022-05-17T10:40:42.536Z] --- PASS: TestPollerClose (0.00s)
10:40:42 [2022-05-17T10:40:42.536Z] PASS
10:40:42 [2022-05-17T10:40:42.536Z] coverage: 36.2% of statements
10:40:42 [2022-05-17T10:40:42.536Z] ok  	github.com/docker/docker/pkg/filenotify	0.043s	coverage: 36.2% of statements
10:40:43 [2022-05-17T10:40:43.176Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:40:43 [2022-05-17T10:40:43.498Z] === RUN   TestCopyFileWithInvalidSrc
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCopyFileWithInvalidDest
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCopyFileWithSameSrcAndDest
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCopyFile
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCopyFile (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
10:40:43 [2022-05-17T10:40:43.499Z]     fileutils_test.go:133: Needs porting to Windows
10:40:43 [2022-05-17T10:40:43.499Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestReadSymlinkedDirectoryToFile
10:40:43 [2022-05-17T10:40:43.499Z]     fileutils_test.go:179: Needs porting to Windows
10:40:43 [2022-05-17T10:40:43.499Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestWildcardMatches
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestWildcardMatches (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestPatternMatches
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestPatternMatches (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestExclusionPatternMatchesPatternBefore
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestPatternMatchesFolderExclusions
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestPatternMatchesFolderWildcardExclusions
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestExclusionPatternMatchesPatternAfter
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestExclusionPatternMatchesWholeDirectory
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestSingleExclamationError
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestSingleExclamationError (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestMatchesWithNoPatterns
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestMatchesWithMalformedPatterns
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestMatches
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestMatches/MatchesOrParentMatches
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestMatches/MatchesUsingParentResult
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestMatches/MatchesUsingParentResults
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestMatches (0.01s)
10:40:43 [2022-05-17T10:40:43.499Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCleanPatterns
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCleanPatterns (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCleanPatternsStripEmptyPatterns
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCleanPatternsExceptionFlag
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCleanPatternsErrorSingleException
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCreateIfNotExistsDir
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCreateIfNotExistsFile
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestMatch
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestMatch (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCompile
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCompile/slash
10:40:43 [2022-05-17T10:40:43.499Z] === RUN   TestCompile/backslash
10:40:43 [2022-05-17T10:40:43.499Z] --- PASS: TestCompile (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z]     --- PASS: TestCompile/slash (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z]     --- PASS: TestCompile/backslash (0.00s)
10:40:43 [2022-05-17T10:40:43.499Z] PASS
10:40:43 [2022-05-17T10:40:43.499Z] coverage: 84.7% of statements
10:40:43 [2022-05-17T10:40:43.499Z] ok  	github.com/docker/docker/pkg/fileutils	0.087s	coverage: 84.7% of statements
10:40:43 [2022-05-17T10:40:43.499Z] 2022/05/17 10:40:43 Closing DB instances...
10:40:43 [2022-05-17T10:40:43.742Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:40:43 [2022-05-17T10:40:43.955Z] --- PASS: TestTarFiles (5.64s)
10:40:43 [2022-05-17T10:40:43.955Z] === RUN   TestDetectCompressionZstd
10:40:43 [2022-05-17T10:40:43.955Z] --- PASS: TestDetectCompressionZstd (0.00s)
10:40:43 [2022-05-17T10:40:43.955Z] === RUN   TestTarUntar
10:40:43 [2022-05-17T10:40:43.955Z] --- PASS: TestTarUntar (0.05s)
10:40:43 [2022-05-17T10:40:43.955Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
10:40:43 [2022-05-17T10:40:43.955Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
10:40:43 [2022-05-17T10:40:43.955Z] === RUN   TestTarWithOptions
10:40:43 [2022-05-17T10:40:43.955Z] --- PASS: TestTarWithOptions (0.03s)
10:40:43 [2022-05-17T10:40:43.955Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
10:40:43 [2022-05-17T10:40:43.955Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
10:40:43 [2022-05-17T10:40:43.955Z] === RUN   TestUntarUstarGnuConflict
10:40:43 [2022-05-17T10:40:43.955Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
10:40:43 [2022-05-17T10:40:43.955Z] === RUN   TestUntarInvalidFilenames
10:40:44 [2022-05-17T10:40:44.000Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2491635708\\dest"
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestUntarInvalidFilenames (0.20s)
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestUntarHardlinkToSymlink
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestUntarInvalidHardlink
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3766542186\\victim\\hello" -> "../victim/hello"
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2967828095\\victim\\hello" -> "/../victim/hello"
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4040771119\\victim" -> "../victim"
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4204005837\\victim" -> "../victim"
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3018743746\\victim" -> "../victim"
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestGet
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestGet (0.00s)
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestGetShortcutString
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestGetShortcutString (0.00s)
10:40:44 [2022-05-17T10:40:44.412Z] PASS
10:40:44 [2022-05-17T10:40:44.412Z] coverage: 42.9% of statements
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink414383560\\victim" -> "../victim"
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestUntarInvalidHardlink (0.03s)
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestUntarInvalidSymlink
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink223362170\\dest\\dotdot" -> "../victim/hello"
10:40:44 [2022-05-17T10:40:44.412Z] ok  	github.com/docker/docker/pkg/homedir	0.066s	coverage: 42.9% of statements
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink699075491\\dest\\slash-dotdot" -> "/../victim/hello"
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3035939494\\dest\\loophole-victim" -> "../victim"
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1010906387\\dest\\loophole-victim" -> "../victim"
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2444488569\\dest\\loophole-victim" -> "../victim"
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2076337824\\dest\\loophole-victim" -> "../victim"
10:40:44 [2022-05-17T10:40:44.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3587879656\\dest\\dir\\loophole" -> "../../victim"
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestUntarInvalidSymlink (0.05s)
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestTempArchiveCloseMultipleTimes
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestXGlobalNoParent
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestXGlobalNoParent (0.01s)
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestReplaceFileTarWrapper
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestReplaceFileTarWrapper (0.18s)
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestPrefixHeaderReadable
10:40:44 [2022-05-17T10:40:44.412Z] --- PASS: TestPrefixHeaderReadable (0.04s)
10:40:44 [2022-05-17T10:40:44.412Z] === RUN   TestDisablePigz
10:40:44 [2022-05-17T10:40:44.412Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
10:40:44 [2022-05-17T10:40:44.565Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:40:44 [2022-05-17T10:40:44.824Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestDisablePigz (0.13s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestPigz
10:40:44 [2022-05-17T10:40:44.873Z]     archive_test.go:1400: Tested whether Pigz is not used, as it not installed
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestPigz (0.17s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestNosysFileInfo
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestNosysFileInfo (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestCopyFileWithInvalidDest
10:40:44 [2022-05-17T10:40:44.873Z]     archive_windows_test.go:16: Currently fails
10:40:44 [2022-05-17T10:40:44.873Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestCanonicalTarNameForPath
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestCanonicalTarName
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestCanonicalTarName (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChmodTarEntry
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestChmodTarEntry (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestHardLinkOrder
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestHardLinkOrder (0.09s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangeString
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestChangeString (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangesWithNoChanges
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestChangesWithNoChanges (0.03s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangesWithChanges
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestNetworkDBNodeLeave
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestChangesWithChanges (0.04s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangesWithChangesGH13590
10:40:44 [2022-05-17T10:40:44.873Z]     changes_test.go:196: needs more investigation
10:40:44 [2022-05-17T10:40:44.873Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangesDirsEmpty
10:40:44 [2022-05-17T10:40:44.873Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
10:40:44 [2022-05-17T10:40:44.873Z] --- SKIP: TestChangesDirsEmpty (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangesDirsMutated
10:40:44 [2022-05-17T10:40:44.873Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
10:40:44 [2022-05-17T10:40:44.873Z] --- SKIP: TestChangesDirsMutated (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestApplyLayer
10:40:44 [2022-05-17T10:40:44.873Z]     changes_test.go:433: needs further investigation
10:40:44 [2022-05-17T10:40:44.873Z] --- SKIP: TestApplyLayer (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangesSizeWithHardlinks
10:40:44 [2022-05-17T10:40:44.873Z]     changes_test.go:469: needs further investigation
10:40:44 [2022-05-17T10:40:44.873Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangesSizeWithNoChanges
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestChangesSize
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestChangesSize (0.01s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestApplyLayerInvalidFilenames
10:40:44 [2022-05-17T10:40:44.873Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4194455090\\dest"
10:40:44 [2022-05-17T10:40:44.873Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
10:40:44 [2022-05-17T10:40:44.873Z] === RUN   TestApplyLayerInvalidHardlink
10:40:44 [2022-05-17T10:40:44.873Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink692798051\\victim\\hello" -> "../victim/hello"
10:40:44 [2022-05-17T10:40:44.873Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3839996304\\victim\\hello" -> "/../victim/hello"
10:40:44 [2022-05-17T10:40:44.873Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3034322884\\victim" -> "../victim"
10:40:45 [2022-05-17T10:40:45.328Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2440052816\\victim" -> "../victim"
10:40:45 [2022-05-17T10:40:45.328Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2248013757\\victim" -> "../victim"
10:40:45 [2022-05-17T10:40:45.328Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2460069748\\victim" -> "../victim"
10:40:45 [2022-05-17T10:40:45.328Z] --- PASS: TestApplyLayerInvalidHardlink (0.08s)
10:40:45 [2022-05-17T10:40:45.328Z] === RUN   TestApplyLayerInvalidSymlink
10:40:45 [2022-05-17T10:40:45.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1809513519\\dest\\dotdot" -> "../victim/hello"
10:40:45 [2022-05-17T10:40:45.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2517537803\\dest\\slash-dotdot" -> "/../victim/hello"
10:40:45 [2022-05-17T10:40:45.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3480146807\\dest\\loophole-victim" -> "../victim"
10:40:45 [2022-05-17T10:40:45.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3707361350\\dest\\loophole-victim" -> "../victim"
10:40:45 [2022-05-17T10:40:45.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2154623525\\dest\\loophole-victim" -> "../victim"
10:40:45 [2022-05-17T10:40:45.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3563822675\\dest\\loophole-victim" -> "../victim"
10:40:45 [2022-05-17T10:40:45.328Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
10:40:45 [2022-05-17T10:40:45.328Z] === RUN   TestApplyLayerWhiteouts
10:40:45 [2022-05-17T10:40:45.328Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
10:40:45 [2022-05-17T10:40:45.328Z] === RUN   TestGenerateEmptyFile
10:40:45 [2022-05-17T10:40:45.328Z] --- PASS: TestGenerateEmptyFile (0.00s)
10:40:45 [2022-05-17T10:40:45.328Z] === RUN   TestGenerateWithContent
10:40:45 [2022-05-17T10:40:45.328Z] --- PASS: TestGenerateWithContent (0.00s)
10:40:45 [2022-05-17T10:40:45.328Z] PASS
10:40:45 [2022-05-17T10:40:45.328Z] coverage: 61.9% of statements
10:40:45 [2022-05-17T10:40:45.328Z] ok  	github.com/docker/docker/pkg/archive	8.258s	coverage: 61.9% of statements
10:40:45 [2022-05-17T10:40:45.328Z] === RUN   TestCreateIDMapOrder
10:40:45 [2022-05-17T10:40:45.328Z] --- PASS: TestCreateIDMapOrder (0.00s)
10:40:45 [2022-05-17T10:40:45.328Z] PASS
10:40:45 [2022-05-17T10:40:45.328Z] coverage: 7.2% of statements
10:40:45 [2022-05-17T10:40:45.328Z] ok  	github.com/docker/docker/pkg/idtools	0.047s	coverage: 7.2% of statements
10:40:45 [2022-05-17T10:40:45.756Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:40:46 [2022-05-17T10:40:46.321Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:40:46 [2022-05-17T10:40:46.857Z] === RUN   TestFixedBufferCap
10:40:46 [2022-05-17T10:40:46.857Z] --- PASS: TestFixedBufferCap (0.00s)
10:40:46 [2022-05-17T10:40:46.857Z] === RUN   TestFixedBufferLen
10:40:46 [2022-05-17T10:40:46.857Z] --- PASS: TestFixedBufferLen (0.00s)
10:40:46 [2022-05-17T10:40:46.857Z] === RUN   TestFixedBufferString
10:40:46 [2022-05-17T10:40:46.857Z] --- PASS: TestFixedBufferString (0.00s)
10:40:46 [2022-05-17T10:40:46.857Z] === RUN   TestFixedBufferWrite
10:40:46 [2022-05-17T10:40:46.857Z] --- PASS: TestFixedBufferWrite (0.00s)
10:40:46 [2022-05-17T10:40:46.857Z] === RUN   TestFixedBufferRead
10:40:46 [2022-05-17T10:40:46.857Z] --- PASS: TestFixedBufferRead (0.00s)
10:40:46 [2022-05-17T10:40:46.857Z] === RUN   TestBytesPipeRead
10:40:46 [2022-05-17T10:40:46.857Z] --- PASS: TestBytesPipeRead (0.00s)
10:40:46 [2022-05-17T10:40:46.857Z] === RUN   TestBytesPipeWrite
10:40:46 [2022-05-17T10:40:46.857Z] --- PASS: TestBytesPipeWrite (0.00s)
10:40:46 [2022-05-17T10:40:46.857Z] === RUN   TestBytesPipeWriteRandomChunks
10:40:46 [2022-05-17T10:40:46.886Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:40:47 [2022-05-17T10:40:47.312Z] --- PASS: TestBytesPipeWriteRandomChunks (0.62s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestAtomicWriteToFile
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestAtomicWriteToFile (0.01s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestAtomicWriteSetCommit
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestAtomicWriteSetCancel
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestReadCloserWrapperClose
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestReadCloserWrapperClose (0.00s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestReaderErrWrapperReadOnError
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestReaderErrWrapperRead
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestReaderErrWrapperRead (0.00s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestCancelReadCloser
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestCancelReadCloser (0.10s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestWriteCloserWrapperClose
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestNopWriteCloser
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestNopWriteCloser (0.00s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestNopWriter
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestNopWriter (0.00s)
10:40:47 [2022-05-17T10:40:47.313Z] === RUN   TestWriteCounter
10:40:47 [2022-05-17T10:40:47.313Z] --- PASS: TestWriteCounter (0.00s)
10:40:47 [2022-05-17T10:40:47.313Z] PASS
10:40:47 [2022-05-17T10:40:47.313Z] coverage: 70.1% of statements
10:40:47 [2022-05-17T10:40:47.313Z] ok  	github.com/docker/docker/pkg/ioutils	0.796s	coverage: 70.1% of statements
10:40:47 [2022-05-17T10:40:47.451Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:40:47 [2022-05-17T10:40:47.768Z] --- PASS: TestNetworkDBNodeLeave (2.83s)
10:40:47 [2022-05-17T10:40:47.769Z] === RUN   TestNetworkDBWatch
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestError
10:40:48 [2022-05-17T10:40:48.224Z] --- PASS: TestError (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestProgressString
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestProgressString/no_progress
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestProgressString/progress_1
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestProgressString/some_progress_with_a_start_time
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestProgressString/some_progress_without_a_start_time
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestProgressString/with_units
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestProgressString/hide_counts
10:40:48 [2022-05-17T10:40:48.224Z] --- PASS: TestProgressString (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z]     --- PASS: TestProgressString/no_progress (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z]     --- PASS: TestProgressString/progress_1 (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z]     --- PASS: TestProgressString/with_units (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z]     --- PASS: TestProgressString/hide_counts (0.00s)
10:40:48 [2022-05-17T10:40:48.224Z] === RUN   TestJSONMessageDisplay
10:40:48 [2022-05-17T10:40:48.685Z] --- PASS: TestJSONMessageDisplay (0.21s)
10:40:48 [2022-05-17T10:40:48.685Z] === RUN   TestJSONMessageDisplayWithJSONError
10:40:48 [2022-05-17T10:40:48.685Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
10:40:48 [2022-05-17T10:40:48.685Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
10:40:48 [2022-05-17T10:40:48.685Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
10:40:48 [2022-05-17T10:40:48.685Z] === RUN   TestDisplayJSONMessagesStream
10:40:48 [2022-05-17T10:40:48.685Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
10:40:48 [2022-05-17T10:40:48.685Z] PASS
10:40:48 [2022-05-17T10:40:48.685Z] coverage: 91.7% of statements
10:40:48 [2022-05-17T10:40:48.685Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.262s	coverage: 91.7% of statements
10:40:49 [2022-05-17T10:40:49.349Z] === RUN   TestDockerSuite/TestRunState
10:40:49 [2022-05-17T10:40:49.647Z] === RUN   TestStandardLongPath
10:40:49 [2022-05-17T10:40:49.647Z] --- PASS: TestStandardLongPath (0.00s)
10:40:49 [2022-05-17T10:40:49.647Z] === RUN   TestUNCLongPath
10:40:49 [2022-05-17T10:40:49.647Z] --- PASS: TestUNCLongPath (0.00s)
10:40:49 [2022-05-17T10:40:49.647Z] PASS
10:40:49 [2022-05-17T10:40:49.647Z] coverage: 100.0% of statements
10:40:49 [2022-05-17T10:40:49.647Z] ok  	github.com/docker/docker/pkg/longpath	0.043s	coverage: 100.0% of statements
10:40:49 [2022-05-17T10:40:49.647Z] 2022/05/17 10:40:49 Closing DB instances...
10:40:50 [2022-05-17T10:40:50.104Z] === RUN   TestNameFormat
10:40:50 [2022-05-17T10:40:50.104Z] --- PASS: TestNameFormat (0.00s)
10:40:50 [2022-05-17T10:40:50.104Z] === RUN   TestNameRetries
10:40:50 [2022-05-17T10:40:50.104Z] --- PASS: TestNameRetries (0.00s)
10:40:50 [2022-05-17T10:40:50.104Z] PASS
10:40:50 [2022-05-17T10:40:50.104Z] coverage: 85.7% of statements
10:40:50 [2022-05-17T10:40:50.104Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
10:40:50 [2022-05-17T10:40:50.282Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:40:50 [2022-05-17T10:40:50.561Z] === RUN   TestParseKeyValueOpt
10:40:50 [2022-05-17T10:40:50.561Z] --- PASS: TestParseKeyValueOpt (0.00s)
10:40:50 [2022-05-17T10:40:50.561Z] === RUN   TestParseUintList
10:40:50 [2022-05-17T10:40:50.561Z] --- PASS: TestParseUintList (0.00s)
10:40:50 [2022-05-17T10:40:50.561Z] === RUN   TestParseUintListMaximumLimits
10:40:50 [2022-05-17T10:40:50.561Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
10:40:50 [2022-05-17T10:40:50.561Z] PASS
10:40:50 [2022-05-17T10:40:50.561Z] coverage: 97.0% of statements
10:40:50 [2022-05-17T10:40:50.561Z] ok  	github.com/docker/docker/pkg/parsers	0.039s	coverage: 97.0% of statements
10:40:50 [2022-05-17T10:40:50.847Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:40:51 [2022-05-17T10:40:51.018Z] --- PASS: TestNetworkDBWatch (3.24s)
10:40:51 [2022-05-17T10:40:51.018Z] === RUN   TestNetworkDBBulkSync
10:40:51 [2022-05-17T10:40:51.412Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:40:51 [2022-05-17T10:40:51.473Z] === RUN   Test_windowsOSRelease_String
10:40:51 [2022-05-17T10:40:51.473Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
10:40:51 [2022-05-17T10:40:51.473Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
10:40:51 [2022-05-17T10:40:51.473Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
10:40:51 [2022-05-17T10:40:51.473Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
10:40:51 [2022-05-17T10:40:51.473Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
10:40:51 [2022-05-17T10:40:51.473Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
10:40:51 [2022-05-17T10:40:51.473Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
10:40:51 [2022-05-17T10:40:51.473Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
10:40:51 [2022-05-17T10:40:51.473Z] --- PASS: Test_windowsOSRelease_String (0.00s)
10:40:51 [2022-05-17T10:40:51.473Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
10:40:51 [2022-05-17T10:40:51.473Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
10:40:51 [2022-05-17T10:40:51.473Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
10:40:51 [2022-05-17T10:40:51.473Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
10:40:51 [2022-05-17T10:40:51.473Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
10:40:51 [2022-05-17T10:40:51.473Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
10:40:51 [2022-05-17T10:40:51.473Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
10:40:51 [2022-05-17T10:40:51.473Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
10:40:51 [2022-05-17T10:40:51.473Z] PASS
10:40:51 [2022-05-17T10:40:51.473Z] coverage: 36.4% of statements
10:40:51 [2022-05-17T10:40:51.473Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.042s	coverage: 36.4% of statements
10:40:51 [2022-05-17T10:40:51.977Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:40:52 [2022-05-17T10:40:52.234Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:40:52 [2022-05-17T10:40:52.234Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
10:40:52 [2022-05-17T10:40:52.234Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:40:52 [2022-05-17T10:40:52.435Z] 2022/05/17 10:40:52 Closing DB instances...
10:40:52 [2022-05-17T10:40:52.435Z] === RUN   TestNewAndRemove
10:40:52 [2022-05-17T10:40:52.435Z] --- PASS: TestNewAndRemove (0.00s)
10:40:52 [2022-05-17T10:40:52.435Z] === RUN   TestRemoveInvalidPath
10:40:52 [2022-05-17T10:40:52.435Z] --- PASS: TestRemoveInvalidPath (0.00s)
10:40:52 [2022-05-17T10:40:52.435Z] PASS
10:40:52 [2022-05-17T10:40:52.435Z] coverage: 82.6% of statements
10:40:52 [2022-05-17T10:40:52.435Z] ok  	github.com/docker/docker/pkg/pidfile	0.047s	coverage: 82.6% of statements
10:40:53 [2022-05-17T10:40:53.166Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:40:53 [2022-05-17T10:40:53.166Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:40:53 [2022-05-17T10:40:53.733Z] === RUN   TestDockerSuite/TestRunSysctls
10:40:53 [2022-05-17T10:40:53.800Z] --- PASS: TestServiceUpdateConfigs (14.31s)
10:40:53 [2022-05-17T10:40:53.800Z] === RUN   TestServiceUpdateNetwork
10:40:53 [2022-05-17T10:40:53.963Z] --- PASS: TestNetworkDBBulkSync (2.85s)
10:40:53 [2022-05-17T10:40:53.963Z] === RUN   TestNetworkDBCRUDMediumCluster
10:40:54 [2022-05-17T10:40:54.419Z] === RUN   TestFailedConnection
10:40:54 [2022-05-17T10:40:54.666Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:40:54 [2022-05-17T10:40:54.666Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:40:54 [2022-05-17T10:40:54.666Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:40:55 [2022-05-17T10:40:55.600Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:40:55 [2022-05-17T10:40:55.858Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:40:55 [2022-05-17T10:40:55.947Z] --- PASS: TestGetAddress (26.26s)
10:40:55 [2022-05-17T10:40:55.947Z] === RUN   TestRequestSyntaxCheck
10:40:55 [2022-05-17T10:40:55.947Z] --- PASS: TestRequestSyntaxCheck (0.03s)
10:40:55 [2022-05-17T10:40:55.947Z] === RUN   TestRequest
10:40:56 [2022-05-17T10:40:56.403Z] --- PASS: TestFailedConnection (2.13s)
10:40:56 [2022-05-17T10:40:56.403Z] === RUN   TestFailOnce
10:40:56 [2022-05-17T10:40:56.858Z] 2022/05/17 10:40:56 http: panic serving 127.0.0.1:49297: Plugin not ready
10:40:56 [2022-05-17T10:40:56.858Z] goroutine 34 [running]:
10:40:56 [2022-05-17T10:40:56.858Z] net/http.(*conn).serve.func1()
10:40:56 [2022-05-17T10:40:56.858Z] 	c:/go/src/net/http/server.go:1825 +0xbf
10:40:56 [2022-05-17T10:40:56.858Z] panic({0xeb36e0, 0xffd090})
10:40:56 [2022-05-17T10:40:56.858Z] 	c:/go/src/runtime/panic.go:844 +0x258
10:40:56 [2022-05-17T10:40:56.858Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xe00000000000003b?, 0xffffffffffffffff?}, 0xe0f33bc62ac9249c?)
10:40:56 [2022-05-17T10:40:56.858Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
10:40:56 [2022-05-17T10:40:56.858Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1002898?, 0xc0000a80e0?}, 0xc0001a7a78?)
10:40:56 [2022-05-17T10:40:56.858Z] 	c:/go/src/net/http/server.go:2084 +0x2f
10:40:56 [2022-05-17T10:40:56.858Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1002898, 0xc0000a80e0}, 0xc0000b4200)
10:40:56 [2022-05-17T10:40:56.858Z] 	c:/go/src/net/http/server.go:2462 +0x149
10:40:56 [2022-05-17T10:40:56.858Z] net/http.serverHandler.ServeHTTP({0x1000eb8?}, {0x1002898, 0xc0000a80e0}, 0xc0000b4200)
10:40:56 [2022-05-17T10:40:56.858Z] 	c:/go/src/net/http/server.go:2916 +0x43b
10:40:56 [2022-05-17T10:40:56.858Z] net/http.(*conn).serve(0xc00028c000, {0x1002d98, 0xc0002020c0})
10:40:56 [2022-05-17T10:40:56.858Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
10:40:56 [2022-05-17T10:40:56.858Z] created by net/http.(*Server).Serve
10:40:56 [2022-05-17T10:40:56.858Z] 	c:/go/src/net/http/server.go:3071 +0x4db
10:40:56 [2022-05-17T10:40:56.859Z] time="2022-05-17T10:40:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s"
10:40:56 [2022-05-17T10:40:56.859Z] 2022/05/17 10:40:56 Closing DB instances...
10:40:56 [2022-05-17T10:40:56.859Z] time="2022-05-17T10:40:56Z" level=error msg="node: a62dd308f137 is unknown to memberlist"
10:40:57 [2022-05-17T10:40:57.231Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:40:57 [2022-05-17T10:40:57.797Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:40:57 [2022-05-17T10:40:57.820Z] --- PASS: TestFailOnce (1.20s)
10:40:57 [2022-05-17T10:40:57.820Z] === RUN   TestEchoInputOutput
10:40:57 [2022-05-17T10:40:57.820Z] --- PASS: TestEchoInputOutput (0.00s)
10:40:57 [2022-05-17T10:40:57.820Z] === RUN   TestBackoff
10:40:57 [2022-05-17T10:40:57.820Z] --- PASS: TestBackoff (0.00s)
10:40:57 [2022-05-17T10:40:57.820Z] === RUN   TestAbortRetry
10:40:57 [2022-05-17T10:40:57.820Z] --- PASS: TestAbortRetry (0.00s)
10:40:57 [2022-05-17T10:40:57.820Z] === RUN   TestClientScheme
10:40:57 [2022-05-17T10:40:57.820Z] --- PASS: TestClientScheme (0.00s)
10:40:57 [2022-05-17T10:40:57.820Z] === RUN   TestNewClientWithTimeout
10:40:58 [2022-05-17T10:40:58.275Z] time="2022-05-17T10:40:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
10:40:58 [2022-05-17T10:40:58.729Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:40:59 [2022-05-17T10:40:59.236Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.54s)
10:40:59 [2022-05-17T10:40:59.236Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
10:40:59 [2022-05-17T10:40:59.295Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:40:59 [2022-05-17T10:40:59.691Z] time="2022-05-17T10:40:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
10:41:00 [2022-05-17T10:41:00.655Z] 2022/05/17 10:41:00 Closing DB instances...
10:41:01 [2022-05-17T10:41:01.821Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:41:02 [2022-05-17T10:41:02.183Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
10:41:02 [2022-05-17T10:41:02.183Z] === RUN   TestNetworkDBGarbageCollection
10:41:02 [2022-05-17T10:41:02.183Z] time="2022-05-17T10:41:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
10:41:02 [2022-05-17T10:41:02.388Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:41:04 [2022-05-17T10:41:04.300Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:41:05 [2022-05-17T10:41:05.074Z] --- PASS: TestRequest (8.85s)
10:41:05 [2022-05-17T10:41:05.074Z] === RUN   TestOverlappingRequests
10:41:05 [2022-05-17T10:41:05.075Z] --- PASS: TestOverlappingRequests (0.47s)
10:41:05 [2022-05-17T10:41:05.075Z] === RUN   TestRelease
10:41:05 [2022-05-17T10:41:05.672Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:41:05 [2022-05-17T10:41:05.930Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:41:06 [2022-05-17T10:41:06.024Z] --- PASS: TestServiceUpdateNetwork (12.08s)
10:41:06 [2022-05-17T10:41:06.024Z] === RUN   TestServiceUpdatePidsLimit
10:41:06 [2022-05-17T10:41:06.024Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:41:06 [2022-05-17T10:41:06.595Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:41:06 [2022-05-17T10:41:06.602Z] time="2022-05-17T10:41:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
10:41:06 [2022-05-17T10:41:06.602Z] --- PASS: TestRelease (1.69s)
10:41:06 [2022-05-17T10:41:06.602Z] === RUN   TestAllocateRandomDeallocate
10:41:06 [2022-05-17T10:41:06.863Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:41:07 [2022-05-17T10:41:07.120Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:41:07 [2022-05-17T10:41:07.378Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:41:08 [2022-05-17T10:41:08.751Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:41:10 [2022-05-17T10:41:10.125Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:41:10 [2022-05-17T10:41:10.382Z] === RUN   TestDockerSuite/TestRunUserByID
10:41:10 [2022-05-17T10:41:10.640Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:41:10 [2022-05-17T10:41:10.861Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:41:10 [2022-05-17T10:41:10.861Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
10:41:10 [2022-05-17T10:41:10.861Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:41:10 [2022-05-17T10:41:10.861Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:41:10 [2022-05-17T10:41:10.861Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:41:10 [2022-05-17T10:41:10.898Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:41:10 [2022-05-17T10:41:10.898Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:41:11 [2022-05-17T10:41:11.291Z] === RUN   TestParseEmptyInterface
10:41:11 [2022-05-17T10:41:11.292Z] --- PASS: TestParseEmptyInterface (0.00s)
10:41:11 [2022-05-17T10:41:11.292Z] === RUN   TestParseNonInterfaceType
10:41:11 [2022-05-17T10:41:11.292Z] --- PASS: TestParseNonInterfaceType (0.00s)
10:41:11 [2022-05-17T10:41:11.292Z] === RUN   TestParseWithOneFunction
10:41:11 [2022-05-17T10:41:11.292Z] --- PASS: TestParseWithOneFunction (0.00s)
10:41:11 [2022-05-17T10:41:11.292Z] === RUN   TestParseWithMultipleFuncs
10:41:11 [2022-05-17T10:41:11.292Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
10:41:11 [2022-05-17T10:41:11.292Z] === RUN   TestParseWithUnnamedReturn
10:41:11 [2022-05-17T10:41:11.292Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
10:41:11 [2022-05-17T10:41:11.292Z] === RUN   TestEmbeddedInterface
10:41:11 [2022-05-17T10:41:11.292Z] --- PASS: TestEmbeddedInterface (0.00s)
10:41:11 [2022-05-17T10:41:11.292Z] === RUN   TestParsedImports
10:41:11 [2022-05-17T10:41:11.292Z] --- PASS: TestParsedImports (0.00s)
10:41:11 [2022-05-17T10:41:11.292Z] === RUN   TestAliasedImports
10:41:11 [2022-05-17T10:41:11.292Z] --- PASS: TestAliasedImports (0.00s)
10:41:11 [2022-05-17T10:41:11.292Z] PASS
10:41:11 [2022-05-17T10:41:11.292Z] coverage: 56.8% of statements
10:41:11 [2022-05-17T10:41:11.292Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.057s	coverage: 56.8% of statements
10:41:11 [2022-05-17T10:41:11.463Z] === RUN   TestDockerSuite/TestRunUserByName
10:41:11 [2022-05-17T10:41:11.747Z] --- PASS: TestAllocateRandomDeallocate (5.18s)
10:41:11 [2022-05-17T10:41:11.747Z] === RUN   TestRetrieveFromStore
10:41:11 [2022-05-17T10:41:11.992Z] === RUN   TestConfigDaemonLibtrustID
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:31: runtime.GOOS == "windows"
10:41:11 [2022-05-17T10:41:11.992Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z] === RUN   TestConfigDaemonID
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:50: runtime.GOOS == "windows"
10:41:11 [2022-05-17T10:41:11.992Z] --- SKIP: TestConfigDaemonID (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z] === RUN   TestDaemonConfigValidation
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:87: runtime.GOOS == "windows"
10:41:11 [2022-05-17T10:41:11.992Z] --- SKIP: TestDaemonConfigValidation (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z] === RUN   TestConfigDaemonSeccompProfiles
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:153: runtime.GOOS == "windows"
10:41:11 [2022-05-17T10:41:11.992Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z] === RUN   TestDaemonProxy
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows
10:41:11 [2022-05-17T10:41:11.992Z] --- SKIP: TestDaemonProxy (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z] PASS
10:41:11 [2022-05-17T10:41:11.992Z] ok  	github.com/docker/docker/integration/daemon	0.124s
10:41:11 [2022-05-17T10:41:11.992Z] 
10:41:11 [2022-05-17T10:41:11.992Z] === Skipped
10:41:11 [2022-05-17T10:41:11.992Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:31: runtime.GOOS == "windows"
10:41:11 [2022-05-17T10:41:11.992Z] 
10:41:11 [2022-05-17T10:41:11.992Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:50: runtime.GOOS == "windows"
10:41:11 [2022-05-17T10:41:11.992Z] 
10:41:11 [2022-05-17T10:41:11.992Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:87: runtime.GOOS == "windows"
10:41:11 [2022-05-17T10:41:11.992Z] 
10:41:11 [2022-05-17T10:41:11.992Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:153: runtime.GOOS == "windows"
10:41:11 [2022-05-17T10:41:11.992Z] 
10:41:11 [2022-05-17T10:41:11.992Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
10:41:11 [2022-05-17T10:41:11.992Z]     daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows
10:41:11 [2022-05-17T10:41:11.992Z] 
10:41:11 [2022-05-17T10:41:11.992Z] DONE 5 tests, 5 skipped in 27.205s
10:41:11 [2022-05-17T10:41:11.992Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:41:12 [2022-05-17T10:41:12.396Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:41:12 [2022-05-17T10:41:12.708Z] === RUN   TestHTTPTransport
10:41:12 [2022-05-17T10:41:12.708Z] --- PASS: TestHTTPTransport (0.00s)
10:41:12 [2022-05-17T10:41:12.708Z] PASS
10:41:12 [2022-05-17T10:41:12.708Z] coverage: 85.7% of statements
10:41:12 [2022-05-17T10:41:12.708Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.047s	coverage: 85.7% of statements
10:41:12 [2022-05-17T10:41:12.961Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:41:12 [2022-05-17T10:41:12.961Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
10:41:12 [2022-05-17T10:41:12.961Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:41:12 [2022-05-17T10:41:12.961Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:41:13 [2022-05-17T10:41:13.521Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:13 [2022-05-17T10:41:13.521Z] INFO: Testing against a local daemon
10:41:13 [2022-05-17T10:41:13.521Z] === RUN   TestCommitInheritsEnv
10:41:13 [2022-05-17T10:41:13.521Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:13 [2022-05-17T10:41:13.521Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:41:13 [2022-05-17T10:41:13.521Z] === RUN   TestImportExtremelyLargeImageWorks
10:41:13 [2022-05-17T10:41:13.521Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
10:41:13 [2022-05-17T10:41:13.521Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:41:13 [2022-05-17T10:41:13.521Z] === RUN   TestImportWithCustomPlatform
10:41:13 [2022-05-17T10:41:13.521Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
10:41:13 [2022-05-17T10:41:13.521Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
10:41:13 [2022-05-17T10:41:13.521Z] === RUN   TestImagesFilterMultiReference
10:41:13 [2022-05-17T10:41:13.521Z] --- PASS: TestImagesFilterMultiReference (0.13s)
10:41:13 [2022-05-17T10:41:13.521Z] === RUN   TestImagePullPlatformInvalid
10:41:13 [2022-05-17T10:41:13.521Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:41:13 [2022-05-17T10:41:13.521Z] === RUN   TestRemoveImageOrphaning
10:41:13 [2022-05-17T10:41:13.527Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestBufioReaderPoolPutAndGet
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestBufioWriterPoolPutAndGet
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestBufferPoolPutAndGet
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
10:41:13 [2022-05-17T10:41:13.670Z] PASS
10:41:13 [2022-05-17T10:41:13.670Z] coverage: 88.2% of statements
10:41:13 [2022-05-17T10:41:13.670Z] ok  	github.com/docker/docker/pkg/pools	0.044s	coverage: 88.2% of statements
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestRetrieveFromStore (1.82s)
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestRequestReleaseAddressDuplicate
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestParallelPredefinedRequest1
10:41:13 [2022-05-17T10:41:13.670Z] === PAUSE TestParallelPredefinedRequest1
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestParallelPredefinedRequest2
10:41:13 [2022-05-17T10:41:13.670Z] === PAUSE TestParallelPredefinedRequest2
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestParallelPredefinedRequest3
10:41:13 [2022-05-17T10:41:13.670Z] === PAUSE TestParallelPredefinedRequest3
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestParallelPredefinedRequest4
10:41:13 [2022-05-17T10:41:13.670Z] === PAUSE TestParallelPredefinedRequest4
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestParallelPredefinedRequest5
10:41:13 [2022-05-17T10:41:13.670Z] === PAUSE TestParallelPredefinedRequest5
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestDebug
10:41:13 [2022-05-17T10:41:13.670Z] --- PASS: TestDebug (0.00s)
10:41:13 [2022-05-17T10:41:13.670Z] === RUN   TestRequestPoolParallel
10:41:13 [2022-05-17T10:41:13.785Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:41:14 [2022-05-17T10:41:14.323Z] === RUN   TestOutputOnPrematureClose
10:41:14 [2022-05-17T10:41:14.323Z] --- PASS: TestOutputOnPrematureClose (0.00s)
10:41:14 [2022-05-17T10:41:14.323Z] === RUN   TestCompleteSilently
10:41:14 [2022-05-17T10:41:14.323Z] --- PASS: TestCompleteSilently (0.00s)
10:41:14 [2022-05-17T10:41:14.323Z] PASS
10:41:14 [2022-05-17T10:41:14.323Z] coverage: 75.9% of statements
10:41:14 [2022-05-17T10:41:14.323Z] ok  	github.com/docker/docker/pkg/progress	0.044s	coverage: 75.9% of statements
10:41:14 [2022-05-17T10:41:14.323Z] --- PASS: TestRequestPoolParallel (0.61s)
10:41:14 [2022-05-17T10:41:14.323Z] === RUN   TestFullAllocateRelease
10:41:14 [2022-05-17T10:41:14.597Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:41:14 [2022-05-17T10:41:14.624Z] --- PASS: TestRemoveImageOrphaning (1.29s)
10:41:14 [2022-05-17T10:41:14.624Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:41:14 [2022-05-17T10:41:14.624Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
10:41:14 [2022-05-17T10:41:14.624Z] === RUN   TestTagInvalidReference
10:41:14 [2022-05-17T10:41:14.624Z] --- PASS: TestTagInvalidReference (0.05s)
10:41:14 [2022-05-17T10:41:14.624Z] === RUN   TestTagValidPrefixedRepo
10:41:14 [2022-05-17T10:41:14.624Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
10:41:14 [2022-05-17T10:41:14.624Z] === RUN   TestTagExistedNameWithoutForce
10:41:14 [2022-05-17T10:41:14.726Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:41:14 [2022-05-17T10:41:14.779Z] === RUN   TestSendToOneSub
10:41:14 [2022-05-17T10:41:14.779Z] --- PASS: TestSendToOneSub (0.00s)
10:41:14 [2022-05-17T10:41:14.779Z] === RUN   TestSendToMultipleSubs
10:41:14 [2022-05-17T10:41:14.779Z] --- PASS: TestSendToMultipleSubs (0.00s)
10:41:14 [2022-05-17T10:41:14.779Z] === RUN   TestEvictOneSub
10:41:14 [2022-05-17T10:41:14.779Z] --- PASS: TestEvictOneSub (0.00s)
10:41:14 [2022-05-17T10:41:14.779Z] === RUN   TestClosePublisher
10:41:14 [2022-05-17T10:41:14.779Z] --- PASS: TestClosePublisher (0.00s)
10:41:14 [2022-05-17T10:41:14.779Z] === RUN   TestPubSubRace
10:41:14 [2022-05-17T10:41:14.779Z] --- PASS: TestFullAllocateRelease (0.52s)
10:41:14 [2022-05-17T10:41:14.779Z] === RUN   TestOddAllocateRelease
10:41:15 [2022-05-17T10:41:15.080Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
10:41:15 [2022-05-17T10:41:15.081Z] === RUN   TestTagOfficialNames
10:41:15 [2022-05-17T10:41:15.081Z] --- PASS: TestTagOfficialNames (0.13s)
10:41:15 [2022-05-17T10:41:15.081Z] === RUN   TestTagMatchesDigest
10:41:15 [2022-05-17T10:41:15.081Z] --- PASS: TestTagMatchesDigest (0.04s)
10:41:15 [2022-05-17T10:41:15.081Z] PASS
10:41:15 [2022-05-17T10:41:15.081Z] ok  	github.com/docker/docker/integration/image	2.011s
10:41:15 [2022-05-17T10:41:15.081Z] 
10:41:15 [2022-05-17T10:41:15.081Z] === Skipped
10:41:15 [2022-05-17T10:41:15.081Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
10:41:15 [2022-05-17T10:41:15.081Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:15 [2022-05-17T10:41:15.081Z] 
10:41:15 [2022-05-17T10:41:15.081Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
10:41:15 [2022-05-17T10:41:15.081Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
10:41:15 [2022-05-17T10:41:15.081Z] 
10:41:15 [2022-05-17T10:41:15.081Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
10:41:15 [2022-05-17T10:41:15.081Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
10:41:15 [2022-05-17T10:41:15.081Z] 
10:41:15 [2022-05-17T10:41:15.081Z] DONE 12 tests, 3 skipped in 6.656s
10:41:15 [2022-05-17T10:41:15.081Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestOddAllocateRelease (0.31s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestFullAllocateSerialReleaseParallel
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestOddAllocateSerialReleaseParallel
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestNewClientWithTimeout (17.61s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestClientStream
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestClientStream (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestClientSendFile
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestClientSendFile (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestClientWithRequestTimeout
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestClientWithRequestTimeout (0.01s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestFileSpecPlugin
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestFileSpecPlugin (0.01s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestFileJSONSpecPlugin
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestPluginAddHandler
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestPluginAddHandler (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestPluginWaitBadPlugin
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestGet
10:41:15 [2022-05-17T10:41:15.237Z] time="2022-05-17T10:41:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s)
10:41:15 [2022-05-17T10:41:15.237Z] === RUN   TestEvenAllocateSerialReleaseParallel
10:41:15 [2022-05-17T10:41:15.237Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
10:41:15 [2022-05-17T10:41:15.237Z] === CONT  TestParallelPredefinedRequest1
10:41:15 [2022-05-17T10:41:15.237Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:41:15 [2022-05-17T10:41:15.237Z] === CONT  TestParallelPredefinedRequest4
10:41:15 [2022-05-17T10:41:15.237Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] === CONT  TestParallelPredefinedRequest3
10:41:15 [2022-05-17T10:41:15.237Z] === CONT  TestParallelPredefinedRequest4
10:41:15 [2022-05-17T10:41:15.237Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:41:15 [2022-05-17T10:41:15.237Z] === CONT  TestParallelPredefinedRequest3
10:41:15 [2022-05-17T10:41:15.237Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:41:15 [2022-05-17T10:41:15.237Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] === CONT  TestParallelPredefinedRequest2
10:41:15 [2022-05-17T10:41:15.237Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] === CONT  TestParallelPredefinedRequest2
10:41:15 [2022-05-17T10:41:15.237Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:41:15 [2022-05-17T10:41:15.237Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] === CONT  TestParallelPredefinedRequest5
10:41:15 [2022-05-17T10:41:15.237Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:41:15 [2022-05-17T10:41:15.237Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
10:41:15 [2022-05-17T10:41:15.237Z] PASS
10:41:15 [2022-05-17T10:41:15.237Z] coverage: 85.3% of statements
10:41:15 [2022-05-17T10:41:15.237Z] ok  	github.com/docker/docker/libnetwork/ipam	54.180s	coverage: 85.3% of statements
10:41:16 [2022-05-17T10:41:16.124Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:41:16 [2022-05-17T10:41:16.124Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
10:41:16 [2022-05-17T10:41:16.124Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:41:16 [2022-05-17T10:41:16.124Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
10:41:16 [2022-05-17T10:41:16.124Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:41:16 [2022-05-17T10:41:16.124Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
10:41:16 [2022-05-17T10:41:16.124Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:41:16 [2022-05-17T10:41:16.124Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:41:16 [2022-05-17T10:41:16.199Z] --- PASS: TestPubSubRace (1.08s)
10:41:16 [2022-05-17T10:41:16.199Z] PASS
10:41:16 [2022-05-17T10:41:16.199Z] coverage: 75.0% of statements
10:41:16 [2022-05-17T10:41:16.199Z] ok  	github.com/docker/docker/pkg/pubsub	1.129s	coverage: 75.0% of statements
10:41:16 [2022-05-17T10:41:16.199Z] time="2022-05-17T10:41:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
10:41:16 [2022-05-17T10:41:16.656Z] === RUN   TestRegister
10:41:16 [2022-05-17T10:41:16.656Z] --- PASS: TestRegister (0.00s)
10:41:16 [2022-05-17T10:41:16.656Z] === RUN   TestCommand
10:41:16 [2022-05-17T10:41:16.656Z] --- PASS: TestCommand (0.04s)
10:41:16 [2022-05-17T10:41:16.656Z] === RUN   TestNaiveSelf
10:41:16 [2022-05-17T10:41:16.656Z] --- PASS: TestNaiveSelf (0.04s)
10:41:16 [2022-05-17T10:41:16.656Z] PASS
10:41:16 [2022-05-17T10:41:16.656Z] coverage: 82.4% of statements
10:41:16 [2022-05-17T10:41:16.656Z] ok  	github.com/docker/docker/pkg/reexec	0.113s	coverage: 82.4% of statements
10:41:17 [2022-05-17T10:41:17.086Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:41:17 [2022-05-17T10:41:17.229Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:41:17 [2022-05-17T10:41:17.487Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:41:17 [2022-05-17T10:41:17.619Z] === RUN   TestDump
10:41:17 [2022-05-17T10:41:17.619Z] goroutine 20 [running]:
10:41:17 [2022-05-17T10:41:17.619Z] github.com/docker/docker/pkg/stack.dump(0x7c2d57?)
10:41:17 [2022-05-17T10:41:17.619Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
10:41:17 [2022-05-17T10:41:17.619Z] github.com/docker/docker/pkg/stack.Dump(...)
10:41:17 [2022-05-17T10:41:17.619Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
10:41:17 [2022-05-17T10:41:17.619Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
10:41:17 [2022-05-17T10:41:17.619Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
10:41:17 [2022-05-17T10:41:17.619Z] testing.tRunner(0xc000085520, 0x98a4b0)
10:41:17 [2022-05-17T10:41:17.619Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:41:17 [2022-05-17T10:41:17.619Z] created by testing.(*T).Run
10:41:17 [2022-05-17T10:41:17.619Z] 	c:/go/src/testing/testing.go:1486 +0x35f
10:41:17 [2022-05-17T10:41:17.619Z] 
10:41:17 [2022-05-17T10:41:17.619Z] goroutine 1 [chan receive]:
10:41:17 [2022-05-17T10:41:17.619Z] testing.(*T).Run(0xc000085380, {0x979154?, 0x79c1f3?}, 0x98a4b0)
10:41:17 [2022-05-17T10:41:17.619Z] 	c:/go/src/testing/testing.go:1487 +0x37a
10:41:17 [2022-05-17T10:41:17.619Z] testing.runTests.func1(0xc0000c4840?)
10:41:17 [2022-05-17T10:41:17.619Z] 	c:/go/src/testing/testing.go:1839 +0x6e
10:41:17 [2022-05-17T10:41:17.619Z] testing.tRunner(0xc000085380, 0xc0000cfca0)
10:41:17 [2022-05-17T10:41:17.619Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:41:17 [2022-05-17T10:41:17.619Z] testing.runTests(0xc0000a2500?, {0xb0e400, 0x3, 0x3}, {0x14291d90598?, 0x40?, 0xb134a0?})
10:41:17 [2022-05-17T10:41:17.619Z] 	c:/go/src/testing/testing.go:1837 +0x457
10:41:17 [2022-05-17T10:41:17.619Z] testing.(*M).Run(0xc0000a2500)
10:41:17 [2022-05-17T10:41:17.619Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
10:41:17 [2022-05-17T10:41:17.619Z] main.main()
10:41:17 [2022-05-17T10:41:17.619Z] 	_testmain.go:99 +0x255
10:41:17 [2022-05-17T10:41:17.619Z] --- PASS: TestDump (0.00s)
10:41:17 [2022-05-17T10:41:17.619Z] === RUN   TestDumpToFile
10:41:17 [2022-05-17T10:41:17.994Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:17 [2022-05-17T10:41:17.994Z] INFO: Testing against a local daemon
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkCreateDelete
10:41:17 [2022-05-17T10:41:17.994Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestDockerNetworkDeletePreferID
10:41:17 [2022-05-17T10:41:17.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
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestDaemonDNSFallback
10:41:17 [2022-05-17T10:41:17.994Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestDaemonDNSFallback (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestInspectNetwork
10:41:17 [2022-05-17T10:41:17.994Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestInspectNetwork (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestRunContainerWithBridgeNone
10:41:17 [2022-05-17T10:41:17.994Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/create
10:41:17 [2022-05-17T10:41:17.994Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:41:17 [2022-05-17T10:41:17.994Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:41:17 [2022-05-17T10:41:17.994Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:41:17 [2022-05-17T10:41:17.994Z] === CONT  TestNetworkInvalidJSON/networks/create
10:41:17 [2022-05-17T10:41:17.994Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:41:17 [2022-05-17T10:41:17.994Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:41:17 [2022-05-17T10:41:17.994Z] --- PASS: TestNetworkInvalidJSON (0.05s)
10:41:17 [2022-05-17T10:41:17.994Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.02s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkList
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkList//networks
10:41:17 [2022-05-17T10:41:17.994Z] === PAUSE TestNetworkList//networks
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestNetworkList//networks/
10:41:17 [2022-05-17T10:41:17.994Z] === PAUSE TestNetworkList//networks/
10:41:17 [2022-05-17T10:41:17.994Z] === CONT  TestNetworkList//networks
10:41:17 [2022-05-17T10:41:17.994Z] === CONT  TestNetworkList//networks/
10:41:17 [2022-05-17T10:41:17.994Z] --- PASS: TestNetworkList (0.05s)
10:41:17 [2022-05-17T10:41:17.994Z]     --- PASS: TestNetworkList//networks (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestHostIPv4BridgeLabel
10:41:17 [2022-05-17T10:41:17.994Z]     network_test.go:154: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestDaemonRestartWithLiveRestore
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:30: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestDaemonDefaultNetworkPools
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:59: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestDaemonRestartWithExistingNetwork
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:103: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:137: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:188: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestServiceWithPredefinedNetwork
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:213: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:243: FLAKY_TEST
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestServiceWithDataPathPortInit
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:334: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:402: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s)
10:41:17 [2022-05-17T10:41:17.994Z] PASS
10:41:17 [2022-05-17T10:41:17.994Z] ok  	github.com/docker/docker/integration/network	0.212s
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === Skipped
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
10:41:17 [2022-05-17T10:41:17.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
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     network_test.go:154: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:30: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:59: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:103: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:137: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:188: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:213: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:243: FLAKY_TEST
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:334: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s)
10:41:17 [2022-05-17T10:41:17.994Z]     service_test.go:402: testEnv.OSType == "windows"
10:41:17 [2022-05-17T10:41:17.994Z] 
10:41:17 [2022-05-17T10:41:17.994Z] DONE 34 tests, 15 skipped in 2.591s
10:41:17 [2022-05-17T10:41:17.994Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:41:18 [2022-05-17T10:41:18.052Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:41:18 [2022-05-17T10:41:18.075Z] --- PASS: TestDumpToFile (0.20s)
10:41:18 [2022-05-17T10:41:18.075Z] === RUN   TestDumpToFileWithEmptyInput
10:41:18 [2022-05-17T10:41:18.075Z] goroutine 4 [running]:
10:41:18 [2022-05-17T10:41:18.075Z] github.com/docker/docker/pkg/stack.dump(0x83ed93?)
10:41:18 [2022-05-17T10:41:18.075Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
10:41:18 [2022-05-17T10:41:18.075Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x83ed60?})
10:41:18 [2022-05-17T10:41:18.075Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
10:41:18 [2022-05-17T10:41:18.075Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?)
10:41:18 [2022-05-17T10:41:18.075Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
10:41:18 [2022-05-17T10:41:18.075Z] testing.tRunner(0xc000030d00, 0x98a4a0)
10:41:18 [2022-05-17T10:41:18.075Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:41:18 [2022-05-17T10:41:18.075Z] created by testing.(*T).Run
10:41:18 [2022-05-17T10:41:18.075Z] 	c:/go/src/testing/testing.go:1486 +0x35f
10:41:18 [2022-05-17T10:41:18.075Z] 
10:41:18 [2022-05-17T10:41:18.075Z] goroutine 1 [chan receive]:
10:41:18 [2022-05-17T10:41:18.075Z] testing.(*T).Run(0xc000085380, {0x98072b?, 0x79c1f3?}, 0x98a4a0)
10:41:18 [2022-05-17T10:41:18.075Z] 	c:/go/src/testing/testing.go:1487 +0x37a
10:41:18 [2022-05-17T10:41:18.075Z] testing.runTests.func1(0xc0000c4840?)
10:41:18 [2022-05-17T10:41:18.075Z] 	c:/go/src/testing/testing.go:1839 +0x6e
10:41:18 [2022-05-17T10:41:18.075Z] testing.tRunner(0xc000085380, 0xc0000cfca0)
10:41:18 [2022-05-17T10:41:18.075Z] 	c:/go/src/testing/testing.go:1439 +0x102
10:41:18 [2022-05-17T10:41:18.075Z] testing.runTests(0xc0000a2500?, {0xb0e400, 0x3, 0x3}, {0x14291d90598?, 0x40?, 0xb134a0?})
10:41:18 [2022-05-17T10:41:18.075Z] 	c:/go/src/testing/testing.go:1837 +0x457
10:41:18 [2022-05-17T10:41:18.075Z] testing.(*M).Run(0xc0000a2500)
10:41:18 [2022-05-17T10:41:18.075Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
10:41:18 [2022-05-17T10:41:18.075Z] main.main()
10:41:18 [2022-05-17T10:41:18.075Z] 	_testmain.go:99 +0x255
10:41:18 [2022-05-17T10:41:18.075Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
10:41:18 [2022-05-17T10:41:18.075Z] PASS
10:41:18 [2022-05-17T10:41:18.075Z] coverage: 90.9% of statements
10:41:18 [2022-05-17T10:41:18.075Z] ok  	github.com/docker/docker/pkg/stack	0.244s	coverage: 90.9% of statements
10:41:18 [2022-05-17T10:41:18.531Z] time="2022-05-17T10:41:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestNewStdWriter
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestNewStdWriter (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestWriteWithUninitializedStdWriter
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestWriteWithNilBytes
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestWriteWithNilBytes (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestWrite
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestWrite (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestWriteWithWriterError
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestWriteWithWriterError (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestStdCopyWriteAndRead
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestStdCopyReturnsErrorReadingHeader
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestStdCopyReturnsErrorReadingFrame
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestStdCopyDetectsCorruptedFrame
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestStdCopyWithInvalidInputHeader
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestStdCopyWithCorruptedPrefix
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestStdCopyReturnsWriteErrors
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] === RUN   TestStdCopyReturnsErrorFromSystem
10:41:18 [2022-05-17T10:41:18.531Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
10:41:18 [2022-05-17T10:41:18.531Z] PASS
10:41:18 [2022-05-17T10:41:18.531Z] coverage: 100.0% of statements
10:41:18 [2022-05-17T10:41:18.531Z] ok  	github.com/docker/docker/pkg/stdcopy	0.043s	coverage: 100.0% of statements
10:41:18 [2022-05-17T10:41:18.957Z] testing: warning: no tests to run
10:41:18 [2022-05-17T10:41:18.958Z] PASS
10:41:18 [2022-05-17T10:41:18.958Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.078s
10:41:18 [2022-05-17T10:41:18.958Z] 
10:41:18 [2022-05-17T10:41:18.958Z] DONE 0 tests in 0.920s
10:41:18 [2022-05-17T10:41:18.958Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:41:19 [2022-05-17T10:41:19.424Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestRawProgressFormatterFormatStatus
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestRawProgressFormatterFormatProgress
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestFormatStatus
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestFormatStatus (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestFormatError
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestFormatError (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestFormatJSONError
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestFormatJSONError (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestJsonProgressFormatterFormatProgress
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestJsonProgressFormatterFormatStatus
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestNewJSONProgressOutput
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestNewJSONProgressOutput (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestAuxFormatterEmit
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestAuxFormatterEmit (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestStreamWriterStdout
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestStreamWriterStdout (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] === RUN   TestStreamWriterStderr
10:41:19 [2022-05-17T10:41:19.491Z] --- PASS: TestStreamWriterStderr (0.00s)
10:41:19 [2022-05-17T10:41:19.491Z] PASS
10:41:19 [2022-05-17T10:41:19.491Z] coverage: 66.2% of statements
10:41:19 [2022-05-17T10:41:19.491Z] ok  	github.com/docker/docker/pkg/streamformatter	0.051s	coverage: 66.2% of statements
10:41:19 [2022-05-17T10:41:19.920Z] testing: warning: no tests to run
10:41:19 [2022-05-17T10:41:19.920Z] PASS
10:41:19 [2022-05-17T10:41:19.920Z] ok  	github.com/docker/docker/integration/network/macvlan	0.097s
10:41:19 [2022-05-17T10:41:19.920Z] 
10:41:19 [2022-05-17T10:41:19.920Z] DONE 0 tests in 0.880s
10:41:19 [2022-05-17T10:41:19.920Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:41:19 [2022-05-17T10:41:19.989Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:41:20 [2022-05-17T10:41:20.452Z] === RUN   TestGenerateRandomID
10:41:20 [2022-05-17T10:41:20.452Z] --- PASS: TestGenerateRandomID (0.00s)
10:41:20 [2022-05-17T10:41:20.452Z] === RUN   TestShortenId
10:41:20 [2022-05-17T10:41:20.452Z] --- PASS: TestShortenId (0.00s)
10:41:20 [2022-05-17T10:41:20.452Z] === RUN   TestShortenSha256Id
10:41:20 [2022-05-17T10:41:20.452Z] --- PASS: TestShortenSha256Id (0.00s)
10:41:20 [2022-05-17T10:41:20.452Z] === RUN   TestShortenIdEmpty
10:41:20 [2022-05-17T10:41:20.452Z] --- PASS: TestShortenIdEmpty (0.00s)
10:41:20 [2022-05-17T10:41:20.452Z] === RUN   TestShortenIdInvalid
10:41:20 [2022-05-17T10:41:20.452Z] --- PASS: TestShortenIdInvalid (0.00s)
10:41:20 [2022-05-17T10:41:20.452Z] === RUN   TestIsShortIDNonHex
10:41:20 [2022-05-17T10:41:20.452Z] --- PASS: TestIsShortIDNonHex (0.00s)
10:41:20 [2022-05-17T10:41:20.452Z] === RUN   TestIsShortIDNotCorrectSize
10:41:20 [2022-05-17T10:41:20.452Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
10:41:20 [2022-05-17T10:41:20.452Z] PASS
10:41:20 [2022-05-17T10:41:20.452Z] coverage: 70.6% of statements
10:41:20 [2022-05-17T10:41:20.452Z] ok  	github.com/docker/docker/pkg/stringid	0.047s	coverage: 70.6% of statements
10:41:20 [2022-05-17T10:41:20.806Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:41:20 [2022-05-17T10:41:20.882Z] testing: warning: no tests to run
10:41:20 [2022-05-17T10:41:20.882Z] PASS
10:41:20 [2022-05-17T10:41:20.882Z] ok  	github.com/docker/docker/integration/plugin	0.091s
10:41:20 [2022-05-17T10:41:20.882Z] 
10:41:20 [2022-05-17T10:41:20.882Z] DONE 0 tests in 0.936s
10:41:20 [2022-05-17T10:41:20.922Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:41:21 [2022-05-17T10:41:21.304Z] --- PASS: TestServiceUpdatePidsLimit (15.92s)
10:41:21 [2022-05-17T10:41:21.304Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
10:41:21 [2022-05-17T10:41:21.304Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
10:41:21 [2022-05-17T10:41:21.304Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
10:41:21 [2022-05-17T10:41:21.304Z] PASS
10:41:21 [2022-05-17T10:41:21.304Z] 
10:41:21 [2022-05-17T10:41:21.304Z] === Skipped
10:41:21 [2022-05-17T10:41:21.304Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:41:21 [2022-05-17T10:41:21.304Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:41:21 [2022-05-17T10:41:21.304Z] 
10:41:21 [2022-05-17T10:41:21.304Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:41:21 [2022-05-17T10:41:21.304Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:41:21 [2022-05-17T10:41:21.304Z] 
10:41:21 [2022-05-17T10:41:21.304Z] DONE 27 tests, 2 skipped in 130.423s
10:41:21 [2022-05-17T10:41:21.304Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:41:21 [2022-05-17T10:41:21.304Z] ++ 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
10:41:21 [2022-05-17T10:41:21.304Z] ++ set -e
10:41:21 [2022-05-17T10:41:21.304Z] ++ '[' -n 0 ']'
10:41:21 [2022-05-17T10:41:21.304Z] ++ set -x
10:41:21 [2022-05-17T10:41:21.304Z] ++ env -i DEST=/go/src/github.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
10:41:21 [2022-05-17T10:41:21.304Z] INFO: Testing against a local daemon
10:41:21 [2022-05-17T10:41:21.304Z] === RUN   TestSessionCreate
10:41:21 [2022-05-17T10:41:21.304Z] --- PASS: TestSessionCreate (0.02s)
10:41:21 [2022-05-17T10:41:21.304Z] === RUN   TestSessionCreateWithBadUpgrade
10:41:21 [2022-05-17T10:41:21.304Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:41:21 [2022-05-17T10:41:21.304Z] PASS
10:41:21 [2022-05-17T10:41:21.304Z] 
10:41:21 [2022-05-17T10:41:21.304Z] DONE 2 tests in 0.125s
10:41:21 [2022-05-17T10:41:21.304Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:41:21 [2022-05-17T10:41:21.304Z] ++ 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
10:41:21 [2022-05-17T10:41:21.304Z] ++ set -e
10:41:21 [2022-05-17T10:41:21.304Z] ++ '[' -n 0 ']'
10:41:21 [2022-05-17T10:41:21.304Z] ++ set -x
10:41:21 [2022-05-17T10:41:21.305Z] ++ env -i DEST=/go/src/github.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
10:41:21 [2022-05-17T10:41:21.305Z] INFO: Testing against a local daemon
10:41:21 [2022-05-17T10:41:21.305Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:41:21 [2022-05-17T10:41:21.305Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:41:21 [2022-05-17T10:41:21.305Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:41:21 [2022-05-17T10:41:21.305Z] === RUN   TestDiskUsage
10:41:21 [2022-05-17T10:41:21.305Z] === PAUSE TestDiskUsage
10:41:21 [2022-05-17T10:41:21.305Z] === RUN   TestEventsExecDie
10:41:21 [2022-05-17T10:41:21.338Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:41:21 [2022-05-17T10:41:21.412Z] === RUN   TestIsCpusetListAvailable
10:41:21 [2022-05-17T10:41:21.412Z] --- PASS: TestIsCpusetListAvailable (0.00s)
10:41:21 [2022-05-17T10:41:21.412Z] PASS
10:41:21 [2022-05-17T10:41:21.412Z] coverage: 39.4% of statements
10:41:21 [2022-05-17T10:41:21.412Z] ok  	github.com/docker/docker/pkg/sysinfo	0.049s	coverage: 39.4% of statements
10:41:21 [2022-05-17T10:41:21.565Z] --- PASS: TestEventsExecDie (0.50s)
10:41:21 [2022-05-17T10:41:21.565Z] === RUN   TestEventsBackwardsCompatible
10:41:21 [2022-05-17T10:41:21.565Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:41:21 [2022-05-17T10:41:21.565Z] === RUN   TestEventsVolumeCreate
10:41:21 [2022-05-17T10:41:21.565Z] --- PASS: TestEventsVolumeCreate (0.05s)
10:41:21 [2022-05-17T10:41:21.565Z] === RUN   TestInfoBinaryCommits
10:41:21 [2022-05-17T10:41:21.565Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:41:21 [2022-05-17T10:41:21.565Z] === RUN   TestInfoAPIVersioned
10:41:21 [2022-05-17T10:41:21.565Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:41:21 [2022-05-17T10:41:21.565Z] === RUN   TestInfoAPI
10:41:21 [2022-05-17T10:41:21.565Z] --- PASS: TestInfoAPI (0.02s)
10:41:21 [2022-05-17T10:41:21.565Z] === RUN   TestInfoAPIWarnings
10:41:22 [2022-05-17T10:41:22.301Z] testing: warning: no tests to run
10:41:22 [2022-05-17T10:41:22.301Z] PASS
10:41:22 [2022-05-17T10:41:22.301Z] ok  	github.com/docker/docker/integration/plugin/authz	0.089s
10:41:22 [2022-05-17T10:41:22.301Z] 
10:41:22 [2022-05-17T10:41:22.301Z] DONE 0 tests in 0.971s
10:41:22 [2022-05-17T10:41:22.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:41:22 [2022-05-17T10:41:22.378Z] time="2022-05-17T10:41:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
10:41:22 [2022-05-17T10:41:22.820Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:41:22 [2022-05-17T10:41:22.968Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:41:22 [2022-05-17T10:41:22.968Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
10:41:22 [2022-05-17T10:41:22.968Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:41:22 [2022-05-17T10:41:22.968Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
10:41:22 [2022-05-17T10:41:22.968Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:41:22 [2022-05-17T10:41:22.968Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:41:23 [2022-05-17T10:41:23.340Z] === RUN   TestChtimes
10:41:23 [2022-05-17T10:41:23.340Z] --- PASS: TestChtimes (0.00s)
10:41:23 [2022-05-17T10:41:23.340Z] === RUN   TestChtimesWindows
10:41:23 [2022-05-17T10:41:23.340Z] --- PASS: TestChtimesWindows (0.00s)
10:41:23 [2022-05-17T10:41:23.340Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
10:41:23 [2022-05-17T10:41:23.340Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
10:41:23 [2022-05-17T10:41:23.340Z] PASS
10:41:23 [2022-05-17T10:41:23.340Z] coverage: 13.0% of statements
10:41:23 [2022-05-17T10:41:23.340Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 13.0% of statements
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestTailFile
10:41:23 [2022-05-17T10:41:23.796Z] --- PASS: TestTailFile (0.00s)
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestTailFileManyLines
10:41:23 [2022-05-17T10:41:23.796Z] --- PASS: TestTailFileManyLines (0.00s)
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestTailEmptyFile
10:41:23 [2022-05-17T10:41:23.796Z] --- PASS: TestTailEmptyFile (0.00s)
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestTailNegativeN
10:41:23 [2022-05-17T10:41:23.796Z] --- PASS: TestTailNegativeN (0.00s)
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/no_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/no_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/single_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/single_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/2_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/2_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/4_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/4_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/truncated_last_line
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/truncated_last_line#01
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/truncated_last_line#02
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader/12_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader/8_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader/4_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader/single_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === CONT  TestNewTailReader/2_byte_delimiter
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.796Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.796Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === CONT  TestNewTailReader/no_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.797Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:41:23 [2022-05-17T10:41:23.797Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:23 [2022-05-17T10:41:23.797Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
10:41:23 [2022-05-17T10:41:23.797Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
10:41:24 [2022-05-17T10:41:24.254Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.254Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
10:41:24 [2022-05-17T10:41:24.255Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/no_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:41:24 [2022-05-17T10:41:24.256Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.256Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.257Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.258Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:41:24 [2022-05-17T10:41:24.715Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:41:24 [2022-05-17T10:41:24.715Z] --- PASS: TestNewTailReader (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
10:41:24 [2022-05-17T10:41:24.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
10:41:24 [2022-05-17T10:41:24.716Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
10:41:24 [2022-05-17T10:41:24.717Z] PASS
10:41:24 [2022-05-17T10:41:24.717Z] coverage: 88.6% of statements
10:41:24 [2022-05-17T10:41:24.717Z] ok  	github.com/docker/docker/pkg/tailfile	0.215s	coverage: 88.6% of statements
10:41:24 [2022-05-17T10:41:24.718Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:41:24 [2022-05-17T10:41:24.976Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:41:25 [2022-05-17T10:41:25.234Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:41:25 [2022-05-17T10:41:25.234Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
10:41:25 [2022-05-17T10:41:25.492Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:41:25 [2022-05-17T10:41:25.492Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
10:41:25 [2022-05-17T10:41:25.492Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:41:25 [2022-05-17T10:41:25.492Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
10:41:25 [2022-05-17T10:41:25.492Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:41:25 [2022-05-17T10:41:25.492Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:41:25 [2022-05-17T10:41:25.492Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
10:41:25 [2022-05-17T10:41:25.492Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:41:25 [2022-05-17T10:41:25.682Z] === RUN   TestTarSumRemoveNonExistent
10:41:25 [2022-05-17T10:41:25.682Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
10:41:25 [2022-05-17T10:41:25.682Z] === RUN   TestTarSumRemove
10:41:25 [2022-05-17T10:41:25.682Z] --- PASS: TestTarSumRemove (0.00s)
10:41:25 [2022-05-17T10:41:25.682Z] === RUN   TestSortFileInfoSums
10:41:25 [2022-05-17T10:41:25.682Z] --- PASS: TestSortFileInfoSums (0.00s)
10:41:25 [2022-05-17T10:41:25.682Z] === RUN   TestNewTarSumForLabelInvalid
10:41:25 [2022-05-17T10:41:25.682Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
10:41:25 [2022-05-17T10:41:25.682Z] === RUN   TestNewTarSumForLabel
10:41:25 [2022-05-17T10:41:25.682Z] --- PASS: TestNewTarSumForLabel (0.00s)
10:41:25 [2022-05-17T10:41:25.682Z] === RUN   TestEmptyTar
10:41:25 [2022-05-17T10:41:25.682Z] --- PASS: TestEmptyTar (0.01s)
10:41:25 [2022-05-17T10:41:25.682Z] === RUN   TestTarSumsReadSize
10:41:25 [2022-05-17T10:41:25.682Z] --- PASS: TestTarSumsReadSize (0.00s)
10:41:25 [2022-05-17T10:41:25.682Z] === RUN   TestTarSums
10:41:25 [2022-05-17T10:41:25.683Z] --- PASS: TestTarSums (0.07s)
10:41:25 [2022-05-17T10:41:25.683Z] === RUN   TestIteration
10:41:25 [2022-05-17T10:41:25.683Z] --- PASS: TestIteration (0.00s)
10:41:25 [2022-05-17T10:41:25.683Z] === RUN   TestVersionLabelForChecksum
10:41:25 [2022-05-17T10:41:25.683Z] --- PASS: TestVersionLabelForChecksum (0.00s)
10:41:25 [2022-05-17T10:41:25.683Z] === RUN   TestVersion
10:41:25 [2022-05-17T10:41:25.683Z] --- PASS: TestVersion (0.00s)
10:41:25 [2022-05-17T10:41:25.683Z] === RUN   TestGetVersion
10:41:25 [2022-05-17T10:41:25.683Z] --- PASS: TestGetVersion (0.00s)
10:41:25 [2022-05-17T10:41:25.683Z] === RUN   TestGetVersions
10:41:25 [2022-05-17T10:41:25.683Z] --- PASS: TestGetVersions (0.00s)
10:41:25 [2022-05-17T10:41:25.683Z] PASS
10:41:25 [2022-05-17T10:41:25.683Z] coverage: 89.3% of statements
10:41:25 [2022-05-17T10:41:25.683Z] ok  	github.com/docker/docker/pkg/tarsum	0.164s	coverage: 89.3% of statements
10:41:26 [2022-05-17T10:41:26.139Z] === RUN   TestTruncIndex
10:41:26 [2022-05-17T10:41:26.139Z] --- PASS: TestTruncIndex (0.10s)
10:41:26 [2022-05-17T10:41:26.139Z] PASS
10:41:26 [2022-05-17T10:41:26.139Z] coverage: 91.5% of statements
10:41:26 [2022-05-17T10:41:26.139Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
10:41:26 [2022-05-17T10:41:26.426Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:41:26 [2022-05-17T10:41:26.683Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:41:26 [2022-05-17T10:41:26.992Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:41:27 [2022-05-17T10:41:27.102Z] === RUN   TestVersionInfo
10:41:27 [2022-05-17T10:41:27.102Z] --- PASS: TestVersionInfo (0.00s)
10:41:27 [2022-05-17T10:41:27.102Z] === RUN   TestAppendVersions
10:41:27 [2022-05-17T10:41:27.102Z] --- PASS: TestAppendVersions (0.00s)
10:41:27 [2022-05-17T10:41:27.102Z] PASS
10:41:27 [2022-05-17T10:41:27.102Z] coverage: 88.9% of statements
10:41:27 [2022-05-17T10:41:27.102Z] ok  	github.com/docker/docker/pkg/useragent	0.036s	coverage: 88.9% of statements
10:41:28 [2022-05-17T10:41:28.084Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:28 [2022-05-17T10:41:28.084Z] INFO: Testing against a local daemon
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:41:28 [2022-05-17T10:41:28.084Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:41:28 [2022-05-17T10:41:28.084Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:41:28 [2022-05-17T10:41:28.084Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:41:28 [2022-05-17T10:41:28.084Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:41:28 [2022-05-17T10:41:28.084Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:41:28 [2022-05-17T10:41:28.084Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:41:28 [2022-05-17T10:41:28.084Z] --- PASS: TestPluginInvalidJSON (0.07s)
10:41:28 [2022-05-17T10:41:28.084Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginInstall
10:41:28 [2022-05-17T10:41:28.084Z]     plugin_test.go:93: testEnv.OSType == "windows"
10:41:28 [2022-05-17T10:41:28.084Z] --- SKIP: TestPluginInstall (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginsWithRuntimes
10:41:28 [2022-05-17T10:41:28.084Z]     plugin_test.go:202: testEnv.OSType == "windows"
10:41:28 [2022-05-17T10:41:28.084Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z] === RUN   TestPluginBackCompatMediaTypes
10:41:28 [2022-05-17T10:41:28.084Z]     plugin_test.go:264: testEnv.OSType == "windows"
10:41:28 [2022-05-17T10:41:28.084Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z] PASS
10:41:28 [2022-05-17T10:41:28.084Z] ok  	github.com/docker/docker/integration/plugin/common	0.152s
10:41:28 [2022-05-17T10:41:28.084Z] 
10:41:28 [2022-05-17T10:41:28.084Z] === Skipped
10:41:28 [2022-05-17T10:41:28.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]     plugin_test.go:93: testEnv.OSType == "windows"
10:41:28 [2022-05-17T10:41:28.084Z] 
10:41:28 [2022-05-17T10:41:28.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]     plugin_test.go:202: testEnv.OSType == "windows"
10:41:28 [2022-05-17T10:41:28.084Z] 
10:41:28 [2022-05-17T10:41:28.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
10:41:28 [2022-05-17T10:41:28.084Z]     plugin_test.go:264: testEnv.OSType == "windows"
10:41:28 [2022-05-17T10:41:28.084Z] 
10:41:28 [2022-05-17T10:41:28.084Z] DONE 19 tests, 3 skipped in 5.534s
10:41:28 [2022-05-17T10:41:28.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:41:28 [2022-05-17T10:41:28.366Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:41:28 [2022-05-17T10:41:28.366Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:41:28 [2022-05-17T10:41:28.932Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:41:29 [2022-05-17T10:41:29.273Z] === RUN   TestValidatePrivileges
10:41:29 [2022-05-17T10:41:29.273Z] --- PASS: TestValidatePrivileges (0.00s)
10:41:29 [2022-05-17T10:41:29.273Z] === RUN   TestFilterByCapNeg
10:41:29 [2022-05-17T10:41:29.273Z] --- PASS: TestFilterByCapNeg (0.00s)
10:41:29 [2022-05-17T10:41:29.273Z] === RUN   TestFilterByCapPos
10:41:29 [2022-05-17T10:41:29.273Z] --- PASS: TestFilterByCapPos (0.00s)
10:41:29 [2022-05-17T10:41:29.273Z] === RUN   TestStoreGetPluginNotMatchCapRefs
10:41:29 [2022-05-17T10:41:29.273Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
10:41:29 [2022-05-17T10:41:29.273Z] PASS
10:41:29 [2022-05-17T10:41:29.273Z] coverage: 12.2% of statements
10:41:29 [2022-05-17T10:41:29.273Z] ok  	github.com/docker/docker/plugin	0.070s	coverage: 12.2% of statements
10:41:29 [2022-05-17T10:41:29.273Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:41:29 [2022-05-17T10:41:29.273Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:41:29 [2022-05-17T10:41:29.273Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:41:29 [2022-05-17T10:41:29.273Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
10:41:29 [2022-05-17T10:41:29.499Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:41:29 [2022-05-17T10:41:29.499Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:41:30 [2022-05-17T10:41:30.236Z] === RUN   TestNewSettable
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestNewSettable (0.00s)
10:41:30 [2022-05-17T10:41:30.236Z] === RUN   TestIsSettable
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestIsSettable (0.00s)
10:41:30 [2022-05-17T10:41:30.236Z] === RUN   TestUpdateSettingsEnv
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestUpdateSettingsEnv (0.00s)
10:41:30 [2022-05-17T10:41:30.236Z] PASS
10:41:30 [2022-05-17T10:41:30.236Z] coverage: 20.0% of statements
10:41:30 [2022-05-17T10:41:30.236Z] ok  	github.com/docker/docker/plugin/v2	0.049s	coverage: 20.0% of statements
10:41:30 [2022-05-17T10:41:30.236Z] === RUN   TestLoad
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestLoad (0.00s)
10:41:30 [2022-05-17T10:41:30.236Z] === RUN   TestSave
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestSave (0.03s)
10:41:30 [2022-05-17T10:41:30.236Z] === RUN   TestAddDeleteGet
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestAddDeleteGet (0.04s)
10:41:30 [2022-05-17T10:41:30.236Z] === RUN   TestInvalidTags
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestInvalidTags (0.00s)
10:41:30 [2022-05-17T10:41:30.236Z] PASS
10:41:30 [2022-05-17T10:41:30.236Z] coverage: 84.4% of statements
10:41:30 [2022-05-17T10:41:30.236Z] ok  	github.com/docker/docker/reference	0.123s	coverage: 84.4% of statements
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestGet (15.02s)
10:41:30 [2022-05-17T10:41:30.236Z] === RUN   TestPluginWithNoManifest
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestPluginWithNoManifest (0.00s)
10:41:30 [2022-05-17T10:41:30.236Z] === RUN   TestGetAll
10:41:30 [2022-05-17T10:41:30.236Z] --- PASS: TestGetAll (0.00s)
10:41:30 [2022-05-17T10:41:30.236Z] PASS
10:41:30 [2022-05-17T10:41:30.236Z] coverage: 73.2% of statements
10:41:30 [2022-05-17T10:41:30.236Z] ok  	github.com/docker/docker/pkg/plugins	36.059s	coverage: 73.2% of statements
10:41:30 [2022-05-17T10:41:30.433Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:41:30 [2022-05-17T10:41:30.433Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
10:41:30 [2022-05-17T10:41:30.433Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:41:30 [2022-05-17T10:41:30.433Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:41:30 [2022-05-17T10:41:30.433Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:41:30 [2022-05-17T10:41:30.433Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
10:41:30 [2022-05-17T10:41:30.433Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:41:30 [2022-05-17T10:41:30.433Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
10:41:30 [2022-05-17T10:41:30.433Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:41:30 [2022-05-17T10:41:30.433Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
10:41:30 [2022-05-17T10:41:30.433Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:41:30 [2022-05-17T10:41:30.433Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
10:41:30 [2022-05-17T10:41:30.433Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:41:30 [2022-05-17T10:41:30.433Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
10:41:30 [2022-05-17T10:41:30.433Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:41:30 [2022-05-17T10:41:30.985Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:30 [2022-05-17T10:41:30.985Z] INFO: Testing against a local daemon
10:41:30 [2022-05-17T10:41:30.985Z] === RUN   TestExternalGraphDriver
10:41:30 [2022-05-17T10:41:30.985Z]     external_test.go:48: runtime.GOOS == "windows"
10:41:30 [2022-05-17T10:41:30.985Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:41:30 [2022-05-17T10:41:30.985Z] === RUN   TestGraphdriverPluginV2
10:41:30 [2022-05-17T10:41:30.985Z]     external_test.go:408: runtime.GOOS == "windows"
10:41:30 [2022-05-17T10:41:30.985Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:41:30 [2022-05-17T10:41:30.985Z] PASS
10:41:30 [2022-05-17T10:41:30.985Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.129s
10:41:30 [2022-05-17T10:41:30.985Z] 
10:41:30 [2022-05-17T10:41:30.985Z] === Skipped
10:41:30 [2022-05-17T10:41:30.985Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
10:41:30 [2022-05-17T10:41:30.985Z]     external_test.go:48: runtime.GOOS == "windows"
10:41:30 [2022-05-17T10:41:30.985Z] 
10:41:30 [2022-05-17T10:41:30.985Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
10:41:30 [2022-05-17T10:41:30.985Z]     external_test.go:408: runtime.GOOS == "windows"
10:41:30 [2022-05-17T10:41:30.985Z] 
10:41:30 [2022-05-17T10:41:30.985Z] DONE 2 tests, 2 skipped in 2.648s
10:41:30 [2022-05-17T10:41:30.985Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:41:30 [2022-05-17T10:41:30.999Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:41:31 [2022-05-17T10:41:31.199Z] === RUN   TestResumableRequestHeaderSimpleErrors
10:41:31 [2022-05-17T10:41:31.199Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
10:41:31 [2022-05-17T10:41:31.199Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
10:41:31 [2022-05-17T10:41:31.257Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
10:41:31 [2022-05-17T10:41:31.655Z] === RUN   TestResumableRequestHeaderTooMuchFailures
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
10:41:31 [2022-05-17T10:41:31.655Z] === RUN   TestResumableRequestReaderWithReadError
10:41:31 [2022-05-17T10:41:31.655Z] time="2022-05-17T10:41:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s)
10:41:31 [2022-05-17T10:41:31.655Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
10:41:31 [2022-05-17T10:41:31.655Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
10:41:31 [2022-05-17T10:41:31.655Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
10:41:31 [2022-05-17T10:41:31.655Z] === RUN   TestResumableRequestReader
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestResumableRequestReader (0.00s)
10:41:31 [2022-05-17T10:41:31.655Z] === RUN   TestResumableRequestReaderWithInitialResponse
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
10:41:31 [2022-05-17T10:41:31.655Z] PASS
10:41:31 [2022-05-17T10:41:31.655Z] coverage: 100.0% of statements
10:41:31 [2022-05-17T10:41:31.655Z] ok  	github.com/docker/docker/registry/resumable	0.269s	coverage: 100.0% of statements
10:41:31 [2022-05-17T10:41:31.655Z] === RUN   TestRestartManagerTimeout
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestRestartManagerTimeout (0.00s)
10:41:31 [2022-05-17T10:41:31.655Z] === RUN   TestRestartManagerTimeoutReset
10:41:31 [2022-05-17T10:41:31.655Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
10:41:31 [2022-05-17T10:41:31.655Z] PASS
10:41:31 [2022-05-17T10:41:31.655Z] coverage: 50.9% of statements
10:41:31 [2022-05-17T10:41:31.655Z] ok  	github.com/docker/docker/restartmanager	0.040s	coverage: 50.9% of statements
10:41:31 [2022-05-17T10:41:31.823Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:41:31 [2022-05-17T10:41:31.823Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:41:32 [2022-05-17T10:41:32.111Z] === RUN   TestResolveAuthConfigIndexServer
10:41:32 [2022-05-17T10:41:32.111Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
10:41:32 [2022-05-17T10:41:32.111Z] === RUN   TestResolveAuthConfigFullURL
10:41:32 [2022-05-17T10:41:32.111Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
10:41:32 [2022-05-17T10:41:32.111Z] === RUN   TestLoadAllowNondistributableArtifacts
10:41:32 [2022-05-17T10:41:32.111Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
10:41:32 [2022-05-17T10:41:32.111Z] === RUN   TestValidateMirror
10:41:32 [2022-05-17T10:41:32.111Z] --- PASS: TestValidateMirror (0.00s)
10:41:32 [2022-05-17T10:41:32.111Z] === RUN   TestLoadInsecureRegistries
10:41:32 [2022-05-17T10:41:32.389Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:41:32 [2022-05-17T10:41:32.389Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:41:32 [2022-05-17T10:41:32.567Z] time="2022-05-17T10:41:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:41:32 [2022-05-17T10:41:32.567Z] time="2022-05-17T10:41:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
10:41:32 [2022-05-17T10:41:32.567Z] time="2022-05-17T10:41:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestLoadInsecureRegistries (0.20s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestNewServiceConfig
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestNewServiceConfig (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestValidateIndexName
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestValidateIndexName (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestValidateIndexNameWithError
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestValidateIndexNameWithError (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestEndpointParse
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestEndpointParse (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestEndpointParseInvalid
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestEndpointParseInvalid (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestValidateEndpoint
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestValidateEndpoint (0.02s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestPing
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestPing (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestPingRegistryEndpoint
10:41:32 [2022-05-17T10:41:32.567Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
10:41:32 [2022-05-17T10:41:32.567Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestEndpoint
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestDecodeContainerConfig
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
10:41:32 [2022-05-17T10:41:32.567Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
10:41:32 [2022-05-17T10:41:32.567Z] --- SKIP: TestEndpoint (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestParseRepositoryInfo
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestParseRepositoryInfo (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestNewIndexInfo
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestNewIndexInfo (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestMirrorEndpointLookup
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestDecodeContainerConfig (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestDecodeContainerConfigIsolation
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestValidatePrivileged
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestValidatePrivileged (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] PASS
10:41:32 [2022-05-17T10:41:32.567Z] coverage: 52.4% of statements
10:41:32 [2022-05-17T10:41:32.567Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
10:41:32 [2022-05-17T10:41:32.567Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestSearchRepositories
10:41:32 [2022-05-17T10:41:32.567Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
10:41:32 [2022-05-17T10:41:32.567Z]         Host: 127.0.0.1:49341
10:41:32 [2022-05-17T10:41:32.567Z]         User-Agent: docker test client
10:41:32 [2022-05-17T10:41:32.567Z]         Authorization: Token fake-token
10:41:32 [2022-05-17T10:41:32.567Z]         X-Docker-Token: true
10:41:32 [2022-05-17T10:41:32.567Z]         Accept-Encoding: gzip
10:41:32 [2022-05-17T10:41:32.567Z]         
10:41:32 [2022-05-17T10:41:32.567Z]         
10:41:32 [2022-05-17T10:41:32.567Z]     registry_test.go:731: HTTP/1.1 200 OK
10:41:32 [2022-05-17T10:41:32.567Z]         Connection: close
10:41:32 [2022-05-17T10:41:32.567Z]         Content-Length: 144
10:41:32 [2022-05-17T10:41:32.567Z]         Cache-Control: no-cache
10:41:32 [2022-05-17T10:41:32.567Z]         Content-Type: application/json
10:41:32 [2022-05-17T10:41:32.567Z]         Date: Tue, 17 May 2022 10:41:32 GMT
10:41:32 [2022-05-17T10:41:32.567Z]         Expires: -1
10:41:32 [2022-05-17T10:41:32.567Z]         Pragma: no-cache
10:41:32 [2022-05-17T10:41:32.567Z]         Server: docker-tests/mock
10:41:32 [2022-05-17T10:41:32.567Z]         X-Docker-Registry-Config: mock
10:41:32 [2022-05-17T10:41:32.567Z]         X-Docker-Registry-Version: 0.0.0
10:41:32 [2022-05-17T10:41:32.567Z]         
10:41:32 [2022-05-17T10:41:32.567Z]         
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestSearchRepositories (0.01s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestTrustedLocation
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestTrustedLocation (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestAllowNondistributableArtifacts
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestIsSecureIndex
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestIsSecureIndex (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] PASS
10:41:32 [2022-05-17T10:41:32.567Z] coverage: 51.7% of statements
10:41:32 [2022-05-17T10:41:32.567Z] ok  	github.com/docker/docker/runconfig	0.073s	coverage: 52.4% of statements
10:41:32 [2022-05-17T10:41:32.567Z] ok  	github.com/docker/docker/registry	0.319s	coverage: 51.7% of statements
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
10:41:32 [2022-05-17T10:41:32.567Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
10:41:32 [2022-05-17T10:41:32.567Z] PASS
10:41:32 [2022-05-17T10:41:32.568Z] coverage: 62.5% of statements
10:41:32 [2022-05-17T10:41:32.568Z] ok  	github.com/docker/docker/testutil	0.049s	coverage: 62.5% of statements
10:41:33 [2022-05-17T10:41:33.153Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:33 [2022-05-17T10:41:33.153Z] INFO: Testing against a local daemon
10:41:33 [2022-05-17T10:41:33.153Z] === RUN   TestReadPluginNoRead
10:41:33 [2022-05-17T10:41:33.153Z]     read_test.go:21: no unix domain sockets on Windows
10:41:33 [2022-05-17T10:41:33.153Z] --- SKIP: TestReadPluginNoRead (0.00s)
10:41:33 [2022-05-17T10:41:33.153Z] PASS
10:41:33 [2022-05-17T10:41:33.153Z] ok  	github.com/docker/docker/integration/plugin/logging	0.109s
10:41:33 [2022-05-17T10:41:33.153Z] 
10:41:33 [2022-05-17T10:41:33.153Z] === Skipped
10:41:33 [2022-05-17T10:41:33.153Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
10:41:33 [2022-05-17T10:41:33.153Z]     read_test.go:21: no unix domain sockets on Windows
10:41:33 [2022-05-17T10:41:33.153Z] 
10:41:33 [2022-05-17T10:41:33.153Z] DONE 1 tests, 1 skipped in 2.551s
10:41:33 [2022-05-17T10:41:33.326Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:41:33 [2022-05-17T10:41:33.326Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:41:33 [2022-05-17T10:41:33.610Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
10:41:33 [2022-05-17T10:41:33.892Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:41:34 [2022-05-17T10:41:34.149Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:41:34 [2022-05-17T10:41:34.407Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:41:34 [2022-05-17T10:41:34.407Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:41:34 [2022-05-17T10:41:34.407Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:41:34 [2022-05-17T10:41:34.573Z] testing: warning: no tests to run
10:41:34 [2022-05-17T10:41:34.573Z] PASS
10:41:34 [2022-05-17T10:41:34.573Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.081s
10:41:34 [2022-05-17T10:41:34.573Z] 
10:41:34 [2022-05-17T10:41:34.573Z] DONE 0 tests in 1.291s
10:41:34 [2022-05-17T10:41:34.972Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:41:35 [2022-05-17T10:41:35.030Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:41:35 [2022-05-17T10:41:35.624Z] === RUN   TestGetDriver
10:41:35 [2022-05-17T10:41:35.624Z] --- PASS: TestGetDriver (0.00s)
10:41:35 [2022-05-17T10:41:35.624Z] === RUN   TestVolumeRequestError
10:41:35 [2022-05-17T10:41:35.624Z] --- PASS: TestVolumeRequestError (0.01s)
10:41:35 [2022-05-17T10:41:35.624Z] PASS
10:41:35 [2022-05-17T10:41:35.624Z] coverage: 36.1% of statements
10:41:35 [2022-05-17T10:41:35.624Z] ok  	github.com/docker/docker/volume/drivers	0.143s	coverage: 36.1% of statements
10:41:35 [2022-05-17T10:41:35.624Z] === RUN   TestGetAddress
10:41:35 [2022-05-17T10:41:35.624Z] --- PASS: TestGetAddress (0.00s)
10:41:35 [2022-05-17T10:41:35.624Z] === RUN   TestRemove
10:41:35 [2022-05-17T10:41:35.624Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:41:35 [2022-05-17T10:41:35.624Z] --- SKIP: TestRemove (0.00s)
10:41:35 [2022-05-17T10:41:35.624Z] === RUN   TestInitializeWithVolumes
10:41:35 [2022-05-17T10:41:35.624Z] --- PASS: TestInitializeWithVolumes (0.01s)
10:41:35 [2022-05-17T10:41:35.624Z] === RUN   TestCreate
10:41:35 [2022-05-17T10:41:35.624Z] --- PASS: TestCreate (0.01s)
10:41:35 [2022-05-17T10:41:35.624Z] === RUN   TestValidateName
10:41:35 [2022-05-17T10:41:35.624Z] --- PASS: TestValidateName (0.00s)
10:41:35 [2022-05-17T10:41:35.624Z] === RUN   TestCreateWithOpts
10:41:35 [2022-05-17T10:41:35.624Z]     local_test.go:180: runtime.GOOS == "windows"
10:41:35 [2022-05-17T10:41:35.624Z] --- SKIP: TestCreateWithOpts (0.00s)
10:41:35 [2022-05-17T10:41:35.624Z] === RUN   TestRelaodNoOpts
10:41:35 [2022-05-17T10:41:35.624Z] --- PASS: TestRelaodNoOpts (0.02s)
10:41:35 [2022-05-17T10:41:35.624Z] PASS
10:41:35 [2022-05-17T10:41:35.624Z] coverage: 41.6% of statements
10:41:35 [2022-05-17T10:41:35.624Z] ok  	github.com/docker/docker/volume/local	0.092s	coverage: 41.6% of statements
10:41:35 [2022-05-17T10:41:35.995Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRaw
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestLCOWParseMountRaw (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRaw
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestLinuxParseMountRaw (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestConvertTmpfsOptions
10:41:36 [2022-05-17T10:41:36.080Z]     linux_parser_test.go:209: data="mode=700,size=1m"
10:41:36 [2022-05-17T10:41:36.080Z]     linux_parser_test.go:209: data="ro"
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestConvertTmpfsOptions (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestParseMountSpec
10:41:36 [2022-05-17T10:41:36.080Z]     parser_test.go:62: case 0
10:41:36 [2022-05-17T10:41:36.080Z]     parser_test.go:62: case 1
10:41:36 [2022-05-17T10:41:36.080Z]     parser_test.go:62: case 2
10:41:36 [2022-05-17T10:41:36.080Z]     parser_test.go:62: case 3
10:41:36 [2022-05-17T10:41:36.080Z]     parser_test.go:62: case 4
10:41:36 [2022-05-17T10:41:36.080Z]     parser_test.go:62: case 5
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestParseMountSpec (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestValidateMount
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestValidateMount (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRaw
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestWindowsParseMountRaw (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
10:41:36 [2022-05-17T10:41:36.080Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
10:41:36 [2022-05-17T10:41:36.080Z] PASS
10:41:36 [2022-05-17T10:41:36.080Z] coverage: 67.6% of statements
10:41:36 [2022-05-17T10:41:36.080Z] ok  	github.com/docker/docker/volume/mounts	0.053s	coverage: 67.6% of statements
10:41:36 [2022-05-17T10:41:36.928Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:41:36 [2022-05-17T10:41:36.928Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
10:41:36 [2022-05-17T10:41:36.928Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestSetGetMeta
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestSetGetMeta
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestRestore
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestRestore
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestServiceCreate
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestServiceCreate
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestServiceList
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestServiceList
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestServiceRemove
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestServiceRemove
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestServiceGet
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestServiceGet
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestServicePrune
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestServicePrune
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestCreate
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestCreate
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestRemove
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestRemove
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestList
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestList
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFindByDriver
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFindByDriver
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFindByReferenced
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFindByReferenced
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestDerefMultipleOfSameRef
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestDerefMultipleOfSameRef
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestDefererencePluginOnCreateError
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestDefererencePluginOnCreateError
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestRefDerefRemove
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestRefDerefRemove
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestGet
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestGet
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestGetWithReference
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestGetWithReference
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFilterFunc
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFilterFunc/test_nil_list
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFilterFunc/test_nil_list
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFilterFunc/test_empty_list
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFilterFunc/test_empty_list
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFilterFunc/test_filter_some
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFilterFunc/test_filter_some
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFilterFunc/test_filter_middle
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFilterFunc/test_filter_middle
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFilterFunc/test_filter_middle_and_last
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
10:41:37 [2022-05-17T10:41:37.044Z] === RUN   TestFilterFunc/test_filter_first_and_last
10:41:37 [2022-05-17T10:41:37.044Z] === PAUSE TestFilterFunc/test_filter_first_and_last
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFilterFunc/test_nil_list
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFilterFunc/test_filter_some
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFilterFunc/test_filter_middle_and_last
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFilterFunc/test_filter_middle
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFilterFunc/test_filter_first_and_last
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFilterFunc/test_empty_list
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestFilterFunc (0.00s)
10:41:37 [2022-05-17T10:41:37.044Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
10:41:37 [2022-05-17T10:41:37.044Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
10:41:37 [2022-05-17T10:41:37.044Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
10:41:37 [2022-05-17T10:41:37.044Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
10:41:37 [2022-05-17T10:41:37.044Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
10:41:37 [2022-05-17T10:41:37.044Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
10:41:37 [2022-05-17T10:41:37.044Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
10:41:37 [2022-05-17T10:41:37.044Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestSetGetMeta
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestList
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestRemove
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestDefererencePluginOnCreateError
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestSetGetMeta (0.03s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestCreate
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestServicePrune
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestRemove (0.04s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestServiceGet
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestCreate (0.03s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestServiceRemove
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestList (0.05s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestServiceList
10:41:37 [2022-05-17T10:41:37.044Z] time="2022-05-17T10:41:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestServiceGet (0.19s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestServiceCreate
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestServiceRemove (0.18s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestRestore
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestServiceList (0.19s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestGet
10:41:37 [2022-05-17T10:41:37.044Z] time="2022-05-17T10:41:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:41:37 [2022-05-17T10:41:37.044Z] time="2022-05-17T10:41:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:41:37 [2022-05-17T10:41:37.044Z] time="2022-05-17T10:41:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestServiceCreate (0.03s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestGetWithReference
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestGet (0.02s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestRefDerefRemove
10:41:37 [2022-05-17T10:41:37.044Z] time="2022-05-17T10:41:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestRestore (0.03s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFindByReferenced
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestServicePrune (0.23s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestDerefMultipleOfSameRef
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestRefDerefRemove (0.02s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestFindByDriver
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestGetWithReference (0.03s)
10:41:37 [2022-05-17T10:41:37.044Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestFindByReferenced (0.02s)
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
10:41:37 [2022-05-17T10:41:37.044Z] --- PASS: TestFindByDriver (0.02s)
10:41:37 [2022-05-17T10:41:37.044Z] PASS
10:41:37 [2022-05-17T10:41:37.044Z] coverage: 69.0% of statements
10:41:37 [2022-05-17T10:41:37.044Z] ok  	github.com/docker/docker/volume/service	0.359s	coverage: 69.0% of statements
10:41:37 [2022-05-17T10:41:37.185Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:41:37 [2022-05-17T10:41:37.185Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:41:37 [2022-05-17T10:41:37.333Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:37 [2022-05-17T10:41:37.333Z] INFO: Testing against a local daemon
10:41:37 [2022-05-17T10:41:37.333Z] === RUN   TestPluginWithDevMounts
10:41:37 [2022-05-17T10:41:37.333Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:41:37 [2022-05-17T10:41:37.333Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:41:37 [2022-05-17T10:41:37.333Z] PASS
10:41:37 [2022-05-17T10:41:37.333Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.105s
10:41:37 [2022-05-17T10:41:37.333Z] 
10:41:37 [2022-05-17T10:41:37.333Z] === Skipped
10:41:37 [2022-05-17T10:41:37.333Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
10:41:37 [2022-05-17T10:41:37.334Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:41:37 [2022-05-17T10:41:37.334Z] 
10:41:37 [2022-05-17T10:41:37.334Z] DONE 1 tests, 1 skipped in 2.551s
10:41:37 [2022-05-17T10:41:37.334Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:41:37 [2022-05-17T10:41:37.469Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:41:38 [2022-05-17T10:41:38.419Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:41:39 [2022-05-17T10:41:39.354Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:41:39 [2022-05-17T10:41:39.513Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:39 [2022-05-17T10:41:39.513Z] INFO: Testing against a local daemon
10:41:39 [2022-05-17T10:41:39.513Z] === RUN   TestSecretInspect
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] --- SKIP: TestSecretInspect (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z] === RUN   TestSecretList
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] --- SKIP: TestSecretList (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z] === RUN   TestSecretsCreateAndDelete
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z] === RUN   TestSecretsUpdate
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] --- SKIP: TestSecretsUpdate (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z] === RUN   TestTemplatedSecret
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] --- SKIP: TestTemplatedSecret (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z] === RUN   TestSecretCreateResolve
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:41:39 [2022-05-17T10:41:39.513Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z] PASS
10:41:39 [2022-05-17T10:41:39.513Z] ok  	github.com/docker/docker/integration/secret	0.106s
10:41:39 [2022-05-17T10:41:39.513Z] 
10:41:39 [2022-05-17T10:41:39.513Z] === Skipped
10:41:39 [2022-05-17T10:41:39.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] 
10:41:39 [2022-05-17T10:41:39.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] 
10:41:39 [2022-05-17T10:41:39.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] 
10:41:39 [2022-05-17T10:41:39.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] 
10:41:39 [2022-05-17T10:41:39.513Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:41:39 [2022-05-17T10:41:39.513Z] 
10:41:39 [2022-05-17T10:41:39.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
10:41:39 [2022-05-17T10:41:39.513Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:41:39 [2022-05-17T10:41:39.513Z] 
10:41:39 [2022-05-17T10:41:39.513Z] DONE 6 tests, 6 skipped in 2.011s
10:41:39 [2022-05-17T10:41:39.513Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:41:39 [2022-05-17T10:41:39.678Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:41:39 [2022-05-17T10:41:39.678Z] === RUN   TestInfoDebug
10:41:39 [2022-05-17T10:41:39.678Z] --- PASS: TestInfoDebug (0.52s)
10:41:39 [2022-05-17T10:41:39.678Z] === RUN   TestInfoInsecureRegistries
10:41:39 [2022-05-17T10:41:39.678Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:41:39 [2022-05-17T10:41:39.678Z] === RUN   TestInfoRegistryMirrors
10:41:39 [2022-05-17T10:41:39.678Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:41:39 [2022-05-17T10:41:39.678Z] === RUN   TestLoginFailsWithBadCredentials
10:41:39 [2022-05-17T10:41:39.678Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
10:41:39 [2022-05-17T10:41:39.678Z] === RUN   TestPingCacheHeaders
10:41:39 [2022-05-17T10:41:39.678Z] --- PASS: TestPingCacheHeaders (0.02s)
10:41:39 [2022-05-17T10:41:39.678Z] === RUN   TestPingGet
10:41:39 [2022-05-17T10:41:39.678Z] --- PASS: TestPingGet (0.01s)
10:41:39 [2022-05-17T10:41:39.678Z] === RUN   TestPingHead
10:41:39 [2022-05-17T10:41:39.938Z] --- PASS: TestPingHead (0.02s)
10:41:39 [2022-05-17T10:41:39.938Z] === RUN   TestPingSwarmHeader
10:41:40 [2022-05-17T10:41:40.508Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:41:40 [2022-05-17T10:41:40.728Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:41:40 [2022-05-17T10:41:40.769Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:41:41 [2022-05-17T10:41:41.293Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:41:41 [2022-05-17T10:41:41.293Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:41:41 [2022-05-17T10:41:41.293Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:41:41 [2022-05-17T10:41:41.458Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:41:42 [2022-05-17T10:41:42.151Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:41:42 [2022-05-17T10:41:42.151Z] --- PASS: TestPingSwarmHeader (2.05s)
10:41:42 [2022-05-17T10:41:42.151Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:41:42 [2022-05-17T10:41:42.151Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:41:42 [2022-05-17T10:41:42.151Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:41:42 [2022-05-17T10:41:42.151Z] === RUN   TestVersion
10:41:42 [2022-05-17T10:41:42.151Z] --- PASS: TestVersion (0.02s)
10:41:42 [2022-05-17T10:41:42.151Z] === CONT  TestDiskUsage
10:41:42 [2022-05-17T10:41:42.227Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:41:42 [2022-05-17T10:41:42.407Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:42 [2022-05-17T10:41:42.407Z] INFO: Testing against a local daemon
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestServiceCreateInit
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:41:42 [2022-05-17T10:41:42.407Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:41:42 [2022-05-17T10:41:42.407Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.407Z] --- PASS: TestServiceCreateInit (0.07s)
10:41:42 [2022-05-17T10:41:42.407Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:41:42 [2022-05-17T10:41:42.407Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestCreateServiceMultipleTimes
10:41:42 [2022-05-17T10:41:42.407Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.407Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestCreateServiceConflict
10:41:42 [2022-05-17T10:41:42.407Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.407Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestCreateServiceMaxReplicas
10:41:42 [2022-05-17T10:41:42.407Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.407Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s)
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestCreateWithDuplicateNetworkNames
10:41:42 [2022-05-17T10:41:42.407Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.407Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestCreateServiceSecretFileMode
10:41:42 [2022-05-17T10:41:42.407Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.407Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestCreateServiceConfigFileMode
10:41:42 [2022-05-17T10:41:42.407Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.407Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:41:42 [2022-05-17T10:41:42.407Z] === RUN   TestCreateServiceSysctls
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/container_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/image_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/volume_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/build-cache_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:41:42 [2022-05-17T10:41:42.411Z] === RUN   TestDiskUsage/after_LoadBusybox
10:41:42 [2022-05-17T10:41:42.484Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:41:42 [2022-05-17T10:41:42.672Z] === RUN   TestDiskUsage/after_container.Run
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestCreateServiceSysctls (0.06s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestCreateServiceCapabilities
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestCreateServiceCapabilities (0.06s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestInspect
10:41:42 [2022-05-17T10:41:42.864Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestInspect (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestCreateJob
10:41:42 [2022-05-17T10:41:42.864Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestCreateJob (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestReplicatedJob
10:41:42 [2022-05-17T10:41:42.864Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestReplicatedJob (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestUpdateReplicatedJob
10:41:42 [2022-05-17T10:41:42.864Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestServiceListWithStatuses
10:41:42 [2022-05-17T10:41:42.864Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestDockerNetworkConnectAlias
10:41:42 [2022-05-17T10:41:42.864Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestDockerNetworkReConnect
10:41:42 [2022-05-17T10:41:42.864Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestServicePlugin
10:41:42 [2022-05-17T10:41:42.864Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestServicePlugin (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestServiceUpdateLabel
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestServiceUpdateSecrets
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestServiceUpdateConfigs
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestServiceUpdateNetwork
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] === RUN   TestServiceUpdatePidsLimit
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] PASS
10:41:42 [2022-05-17T10:41:42.864Z] ok  	github.com/docker/docker/integration/service	0.337s
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === Skipped
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s)
10:41:42 [2022-05-17T10:41:42.864Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
10:41:42 [2022-05-17T10:41:42.864Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:41:42 [2022-05-17T10:41:42.864Z] 
10:41:42 [2022-05-17T10:41:42.864Z] DONE 24 tests, 23 skipped in 3.143s
10:41:42 [2022-05-17T10:41:42.864Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:41:42 [2022-05-17T10:41:42.932Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:41:42 [2022-05-17T10:41:42.932Z] --- PASS: TestDiskUsage (1.15s)
10:41:42 [2022-05-17T10:41:42.932Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z] PASS
10:41:42 [2022-05-17T10:41:42.932Z] 
10:41:42 [2022-05-17T10:41:42.932Z] === Skipped
10:41:42 [2022-05-17T10:41:42.932Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:41:42 [2022-05-17T10:41:42.932Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:41:42 [2022-05-17T10:41:42.932Z] 
10:41:42 [2022-05-17T10:41:42.932Z] DONE 54 tests, 1 skipped in 22.213s
10:41:43 [2022-05-17T10:41:43.049Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:41:43 [2022-05-17T10:41:43.193Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:41:43 [2022-05-17T10:41:43.193Z] ++ 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
10:41:43 [2022-05-17T10:41:43.193Z] ++ set -e
10:41:43 [2022-05-17T10:41:43.193Z] ++ '[' -n 0 ']'
10:41:43 [2022-05-17T10:41:43.193Z] ++ set -x
10:41:43 [2022-05-17T10:41:43.193Z] ++ env -i DEST=/go/src/github.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
10:41:43 [2022-05-17T10:41:43.193Z] INFO: Testing against a local daemon
10:41:43 [2022-05-17T10:41:43.193Z] === RUN   TestVolumesCreateAndList
10:41:43 [2022-05-17T10:41:43.193Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:41:43 [2022-05-17T10:41:43.193Z] === RUN   TestVolumesRemove
10:41:43 [2022-05-17T10:41:43.193Z] --- PASS: TestVolumesRemove (0.06s)
10:41:43 [2022-05-17T10:41:43.193Z] === RUN   TestVolumesInspect
10:41:43 [2022-05-17T10:41:43.193Z] --- PASS: TestVolumesInspect (0.02s)
10:41:43 [2022-05-17T10:41:43.193Z] === RUN   TestVolumesInvalidJSON
10:41:43 [2022-05-17T10:41:43.193Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:41:43 [2022-05-17T10:41:43.193Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:41:43 [2022-05-17T10:41:43.193Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:41:43 [2022-05-17T10:41:43.193Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:41:43 [2022-05-17T10:41:43.193Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:41:43 [2022-05-17T10:41:43.193Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:41:43 [2022-05-17T10:41:43.193Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:41:43 [2022-05-17T10:41:43.193Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:41:43 [2022-05-17T10:41:43.193Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:41:43 [2022-05-17T10:41:43.193Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:41:43 [2022-05-17T10:41:43.193Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:41:43 [2022-05-17T10:41:43.193Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:41:43 [2022-05-17T10:41:43.193Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:41:43 [2022-05-17T10:41:43.193Z] PASS
10:41:43 [2022-05-17T10:41:43.193Z] 
10:41:43 [2022-05-17T10:41:43.193Z] DONE 9 tests in 0.196s
10:41:43 [2022-05-17T10:41:43.193Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:41:43 [2022-05-17T10:41:43.454Z] ++++ cat bundles/test-integration/docker.pid
10:41:43 [2022-05-17T10:41:43.454Z] +++ kill 14255
10:41:43 [2022-05-17T10:41:43.454Z] +++ /etc/init.d/apparmor stop
10:41:43 [2022-05-17T10:41:43.615Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:41:43 [2022-05-17T10:41:43.720Z] Leaving: AppArmorNo profiles have been unloaded.
10:41:43 [2022-05-17T10:41:43.720Z] 
10:41:43 [2022-05-17T10:41:43.720Z] Unloading profiles will leave already running processes permanently
10:41:43 [2022-05-17T10:41:43.720Z] unconfined, which can lead to unexpected situations.
10:41:43 [2022-05-17T10:41:43.720Z] 
10:41:43 [2022-05-17T10:41:43.720Z] To set a process to complain mode, use the command line tool
10:41:43 [2022-05-17T10:41:43.720Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:41:43 [2022-05-17T10:41:43.720Z] +++ true
10:41:43 [2022-05-17T10:41:43.720Z] exiting test-integration
10:41:43 [2022-05-17T10:41:43.720Z] ++ exit 0
10:41:43 [2022-05-17T10:41:43.720Z] 
10:41:43 [2022-05-17T10:41:43.872Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
Post stage
[Pipeline] junit
10:41:44 [2022-05-17T10:41:44.306Z] Recording test results
10:41:44 [2022-05-17T10:41:44.556Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:41:44 [2022-05-17T10:41:44.909Z] + echo Ensuring container killed.
10:41:44 [2022-05-17T10:41:44.910Z] Ensuring container killed.
10:41:44 [2022-05-17T10:41:44.910Z] + docker rm -vf docker-pr5
10:41:44 [2022-05-17T10:41:44.910Z] Error: No such container: docker-pr5
[Pipeline] sh
10:41:45 [2022-05-17T10:41:45.032Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:45 [2022-05-17T10:41:45.032Z] INFO: Testing against a local daemon
10:41:45 [2022-05-17T10:41:45.032Z] === RUN   TestSessionCreate
10:41:45 [2022-05-17T10:41:45.032Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:41:45 [2022-05-17T10:41:45.032Z] --- SKIP: TestSessionCreate (0.00s)
10:41:45 [2022-05-17T10:41:45.032Z] === RUN   TestSessionCreateWithBadUpgrade
10:41:45 [2022-05-17T10:41:45.032Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:41:45 [2022-05-17T10:41:45.032Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:41:45 [2022-05-17T10:41:45.032Z] PASS
10:41:45 [2022-05-17T10:41:45.032Z] ok  	github.com/docker/docker/integration/session	0.106s
10:41:45 [2022-05-17T10:41:45.032Z] 
10:41:45 [2022-05-17T10:41:45.032Z] === Skipped
10:41:45 [2022-05-17T10:41:45.032Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
10:41:45 [2022-05-17T10:41:45.032Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:41:45 [2022-05-17T10:41:45.032Z] 
10:41:45 [2022-05-17T10:41:45.032Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
10:41:45 [2022-05-17T10:41:45.032Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:41:45 [2022-05-17T10:41:45.032Z] 
10:41:45 [2022-05-17T10:41:45.032Z] DONE 2 tests, 2 skipped in 1.993s
10:41:45 [2022-05-17T10:41:45.032Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:41:45 [2022-05-17T10:41:45.216Z] + echo Chowning /workspace to jenkins user
10:41:45 [2022-05-17T10:41:45.216Z] Chowning /workspace to jenkins user
10:41:45 [2022-05-17T10:41:45.216Z] + id -u
10:41:45 [2022-05-17T10:41:45.216Z] + id -g
10:41:45 [2022-05-17T10:41:45.216Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43578:/workspace busybox chown -R 1000:1000 /workspace
10:41:45 [2022-05-17T10:41:45.770Z] === RUN   TestDockerSuite/TestSaveImageId
10:41:45 [2022-05-17T10:41:45.770Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:41:45 [2022-05-17T10:41:45.770Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:41:45 [2022-05-17T10:41:45.770Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:41:46 [2022-05-17T10:41:46.124Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:41:46 [2022-05-17T10:41:46.905Z] + bundleName=arm64-integration
10:41:46 [2022-05-17T10:41:46.905Z] + echo Creating arm64-integration-bundles.tar.gz
10:41:46 [2022-05-17T10:41:46.905Z] Creating arm64-integration-bundles.tar.gz
10:41:46 [2022-05-17T10:41:46.905Z] + xargs tar -czf arm64-integration-bundles.tar.gz
10:41:46 [2022-05-17T10:41:46.905Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:41:47 [2022-05-17T10:41:47.085Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:41:47 [2022-05-17T10:41:47.085Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
10:41:47 [2022-05-17T10:41:47.085Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:41:47 [2022-05-17T10:41:47.145Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1673508318
10:41:47 [2022-05-17T10:41:47.145Z] === RUN   TestDockerSuite/TestSaveMultipleNames
[Pipeline] archiveArtifacts
10:41:47 [2022-05-17T10:41:47.178Z] Archiving artifacts
10:41:47 [2022-05-17T10:41:47.402Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:41:47 [2022-05-17T10:41:47.926Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:47 [2022-05-17T10:41:47.926Z] INFO: Testing against a local daemon
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:41:47 [2022-05-17T10:41:47.926Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:41:47 [2022-05-17T10:41:47.926Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestDiskUsage
10:41:47 [2022-05-17T10:41:47.926Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
10:41:47 [2022-05-17T10:41:47.926Z] --- SKIP: TestDiskUsage (0.00s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestEventsExecDie
10:41:47 [2022-05-17T10:41:47.926Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:41:47 [2022-05-17T10:41:47.926Z] --- SKIP: TestEventsExecDie (0.00s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestEventsBackwardsCompatible
10:41:47 [2022-05-17T10:41:47.926Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:41:47 [2022-05-17T10:41:47.926Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestEventsVolumeCreate
10:41:47 [2022-05-17T10:41:47.926Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
10:41:47 [2022-05-17T10:41:47.926Z] --- SKIP: TestEventsVolumeCreate (0.00s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestInfoAPI
10:41:47 [2022-05-17T10:41:47.926Z] --- PASS: TestInfoAPI (0.06s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestInfoAPIWarnings
10:41:47 [2022-05-17T10:41:47.926Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:47 [2022-05-17T10:41:47.926Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestInfoDebug
10:41:47 [2022-05-17T10:41:47.926Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:41:47 [2022-05-17T10:41:47.926Z] --- SKIP: TestInfoDebug (0.00s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestInfoInsecureRegistries
10:41:47 [2022-05-17T10:41:47.926Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:41:47 [2022-05-17T10:41:47.926Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestInfoRegistryMirrors
10:41:47 [2022-05-17T10:41:47.926Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:41:47 [2022-05-17T10:41:47.926Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
10:41:47 [2022-05-17T10:41:47.926Z] === RUN   TestLoginFailsWithBadCredentials
10:41:48 [2022-05-17T10:41:48.337Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:41:48 [2022-05-17T10:41:48.708Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43578/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:41:48 [2022-05-17T10:41:48.889Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s)
10:41:48 [2022-05-17T10:41:48.889Z] === RUN   TestPingCacheHeaders
10:41:48 [2022-05-17T10:41:48.889Z] --- PASS: TestPingCacheHeaders (0.07s)
10:41:48 [2022-05-17T10:41:48.889Z] === RUN   TestPingGet
10:41:48 [2022-05-17T10:41:48.890Z] --- PASS: TestPingGet (0.05s)
10:41:48 [2022-05-17T10:41:48.890Z] === RUN   TestPingHead
10:41:48 [2022-05-17T10:41:48.890Z] --- PASS: TestPingHead (0.05s)
10:41:48 [2022-05-17T10:41:48.890Z] === RUN   TestPingSwarmHeader
10:41:48 [2022-05-17T10:41:48.890Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
10:41:48 [2022-05-17T10:41:48.890Z] --- SKIP: TestPingSwarmHeader (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z] === RUN   TestVersion
10:41:48 [2022-05-17T10:41:48.890Z] --- PASS: TestVersion (0.04s)
10:41:48 [2022-05-17T10:41:48.890Z] PASS
10:41:48 [2022-05-17T10:41:48.890Z] ok  	github.com/docker/docker/integration/system	1.377s
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === Skipped
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
10:41:48 [2022-05-17T10:41:48.890Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
10:41:48 [2022-05-17T10:41:48.890Z] 
10:41:48 [2022-05-17T10:41:48.890Z] DONE 16 tests, 10 skipped in 3.781s
10:41:48 [2022-05-17T10:41:48.890Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:41:48 [2022-05-17T10:41:48.903Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:41:48 [2022-05-17T10:41:48.904Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:41:48 [2022-05-17T10:41:48.904Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:41:49 [2022-05-17T10:41:49.023Z] + make clean
10:41:49 [2022-05-17T10:41:49.023Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:41:49 [2022-05-17T10:41:49.023Z] docker-dev-cache
10:41:49 [2022-05-17T10:41:49.023Z] docker-mod-cache
[Pipeline] deleteDir
10:41:50 [2022-05-17T10:41:50.277Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:41:50 [2022-05-17T10:41:50.799Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:41:51 [2022-05-17T10:41:51.060Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:41:51 [2022-05-17T10:41:51.060Z] INFO: Testing against a local daemon
10:41:51 [2022-05-17T10:41:51.060Z] === RUN   TestVolumesCreateAndList
10:41:51 [2022-05-17T10:41:51.060Z] --- PASS: TestVolumesCreateAndList (0.06s)
10:41:51 [2022-05-17T10:41:51.060Z] === RUN   TestVolumesRemove
10:41:51 [2022-05-17T10:41:51.517Z] --- PASS: TestVolumesRemove (0.14s)
10:41:51 [2022-05-17T10:41:51.517Z] === RUN   TestVolumesInspect
10:41:51 [2022-05-17T10:41:51.517Z] --- PASS: TestVolumesInspect (0.07s)
10:41:51 [2022-05-17T10:41:51.517Z] === RUN   TestVolumesInvalidJSON
10:41:51 [2022-05-17T10:41:51.517Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:41:51 [2022-05-17T10:41:51.517Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:41:51 [2022-05-17T10:41:51.517Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:41:51 [2022-05-17T10:41:51.517Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:41:51 [2022-05-17T10:41:51.517Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:41:51 [2022-05-17T10:41:51.517Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:41:51 [2022-05-17T10:41:51.517Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:41:51 [2022-05-17T10:41:51.517Z] --- PASS: TestVolumesInvalidJSON (0.05s)
10:41:51 [2022-05-17T10:41:51.517Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
10:41:51 [2022-05-17T10:41:51.517Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:41:51 [2022-05-17T10:41:51.517Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:41:51 [2022-05-17T10:41:51.517Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:41:51 [2022-05-17T10:41:51.517Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:41:51 [2022-05-17T10:41:51.517Z] PASS
10:41:51 [2022-05-17T10:41:51.517Z] ok  	github.com/docker/docker/integration/volume	0.381s
10:41:51 [2022-05-17T10:41:51.517Z] 
10:41:51 [2022-05-17T10:41:51.517Z] DONE 9 tests in 2.459s
10:41:51 [2022-05-17T10:41:51.517Z] INFO: make.ps1 ended at 05/17/2022 10:41:51
10:41:51 [2022-05-17T10:41:51.517Z] INFO: Integration CLI tests being run from the host:
10:41:51 [2022-05-17T10:41:51.517Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" 
10:41:51 [2022-05-17T10:41:51.651Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:41:51 [2022-05-17T10:41:51.651Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:41:51 [2022-05-17T10:41:51.909Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:41:52 [2022-05-17T10:41:52.167Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:41:52 [2022-05-17T10:41:52.167Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:41:52 [2022-05-17T10:41:52.167Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:41:52 [2022-05-17T10:41:52.329Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:41:52 [2022-05-17T10:41:52.732Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:41:52 [2022-05-17T10:41:52.732Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
10:41:53 [2022-05-17T10:41:53.665Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
10:41:53 [2022-05-17T10:41:53.665Z]     docker_cli_service_logs_test.go:246: checking task wo5nk5w82haw
10:41:53 [2022-05-17T10:41:53.665Z]     docker_cli_service_logs_test.go:251: checking messages for wo5nk5w82haw
10:41:53 [2022-05-17T10:41:53.665Z]     docker_cli_service_logs_test.go:246: checking task wzpgnh1f7rj5
10:41:53 [2022-05-17T10:41:53.665Z]     docker_cli_service_logs_test.go:251: checking messages for wzpgnh1f7rj5
10:41:54 [2022-05-17T10:41:54.598Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
10:41:54 [2022-05-17T10:41:54.598Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:41:54 [2022-05-17T10:41:54.681Z] 2022/05/17 10:41:54 Closing DB instances...
10:41:55 [2022-05-17T10:41:55.163Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:41:56 [2022-05-17T10:41:56.208Z] time="2022-05-17T10:41:55Z" level=error msg="node: 7744c88d0d7a is unknown to memberlist"
10:41:56 [2022-05-17T10:41:56.208Z] --- PASS: TestNetworkDBGarbageCollection (54.26s)
10:41:56 [2022-05-17T10:41:56.208Z] === RUN   TestFindNode
10:41:56 [2022-05-17T10:41:56.208Z] 2022/05/17 10:41:56 Closing DB instances...
10:41:56 [2022-05-17T10:41:56.208Z] --- PASS: TestFindNode (0.02s)
10:41:56 [2022-05-17T10:41:56.208Z] === RUN   TestChangeNodeState
10:41:56 [2022-05-17T10:41:56.208Z] 2022/05/17 10:41:56 Closing DB instances...
10:41:56 [2022-05-17T10:41:56.208Z] --- PASS: TestChangeNodeState (0.02s)
10:41:56 [2022-05-17T10:41:56.208Z] === RUN   TestNodeReincarnation
10:41:56 [2022-05-17T10:41:56.208Z] 2022/05/17 10:41:56 Closing DB instances...
10:41:57 [2022-05-17T10:41:57.061Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:41:58 [2022-05-17T10:41:58.099Z] === RUN   TestDockerSuite/TestBuildAddScript
10:41:58 [2022-05-17T10:41:58.099Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
10:41:58 [2022-05-17T10:41:58.099Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:41:58 [2022-05-17T10:41:58.099Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
10:41:58 [2022-05-17T10:41:58.099Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:41:58 [2022-05-17T10:41:58.099Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
10:41:58 [2022-05-17T10:41:58.099Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:41:58 [2022-05-17T10:41:58.099Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
10:41:58 [2022-05-17T10:41:58.099Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:41:59 [2022-05-17T10:41:59.061Z] === RUN   TestDockerSuite/TestBuildAddTar
10:42:00 [2022-05-17T10:42:00.352Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:42:01 [2022-05-17T10:42:01.725Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=error msg="failed to send node leave: timed out broadcasting node event"
10:42:01 [2022-05-17T10:42:01.974Z] --- PASS: TestNodeReincarnation (5.02s)
10:42:01 [2022-05-17T10:42:01.974Z] === RUN   TestParallelCreate
10:42:01 [2022-05-17T10:42:01.974Z] 2022/05/17 10:42:01 Closing DB instances...
10:42:01 [2022-05-17T10:42:01.974Z] --- PASS: TestParallelCreate (0.02s)
10:42:01 [2022-05-17T10:42:01.974Z] === RUN   TestParallelDelete
10:42:01 [2022-05-17T10:42:01.974Z] 2022/05/17 10:42:01 Closing DB instances...
10:42:01 [2022-05-17T10:42:01.974Z] --- PASS: TestParallelDelete (0.02s)
10:42:01 [2022-05-17T10:42:01.974Z] === RUN   TestNetworkDBIslands
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b1af59da0054 with config:&{NodeID:b1af59da0054 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}"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="Node b1af59da0054/172.28.247.126, joined gossip cluster"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="Node b1af59da0054/172.28.247.126, added to nodes list"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:38d10994305e with config:&{NodeID:38d10994305e 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}"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="Node 38d10994305e/172.28.247.126, joined gossip cluster"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="Node 38d10994305e/172.28.247.126, added to nodes list"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49379"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="Node 38d10994305e/172.28.247.126, joined gossip cluster"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="Node 38d10994305e/172.28.247.126, added to nodes list"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="Node b1af59da0054/172.28.247.126, joined gossip cluster"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=info msg="Node b1af59da0054/172.28.247.126, added to nodes list"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49380"
10:42:01 [2022-05-17T10:42:01.974Z] time="2022-05-17T10:42:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
10:42:02 [2022-05-17T10:42:02.290Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9cc4d4a97f09 with config:&{NodeID:9cc4d4a97f09 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}"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49381"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="Node b1af59da0054/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="Node b1af59da0054/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="Node 38d10994305e/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=info msg="Node 38d10994305e/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:02Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.431Z] time="2022-05-17T10:42:02Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:31dab5979c69 with config:&{NodeID:31dab5979c69 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}"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49383"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 38d10994305e/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 38d10994305e/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node b1af59da0054/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node b1af59da0054/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:57e770b7214a with config:&{NodeID:57e770b7214a 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}"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 57e770b7214a/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 57e770b7214a/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49385"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 57e770b7214a/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 57e770b7214a/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 38d10994305e/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 38d10994305e/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node b1af59da0054/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node b1af59da0054/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 31dab5979c69/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, joined gossip cluster"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, added to nodes list"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386"
10:42:02 [2022-05-17T10:42:02.887Z] time="2022-05-17T10:42:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
10:42:03 [2022-05-17T10:42:03.343Z] time="2022-05-17T10:42:02Z" level=info msg="Node 57e770b7214a/172.28.247.126, joined gossip cluster"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:02Z" level=info msg="Node 57e770b7214a/172.28.247.126, added to nodes list"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=info msg="Node 57e770b7214a/172.28.247.126, joined gossip cluster"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=info msg="Node 57e770b7214a/172.28.247.126, added to nodes list"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=info msg="Node 57e770b7214a/172.28.247.126, joined gossip cluster"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=info msg="Node 57e770b7214a/172.28.247.126, added to nodes list"
10:42:03 [2022-05-17T10:42:03.344Z]     networkdb_test.go:835: Re-joining: 3
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=info msg="The new bootstrap node list is:[172.28.247.126:10033 172.28.247.126:10034 172.28.247.126:10035]"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10033"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49387"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10034"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49388"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49389"
10:42:03 [2022-05-17T10:42:03.344Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10035"
10:42:03 [2022-05-17T10:42:03.665Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:42:03 [2022-05-17T10:42:03.800Z]     networkdb_test.go:835: Re-joining: 4
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=info msg="The new bootstrap node list is:[172.28.247.126:10033 172.28.247.126:10034 172.28.247.126:10035]"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10033"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49390"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10034"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49391"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10035"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49392"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=info msg="node 0 leaving"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054 change state NodeActive --> NodeLeft"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=info msg="node3(9cc4d4a97f09): Node leave event for b1af59da0054/172.28.247.126"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054 change state NodeActive --> NodeLeft"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054 change state NodeActive --> NodeLeft"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=info msg="node4(31dab5979c69): Node leave event for b1af59da0054/172.28.247.126"
10:42:03 [2022-05-17T10:42:03.800Z] time="2022-05-17T10:42:03Z" level=info msg="node5(57e770b7214a): Node leave event for b1af59da0054/172.28.247.126"
10:42:03 [2022-05-17T10:42:03.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:03 [2022-05-17T10:42:03.888Z] INFO: Testing against a local daemon
10:42:03 [2022-05-17T10:42:03.888Z] === RUN   TestDockerSuite
10:42:03 [2022-05-17T10:42:03.888Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:42:03 [2022-05-17T10:42:03.888Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:42:03 [2022-05-17T10:42:03.888Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
10:42:03 [2022-05-17T10:42:03.888Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:42:03 [2022-05-17T10:42:03.888Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:42:03 [2022-05-17T10:42:03.888Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:42:03 [2022-05-17T10:42:03.888Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:42:03 [2022-05-17T10:42:03.888Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
10:42:03 [2022-05-17T10:42:03.888Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054 change state NodeActive --> NodeLeft"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:03Z" level=info msg="node1(b1af59da0054): Node leave event for b1af59da0054/172.28.247.126"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054 change state NodeActive --> NodeLeft"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:03Z" level=info msg="node2(38d10994305e): Node leave event for b1af59da0054/172.28.247.126"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054/172.28.247.126, left gossip cluster"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054/172.28.247.126, left gossip cluster"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054/172.28.247.126, left gossip cluster"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054/172.28.247.126, left gossip cluster"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:03Z" level=info msg="Node b1af59da0054/172.28.247.126, left gossip cluster"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="node 1 leaving"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="Node 38d10994305e change state NodeActive --> NodeLeft"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="node3(9cc4d4a97f09): Node leave event for 38d10994305e/172.28.247.126"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="Node 38d10994305e/172.28.247.126, left gossip cluster"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="Node 38d10994305e change state NodeActive --> NodeFailed"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="Node 38d10994305e/172.28.247.126, added to failed nodes list"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="Node 38d10994305e change state NodeActive --> NodeLeft"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="node4(31dab5979c69): Node leave event for 38d10994305e/172.28.247.126"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="Node 38d10994305e change state NodeActive --> NodeLeft"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=info msg="node5(57e770b7214a): Node leave event for 38d10994305e/172.28.247.126"
10:42:04 [2022-05-17T10:42:04.255Z] time="2022-05-17T10:42:04Z" level=error msg="node: 38d10994305e is unknown to memberlist"
10:42:04 [2022-05-17T10:42:04.344Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="Node 38d10994305e/172.28.247.126, left gossip cluster"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="Node 38d10994305e/172.28.247.126, left gossip cluster"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="Node 38d10994305e/172.28.247.126, left gossip cluster"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="node 2 leaving"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="Node 9cc4d4a97f09 change state NodeActive --> NodeLeft"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="node5(57e770b7214a): Node leave event for 9cc4d4a97f09/172.28.247.126"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="Node 9cc4d4a97f09 change state NodeActive --> NodeLeft"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="node4(31dab5979c69): Node leave event for 9cc4d4a97f09/172.28.247.126"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="Node 9cc4d4a97f09 change state NodeActive --> NodeLeft"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=info msg="node3(9cc4d4a97f09): Node leave event for 9cc4d4a97f09/172.28.247.126"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=debug msg="memberlist: Failed ping: 9cc4d4a97f09 (timeout reached)"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.247.126:10037: use of closed network connection"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.247.126:10034: use of closed network connection"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.247.126:10036: use of closed network connection"
10:42:04 [2022-05-17T10:42:04.712Z] time="2022-05-17T10:42:04Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49393"
10:42:05 [2022-05-17T10:42:05.168Z] time="2022-05-17T10:42:04Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, left gossip cluster"
10:42:05 [2022-05-17T10:42:05.168Z] time="2022-05-17T10:42:04Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, left gossip cluster"
10:42:05 [2022-05-17T10:42:05.168Z] time="2022-05-17T10:42:04Z" level=info msg="Node 9cc4d4a97f09/172.28.247.126, left gossip cluster"
10:42:05 [2022-05-17T10:42:05.309Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:42:05 [2022-05-17T10:42:05.309Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=warning msg="memberlist: Was able to connect to 9cc4d4a97f09 but other probes failed, network may be misconfigured"
10:42:05 [2022-05-17T10:42:05.624Z]     networkdb_test.go:867: node4: OK
10:42:05 [2022-05-17T10:42:05.624Z]     networkdb_test.go:867: node5: OK
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="node 0 coming back"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:52eceaed265e with config:&{NodeID:52eceaed265e 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}"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="Node 52eceaed265e/172.28.247.126, joined gossip cluster"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="Node 52eceaed265e/172.28.247.126, added to nodes list"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="node 1 coming back"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:97d655c962df with config:&{NodeID:97d655c962df 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}"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="Node 97d655c962df/172.28.247.126, joined gossip cluster"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="Node 97d655c962df/172.28.247.126, added to nodes list"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="node 2 coming back"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d0c99109b728 with config:&{NodeID:d0c99109b728 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}"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="Node d0c99109b728/172.28.247.126, joined gossip cluster"
10:42:05 [2022-05-17T10:42:05.624Z] time="2022-05-17T10:42:05Z" level=info msg="Node d0c99109b728/172.28.247.126, added to nodes list"
10:42:06 [2022-05-17T10:42:06.191Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:42:06 [2022-05-17T10:42:06.272Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:42:06 [2022-05-17T10:42:06.729Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:42:07 [2022-05-17T10:42:07.569Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:42:08 [2022-05-17T10:42:08.134Z] === RUN   TestDockerSuite/TestStartRecordError
10:42:08 [2022-05-17T10:42:08.513Z] time="2022-05-17T10:42:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.247.126:10033 172.28.247.126:10034 172.28.247.126:10035]"
10:42:08 [2022-05-17T10:42:08.969Z] time="2022-05-17T10:42:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.247.126:10033 172.28.247.126:10034 172.28.247.126:10035]"
10:42:09 [2022-05-17T10:42:09.505Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10033"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49394"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 31dab5979c69/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 31dab5979c69/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 57e770b7214a/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 57e770b7214a/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, is the new incarnation of the shutdown node b1af59da0054/172.28.247.126"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10034"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49395"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 31dab5979c69/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 31dab5979c69/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 57e770b7214a/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 57e770b7214a/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, is the new incarnation of the shutdown node 38d10994305e/172.28.247.126"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10035"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49396"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 31dab5979c69/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 31dab5979c69/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 57e770b7214a/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 57e770b7214a/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, is the new incarnation of the shutdown node 9cc4d4a97f09/172.28.247.126"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, is the new incarnation of the shutdown node 38d10994305e/172.28.247.126"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 97d655c962df/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, is the new incarnation of the shutdown node b1af59da0054/172.28.247.126"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node 52eceaed265e/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, is the new incarnation of the shutdown node 9cc4d4a97f09/172.28.247.126"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, joined gossip cluster"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=info msg="Node d0c99109b728/172.28.247.126, added to nodes list"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10033"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49397"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10034"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49398"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.247.126:10035"
10:42:09 [2022-05-17T10:42:09.930Z] time="2022-05-17T10:42:09Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49399"
10:42:10 [2022-05-17T10:42:10.386Z] 2022/05/17 10:42:10 Closing DB instances...
10:42:10 [2022-05-17T10:42:10.438Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e change state NodeActive --> NodeLeft"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="node2(97d655c962df): Node leave event for 52eceaed265e/172.28.247.126"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e change state NodeActive --> NodeLeft"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="node4(31dab5979c69): Node leave event for 52eceaed265e/172.28.247.126"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e change state NodeActive --> NodeLeft"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="node5(57e770b7214a): Node leave event for 52eceaed265e/172.28.247.126"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e change state NodeActive --> NodeLeft"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="node1(52eceaed265e): Node leave event for 52eceaed265e/172.28.247.126"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e/172.28.247.126, left gossip cluster"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e change state NodeActive --> NodeLeft"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="node3(d0c99109b728): Node leave event for 52eceaed265e/172.28.247.126"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e/172.28.247.126, left gossip cluster"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e/172.28.247.126, left gossip cluster"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e/172.28.247.126, left gossip cluster"
10:42:10 [2022-05-17T10:42:10.841Z] time="2022-05-17T10:42:10Z" level=info msg="Node 52eceaed265e/172.28.247.126, left gossip cluster"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:10Z" level=info msg="Node 97d655c962df change state NodeActive --> NodeLeft"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:10Z" level=info msg="node3(d0c99109b728): Node leave event for 97d655c962df/172.28.247.126"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:10Z" level=info msg="Node 97d655c962df change state NodeActive --> NodeLeft"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:10Z" level=info msg="node4(31dab5979c69): Node leave event for 97d655c962df/172.28.247.126"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:10Z" level=info msg="Node 97d655c962df change state NodeActive --> NodeLeft"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:10Z" level=info msg="node5(57e770b7214a): Node leave event for 97d655c962df/172.28.247.126"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:10Z" level=info msg="Node 97d655c962df change state NodeActive --> NodeLeft"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:10Z" level=info msg="node2(97d655c962df): Node leave event for 97d655c962df/172.28.247.126"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:11Z" level=info msg="Node 97d655c962df/172.28.247.126, left gossip cluster"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:11Z" level=info msg="Node 97d655c962df/172.28.247.126, left gossip cluster"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:11Z" level=info msg="Node 97d655c962df/172.28.247.126, left gossip cluster"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:11Z" level=info msg="Node 97d655c962df/172.28.247.126, left gossip cluster"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:11Z" level=info msg="Node d0c99109b728 change state NodeActive --> NodeLeft"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:11Z" level=info msg="node5(57e770b7214a): Node leave event for d0c99109b728/172.28.247.126"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:11Z" level=info msg="Node d0c99109b728 change state NodeActive --> NodeLeft"
10:42:11 [2022-05-17T10:42:11.296Z] time="2022-05-17T10:42:11Z" level=info msg="node4(31dab5979c69): Node leave event for d0c99109b728/172.28.247.126"
10:42:11 [2022-05-17T10:42:11.752Z] time="2022-05-17T10:42:11Z" level=info msg="Node d0c99109b728 change state NodeActive --> NodeLeft"
10:42:11 [2022-05-17T10:42:11.752Z] time="2022-05-17T10:42:11Z" level=info msg="node3(d0c99109b728): Node leave event for d0c99109b728/172.28.247.126"
10:42:11 [2022-05-17T10:42:11.752Z] time="2022-05-17T10:42:11Z" level=info msg="Node d0c99109b728/172.28.247.126, left gossip cluster"
10:42:11 [2022-05-17T10:42:11.752Z] time="2022-05-17T10:42:11Z" level=info msg="Node d0c99109b728/172.28.247.126, left gossip cluster"
10:42:11 [2022-05-17T10:42:11.752Z] time="2022-05-17T10:42:11Z" level=info msg="Node d0c99109b728/172.28.247.126, left gossip cluster"
10:42:12 [2022-05-17T10:42:12.208Z] time="2022-05-17T10:42:11Z" level=debug msg="memberlist: Failed ping: 31dab5979c69 (timeout reached)"
10:42:12 [2022-05-17T10:42:12.208Z] time="2022-05-17T10:42:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.247.126:10037: use of closed network connection"
10:42:12 [2022-05-17T10:42:12.208Z] time="2022-05-17T10:42:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.247.126:10035: use of closed network connection"
10:42:12 [2022-05-17T10:42:12.208Z] time="2022-05-17T10:42:11Z" level=debug msg="memberlist: Stream connection from=172.28.247.126:49400"
10:42:12 [2022-05-17T10:42:12.208Z] time="2022-05-17T10:42:12Z" level=info msg="Node 31dab5979c69 change state NodeActive --> NodeLeft"
10:42:12 [2022-05-17T10:42:12.208Z] time="2022-05-17T10:42:12Z" level=info msg="node5(57e770b7214a): Node leave event for 31dab5979c69/172.28.247.126"
10:42:12 [2022-05-17T10:42:12.208Z] time="2022-05-17T10:42:12Z" level=info msg="Node 31dab5979c69 change state NodeActive --> NodeLeft"
10:42:12 [2022-05-17T10:42:12.208Z] time="2022-05-17T10:42:12Z" level=info msg="node4(31dab5979c69): Node leave event for 31dab5979c69/172.28.247.126"
10:42:12 [2022-05-17T10:42:12.336Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:42:12 [2022-05-17T10:42:12.666Z] time="2022-05-17T10:42:12Z" level=warning msg="memberlist: Was able to connect to 31dab5979c69 but other probes failed, network may be misconfigured"
10:42:12 [2022-05-17T10:42:12.668Z] time="2022-05-17T10:42:12Z" level=info msg="Node 31dab5979c69/172.28.247.126, left gossip cluster"
10:42:12 [2022-05-17T10:42:12.668Z] time="2022-05-17T10:42:12Z" level=info msg="Node 31dab5979c69/172.28.247.126, left gossip cluster"
10:42:13 [2022-05-17T10:42:13.629Z] time="2022-05-17T10:42:13Z" level=info msg="Node 57e770b7214a/172.28.247.126, left gossip cluster"
10:42:13 [2022-05-17T10:42:13.629Z] time="2022-05-17T10:42:13Z" level=info msg="Node 57e770b7214a change state NodeActive --> NodeFailed"
10:42:13 [2022-05-17T10:42:13.629Z] time="2022-05-17T10:42:13Z" level=info msg="Node 57e770b7214a/172.28.247.126, added to failed nodes list"
10:42:13 [2022-05-17T10:42:13.629Z] --- PASS: TestNetworkDBIslands (12.28s)
10:42:13 [2022-05-17T10:42:13.629Z] PASS
10:42:13 [2022-05-17T10:42:13.629Z] coverage: 60.0% of statements
10:42:13 [2022-05-17T10:42:13.629Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.258s	coverage: 60.0% of statements
10:42:13 [2022-05-17T10:42:13.629Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:42:13 [2022-05-17T10:42:13.629Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
10:42:13 [2022-05-17T10:42:13.629Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:42:13 [2022-05-17T10:42:13.629Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:42:13 [2022-05-17T10:42:13.629Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/quota	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/rootless	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/volume	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:42:13 [2022-05-17T10:42:13.630Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:42:14 [2022-05-17T10:42:14.237Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:42:14 [2022-05-17T10:42:14.803Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:42:16 [2022-05-17T10:42:16.701Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === Skipped
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
10:42:17 [2022-05-17T10:42:17.351Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
10:42:17 [2022-05-17T10:42:17.351Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
10:42:17 [2022-05-17T10:42:17.351Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     client_test.go:22: runtime.GOOS == "windows"
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     network_proxy_test.go:208: No support for dual stack yet
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s)
10:42:17 [2022-05-17T10:42:17.351Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     daemon_test.go:145: root required
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     reload_test.go:342: root required
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     config_test.go:480: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     pull_v2_test.go:82: Needs fixing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     pull_v2_test.go:127: Needs fixing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     download_test.go:267: Needs fixing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     layer_test.go:291: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     layer_test.go:340: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     layer_test.go:455: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     layer_test.go:684: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     migration_test.go:45: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     migration_test.go:181: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     mount_test.go:17: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     mount_test.go:76: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     mount_test.go:125: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     mount_test.go:212: Failing on Windows
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
10:42:17 [2022-05-17T10:42:17.351Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
10:42:17 [2022-05-17T10:42:17.351Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:42:17 [2022-05-17T10:42:17.351Z] 
10:42:17 [2022-05-17T10:42:17.351Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:42:17 [2022-05-17T10:42:17.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:133: Xz not present in msys2
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:140: zstd not installed
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:252: Failing on Windows CI machines
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_windows_test.go:16: Currently fails
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     changes_test.go:196: needs more investigation
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     changes_test.go:433: needs further investigation
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     changes_test.go:469: needs further investigation
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     poller_test.go:40: No chmod on Windows
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     fileutils_test.go:133: Needs porting to Windows
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     fileutils_test.go:179: Needs porting to Windows
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
10:42:17 [2022-05-17T10:42:17.352Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
10:42:17 [2022-05-17T10:42:17.352Z]     local_test.go:180: runtime.GOOS == "windows"
10:42:17 [2022-05-17T10:42:17.352Z] 
10:42:17 [2022-05-17T10:42:17.352Z] DONE 2329 tests, 70 skipped in 303.846s
10:42:17 [2022-05-17T10:42:17.352Z] INFO: make.ps1 ended at 05/17/2022 10:42:16
10:42:17 [2022-05-17T10:42:17.570Z] Created binary: bundles/binary-daemon/dockerd-dev
10:42:17 [2022-05-17T10:42:17.827Z] Copying nested executables into bundles/binary-daemon
10:42:18 [2022-05-17T10:42:18.600Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:42:19 [2022-05-17T10:42:19.165Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:42:19 [2022-05-17T10:42:19.728Z] Building: bundles/binary-daemon/docker-proxy-dev
10:42:19 [2022-05-17T10:42:19.728Z] GOOS="" GOARCH="" GOARM=""
10:42:19 [2022-05-17T10:42:19.728Z] Created binary: bundles/binary-daemon/docker-proxy-dev
10:42:19 [2022-05-17T10:42:19.728Z] 
10:42:20 [2022-05-17T10:42:20.243Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
10:42:20 [2022-05-17T10:42:20.243Z] INFO: Unit tests ended at 05/17/2022 10:42:19. Duration:00:05:20.8304278
10:42:20 [2022-05-17T10:42:20.243Z] INFO: Building busybox
10:42:20 [2022-05-17T10:42:20.243Z] Sending build context to Docker daemon   5.12kB
10:42:20 [2022-05-17T10:42:20.243Z] 
10:42:20 [2022-05-17T10:42:20.243Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
10:42:20 [2022-05-17T10:42:20.243Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
10:42:20 [2022-05-17T10:42:20.243Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
10:42:20 [2022-05-17T10:42:20.243Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
10:42:20 [2022-05-17T10:42:20.243Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
10:42:20 [2022-05-17T10:42:20.243Z]  ---> 7c569352fed3
10:42:20 [2022-05-17T10:42:20.243Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
10:42:20 [2022-05-17T10:42:20.243Z]  ---> Running in 61925a78bd7b
10:42:20 [2022-05-17T10:42:20.538Z]     docker_cli_swarm_test.go:1895: [dd7a1298dd334] joining swarm manager [d28e48fefde8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:42:21 [2022-05-17T10:42:21.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d80689bae6d9547d8747ebf10793487a522e8365 -e DOCKER_GRAPHDRIVER docker:d80689bae6d9547d8747ebf10793487a522e8365 hack/make.sh cross
10:42:21 [2022-05-17T10:42:21.331Z] 
10:42:21 [2022-05-17T10:42:21.331Z] Removing bundles/
10:42:21 [2022-05-17T10:42:21.590Z] 
10:42:21 [2022-05-17T10:42:21.590Z] ---> Making bundle: cross (in bundles/cross)
10:42:21 [2022-05-17T10:42:21.590Z] Cross building: bundles/cross/linux/amd64
10:42:21 [2022-05-17T10:42:21.590Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
10:42:21 [2022-05-17T10:42:21.590Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:42:21 [2022-05-17T10:42:21.910Z]     docker_cli_swarm_test.go:1896: [d30cb9bf15d3f] joining swarm manager [d28e48fefde8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:42:22 [2022-05-17T10:42:22.475Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:42:26 [2022-05-17T10:42:26.013Z] Removing intermediate container 61925a78bd7b
10:42:26 [2022-05-17T10:42:26.013Z]  ---> 3f308bced134
10:42:26 [2022-05-17T10:42:26.013Z] Step 7/13 : ARG BUSYBOX_VERSION
10:42:26 [2022-05-17T10:42:26.013Z]  ---> Running in f06c38080d43
10:42:26 [2022-05-17T10:42:26.013Z] Removing intermediate container f06c38080d43
10:42:26 [2022-05-17T10:42:26.013Z]  ---> d953bcd85c36
10:42:26 [2022-05-17T10:42:26.013Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
10:42:26 [2022-05-17T10:42:26.013Z]  ---> Running in 23496d26cf30
10:42:26 [2022-05-17T10:42:26.470Z] Removing intermediate container 23496d26cf30
10:42:26 [2022-05-17T10:42:26.470Z]  ---> b4262a0bee35
10:42:26 [2022-05-17T10:42:26.470Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
10:42:27 [2022-05-17T10:42:27.765Z] === RUN   TestDockerSuite/TestStatsNoStream
10:42:27 [2022-05-17T10:42:27.996Z] 
10:42:28 [2022-05-17T10:42:28.451Z]  ---> 51614e430a85
10:42:28 [2022-05-17T10:42:28.451Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
10:42:28 [2022-05-17T10:42:28.451Z]  ---> Running in a85c6431bcfb
10:42:29 [2022-05-17T10:42:29.668Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:42:31 [2022-05-17T10:42:31.566Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:42:31 [2022-05-17T10:42:31.824Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:42:32 [2022-05-17T10:42:32.391Z] === RUN   TestDockerSuite/TestTopPrivileged
10:42:32 [2022-05-17T10:42:32.957Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:42:32 [2022-05-17T10:42:32.957Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:42:32 [2022-05-17T10:42:32.957Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:42:33 [2022-05-17T10:42:33.215Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:42:36 [2022-05-17T10:42:36.497Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:42:38 [2022-05-17T10:42:38.397Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:42:38 [2022-05-17T10:42:38.753Z] Removing intermediate container a85c6431bcfb
10:42:38 [2022-05-17T10:42:38.753Z]  ---> 4d297f0a2d3c
10:42:38 [2022-05-17T10:42:38.753Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
10:42:38 [2022-05-17T10:42:38.753Z]  ---> Running in 0e12f0693b8b
10:42:38 [2022-05-17T10:42:38.961Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:42:39 [2022-05-17T10:42:39.527Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:42:40 [2022-05-17T10:42:40.098Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:42:40 [2022-05-17T10:42:40.098Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
10:42:40 [2022-05-17T10:42:40.098Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:42:40 [2022-05-17T10:42:40.098Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
10:42:40 [2022-05-17T10:42:40.098Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:42:40 [2022-05-17T10:42:40.915Z] 
10:42:40 [2022-05-17T10:42:40.916Z] SUCCESS: Specified value was saved.
10:42:41 [2022-05-17T10:42:41.471Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:42:41 [2022-05-17T10:42:41.527Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:42:41 [2022-05-17T10:42:41.527Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
10:42:41 [2022-05-17T10:42:41.527Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:42:41 [2022-05-17T10:42:41.527Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
10:42:41 [2022-05-17T10:42:41.527Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:42:42 [2022-05-17T10:42:42.036Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:42:42 [2022-05-17T10:42:42.601Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:42:43 [2022-05-17T10:42:43.975Z] === RUN   TestDockerSuite/TestUpdateStats
10:42:47 [2022-05-17T10:42:47.482Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:42:47 [2022-05-17T10:42:47.482Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:42:47 [2022-05-17T10:42:47.612Z] Removing intermediate container 0e12f0693b8b
10:42:47 [2022-05-17T10:42:47.612Z]  ---> 94d34f739db5
10:42:47 [2022-05-17T10:42:47.612Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:42:47 [2022-05-17T10:42:47.612Z]  ---> Running in d57e9410d9bb
10:42:48 [2022-05-17T10:42:48.884Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:42:48 [2022-05-17T10:42:48.884Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
10:42:48 [2022-05-17T10:42:48.884Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:42:48 [2022-05-17T10:42:48.884Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:42:49 [2022-05-17T10:42:49.140Z] Cannot create a file when that file already exists.
10:42:49 [2022-05-17T10:42:49.451Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:42:50 [2022-05-17T10:42:50.017Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:42:52 [2022-05-17T10:42:52.546Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:42:54 [2022-05-17T10:42:54.907Z] Removing intermediate container d57e9410d9bb
10:42:54 [2022-05-17T10:42:54.907Z]  ---> 1e94e05e1f1d
10:42:54 [2022-05-17T10:42:54.907Z] Step 13/13 : CMD ["sh"]
10:42:55 [2022-05-17T10:42:55.072Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:42:55 [2022-05-17T10:42:55.364Z]  ---> Running in 236666fc042f
10:42:55 [2022-05-17T10:42:55.820Z] Removing intermediate container 236666fc042f
10:42:55 [2022-05-17T10:42:55.820Z]  ---> c63f40b211b1
10:42:55 [2022-05-17T10:42:55.820Z] Successfully built c63f40b211b1
10:42:55 [2022-05-17T10:42:55.820Z] Successfully tagged busybox:latest
10:42:55 [2022-05-17T10:42:55.820Z] INFO: Docker images of the daemon under test
10:42:55 [2022-05-17T10:42:55.820Z] 
10:42:55 [2022-05-17T10:42:55.820Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:42:55 [2022-05-17T10:42:55.820Z] busybox                                latest              c63f40b211b1        Less than a second ago   4.95GB
10:42:55 [2022-05-17T10:42:55.820Z] mcr.microsoft.com/windows/servercore   ltsc2022            7c569352fed3        12 days ago              4.9GB
10:42:55 [2022-05-17T10:42:55.820Z] microsoft/windowsservercore            latest              7c569352fed3        12 days ago              4.9GB
10:42:55 [2022-05-17T10:42:55.820Z] 
10:42:55 [2022-05-17T10:42:55.820Z] INFO: Running integration tests at 05/17/2022 10:42:55...
10:42:55 [2022-05-17T10:42:55.820Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:42:55 [2022-05-17T10:42:55.820Z] INFO: Integration API tests being run from the host:
10:42:55 [2022-05-17T10:42:55.820Z] INFO: make.ps1 starting at 05/17/2022 10:42:55
10:42:57 [2022-05-17T10:42:57.354Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:42:57 [2022-05-17T10:42:57.600Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:42:58 [2022-05-17T10:42:58.973Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:42:59 [2022-05-17T10:42:59.361Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:42:59 [2022-05-17T10:42:59.361Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
10:42:59 [2022-05-17T10:42:59.361Z] === RUN   TestDockerSuite/TestBuildBlankName
10:43:00 [2022-05-17T10:43:00.324Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:43:00 [2022-05-17T10:43:00.872Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:43:04 [2022-05-17T10:43:04.152Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:43:04 [2022-05-17T10:43:04.410Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:43:05 [2022-05-17T10:43:05.782Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:43:06 [2022-05-17T10:43:06.347Z]     docker_cli_swarm_test.go:1796: [da53e2c96e882] joining swarm manager [dae7a3ec792f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:43:07 [2022-05-17T10:43:07.279Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:43:07 [2022-05-17T10:43:07.845Z]     docker_cli_swarm_test.go:1797: [d474590b2a5c1] joining swarm manager [dae7a3ec792f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:43:08 [2022-05-17T10:43:08.411Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:43:08 [2022-05-17T10:43:08.859Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:43:08 [2022-05-17T10:43:08.859Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
10:43:09 [2022-05-17T10:43:09.315Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:43:09 [2022-05-17T10:43:09.344Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:43:11 [2022-05-17T10:43:11.244Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:43:12 [2022-05-17T10:43:12.617Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:43:13 [2022-05-17T10:43:13.989Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:43:15 [2022-05-17T10:43:15.081Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:43:15 [2022-05-17T10:43:15.379Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:43:16 [2022-05-17T10:43:16.760Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:43:24 [2022-05-17T10:43:24.863Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:43:25 [2022-05-17T10:43:25.382Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:43:31 [2022-05-17T10:43:31.415Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:43:31 [2022-05-17T10:43:31.674Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:43:31 [2022-05-17T10:43:31.674Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:43:31 [2022-05-17T10:43:31.932Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:43:32 [2022-05-17T10:43:32.498Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:43:32 [2022-05-17T10:43:32.498Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:43:32 [2022-05-17T10:43:32.498Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:43:32 [2022-05-17T10:43:32.498Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:43:33 [2022-05-17T10:43:33.064Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:43:33 [2022-05-17T10:43:33.064Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:43:33 [2022-05-17T10:43:33.322Z]     docker_cli_swarm_test.go:1315: [d1cbdc24c8cec] joining swarm manager [d0e8a42072678]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:43:33 [2022-05-17T10:43:33.887Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:43:33 [2022-05-17T10:43:33.887Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:43:33 [2022-05-17T10:43:33.887Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:43:33 [2022-05-17T10:43:33.887Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:43:33 [2022-05-17T10:43:33.887Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:43:33 [2022-05-17T10:43:33.917Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:43:33 [2022-05-17T10:43:33.917Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
10:43:34 [2022-05-17T10:43:34.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:43:34 [2022-05-17T10:43:34.819Z]     docker_cli_swarm_test.go:1316: [d0686837e83bd] joining swarm manager [d0e8a42072678]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:43:35 [2022-05-17T10:43:35.752Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:43:35 [2022-05-17T10:43:35.752Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:43:35 [2022-05-17T10:43:35.752Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:43:35 [2022-05-17T10:43:35.752Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:43:36 [2022-05-17T10:43:36.009Z] === RUN   TestDockerSuite/TestVolumeEvents
10:43:36 [2022-05-17T10:43:36.574Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:43:37 [2022-05-17T10:43:37.946Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:43:37 [2022-05-17T10:43:37.946Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:43:37 [2022-05-17T10:43:37.946Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:43:39 [2022-05-17T10:43:39.844Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:43:40 [2022-05-17T10:43:40.023Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:43:40 [2022-05-17T10:43:40.023Z] INFO: Testing against a local daemon
10:43:40 [2022-05-17T10:43:40.023Z] === RUN   TestBuildWithSession
10:43:40 [2022-05-17T10:43:40.023Z]     build_session_test.go:25: TODO: BuildKit
10:43:40 [2022-05-17T10:43:40.023Z] --- SKIP: TestBuildWithSession (0.00s)
10:43:40 [2022-05-17T10:43:40.023Z] === RUN   TestBuildSquashParent
10:43:40 [2022-05-17T10:43:40.023Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:43:40 [2022-05-17T10:43:40.023Z] --- SKIP: TestBuildSquashParent (0.00s)
10:43:40 [2022-05-17T10:43:40.023Z] === RUN   TestBuildWithRemoveAndForceRemove
10:43:40 [2022-05-17T10:43:40.023Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:43:40 [2022-05-17T10:43:40.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:43:40 [2022-05-17T10:43:40.023Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:43:40 [2022-05-17T10:43:40.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:43:40 [2022-05-17T10:43:40.023Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:43:40 [2022-05-17T10:43:40.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:43:40 [2022-05-17T10:43:40.023Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:43:40 [2022-05-17T10:43:40.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:43:40 [2022-05-17T10:43:40.023Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:43:40 [2022-05-17T10:43:40.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:43:40 [2022-05-17T10:43:40.023Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:43:40 [2022-05-17T10:43:40.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:43:40 [2022-05-17T10:43:40.023Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:43:40 [2022-05-17T10:43:40.023Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:43:40 [2022-05-17T10:43:40.023Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:43:40 [2022-05-17T10:43:40.023Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:43:40 [2022-05-17T10:43:40.137Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:43:40 [2022-05-17T10:43:40.137Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
10:43:40 [2022-05-17T10:43:40.137Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:43:40 [2022-05-17T10:43:40.137Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
10:43:40 [2022-05-17T10:43:40.137Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:43:42 [2022-05-17T10:43:42.371Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:43:42 [2022-05-17T10:43:42.371Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
10:43:42 [2022-05-17T10:43:42.371Z] --- PASS: TestDockerSuite (1226.55s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.31s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.30s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.12s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.12s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.61s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.65s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.36s)
10:43:42 [2022-05-17T10:43:42.371Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.14s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.51s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.70s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.68s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.57s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.94s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.79s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.74s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.88s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.42s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.51s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.45s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.53s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.01s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.90s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.63s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.07s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.44s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.92s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.80s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.93s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.37s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.72s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.46s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.59s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.43s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.07s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.51s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.35s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.19s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.89s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.89s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.87s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.21s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.81s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.16s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.68s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.36s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.24s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.47s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.79s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.32s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.73s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.79s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.10s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.23s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.66s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.85s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.50s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.01s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.06s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.41s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.41s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (3.64s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.98s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.38s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.72s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.00s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.46s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.18s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.79s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.55s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.48s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.99s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.32s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.58s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.40s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.26s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.18s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.76s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.04s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.45s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.79s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.31s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.85s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.04s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.26s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.73s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.33s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.35s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.68s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.89s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.68s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.09s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.70s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.98s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.84s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.43s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.82s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.56s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.47s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.10s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.39s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.39s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.72s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.32s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.65s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.96s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.98s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.01s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.82s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.86s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.95s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.06s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.67s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.51s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.33s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.33s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.02s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.23s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.65s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.20s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFails (0.61s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.46s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.45s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.17s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.88s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.70s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.48s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.49s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.49s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.55s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.05s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.68s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.34s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.37s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.32s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.28s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.30s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.65s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.79s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.24s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.40s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.15s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.01s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.25s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.29s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.41s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.84s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.81s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.17s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.48s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.37s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.67s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.40s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.35s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s)
10:43:42 [2022-05-17T10:43:42.631Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.67s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.34s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.32s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.59s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.51s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.65s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildRm (2.13s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.80s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.12s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.23s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.76s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.85s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.29s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildUser (1.51s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.59s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.28s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.96s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.28s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.96s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.02s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.39s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitChange (0.69s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.08s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.12s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.10s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.12s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.09s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.53s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.51s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.61s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.52s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.44s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.50s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.72s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.62s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.87s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.58s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.33s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.07s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.46s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.43s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.34s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.45s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.36s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008286f0_<nil>_<nil>} (1.41s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14015515212_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.34s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14015515212_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.37s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33543820391_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.33s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33543820391_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.33s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33543820391_/foo_true__0xc000828720_<nil>_<nil>_<nil>} (1.32s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000828738_<nil>_<nil>} (1.37s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000828750_<nil>_<nil>} (1.54s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000828768_<nil>_<nil>} (1.66s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000828780_<nil>_<nil>} (1.45s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.90s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s)
10:43:42 [2022-05-17T10:43:42.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.95s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.99s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.72s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.37s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.82s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.84s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.21s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.51s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.57s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.24s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.08s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.54s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.40s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.12s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.54s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.76s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToDot (1.03s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.98s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.10s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.87s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.11s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.36s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.77s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.51s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.78s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.03s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.25s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.51s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.55s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.46s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.93s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.39s)
10:43:42 [2022-05-17T10:43:42.632Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.16s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.85s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.46s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.58s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.67s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.11s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.85s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.50s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.24s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.96s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.50s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.68s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.98s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.57s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsRename (0.66s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsResize (0.52s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.76s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.74s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.89s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsTop (0.63s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.91s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExec (0.63s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.71s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.66s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.29s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.57s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.64s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.15s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.94s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecEnv (0.59s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.12s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.75s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.70s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.59s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.82s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecParseError (0.59s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.66s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.65s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.61s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.80s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecTTY (0.61s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.71s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.62s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.97s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.61s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.75s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.53s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.61s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestHealth (19.04s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.30s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.98s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImportFile (1.17s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.78s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.23s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.59s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.53s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.49s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.27s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.53s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.50s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.49s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.62s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.63s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.94s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.54s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.60s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.09s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.52s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.33s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.09s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.97s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.17s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.65s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.54s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.45s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.62s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.63s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.22s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.53s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.36s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.55s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsSince (6.64s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.59s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsTail (0.53s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.28s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.48s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestNetHostname (1.39s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.72s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPluginActive (1.93s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.43s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.18s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.92s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.01s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.43s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.26s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.78s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.21s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.97s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPortList (6.93s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.90s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.56s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.51s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.17s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.46s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.11s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.71s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
10:43:42 [2022-05-17T10:43:42.633Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.11s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.24s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.16s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.48s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.54s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.59s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.06s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.80s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.79s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.77s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.65s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.07s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.08s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.64s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.19s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.56s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.27s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.06s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.81s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.66s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.44s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAddHost (1.02s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.69s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.76s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.62s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.64s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.58s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.09s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.55s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.76s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.05s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.18s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.58s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.65s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.76s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.23s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.84s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.69s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.32s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.55s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.06s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.60s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.93s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.53s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.87s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.79s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.08s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.12s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.08s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.59s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.79s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.99s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.16s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.14s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunMount (5.14s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.04s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.90s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.61s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.70s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.10s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.33s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.72s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.69s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.69s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.84s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.63s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.05s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.65s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.50s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.16s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunRm (0.49s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.22s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.58s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.95s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.72s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.63s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunState (1.28s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.33s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.18s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.84s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.45s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.13s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s)
10:43:42 [2022-05-17T10:43:42.634Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.49s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.67s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.23s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.82s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.71s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.14s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.48s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.68s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.57s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.07s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.50s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.72s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.32s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.54s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.32s)
10:43:42 [2022-05-17T10:43:42.635Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.78s)
10:43:42 [2022-05-17T10:43:42.635Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.87s)
10:43:42 [2022-05-17T10:43:42.635Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.64s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.01s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.17s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.21s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.48s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.85s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.46s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.92s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.55s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.82s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.64s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.21s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.06s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.56s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.44s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.78s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.46s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.38s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.28s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.54s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.89s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.61s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.62s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.21s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.06s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.48s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.40s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.49s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.57s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.78s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.63s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.49s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.00s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.55s)
10:43:42 [2022-05-17T10:43:42.635Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:43:42 [2022-05-17T10:43:42.635Z] === RUN   TestDockerRegistrySuite
10:43:42 [2022-05-17T10:43:42.635Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:43:43 [2022-05-17T10:43:43.569Z]     check_test.go:194: [d55a01f46851a] daemon is not started
10:43:43 [2022-05-17T10:43:43.569Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:43:44 [2022-05-17T10:43:44.503Z]     check_test.go:194: [d7c2d8a5e431a] daemon is not started
10:43:44 [2022-05-17T10:43:44.503Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:43:45 [2022-05-17T10:43:45.906Z]     check_test.go:194: [d1448e57e556f] daemon is not started
10:43:45 [2022-05-17T10:43:45.906Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:43:45 [2022-05-17T10:43:45.906Z]     check_test.go:194: [db88aa2316032] daemon is not started
10:43:45 [2022-05-17T10:43:45.906Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:43:48 [2022-05-17T10:43:48.433Z]     check_test.go:194: [de6a31d79ad8f] daemon is not started
10:43:48 [2022-05-17T10:43:48.433Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:43:48 [2022-05-17T10:43:48.675Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:43:48 [2022-05-17T10:43:48.675Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
10:43:48 [2022-05-17T10:43:48.675Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:43:48 [2022-05-17T10:43:48.675Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:43:48 [2022-05-17T10:43:48.675Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
10:43:48 [2022-05-17T10:43:48.675Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:43:48 [2022-05-17T10:43:48.675Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
10:43:48 [2022-05-17T10:43:48.675Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:43:54 [2022-05-17T10:43:54.822Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:43:54 [2022-05-17T10:43:54.986Z]     check_test.go:194: [d60327fa0026f] daemon is not started
10:43:54 [2022-05-17T10:43:54.986Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:43:55 [2022-05-17T10:43:55.785Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:43:57 [2022-05-17T10:43:57.512Z]     check_test.go:194: [dfb9baa36924a] daemon is not started
10:43:57 [2022-05-17T10:43:57.513Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:43:58 [2022-05-17T10:43:58.886Z]     check_test.go:194: [dbd83f2a1c7cc] daemon is not started
10:43:58 [2022-05-17T10:43:58.886Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:43:59 [2022-05-17T10:43:59.451Z]     check_test.go:194: [d5e8dc19b8fbc] daemon is not started
10:43:59 [2022-05-17T10:43:59.451Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:44:00 [2022-05-17T10:44:00.384Z]     check_test.go:194: [d2fb3f8a8b9fa] daemon is not started
10:44:00 [2022-05-17T10:44:00.384Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:44:01 [2022-05-17T10:44:01.757Z]     check_test.go:194: [d9f49bf5d4db2] daemon is not started
10:44:01 [2022-05-17T10:44:01.757Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:44:02 [2022-05-17T10:44:02.691Z]     check_test.go:194: [d8797ec357c0a] daemon is not started
10:44:02 [2022-05-17T10:44:02.691Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:44:03 [2022-05-17T10:44:03.147Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:44:03 [2022-05-17T10:44:03.147Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:44:03 [2022-05-17T10:44:03.147Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:44:03 [2022-05-17T10:44:03.147Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:44:03 [2022-05-17T10:44:03.147Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:44:03 [2022-05-17T10:44:03.147Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:44:03 [2022-05-17T10:44:03.147Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:44:03 [2022-05-17T10:44:03.147Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
10:44:03 [2022-05-17T10:44:03.147Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:44:03 [2022-05-17T10:44:03.624Z]     check_test.go:194: [d3bec654733e4] daemon is not started
10:44:03 [2022-05-17T10:44:03.624Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:44:04 [2022-05-17T10:44:04.557Z]     check_test.go:194: [d8b851aa824dd] daemon is not started
10:44:04 [2022-05-17T10:44:04.557Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:44:05 [2022-05-17T10:44:05.123Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f9f953d0d99f6de429e1263beb7a6e0ad3890ff8934c41a2b28f8185f4d92303
10:44:06 [2022-05-17T10:44:06.057Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0437850f53983776934b29510ebfed2d4af1538d9ad8d4de1aeb488ee68c73df
10:44:06 [2022-05-17T10:44:06.077Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
10:44:06 [2022-05-17T10:44:06.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.11s)
10:44:06 [2022-05-17T10:44:06.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.20s)
10:44:06 [2022-05-17T10:44:06.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.45s)
10:44:06 [2022-05-17T10:44:06.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.79s)
10:44:06 [2022-05-17T10:44:06.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.02s)
10:44:06 [2022-05-17T10:44:06.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.43s)
10:44:06 [2022-05-17T10:44:06.077Z] === RUN   TestBuildMultiStageCopy
10:44:06 [2022-05-17T10:44:06.077Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:44:06 [2022-05-17T10:44:06.314Z]     check_test.go:194: [db03c2d88116f] daemon is not started
10:44:06 [2022-05-17T10:44:06.314Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:44:07 [2022-05-17T10:44:07.248Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f2e2ac6d44c93c438d84ce3871721e119bd9d03798bea02093370a4e80e62b72
10:44:07 [2022-05-17T10:44:07.813Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0adfa265911d1f55901f9b072a128370d821898ee1064ee0ca79498ced1963c4
10:44:08 [2022-05-17T10:44:08.071Z]     check_test.go:194: [db73f42fd5509] daemon is not started
10:44:08 [2022-05-17T10:44:08.071Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:44:09 [2022-05-17T10:44:09.004Z]     check_test.go:194: [db6feddca8d1e] daemon is not started
10:44:09 [2022-05-17T10:44:09.004Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:44:10 [2022-05-17T10:44:10.222Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:44:10 [2022-05-17T10:44:10.222Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
10:44:10 [2022-05-17T10:44:10.222Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:44:10 [2022-05-17T10:44:10.222Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
10:44:10 [2022-05-17T10:44:10.222Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:44:11 [2022-05-17T10:44:11.531Z]     check_test.go:194: [d33834d2719de] daemon is not started
10:44:11 [2022-05-17T10:44:11.531Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:44:12 [2022-05-17T10:44:12.096Z]     check_test.go:194: [d48d64072182c] daemon is not started
10:44:12 [2022-05-17T10:44:12.096Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:44:12 [2022-05-17T10:44:12.096Z]     check_test.go:194: [db44073ab3284] daemon is not started
10:44:12 [2022-05-17T10:44:12.096Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:44:13 [2022-05-17T10:44:13.065Z]     check_test.go:194: [d37b7bee2169a] daemon is not started
10:44:13 [2022-05-17T10:44:13.065Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:44:13 [2022-05-17T10:44:13.110Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
10:44:13 [2022-05-17T10:44:13.110Z] Copying nested executables into bundles/cross/linux/amd64-daemon
10:44:13 [2022-05-17T10:44:13.965Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:44:13 [2022-05-17T10:44:13.997Z]     check_test.go:194: [dd851fc909291] daemon is not started
10:44:13 [2022-05-17T10:44:13.997Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:44:14 [2022-05-17T10:44:14.045Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
10:44:14 [2022-05-17T10:44:14.045Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:44:14 [2022-05-17T10:44:14.045Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
10:44:14 [2022-05-17T10:44:14.303Z] Cross building: bundles/cross/windows/amd64
10:44:14 [2022-05-17T10:44:14.303Z] +++++++ cat ./cli/winresources/dockerd/winres.json
10:44:14 [2022-05-17T10:44:14.303Z] {
10:44:14 [2022-05-17T10:44:14.303Z]   "RT_GROUP_ICON": {
10:44:14 [2022-05-17T10:44:14.303Z]     "#1": {
10:44:14 [2022-05-17T10:44:14.303Z]       "0409": "../../winresources/docker.ico"
10:44:14 [2022-05-17T10:44:14.303Z]     }
10:44:14 [2022-05-17T10:44:14.303Z]   },
10:44:14 [2022-05-17T10:44:14.303Z]   "RT_MANIFEST": {
10:44:14 [2022-05-17T10:44:14.303Z]     "#1": {
10:44:14 [2022-05-17T10:44:14.303Z]       "0409": {
10:44:14 [2022-05-17T10:44:14.303Z]         "identity": {},
10:44:14 [2022-05-17T10:44:14.303Z]         "description": "Docker Engine",
10:44:14 [2022-05-17T10:44:14.303Z]         "minimum-os": "vista",
10:44:14 [2022-05-17T10:44:14.303Z]         "execution-level": "",
10:44:14 [2022-05-17T10:44:14.303Z]         "ui-access": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "auto-elevate": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "dpi-awareness": "unaware",
10:44:14 [2022-05-17T10:44:14.303Z]         "disable-theming": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "disable-window-filtering": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "high-resolution-scrolling-aware": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "ultra-high-resolution-scrolling-aware": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "long-path-aware": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "printer-driver-isolation": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "gdi-scaling": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "segment-heap": false,
10:44:14 [2022-05-17T10:44:14.303Z]         "use-common-controls-v6": false
10:44:14 [2022-05-17T10:44:14.303Z]       }
10:44:14 [2022-05-17T10:44:14.303Z]     }
10:44:14 [2022-05-17T10:44:14.303Z]   },
10:44:14 [2022-05-17T10:44:14.303Z]   "RT_MESSAGETABLE": {
10:44:14 [2022-05-17T10:44:14.303Z]     "#1": {
10:44:14 [2022-05-17T10:44:14.303Z]       "0409": "../../winresources/event_messages.bin"
10:44:14 [2022-05-17T10:44:14.303Z]     }
10:44:14 [2022-05-17T10:44:14.303Z]   },
10:44:14 [2022-05-17T10:44:14.303Z]   "RT_VERSION": {
10:44:14 [2022-05-17T10:44:14.303Z]     "#1": {
10:44:14 [2022-05-17T10:44:14.303Z]       "0409": {
10:44:14 [2022-05-17T10:44:14.303Z]         "fixed": {
10:44:14 [2022-05-17T10:44:14.303Z]           "file_version": "0.0.0.0",
10:44:14 [2022-05-17T10:44:14.303Z]           "product_version": "0.0.0.0",
10:44:14 [2022-05-17T10:44:14.303Z]           "type": "Unknown"
10:44:14 [2022-05-17T10:44:14.303Z]         },
10:44:14 [2022-05-17T10:44:14.303Z]         "info": {
10:44:14 [2022-05-17T10:44:14.303Z]           "0000": {
10:44:14 [2022-05-17T10:44:14.303Z]             "CompanyName": "",
10:44:14 [2022-05-17T10:44:14.303Z]             "FileVersion": "dev",
10:44:14 [2022-05-17T10:44:14.303Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
10:44:14 [2022-05-17T10:44:14.303Z]             "OriginalFileName": "dockerd-dev.exe",
10:44:14 [2022-05-17T10:44:14.303Z]             "ProductName": "",
10:44:14 [2022-05-17T10:44:14.303Z]             "ProductVersion": "dev",
10:44:14 [2022-05-17T10:44:14.303Z]             "SpecialBuild": "d80689bae6d9547d8747ebf10793487a522e8365"
10:44:14 [2022-05-17T10:44:14.303Z]           }
10:44:14 [2022-05-17T10:44:14.303Z]         }
10:44:14 [2022-05-17T10:44:14.303Z]       }
10:44:14 [2022-05-17T10:44:14.303Z]     }
10:44:14 [2022-05-17T10:44:14.303Z]   }
10:44:14 [2022-05-17T10:44:14.303Z] }
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/config.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/config_windows.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/daemon.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/daemon_test.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/daemon_windows.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/docker.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/docker_windows.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/genwinres_windows.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/metrics.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/options.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/options_test.go
10:44:14 [2022-05-17T10:44:14.303Z] cmd/dockerd/service_windows.go
10:44:14 [2022-05-17T10:44:14.303Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
10:44:14 [2022-05-17T10:44:14.303Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:44:14 [2022-05-17T10:44:14.931Z]     check_test.go:194: [d53c68c159cdf] daemon is not started
10:44:14 [2022-05-17T10:44:14.931Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:44:16 [2022-05-17T10:44:16.860Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:44:16 [2022-05-17T10:44:16.860Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
10:44:16 [2022-05-17T10:44:16.860Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:44:16 [2022-05-17T10:44:16.860Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
10:44:16 [2022-05-17T10:44:16.860Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:44:16 [2022-05-17T10:44:16.860Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
10:44:16 [2022-05-17T10:44:16.860Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:44:16 [2022-05-17T10:44:16.860Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
10:44:16 [2022-05-17T10:44:16.860Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:44:17 [2022-05-17T10:44:17.459Z]     check_test.go:194: [d819c216e25ae] daemon is not started
10:44:17 [2022-05-17T10:44:17.459Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:44:17 [2022-05-17T10:44:17.459Z]     check_test.go:194: [db19cd36b6fd4] daemon is not started
10:44:17 [2022-05-17T10:44:17.459Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:44:18 [2022-05-17T10:44:18.392Z]     check_test.go:194: [db7c904a55bd3] daemon is not started
10:44:18 [2022-05-17T10:44:18.392Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:44:18 [2022-05-17T10:44:18.456Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:44:18 [2022-05-17T10:44:18.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:44:18 [2022-05-17T10:44:18.650Z]     check_test.go:194: [d2c5af545c4cd] daemon is not started
10:44:18 [2022-05-17T10:44:18.908Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:44:18 [2022-05-17T10:44:18.908Z]     check_test.go:194: [d8e8cc207b6a2] daemon is not started
10:44:18 [2022-05-17T10:44:18.908Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:44:18 [2022-05-17T10:44:18.920Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:44:19 [2022-05-17T10:44:19.166Z]     check_test.go:194: [dc9618b2a3f27] daemon is not started
10:44:19 [2022-05-17T10:44:19.166Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:44:19 [2022-05-17T10:44:19.424Z]     check_test.go:194: [d203d7d08f88b] daemon is not started
10:44:19 [2022-05-17T10:44:19.424Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:44:19 [2022-05-17T10:44:19.682Z]     check_test.go:194: [d9e7296f29170] daemon is not started
10:44:19 [2022-05-17T10:44:19.682Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:44:19 [2022-05-17T10:44:19.682Z]     check_test.go:194: [dc75308880e16] daemon is not started
10:44:19 [2022-05-17T10:44:19.682Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:44:20 [2022-05-17T10:44:20.450Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:44:20 [2022-05-17T10:44:20.607Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:44:20 [2022-05-17T10:44:20.607Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
10:44:20 [2022-05-17T10:44:20.607Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:44:20 [2022-05-17T10:44:20.607Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
10:44:20 [2022-05-17T10:44:20.607Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:44:21 [2022-05-17T10:44:21.053Z]     check_test.go:194: [d35a0704c86d0] daemon is not started
10:44:21 [2022-05-17T10:44:21.053Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:44:21 [2022-05-17T10:44:21.411Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:44:21 [2022-05-17T10:44:21.465Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:44:21 [2022-05-17T10:44:21.465Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
10:44:21 [2022-05-17T10:44:21.921Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:44:21 [2022-05-17T10:44:21.921Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
10:44:22 [2022-05-17T10:44:22.376Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:44:22 [2022-05-17T10:44:22.426Z]     check_test.go:194: [d61ab8d517d89] daemon is not started
10:44:22 [2022-05-17T10:44:22.426Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:44:22 [2022-05-17T10:44:22.991Z]     check_test.go:194: [dc0b6fd2f387c] daemon is not started
10:44:22 [2022-05-17T10:44:22.991Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:44:23 [2022-05-17T10:44:23.579Z] --- PASS: TestBuildMultiStageCopy (17.34s)
10:44:23 [2022-05-17T10:44:23.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.98s)
10:44:23 [2022-05-17T10:44:23.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s)
10:44:23 [2022-05-17T10:44:23.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.21s)
10:44:23 [2022-05-17T10:44:23.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.46s)
10:44:23 [2022-05-17T10:44:23.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.73s)
10:44:23 [2022-05-17T10:44:23.579Z] === RUN   TestBuildMultiStageParentConfig
10:44:23 [2022-05-17T10:44:23.923Z]     check_test.go:194: [d355d83b4893c] daemon is not started
10:44:23 [2022-05-17T10:44:23.924Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:44:24 [2022-05-17T10:44:24.539Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:44:24 [2022-05-17T10:44:24.539Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
10:44:24 [2022-05-17T10:44:24.539Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:44:24 [2022-05-17T10:44:24.856Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:44:25 [2022-05-17T10:44:25.788Z] --- PASS: TestDockerRegistrySuite (43.12s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.15s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.49s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.59s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.78s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.87s)
10:44:25 [2022-05-17T10:44:25.789Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s)
10:44:25 [2022-05-17T10:44:25.789Z] === RUN   TestDockerSchema1RegistrySuite
10:44:25 [2022-05-17T10:44:25.789Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:44:25 [2022-05-17T10:44:25.789Z]     check_test.go:221: [dc992153c2a19] daemon is not started
10:44:25 [2022-05-17T10:44:25.789Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:44:26 [2022-05-17T10:44:26.474Z] --- PASS: TestBuildMultiStageParentConfig (3.03s)
10:44:26 [2022-05-17T10:44:26.474Z] === RUN   TestBuildLabelWithTargets
10:44:26 [2022-05-17T10:44:26.474Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:44:26 [2022-05-17T10:44:26.474Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
10:44:26 [2022-05-17T10:44:26.474Z] === RUN   TestBuildWithEmptyLayers
10:44:27 [2022-05-17T10:44:27.653Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:44:28 [2022-05-17T10:44:28.004Z] --- PASS: TestBuildWithEmptyLayers (1.69s)
10:44:28 [2022-05-17T10:44:28.004Z] === RUN   TestBuildMultiStageOnBuild
10:44:28 [2022-05-17T10:44:28.317Z]     check_test.go:221: [db64f0f80ffc1] daemon is not started
10:44:28 [2022-05-17T10:44:28.575Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:44:29 [2022-05-17T10:44:29.206Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:44:30 [2022-05-17T10:44:30.736Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:44:30 [2022-05-17T10:44:30.736Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
10:44:30 [2022-05-17T10:44:30.736Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:44:30 [2022-05-17T10:44:30.736Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
10:44:30 [2022-05-17T10:44:30.736Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:44:32 [2022-05-17T10:44:32.902Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:44:33 [2022-05-17T10:44:33.836Z]     check_test.go:221: [d3cd532d99fd8] daemon is not started
10:44:33 [2022-05-17T10:44:33.836Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:44:33 [2022-05-17T10:44:33.863Z] === RUN   TestDockerSuite/TestBuildCmd
10:44:34 [2022-05-17T10:44:34.401Z]     check_test.go:221: [db517acd67b01] daemon is not started
10:44:34 [2022-05-17T10:44:34.401Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:44:34 [2022-05-17T10:44:34.401Z]     check_test.go:221: [db13a600320b2] daemon is not started
10:44:34 [2022-05-17T10:44:34.401Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:44:34 [2022-05-17T10:44:34.824Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:44:35 [2022-05-17T10:44:35.280Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:44:35 [2022-05-17T10:44:35.333Z]     check_test.go:221: [d13f7d536ccfd] daemon is not started
10:44:35 [2022-05-17T10:44:35.333Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:44:35 [2022-05-17T10:44:35.735Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:44:36 [2022-05-17T10:44:36.266Z]     check_test.go:221: [d0d41d6a7a0b3] daemon is not started
10:44:36 [2022-05-17T10:44:36.266Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:44:37 [2022-05-17T10:44:37.199Z]     check_test.go:221: [d52b3efb40c38] daemon is not started
10:44:37 [2022-05-17T10:44:37.199Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:44:39 [2022-05-17T10:44:39.759Z]     check_test.go:221: [d94d5e722c519] daemon is not started
10:44:39 [2022-05-17T10:44:39.759Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:44:39 [2022-05-17T10:44:39.759Z]     check_test.go:221: [d5a4fd02acd00] daemon is not started
10:44:39 [2022-05-17T10:44:39.759Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:44:40 [2022-05-17T10:44:40.325Z]     check_test.go:221: [d8c81d652e99f] daemon is not started
10:44:40 [2022-05-17T10:44:40.325Z] --- PASS: TestDockerSchema1RegistrySuite (14.62s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.98s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.82s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
10:44:40 [2022-05-17T10:44:40.325Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s)
10:44:40 [2022-05-17T10:44:40.325Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:44:40 [2022-05-17T10:44:40.325Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:44:40 [2022-05-17T10:44:40.325Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:44:40 [2022-05-17T10:44:40.891Z]     check_test.go:250: [d871e50b97748] daemon is not started
10:44:40 [2022-05-17T10:44:40.891Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:44:41 [2022-05-17T10:44:41.457Z]     check_test.go:250: [dba2bf3e94ec1] daemon is not started
10:44:41 [2022-05-17T10:44:41.457Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:44:41 [2022-05-17T10:44:41.714Z]     check_test.go:250: [d46c20c467d0a] daemon is not started
10:44:41 [2022-05-17T10:44:41.714Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:44:42 [2022-05-17T10:44:42.782Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:44:43 [2022-05-17T10:44:43.087Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:44:43 [2022-05-17T10:44:43.345Z]     check_test.go:250: [d3ab358d30da4] daemon is not started
10:44:43 [2022-05-17T10:44:43.345Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:44:43 [2022-05-17T10:44:43.910Z]     check_test.go:250: [ddbf708978b55] daemon is not started
10:44:43 [2022-05-17T10:44:43.910Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:44:44 [2022-05-17T10:44:44.475Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:44:44 [2022-05-17T10:44:44.475Z]     check_test.go:250: [d68809da0f226] daemon is not started
10:44:44 [2022-05-17T10:44:44.733Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:44:44 [2022-05-17T10:44:44.733Z]     check_test.go:250: [dbd44f58329e4] daemon is not started
10:44:44 [2022-05-17T10:44:44.733Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.53s)
10:44:44 [2022-05-17T10:44:44.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s)
10:44:44 [2022-05-17T10:44:44.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s)
10:44:44 [2022-05-17T10:44:44.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
10:44:44 [2022-05-17T10:44:44.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s)
10:44:44 [2022-05-17T10:44:44.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
10:44:44 [2022-05-17T10:44:44.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s)
10:44:44 [2022-05-17T10:44:44.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s)
10:44:44 [2022-05-17T10:44:44.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
10:44:44 [2022-05-17T10:44:44.733Z] === RUN   TestDockerRegistryAuthTokenSuite
10:44:44 [2022-05-17T10:44:44.733Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:44:44 [2022-05-17T10:44:44.946Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:44:44 [2022-05-17T10:44:44.946Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
10:44:44 [2022-05-17T10:44:44.946Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:44:45 [2022-05-17T10:44:45.653Z] --- PASS: TestBuildMultiStageOnBuild (16.56s)
10:44:45 [2022-05-17T10:44:45.653Z] === RUN   TestBuildUncleanTarFilenames
10:44:45 [2022-05-17T10:44:45.653Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:44:45 [2022-05-17T10:44:45.653Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
10:44:45 [2022-05-17T10:44:45.653Z] === RUN   TestBuildMultiStageLayerLeak
10:44:46 [2022-05-17T10:44:46.472Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:44:46 [2022-05-17T10:44:46.472Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
10:44:46 [2022-05-17T10:44:46.472Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:44:47 [2022-05-17T10:44:47.433Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:44:49 [2022-05-17T10:44:49.599Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:44:49 [2022-05-17T10:44:49.992Z]     check_test.go:277: [dd8b6ce4f61f9] daemon is not started
10:44:49 [2022-05-17T10:44:49.993Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:44:49 [2022-05-17T10:44:49.993Z]     check_test.go:277: [d0518f33374b9] daemon is not started
10:44:49 [2022-05-17T10:44:49.993Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:44:50 [2022-05-17T10:44:50.251Z]     check_test.go:277: [d290fb717d9c7] daemon is not started
10:44:50 [2022-05-17T10:44:50.251Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:44:50 [2022-05-17T10:44:50.251Z]     check_test.go:277: [d7a3dede78c63] daemon is not started
10:44:50 [2022-05-17T10:44:50.251Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:44:50 [2022-05-17T10:44:50.508Z]     check_test.go:277: [d8195c85415de] daemon is not started
10:44:50 [2022-05-17T10:44:50.508Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s)
10:44:50 [2022-05-17T10:44:50.508Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
10:44:50 [2022-05-17T10:44:50.508Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s)
10:44:50 [2022-05-17T10:44:50.508Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
10:44:50 [2022-05-17T10:44:50.508Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
10:44:50 [2022-05-17T10:44:50.508Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
10:44:50 [2022-05-17T10:44:50.508Z] === RUN   TestDockerNetworkSuite
10:44:50 [2022-05-17T10:44:50.508Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:44:50 [2022-05-17T10:44:50.561Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:44:51 [2022-05-17T10:44:51.017Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:44:51 [2022-05-17T10:44:51.017Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
10:44:51 [2022-05-17T10:44:51.017Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:44:51 [2022-05-17T10:44:51.074Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:44:51 [2022-05-17T10:44:51.332Z]     docker_cli_network_unix_test.go:46: [dcd783a2f110e] daemon is not started
10:44:51 [2022-05-17T10:44:51.590Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:44:51 [2022-05-17T10:44:51.981Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:44:52 [2022-05-17T10:44:52.156Z]     docker_cli_network_unix_test.go:46: [d2cef583d2f2f] daemon is not started
10:44:52 [2022-05-17T10:44:52.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:44:52 [2022-05-17T10:44:52.947Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:44:52 [2022-05-17T10:44:52.947Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
10:44:52 [2022-05-17T10:44:52.947Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:44:52 [2022-05-17T10:44:52.947Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
10:44:52 [2022-05-17T10:44:52.947Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:44:54 [2022-05-17T10:44:54.939Z]     docker_cli_network_unix_test.go:46: [dddb0f774ad20] daemon is not started
10:44:55 [2022-05-17T10:44:55.874Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:44:57 [2022-05-17T10:44:57.772Z]     docker_cli_network_unix_test.go:46: [dc7efd8c75482] daemon is not started
10:44:57 [2022-05-17T10:44:57.994Z] --- PASS: TestBuildMultiStageLayerLeak (13.18s)
10:44:57 [2022-05-17T10:44:57.994Z] === RUN   TestBuildWithHugeFile
10:44:58 [2022-05-17T10:44:58.030Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:44:58 [2022-05-17T10:44:58.030Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:44:58 [2022-05-17T10:44:58.287Z]     docker_cli_network_unix_test.go:1233: [db01c35fc8ba3] daemon is not started
10:44:59 [2022-05-17T10:44:59.996Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:45:00 [2022-05-17T10:45:00.813Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:45:01 [2022-05-17T10:45:01.071Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:45:02 [2022-05-17T10:45:02.004Z]     docker_cli_network_unix_test.go:46: [dc733748bdec0] daemon is not started
10:45:02 [2022-05-17T10:45:02.947Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:45:06 [2022-05-17T10:45:06.236Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:45:07 [2022-05-17T10:45:07.609Z]     docker_cli_network_unix_test.go:46: [d44044d2bcfd0] daemon is not started
10:45:08 [2022-05-17T10:45:08.541Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:45:08 [2022-05-17T10:45:08.799Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:45:11 [2022-05-17T10:45:11.326Z]     docker_cli_network_unix_test.go:46: [df7d445c61534] daemon is not started
10:45:11 [2022-05-17T10:45:11.584Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:45:12 [2022-05-17T10:45:12.957Z]     docker_cli_network_unix_test.go:46: [d9973a19c1f22] daemon is not started
10:45:13 [2022-05-17T10:45:13.216Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:45:13 [2022-05-17T10:45:13.216Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:45:13 [2022-05-17T10:45:13.216Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:45:13 [2022-05-17T10:45:13.216Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:45:13 [2022-05-17T10:45:13.782Z]     docker_cli_network_unix_test.go:46: [d5c3bd8781cbf] daemon is not started
10:45:13 [2022-05-17T10:45:13.782Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:45:14 [2022-05-17T10:45:14.040Z]     docker_cli_network_unix_test.go:46: [d3a6731fe9b4c] daemon is not started
10:45:14 [2022-05-17T10:45:14.040Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:45:14 [2022-05-17T10:45:14.606Z]     docker_cli_network_unix_test.go:46: [daa5e72ef791a] daemon is not started
10:45:15 [2022-05-17T10:45:15.172Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:45:16 [2022-05-17T10:45:16.106Z]     docker_cli_network_unix_test.go:46: [d24fd7111e95b] daemon is not started
10:45:16 [2022-05-17T10:45:16.364Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:45:16 [2022-05-17T10:45:16.621Z]     docker_cli_network_unix_test.go:46: [d4f6e5799b3c9] daemon is not started
10:45:16 [2022-05-17T10:45:16.621Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:45:17 [2022-05-17T10:45:17.187Z]     docker_cli_network_unix_test.go:46: [d054124e0e233] daemon is not started
10:45:17 [2022-05-17T10:45:17.187Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:45:18 [2022-05-17T10:45:18.119Z]     docker_cli_network_unix_test.go:46: [dcb2da05e4323] daemon is not started
10:45:18 [2022-05-17T10:45:18.377Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:45:18 [2022-05-17T10:45:18.634Z]     docker_cli_network_unix_test.go:46: [d7ac3a66f78ab] daemon is not started
10:45:18 [2022-05-17T10:45:18.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:45:18 [2022-05-17T10:45:18.634Z]     docker_cli_network_unix_test.go:46: [d229111d778e9] daemon is not started
10:45:18 [2022-05-17T10:45:18.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:45:18 [2022-05-17T10:45:18.892Z]     docker_cli_network_unix_test.go:46: [d9db011b214f0] daemon is not started
10:45:18 [2022-05-17T10:45:18.892Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:45:19 [2022-05-17T10:45:19.457Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:45:20 [2022-05-17T10:45:20.023Z]     docker_cli_network_unix_test.go:46: [d71edf89f302f] daemon is not started
10:45:20 [2022-05-17T10:45:20.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:45:20 [2022-05-17T10:45:20.281Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:45:20 [2022-05-17T10:45:20.538Z]     docker_cli_network_unix_test.go:46: [d04fa3327cc01] daemon is not started
10:45:20 [2022-05-17T10:45:20.796Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:45:21 [2022-05-17T10:45:21.054Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:45:21 [2022-05-17T10:45:21.312Z]     docker_cli_network_unix_test.go:46: [d025e3fe8ddf8] daemon is not started
10:45:21 [2022-05-17T10:45:21.312Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:45:21 [2022-05-17T10:45:21.312Z]     docker_cli_network_unix_test.go:46: [da6c7c5c0b19c] daemon is not started
10:45:21 [2022-05-17T10:45:21.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:45:21 [2022-05-17T10:45:21.569Z]     docker_cli_network_unix_test.go:46: [d2042f28c520d] daemon is not started
10:45:21 [2022-05-17T10:45:21.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:45:22 [2022-05-17T10:45:22.942Z]     docker_cli_network_unix_test.go:968: [d41937671afe7] daemon is not started
10:45:23 [2022-05-17T10:45:23.508Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:45:24 [2022-05-17T10:45:24.074Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:45:25 [2022-05-17T10:45:25.454Z]     docker_cli_network_unix_test.go:46: [d76867f24475a] daemon is not started
10:45:25 [2022-05-17T10:45:25.454Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:45:27 [2022-05-17T10:45:27.982Z]     docker_cli_network_unix_test.go:1116: [da44ae572b515] daemon is not started
10:45:29 [2022-05-17T10:45:29.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:45:29 [2022-05-17T10:45:29.882Z]     docker_cli_network_unix_test.go:46: [d486c07e6b976] daemon is not started
10:45:29 [2022-05-17T10:45:29.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:45:30 [2022-05-17T10:45:30.814Z]     docker_cli_network_unix_test.go:46: [da2e5c50d37ac] daemon is not started
10:45:30 [2022-05-17T10:45:30.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:45:30 [2022-05-17T10:45:30.814Z]     docker_cli_network_unix_test.go:46: [d66b4e2372f25] daemon is not started
10:45:30 [2022-05-17T10:45:30.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:45:30 [2022-05-17T10:45:30.814Z]     docker_cli_network_unix_test.go:46: [db0da458b4a50] daemon is not started
10:45:30 [2022-05-17T10:45:30.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:45:31 [2022-05-17T10:45:31.071Z]     docker_cli_network_unix_test.go:46: [df13a6527510d] daemon is not started
10:45:31 [2022-05-17T10:45:31.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:45:31 [2022-05-17T10:45:31.072Z]     docker_cli_network_unix_test.go:46: [dbe3f9471356b] daemon is not started
10:45:31 [2022-05-17T10:45:31.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:45:31 [2022-05-17T10:45:31.072Z]     docker_cli_network_unix_test.go:46: [de82682815980] daemon is not started
10:45:31 [2022-05-17T10:45:31.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:45:32 [2022-05-17T10:45:32.970Z]     docker_cli_network_unix_test.go:46: [dadc29d54b844] daemon is not started
10:45:33 [2022-05-17T10:45:33.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:45:33 [2022-05-17T10:45:33.902Z]     docker_cli_network_unix_test.go:46: [d6489c779776e] daemon is not started
10:45:33 [2022-05-17T10:45:33.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:45:33 [2022-05-17T10:45:33.902Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:45:33 [2022-05-17T10:45:33.902Z]     docker_cli_network_unix_test.go:46: [d3cb65f093263] daemon is not started
10:45:33 [2022-05-17T10:45:33.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:45:34 [2022-05-17T10:45:34.160Z]     docker_cli_network_unix_test.go:46: [d6558b4d0344f] daemon is not started
10:45:34 [2022-05-17T10:45:34.726Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:45:38 [2022-05-17T10:45:38.007Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:45:39 [2022-05-17T10:45:39.906Z]     docker_cli_network_unix_test.go:1084: [dbe571ec585d5] daemon is not started
10:45:41 [2022-05-17T10:45:41.277Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:45:41 [2022-05-17T10:45:41.277Z]     docker_cli_network_unix_test.go:46: [d1b7e4ad58ca6] daemon is not started
10:45:41 [2022-05-17T10:45:41.277Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:45:41 [2022-05-17T10:45:41.842Z]     docker_cli_network_unix_test.go:46: [da74edb31a1b6] daemon is not started
10:45:42 [2022-05-17T10:45:42.100Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:45:42 [2022-05-17T10:45:42.439Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:45:42 [2022-05-17T10:45:42.440Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:45:42 [2022-05-17T10:45:42.440Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:45:43 [2022-05-17T10:45:43.471Z]     docker_cli_network_unix_test.go:46: [ddbe344ffc3dc] daemon is not started
10:45:43 [2022-05-17T10:45:43.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:45:43 [2022-05-17T10:45:43.729Z]     docker_cli_network_unix_test.go:46: [d04ca8a596ef9] daemon is not started
10:45:43 [2022-05-17T10:45:43.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:45:44 [2022-05-17T10:45:44.295Z]     docker_cli_network_unix_test.go:46: [de7fd138e88b5] daemon is not started
10:45:44 [2022-05-17T10:45:44.552Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:45:45 [2022-05-17T10:45:45.118Z]     docker_cli_network_unix_test.go:46: [d9caf9d75a1d0] daemon is not started
10:45:45 [2022-05-17T10:45:45.118Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:45:45 [2022-05-17T10:45:45.683Z]     docker_cli_network_unix_test.go:46: [d20e6dbfb6a82] daemon is not started
10:45:45 [2022-05-17T10:45:45.941Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:45:46 [2022-05-17T10:45:46.155Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:45:46 [2022-05-17T10:45:46.155Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
10:45:46 [2022-05-17T10:45:46.611Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:45:46 [2022-05-17T10:45:46.611Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
10:45:47 [2022-05-17T10:45:47.067Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:45:47 [2022-05-17T10:45:47.067Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
10:45:47 [2022-05-17T10:45:47.067Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:45:47 [2022-05-17T10:45:47.523Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:45:47 [2022-05-17T10:45:47.523Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
10:45:47 [2022-05-17T10:45:47.523Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:45:50 [2022-05-17T10:45:50.124Z]     docker_cli_network_unix_test.go:46: [df857a5c4d081] daemon is not started
10:45:50 [2022-05-17T10:45:50.382Z] --- PASS: TestDockerNetworkSuite (59.90s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.21s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.35s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.34s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.92s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.74s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.08s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.78s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.50s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.12s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.24s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.43s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.20s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.10s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.20s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.49s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.40s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.07s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.60s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.54s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.17s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.67s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s)
10:45:50 [2022-05-17T10:45:50.382Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.46s)
10:45:50 [2022-05-17T10:45:50.382Z] === RUN   TestDockerHubPullSuite
10:45:50 [2022-05-17T10:45:50.382Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:45:52 [2022-05-17T10:45:52.303Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:45:54 [2022-05-17T10:45:54.199Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:45:54 [2022-05-17T10:45:54.765Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:45:56 [2022-05-17T10:45:56.137Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:45:56 [2022-05-17T10:45:56.395Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:45:56 [2022-05-17T10:45:56.395Z] --- PASS: TestDockerHubPullSuite (6.00s)
10:45:56 [2022-05-17T10:45:56.395Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s)
10:45:56 [2022-05-17T10:45:56.395Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
10:45:56 [2022-05-17T10:45:56.395Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.62s)
10:45:56 [2022-05-17T10:45:56.395Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s)
10:45:56 [2022-05-17T10:45:56.395Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.15s)
10:45:56 [2022-05-17T10:45:56.395Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
10:45:56 [2022-05-17T10:45:56.395Z] PASS
10:45:56 [2022-05-17T10:45:56.395Z] 
10:45:56 [2022-05-17T10:45:56.395Z] === Skipped
10:45:56 [2022-05-17T10:45:56.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:45:56 [2022-05-17T10:45:56.395Z]     docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.395Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:45:56 [2022-05-17T10:45:56.395Z] 
10:45:56 [2022-05-17T10:45:56.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
10:45:56 [2022-05-17T10:45:56.395Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.395Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
10:45:56 [2022-05-17T10:45:56.395Z] 
10:45:56 [2022-05-17T10:45:56.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:45:56 [2022-05-17T10:45:56.395Z]     docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.395Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:45:56 [2022-05-17T10:45:56.395Z] 
10:45:56 [2022-05-17T10:45:56.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:45:56 [2022-05-17T10:45:56.395Z]     docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.395Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:45:56 [2022-05-17T10:45:56.395Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_sni_test.go:18: Flakey test
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:45:56 [2022-05-17T10:45:56.396Z]     docker_cli_network_unix_test.go:46: [d3cb65f093263] daemon is not started
10:45:56 [2022-05-17T10:45:56.396Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] DONE 1265 tests, 51 skipped in 1362.765s
10:45:56 [2022-05-17T10:45:56.396Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:45:56 [2022-05-17T10:45:56.396Z] ++++ cat bundles/test-integration/docker.pid
10:45:56 [2022-05-17T10:45:56.396Z] +++ kill 14622
10:45:56 [2022-05-17T10:45:56.396Z] +++ /etc/init.d/apparmor stop
10:45:56 [2022-05-17T10:45:56.396Z] Leaving: AppArmorNo profiles have been unloaded.
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] Unloading profiles will leave already running processes permanently
10:45:56 [2022-05-17T10:45:56.396Z] unconfined, which can lead to unexpected situations.
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.396Z] To set a process to complain mode, use the command line tool
10:45:56 [2022-05-17T10:45:56.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:45:56 [2022-05-17T10:45:56.396Z] +++ true
10:45:56 [2022-05-17T10:45:56.396Z] exiting test-integration
10:45:56 [2022-05-17T10:45:56.396Z] ++ exit 0
10:45:56 [2022-05-17T10:45:56.396Z] 
10:45:56 [2022-05-17T10:45:56.654Z] + for job in $(jobs -p)
10:45:56 [2022-05-17T10:45:56.654Z] + wait 19730
10:46:05 [2022-05-17T10:46:05.763Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
10:46:05 [2022-05-17T10:46:05.763Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
10:46:05 [2022-05-17T10:46:05.763Z] {
10:46:05 [2022-05-17T10:46:05.763Z]   "RT_GROUP_ICON": {
10:46:05 [2022-05-17T10:46:05.763Z]     "#1": {
10:46:05 [2022-05-17T10:46:05.763Z]       "0409": "../../winresources/docker.ico"
10:46:05 [2022-05-17T10:46:05.763Z]     }
10:46:05 [2022-05-17T10:46:05.763Z]   },
10:46:05 [2022-05-17T10:46:05.763Z]   "RT_MANIFEST": {
10:46:05 [2022-05-17T10:46:05.763Z]     "#1": {
10:46:05 [2022-05-17T10:46:05.763Z]       "0409": {
10:46:05 [2022-05-17T10:46:05.763Z]         "identity": {},
10:46:05 [2022-05-17T10:46:05.763Z]         "description": "Docker Engine",
10:46:05 [2022-05-17T10:46:05.763Z]         "minimum-os": "vista",
10:46:05 [2022-05-17T10:46:05.763Z]         "execution-level": "",
10:46:05 [2022-05-17T10:46:05.763Z]         "ui-access": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "auto-elevate": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "dpi-awareness": "unaware",
10:46:05 [2022-05-17T10:46:05.763Z]         "disable-theming": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "disable-window-filtering": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "high-resolution-scrolling-aware": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "ultra-high-resolution-scrolling-aware": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "long-path-aware": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "printer-driver-isolation": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "gdi-scaling": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "segment-heap": false,
10:46:05 [2022-05-17T10:46:05.763Z]         "use-common-controls-v6": false
10:46:05 [2022-05-17T10:46:05.763Z]       }
10:46:05 [2022-05-17T10:46:05.763Z]     }
10:46:05 [2022-05-17T10:46:05.763Z]   },
10:46:05 [2022-05-17T10:46:05.763Z]   "RT_MESSAGETABLE": {
10:46:05 [2022-05-17T10:46:05.763Z]     "#1": {
10:46:05 [2022-05-17T10:46:05.763Z]       "0409": "../../winresources/event_messages.bin"
10:46:05 [2022-05-17T10:46:05.763Z]     }
10:46:05 [2022-05-17T10:46:05.763Z]   },
10:46:05 [2022-05-17T10:46:05.763Z]   "RT_VERSION": {
10:46:05 [2022-05-17T10:46:05.763Z]     "#1": {
10:46:05 [2022-05-17T10:46:05.763Z]       "0409": {
10:46:05 [2022-05-17T10:46:05.763Z]         "fixed": {
10:46:05 [2022-05-17T10:46:05.763Z]           "file_version": "0.0.0.0",
10:46:05 [2022-05-17T10:46:05.763Z]           "product_version": "0.0.0.0",
10:46:05 [2022-05-17T10:46:05.763Z]           "type": "Unknown"
10:46:05 [2022-05-17T10:46:05.763Z]         },
10:46:05 [2022-05-17T10:46:05.763Z]         "info": {
10:46:05 [2022-05-17T10:46:05.763Z]           "0000": {
10:46:05 [2022-05-17T10:46:05.763Z]             "CompanyName": "",
10:46:05 [2022-05-17T10:46:05.763Z]             "FileVersion": "dev",
10:46:05 [2022-05-17T10:46:05.763Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
10:46:05 [2022-05-17T10:46:05.763Z]             "OriginalFileName": "docker-proxy-dev.exe",
10:46:05 [2022-05-17T10:46:05.763Z]             "ProductName": "",
10:46:05 [2022-05-17T10:46:05.763Z]             "ProductVersion": "dev",
10:46:05 [2022-05-17T10:46:05.763Z]             "SpecialBuild": "d80689bae6d9547d8747ebf10793487a522e8365"
10:46:05 [2022-05-17T10:46:05.763Z]           }
10:46:05 [2022-05-17T10:46:05.763Z]         }
10:46:05 [2022-05-17T10:46:05.763Z]       }
10:46:05 [2022-05-17T10:46:05.763Z]     }
10:46:05 [2022-05-17T10:46:05.763Z]   }
10:46:05 [2022-05-17T10:46:05.763Z] }
10:46:05 [2022-05-17T10:46:05.763Z] cmd/docker-proxy/genwinres_windows.go
10:46:05 [2022-05-17T10:46:05.763Z] cmd/docker-proxy/main.go
10:46:05 [2022-05-17T10:46:05.763Z] cmd/docker-proxy/network_proxy_test.go
10:46:05 [2022-05-17T10:46:05.763Z] cmd/docker-proxy/proxy.go
10:46:05 [2022-05-17T10:46:05.763Z] cmd/docker-proxy/sctp_proxy.go
10:46:05 [2022-05-17T10:46:05.763Z] cmd/docker-proxy/tcp_proxy.go
10:46:05 [2022-05-17T10:46:05.763Z] cmd/docker-proxy/udp_proxy.go
10:46:05 [2022-05-17T10:46:05.763Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
10:46:05 [2022-05-17T10:46:05.763Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:46:05 [2022-05-17T10:46:05.763Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
10:46:05 [2022-05-17T10:46:05.763Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:46:05 [2022-05-17T10:46:05.763Z] remote: Enumerating objects: 23, done.
10:46:05 [2022-05-17T10:46:05.763Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
10:46:05 [2022-05-17T10:46:05.763Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
10:46:05 [2022-05-17T10:46:05.763Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
10:46:05 [2022-05-17T10:46:05.763Z] 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)
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.
10:46:05 [2022-05-17T10:46:05.763Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
10:46:05 [2022-05-17T10:46:05.763Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:46:05 [2022-05-17T10:46:05.763Z] Cross building: bundles/cross/linux/ppc64le
10:46:05 [2022-05-17T10:46:05.763Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
10:46:05 [2022-05-17T10:46:05.763Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
10:46:17 [2022-05-17T10:46:17.460Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:46:17 [2022-05-17T10:46:17.460Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:46:17 [2022-05-17T10:46:17.460Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
10:46:17 [2022-05-17T10:46:17.460Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:46:18 [2022-05-17T10:46:18.568Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:46:19 [2022-05-17T10:46:19.134Z]     docker_cli_swarm_test.go:1180: [d51d53c8ff94d] joining swarm manager [d2e86a30b78e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:25 [2022-05-17T10:46:25.688Z]     docker_cli_swarm_test.go:1189: [dfd49ea3c1e3e] joining swarm manager [d2e86a30b78e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:38 [2022-05-17T10:46:38.511Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:46:38 [2022-05-17T10:46:38.967Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:46:39 [2022-05-17T10:46:39.928Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:46:44 [2022-05-17T10:46:44.595Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:46:48 [2022-05-17T10:46:48.314Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:46:51 [2022-05-17T10:46:51.204Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:46:54 [2022-05-17T10:46:54.479Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:46:54 [2022-05-17T10:46:54.479Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
10:46:54 [2022-05-17T10:46:54.479Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:46:59 [2022-05-17T10:46:59.161Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:46:59 [2022-05-17T10:46:59.161Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:47:03 [2022-05-17T10:47:03.832Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:47:05 [2022-05-17T10:47:05.364Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:47:05 [2022-05-17T10:47:05.364Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
10:47:05 [2022-05-17T10:47:05.364Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:47:05 [2022-05-17T10:47:05.364Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
10:47:05 [2022-05-17T10:47:05.364Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:47:05 [2022-05-17T10:47:05.364Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
10:47:05 [2022-05-17T10:47:05.364Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:47:05 [2022-05-17T10:47:05.364Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:47:06 [2022-05-17T10:47:06.894Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:47:09 [2022-05-17T10:47:09.568Z] --- PASS: TestBuildWithHugeFile (125.49s)
10:47:09 [2022-05-17T10:47:09.568Z] === RUN   TestBuildWCOWSandboxSize
10:47:09 [2022-05-17T10:47:09.568Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:47:09 [2022-05-17T10:47:09.568Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:47:09 [2022-05-17T10:47:09.568Z] === RUN   TestBuildWithEmptyDockerfile
10:47:09 [2022-05-17T10:47:09.568Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:47:09 [2022-05-17T10:47:09.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:47:09 [2022-05-17T10:47:09.568Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:47:09 [2022-05-17T10:47:09.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:47:09 [2022-05-17T10:47:09.568Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:47:09 [2022-05-17T10:47:09.568Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:47:09 [2022-05-17T10:47:09.568Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:47:09 [2022-05-17T10:47:09.568Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:47:09 [2022-05-17T10:47:09.568Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:47:09 [2022-05-17T10:47:09.568Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
10:47:09 [2022-05-17T10:47:09.568Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:47:09 [2022-05-17T10:47:09.568Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
10:47:09 [2022-05-17T10:47:09.568Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
10:47:09 [2022-05-17T10:47:09.568Z] === RUN   TestBuildPreserveOwnership
10:47:09 [2022-05-17T10:47:09.568Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
10:47:09 [2022-05-17T10:47:09.568Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
10:47:09 [2022-05-17T10:47:09.568Z] === RUN   TestBuildPlatformInvalid
10:47:09 [2022-05-17T10:47:09.568Z] --- PASS: TestBuildPlatformInvalid (0.07s)
10:47:09 [2022-05-17T10:47:09.568Z] PASS
10:47:09 [2022-05-17T10:47:09.568Z] ok  	github.com/docker/docker/integration/build	207.088s
10:47:09 [2022-05-17T10:47:09.568Z] 
10:47:09 [2022-05-17T10:47:09.568Z] === Skipped
10:47:09 [2022-05-17T10:47:09.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
10:47:09 [2022-05-17T10:47:09.568Z]     build_session_test.go:25: TODO: BuildKit
10:47:09 [2022-05-17T10:47:09.568Z] 
10:47:09 [2022-05-17T10:47:09.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
10:47:09 [2022-05-17T10:47:09.568Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.568Z] 
10:47:09 [2022-05-17T10:47:09.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
10:47:09 [2022-05-17T10:47:09.568Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:47:09 [2022-05-17T10:47:09.568Z] 
10:47:09 [2022-05-17T10:47:09.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] DONE 29 tests, 6 skipped in 246.749s
10:47:09 [2022-05-17T10:47:09.569Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:47:09 [2022-05-17T10:47:09.569Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:47:09 [2022-05-17T10:47:09.569Z] INFO: Testing against a local daemon
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestConfigInspect
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] --- SKIP: TestConfigInspect (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestConfigList
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] --- SKIP: TestConfigList (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestConfigsCreateAndDelete
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestConfigsUpdate
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] --- SKIP: TestConfigsUpdate (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestTemplatedConfig
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] --- SKIP: TestTemplatedConfig (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestConfigCreateResolve
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
10:47:09 [2022-05-17T10:47:09.569Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z] PASS
10:47:09 [2022-05-17T10:47:09.569Z] ok  	github.com/docker/docker/integration/config	0.095s
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] === Skipped
10:47:09 [2022-05-17T10:47:09.569Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
10:47:09 [2022-05-17T10:47:09.569Z] 
10:47:09 [2022-05-17T10:47:09.569Z] DONE 6 tests, 6 skipped in 2.122s
10:47:09 [2022-05-17T10:47:09.569Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:47:09 [2022-05-17T10:47:09.569Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:47:09 [2022-05-17T10:47:09.569Z] INFO: Testing against a local daemon
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestAttachWithTTY
10:47:09 [2022-05-17T10:47:09.569Z] --- PASS: TestAttachWithTTY (0.18s)
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestAttachWithoutTTy
10:47:09 [2022-05-17T10:47:09.569Z] --- PASS: TestAttachWithoutTTy (0.15s)
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestCheckpoint
10:47:09 [2022-05-17T10:47:09.569Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:47:09 [2022-05-17T10:47:09.569Z] --- SKIP: TestCheckpoint (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/commit
10:47:09 [2022-05-17T10:47:09.569Z] === PAUSE TestContainerInvalidJSON/commit
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/create
10:47:09 [2022-05-17T10:47:09.569Z] === PAUSE TestContainerInvalidJSON/containers/create
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:47:09 [2022-05-17T10:47:09.569Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:47:09 [2022-05-17T10:47:09.569Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:47:09 [2022-05-17T10:47:09.569Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:47:09 [2022-05-17T10:47:09.569Z] === CONT  TestContainerInvalidJSON/commit
10:47:09 [2022-05-17T10:47:09.569Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:47:09 [2022-05-17T10:47:09.569Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:47:09 [2022-05-17T10:47:09.569Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:47:09 [2022-05-17T10:47:09.569Z] === CONT  TestContainerInvalidJSON/containers/create
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:47:09 [2022-05-17T10:47:09.569Z] --- PASS: TestContainerInvalidJSON (0.04s)
10:47:09 [2022-05-17T10:47:09.569Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     --- PASS: TestContainerInvalidJSON/commit (0.02s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:47:09 [2022-05-17T10:47:09.569Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:47:10 [2022-05-17T10:47:10.025Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s)
10:47:10 [2022-05-17T10:47:10.025Z] === RUN   TestCopyFromContainerPathIsNotDir
10:47:10 [2022-05-17T10:47:10.025Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s)
10:47:10 [2022-05-17T10:47:10.025Z] === RUN   TestCopyToContainerPathDoesNotExist
10:47:10 [2022-05-17T10:47:10.482Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s)
10:47:10 [2022-05-17T10:47:10.482Z] === RUN   TestCopyEmptyFile
10:47:10 [2022-05-17T10:47:10.613Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:47:10 [2022-05-17T10:47:10.939Z] --- PASS: TestCopyEmptyFile (0.40s)
10:47:10 [2022-05-17T10:47:10.939Z] === RUN   TestCopyToContainerPathIsNotDir
10:47:10 [2022-05-17T10:47:10.939Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s)
10:47:10 [2022-05-17T10:47:10.939Z] === RUN   TestCopyFromContainer
10:47:10 [2022-05-17T10:47:10.940Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:47:10 [2022-05-17T10:47:10.940Z] --- SKIP: TestCopyFromContainer (0.00s)
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:47:10 [2022-05-17T10:47:10.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
10:47:10 [2022-05-17T10:47:10.940Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:47:10 [2022-05-17T10:47:10.940Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:47:10 [2022-05-17T10:47:10.940Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateLinkToNonExistingContainer
10:47:10 [2022-05-17T10:47:10.940Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:47:10 [2022-05-17T10:47:10.940Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidEnv
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidEnv/0
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateWithInvalidEnv/0
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidEnv/1
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateWithInvalidEnv/1
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidEnv/2
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateWithInvalidEnv/2
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateWithInvalidEnv/0
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateWithInvalidEnv/2
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateWithInvalidEnv/1
10:47:10 [2022-05-17T10:47:10.940Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
10:47:10 [2022-05-17T10:47:10.940Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:47:10 [2022-05-17T10:47:10.940Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:47:10 [2022-05-17T10:47:10.940Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateTmpfsMountsTarget
10:47:10 [2022-05-17T10:47:10.940Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:47:10 [2022-05-17T10:47:10.940Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithCustomMaskedPaths
10:47:10 [2022-05-17T10:47:10.940Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:47:10 [2022-05-17T10:47:10.940Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithCustomReadonlyPaths
10:47:10 [2022-05-17T10:47:10.940Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:47:10 [2022-05-17T10:47:10.940Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:10 [2022-05-17T10:47:10.940Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:10 [2022-05-17T10:47:10.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:10 [2022-05-17T10:47:10.940Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:11 [2022-05-17T10:47:11.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:47:11 [2022-05-17T10:47:11.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:47:11 [2022-05-17T10:47:11.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:47:11 [2022-05-17T10:47:11.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:47:11 [2022-05-17T10:47:11.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:47:11 [2022-05-17T10:47:11.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:47:11 [2022-05-17T10:47:11.396Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:47:11 [2022-05-17T10:47:11.396Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestCreateDifferentPlatform
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestCreateDifferentPlatform/different_os
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:47:11 [2022-05-17T10:47:11.396Z] --- PASS: TestCreateDifferentPlatform (0.04s)
10:47:11 [2022-05-17T10:47:11.396Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:47:11 [2022-05-17T10:47:11.396Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:47:11 [2022-05-17T10:47:11.396Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s)
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:47:11 [2022-05-17T10:47:11.396Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:47:11 [2022-05-17T10:47:11.396Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestContainerKillOnDaemonStart
10:47:11 [2022-05-17T10:47:11.396Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:47:11 [2022-05-17T10:47:11.396Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestWindowsDevices
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestWindowsDevices/process/no_device_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === PAUSE TestWindowsDevices/process/no_device_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === CONT  TestWindowsDevices/process/no_device_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.396Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
10:47:11 [2022-05-17T10:47:11.396Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:47:11 [2022-05-17T10:47:11.396Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.857Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.857Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:47:11 [2022-05-17T10:47:11.857Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.857Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.857Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:47:11 [2022-05-17T10:47:11.857Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:11 [2022-05-17T10:47:11.857Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:47:11 [2022-05-17T10:47:11.857Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
10:47:12 [2022-05-17T10:47:12.344Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:47:12 [2022-05-17T10:47:12.780Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:47:12 [2022-05-17T10:47:12.780Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
10:47:12 [2022-05-17T10:47:12.780Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:47:12 [2022-05-17T10:47:12.780Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
10:47:12 [2022-05-17T10:47:12.780Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:47:12 [2022-05-17T10:47:12.780Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:47:15 [2022-05-17T10:47:15.644Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:47:16 [2022-05-17T10:47:16.502Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:47:17 [2022-05-17T10:47:17.729Z] --- PASS: TestWindowsDevices (0.03s)
10:47:17 [2022-05-17T10:47:17.729Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s)
10:47:17 [2022-05-17T10:47:17.729Z]     --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s)
10:47:17 [2022-05-17T10:47:17.729Z]     --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s)
10:47:17 [2022-05-17T10:47:17.729Z]     --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s)
10:47:17 [2022-05-17T10:47:17.729Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.89s)
10:47:17 [2022-05-17T10:47:17.729Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (6.15s)
10:47:17 [2022-05-17T10:47:17.729Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.21s)
10:47:17 [2022-05-17T10:47:17.729Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.77s)
10:47:17 [2022-05-17T10:47:17.729Z] === RUN   TestDiff
10:47:17 [2022-05-17T10:47:17.729Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:47:17 [2022-05-17T10:47:17.729Z] --- SKIP: TestDiff (0.00s)
10:47:17 [2022-05-17T10:47:17.729Z] === RUN   TestExecWithCloseStdin
10:47:17 [2022-05-17T10:47:17.729Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
10:47:17 [2022-05-17T10:47:17.729Z] --- SKIP: TestExecWithCloseStdin (0.00s)
10:47:17 [2022-05-17T10:47:17.729Z] === RUN   TestExec
10:47:19 [2022-05-17T10:47:19.826Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:47:21 [2022-05-17T10:47:21.725Z]     docker_cli_swarm_test.go:1112: [d3fe6d66c86ff] joining swarm manager [d8914195fece7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:22 [2022-05-17T10:47:22.393Z] --- PASS: TestExec (3.98s)
10:47:22 [2022-05-17T10:47:22.393Z] === RUN   TestExecUser
10:47:22 [2022-05-17T10:47:22.393Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:47:22 [2022-05-17T10:47:22.393Z] --- SKIP: TestExecUser (0.00s)
10:47:22 [2022-05-17T10:47:22.393Z] === RUN   TestExportContainerAndImportImage
10:47:22 [2022-05-17T10:47:22.393Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:47:22 [2022-05-17T10:47:22.393Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:47:22 [2022-05-17T10:47:22.393Z] === RUN   TestExportContainerAfterDaemonRestart
10:47:22 [2022-05-17T10:47:22.393Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:47:22 [2022-05-17T10:47:22.393Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:47:22 [2022-05-17T10:47:22.393Z] === RUN   TestHealthCheckWorkdir
10:47:22 [2022-05-17T10:47:22.393Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:47:22 [2022-05-17T10:47:22.393Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:47:22 [2022-05-17T10:47:22.393Z] === RUN   TestHealthKillContainer
10:47:22 [2022-05-17T10:47:22.393Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:47:22 [2022-05-17T10:47:22.393Z] --- SKIP: TestHealthKillContainer (0.00s)
10:47:22 [2022-05-17T10:47:22.393Z] === RUN   TestInspectCpusetInConfigPre120
10:47:22 [2022-05-17T10:47:22.393Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:47:22 [2022-05-17T10:47:22.393Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:47:22 [2022-05-17T10:47:22.393Z] === RUN   TestKillContainerInvalidSignal
10:47:23 [2022-05-17T10:47:23.097Z]     docker_cli_swarm_test.go:1113: [d304477b25878] joining swarm manager [d8914195fece7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:25 [2022-05-17T10:47:25.283Z] --- PASS: TestKillContainerInvalidSignal (3.31s)
10:47:25 [2022-05-17T10:47:25.283Z] === RUN   TestKillContainer
10:47:25 [2022-05-17T10:47:25.283Z] === RUN   TestKillContainer/no_signal
10:47:28 [2022-05-17T10:47:28.166Z] === RUN   TestKillContainer/non_killing_signal
10:47:28 [2022-05-17T10:47:28.166Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:47:28 [2022-05-17T10:47:28.166Z] === RUN   TestKillContainer/killing_signal
10:47:31 [2022-05-17T10:47:31.311Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:47:31 [2022-05-17T10:47:31.849Z] --- PASS: TestKillContainer (6.25s)
10:47:31 [2022-05-17T10:47:31.849Z]     --- PASS: TestKillContainer/no_signal (3.06s)
10:47:31 [2022-05-17T10:47:31.849Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:47:31 [2022-05-17T10:47:31.849Z]     --- PASS: TestKillContainer/killing_signal (3.13s)
10:47:31 [2022-05-17T10:47:31.849Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:47:31 [2022-05-17T10:47:31.849Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:47:31 [2022-05-17T10:47:31.849Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:47:31 [2022-05-17T10:47:31.849Z] === RUN   TestKillStoppedContainer
10:47:31 [2022-05-17T10:47:31.849Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:47:31 [2022-05-17T10:47:31.849Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:47:31 [2022-05-17T10:47:31.849Z] === RUN   TestKillStoppedContainerAPIPre120
10:47:31 [2022-05-17T10:47:31.849Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:47:31 [2022-05-17T10:47:31.849Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:47:31 [2022-05-17T10:47:31.849Z] === RUN   TestKillDifferentUserContainer
10:47:31 [2022-05-17T10:47:31.849Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:47:31 [2022-05-17T10:47:31.849Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:47:31 [2022-05-17T10:47:31.849Z] === RUN   TestInspectOomKilledTrue
10:47:31 [2022-05-17T10:47:31.849Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
10:47:31 [2022-05-17T10:47:31.849Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:47:31 [2022-05-17T10:47:31.849Z] === RUN   TestInspectOomKilledFalse
10:47:31 [2022-05-17T10:47:31.849Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:47:31 [2022-05-17T10:47:31.849Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:47:31 [2022-05-17T10:47:31.849Z] === RUN   TestLogsFollowTailEmpty
10:47:34 [2022-05-17T10:47:34.733Z] --- PASS: TestLogsFollowTailEmpty (3.35s)
10:47:34 [2022-05-17T10:47:34.733Z] === RUN   TestNetworkNat
10:47:34 [2022-05-17T10:47:34.733Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
10:47:34 [2022-05-17T10:47:34.733Z] --- SKIP: TestNetworkNat (0.00s)
10:47:34 [2022-05-17T10:47:34.733Z] === RUN   TestNetworkLocalhostTCPNat
10:47:38 [2022-05-17T10:47:38.447Z] --- PASS: TestNetworkLocalhostTCPNat (3.93s)
10:47:38 [2022-05-17T10:47:38.447Z] === RUN   TestNetworkLoopbackNat
10:47:38 [2022-05-17T10:47:38.447Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
10:47:38 [2022-05-17T10:47:38.447Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:47:38 [2022-05-17T10:47:38.447Z] === RUN   TestPause
10:47:38 [2022-05-17T10:47:38.447Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:47:38 [2022-05-17T10:47:38.447Z] --- SKIP: TestPause (0.00s)
10:47:38 [2022-05-17T10:47:38.447Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:47:42 [2022-05-17T10:47:42.163Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.17s)
10:47:42 [2022-05-17T10:47:42.163Z] === RUN   TestPauseStopPausedContainer
10:47:42 [2022-05-17T10:47:42.163Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
10:47:42 [2022-05-17T10:47:42.163Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:47:42 [2022-05-17T10:47:42.163Z] === RUN   TestPsFilter
10:47:42 [2022-05-17T10:47:42.163Z] --- PASS: TestPsFilter (0.38s)
10:47:42 [2022-05-17T10:47:42.163Z] === RUN   TestRemoveContainerWithRemovedVolume
10:47:43 [2022-05-17T10:47:43.672Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:47:43 [2022-05-17T10:47:43.672Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:47:43 [2022-05-17T10:47:43.672Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
10:47:43 [2022-05-17T10:47:43.672Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:47:45 [2022-05-17T10:47:45.050Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.06s)
10:47:45 [2022-05-17T10:47:45.050Z] === RUN   TestRemoveContainerWithVolume
10:47:47 [2022-05-17T10:47:47.400Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:47:48 [2022-05-17T10:47:48.766Z] --- PASS: TestRemoveContainerWithVolume (3.16s)
10:47:48 [2022-05-17T10:47:48.766Z] === RUN   TestRemoveContainerRunning
10:47:49 [2022-05-17T10:47:49.567Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:47:51 [2022-05-17T10:47:51.607Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:47:51 [2022-05-17T10:47:51.655Z] --- PASS: TestRemoveContainerRunning (3.19s)
10:47:51 [2022-05-17T10:47:51.655Z] === RUN   TestRemoveContainerForceRemoveRunning
10:47:54 [2022-05-17T10:47:54.543Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.13s)
10:47:54 [2022-05-17T10:47:54.543Z] === RUN   TestRemoveInvalidContainer
10:47:54 [2022-05-17T10:47:54.543Z] --- PASS: TestRemoveInvalidContainer (0.04s)
10:47:54 [2022-05-17T10:47:54.543Z] === RUN   TestRenameLinkedContainer
10:47:54 [2022-05-17T10:47:54.543Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:47:54 [2022-05-17T10:47:54.543Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:47:54 [2022-05-17T10:47:54.543Z] === RUN   TestRenameStoppedContainer
10:47:55 [2022-05-17T10:47:55.337Z] === RUN   TestDockerSuite/TestBuildAddScript
10:47:55 [2022-05-17T10:47:55.337Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
10:47:55 [2022-05-17T10:47:55.337Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:47:55 [2022-05-17T10:47:55.337Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
10:47:55 [2022-05-17T10:47:55.337Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:47:55 [2022-05-17T10:47:55.337Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
10:47:55 [2022-05-17T10:47:55.337Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:47:55 [2022-05-17T10:47:55.337Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
10:47:55 [2022-05-17T10:47:55.337Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:47:55 [2022-05-17T10:47:55.793Z] === RUN   TestDockerSuite/TestBuildAddTar
10:47:56 [2022-05-17T10:47:56.272Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:47:56 [2022-05-17T10:47:56.272Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
10:47:57 [2022-05-17T10:47:57.224Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
10:47:57 [2022-05-17T10:47:57.224Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
10:47:57 [2022-05-17T10:47:57.224Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
10:47:57 [2022-05-17T10:47:57.224Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
10:47:57 [2022-05-17T10:47:57.224Z] Cross building: bundles/cross/linux/s390x
10:47:57 [2022-05-17T10:47:57.224Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
10:47:57 [2022-05-17T10:47:57.224Z] GOOS="linux" GOARCH="s390x" GOARM=""
10:47:57 [2022-05-17T10:47:57.235Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:47:58 [2022-05-17T10:47:58.259Z] --- PASS: TestRenameStoppedContainer (3.15s)
10:47:58 [2022-05-17T10:47:58.259Z] === RUN   TestRenameRunningContainerAndReuse
10:48:05 [2022-05-17T10:48:05.304Z] --- PASS: TestRenameRunningContainerAndReuse (6.43s)
10:48:05 [2022-05-17T10:48:05.304Z] === RUN   TestRenameInvalidName
10:48:07 [2022-05-17T10:48:07.471Z] --- PASS: TestRenameInvalidName (3.22s)
10:48:07 [2022-05-17T10:48:07.471Z] === RUN   TestRenameAnonymousContainer
10:48:22 [2022-05-17T10:48:22.245Z] --- PASS: TestRenameAnonymousContainer (12.74s)
10:48:22 [2022-05-17T10:48:22.245Z] === RUN   TestRenameContainerWithSameName
10:48:23 [2022-05-17T10:48:23.773Z] --- PASS: TestRenameContainerWithSameName (3.20s)
10:48:23 [2022-05-17T10:48:23.773Z] === RUN   TestRenameContainerWithLinkedContainer
10:48:23 [2022-05-17T10:48:23.773Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:48:23 [2022-05-17T10:48:23.773Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:48:23 [2022-05-17T10:48:23.773Z] === RUN   TestResize
10:48:26 [2022-05-17T10:48:26.664Z] --- PASS: TestResize (3.25s)
10:48:26 [2022-05-17T10:48:26.664Z] === RUN   TestResizeWithInvalidSize
10:48:30 [2022-05-17T10:48:30.385Z] --- PASS: TestResizeWithInvalidSize (3.16s)
10:48:30 [2022-05-17T10:48:30.385Z] === RUN   TestResizeWhenContainerNotStarted
10:48:33 [2022-05-17T10:48:33.248Z] --- PASS: TestResizeWhenContainerNotStarted (3.15s)
10:48:33 [2022-05-17T10:48:33.248Z] === RUN   TestDaemonRestartKillContainers
10:48:33 [2022-05-17T10:48:33.248Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:48:33 [2022-05-17T10:48:33.248Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:48:33 [2022-05-17T10:48:33.248Z] === RUN   TestStats
10:48:33 [2022-05-17T10:48:33.248Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:48:33 [2022-05-17T10:48:33.248Z] --- SKIP: TestStats (0.00s)
10:48:33 [2022-05-17T10:48:33.248Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:48:41 [2022-05-17T10:48:41.739Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.68s)
10:48:41 [2022-05-17T10:48:41.739Z] === RUN   TestStopContainerWithTimeout
10:48:41 [2022-05-17T10:48:41.739Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
10:48:41 [2022-05-17T10:48:41.739Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:48:41 [2022-05-17T10:48:41.739Z] === RUN   TestUpdateRestartPolicy
10:48:56 [2022-05-17T10:48:56.191Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:48:56 [2022-05-17T10:48:56.191Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
10:48:56 [2022-05-17T10:48:56.191Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:48:56 [2022-05-17T10:48:56.191Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
10:48:56 [2022-05-17T10:48:56.191Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:48:59 [2022-05-17T10:48:59.515Z]     docker_cli_swarm_test.go:1166: [d200286cae8da] joining swarm manager [d8914195fece7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:49:06 [2022-05-17T10:49:06.768Z] --- PASS: TestUpdateRestartPolicy (23.99s)
10:49:06 [2022-05-17T10:49:06.769Z] === RUN   TestUpdateRestartWithAutoRemove
10:49:08 [2022-05-17T10:49:08.945Z] --- PASS: TestUpdateRestartWithAutoRemove (3.38s)
10:49:08 [2022-05-17T10:49:08.945Z] === RUN   TestWaitNonBlocked
10:49:08 [2022-05-17T10:49:08.945Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:49:08 [2022-05-17T10:49:08.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:49:08 [2022-05-17T10:49:08.945Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:49:08 [2022-05-17T10:49:08.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:49:08 [2022-05-17T10:49:08.945Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:49:08 [2022-05-17T10:49:08.945Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:49:09 [2022-05-17T10:49:09.245Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:49:09 [2022-05-17T10:49:09.245Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:49:09 [2022-05-17T10:49:09.245Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:49:13 [2022-05-17T10:49:13.626Z] --- PASS: TestWaitNonBlocked (0.04s)
10:49:13 [2022-05-17T10:49:13.626Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.79s)
10:49:13 [2022-05-17T10:49:13.626Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.12s)
10:49:13 [2022-05-17T10:49:13.626Z] === RUN   TestWaitBlocked
10:49:13 [2022-05-17T10:49:13.626Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
10:49:13 [2022-05-17T10:49:13.626Z] --- SKIP: TestWaitBlocked (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z] PASS
10:49:13 [2022-05-17T10:49:13.626Z] ok  	github.com/docker/docker/integration/container	124.084s
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === Skipped
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:49:13 [2022-05-17T10:49:13.626Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.18s)
10:49:13 [2022-05-17T10:49:13.626Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:49:13 [2022-05-17T10:49:13.626Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s)
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s)
10:49:13 [2022-05-17T10:49:13.626Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:49:13 [2022-05-17T10:49:13.626Z]     --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s)
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s)
10:49:13 [2022-05-17T10:49:13.626Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:49:13 [2022-05-17T10:49:13.626Z]     --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s)
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s)
10:49:13 [2022-05-17T10:49:13.626Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
10:49:13 [2022-05-17T10:49:13.626Z]     --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s)
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:49:13 [2022-05-17T10:49:13.626Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
10:49:13 [2022-05-17T10:49:13.626Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
10:49:13 [2022-05-17T10:49:13.626Z] 
10:49:13 [2022-05-17T10:49:13.626Z] DONE 122 tests, 38 skipped in 126.987s
10:49:13 [2022-05-17T10:49:13.626Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
10:49:21 [2022-05-17T10:49:21.430Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:49:21 [2022-05-17T10:49:21.430Z]     docker_cli_swarm_test.go:1447: [d9dcd095552fd] joining swarm manager [d1b2c81b9a1b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:49:21 [2022-05-17T10:49:21.688Z]     docker_cli_swarm_test.go:1448: [d2be6151106b4] joining swarm manager [d1b2c81b9a1b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:49:26 [2022-05-17T10:49:26.861Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:49:31 [2022-05-17T10:49:31.852Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:49:31 [2022-05-17T10:49:31.852Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
10:49:32 [2022-05-17T10:49:32.314Z] === RUN   TestDockerSuite/TestBuildBlankName
10:49:33 [2022-05-17T10:49:33.289Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:49:33 [2022-05-17T10:49:33.927Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:49:33 [2022-05-17T10:49:33.927Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
10:49:33 [2022-05-17T10:49:33.927Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
10:49:33 [2022-05-17T10:49:33.927Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
10:49:33 [2022-05-17T10:49:33.927Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
10:49:34 [2022-05-17T10:49:34.492Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:49:37 [2022-05-17T10:49:37.019Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:49:39 [2022-05-17T10:49:39.166Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:49:40 [2022-05-17T10:49:40.302Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:49:41 [2022-05-17T10:49:41.858Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:49:41 [2022-05-17T10:49:41.858Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
10:49:42 [2022-05-17T10:49:42.829Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:49:43 [2022-05-17T10:49:43.388Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:49:43 [2022-05-17T10:49:43.725Z] === RUN   TestConfigDaemonLibtrustID
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:31: runtime.GOOS == "windows"
10:49:43 [2022-05-17T10:49:43.725Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z] === RUN   TestConfigDaemonID
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:50: runtime.GOOS == "windows"
10:49:43 [2022-05-17T10:49:43.725Z] --- SKIP: TestConfigDaemonID (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z] === RUN   TestDaemonConfigValidation
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:87: runtime.GOOS == "windows"
10:49:43 [2022-05-17T10:49:43.725Z] --- SKIP: TestDaemonConfigValidation (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z] === RUN   TestConfigDaemonSeccompProfiles
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:153: runtime.GOOS == "windows"
10:49:43 [2022-05-17T10:49:43.725Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z] === RUN   TestDaemonProxy
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows
10:49:43 [2022-05-17T10:49:43.725Z] --- SKIP: TestDaemonProxy (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z] PASS
10:49:43 [2022-05-17T10:49:43.725Z] ok  	github.com/docker/docker/integration/daemon	0.127s
10:49:43 [2022-05-17T10:49:43.725Z] 
10:49:43 [2022-05-17T10:49:43.725Z] === Skipped
10:49:43 [2022-05-17T10:49:43.725Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:31: runtime.GOOS == "windows"
10:49:43 [2022-05-17T10:49:43.725Z] 
10:49:43 [2022-05-17T10:49:43.725Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:50: runtime.GOOS == "windows"
10:49:43 [2022-05-17T10:49:43.725Z] 
10:49:43 [2022-05-17T10:49:43.725Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:87: runtime.GOOS == "windows"
10:49:43 [2022-05-17T10:49:43.725Z] 
10:49:43 [2022-05-17T10:49:43.725Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:153: runtime.GOOS == "windows"
10:49:43 [2022-05-17T10:49:43.725Z] 
10:49:43 [2022-05-17T10:49:43.725Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
10:49:43 [2022-05-17T10:49:43.725Z]     daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows
10:49:43 [2022-05-17T10:49:43.725Z] 
10:49:43 [2022-05-17T10:49:43.725Z] DONE 5 tests, 5 skipped in 28.496s
10:49:43 [2022-05-17T10:49:43.725Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:49:44 [2022-05-17T10:49:44.202Z]     docker_cli_swarm_unix_test.go:63: [d6290acfc887d] joining swarm manager [d009cc5d9586c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:49:46 [2022-05-17T10:49:46.622Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:49:46 [2022-05-17T10:49:46.622Z] INFO: Testing against a local daemon
10:49:46 [2022-05-17T10:49:46.622Z] === RUN   TestCommitInheritsEnv
10:49:46 [2022-05-17T10:49:46.622Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:49:46 [2022-05-17T10:49:46.622Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:49:46 [2022-05-17T10:49:46.622Z] === RUN   TestImportExtremelyLargeImageWorks
10:49:46 [2022-05-17T10:49:46.622Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
10:49:46 [2022-05-17T10:49:46.622Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:49:46 [2022-05-17T10:49:46.622Z] === RUN   TestImportWithCustomPlatform
10:49:46 [2022-05-17T10:49:46.622Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
10:49:46 [2022-05-17T10:49:46.622Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
10:49:46 [2022-05-17T10:49:46.622Z] === RUN   TestImagesFilterMultiReference
10:49:46 [2022-05-17T10:49:46.622Z] --- PASS: TestImagesFilterMultiReference (0.12s)
10:49:46 [2022-05-17T10:49:46.622Z] === RUN   TestImagePullPlatformInvalid
10:49:46 [2022-05-17T10:49:46.622Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:49:46 [2022-05-17T10:49:46.622Z] === RUN   TestRemoveImageOrphaning
10:49:48 [2022-05-17T10:49:48.151Z] --- PASS: TestRemoveImageOrphaning (1.21s)
10:49:48 [2022-05-17T10:49:48.151Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:49:48 [2022-05-17T10:49:48.151Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
10:49:48 [2022-05-17T10:49:48.151Z] === RUN   TestTagInvalidReference
10:49:48 [2022-05-17T10:49:48.151Z] --- PASS: TestTagInvalidReference (0.04s)
10:49:48 [2022-05-17T10:49:48.151Z] === RUN   TestTagValidPrefixedRepo
10:49:48 [2022-05-17T10:49:48.151Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
10:49:48 [2022-05-17T10:49:48.151Z] === RUN   TestTagExistedNameWithoutForce
10:49:48 [2022-05-17T10:49:48.151Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
10:49:48 [2022-05-17T10:49:48.151Z] === RUN   TestTagOfficialNames
10:49:48 [2022-05-17T10:49:48.151Z] --- PASS: TestTagOfficialNames (0.10s)
10:49:48 [2022-05-17T10:49:48.151Z] === RUN   TestTagMatchesDigest
10:49:48 [2022-05-17T10:49:48.151Z] --- PASS: TestTagMatchesDigest (0.05s)
10:49:48 [2022-05-17T10:49:48.151Z] PASS
10:49:48 [2022-05-17T10:49:48.151Z] ok  	github.com/docker/docker/integration/image	1.878s
10:49:48 [2022-05-17T10:49:48.609Z] 
10:49:48 [2022-05-17T10:49:48.609Z] === Skipped
10:49:48 [2022-05-17T10:49:48.609Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
10:49:48 [2022-05-17T10:49:48.609Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:49:48 [2022-05-17T10:49:48.609Z] 
10:49:48 [2022-05-17T10:49:48.609Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
10:49:48 [2022-05-17T10:49:48.609Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
10:49:48 [2022-05-17T10:49:48.609Z] 
10:49:48 [2022-05-17T10:49:48.609Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
10:49:48 [2022-05-17T10:49:48.609Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
10:49:48 [2022-05-17T10:49:48.609Z] 
10:49:48 [2022-05-17T10:49:48.609Z] DONE 12 tests, 3 skipped in 6.334s
10:49:48 [2022-05-17T10:49:48.609Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:49:48 [2022-05-17T10:49:48.689Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
10:49:48 [2022-05-17T10:49:48.689Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
10:49:48 [2022-05-17T10:49:48.689Z] GOOS="linux" GOARCH="s390x" GOARM=""
10:49:48 [2022-05-17T10:49:48.689Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
10:49:48 [2022-05-17T10:49:48.689Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:49:49 [2022-05-17T10:49:49.018Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:49:49 [2022-05-17T10:49:49.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:49:49 [2022-05-17T10:49:49.298Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d80689bae6d9547d8747ebf10793487a522e8365 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d80689bae6d9547d8747ebf10793487a522e8365 hack/test/unit
10:49:49 [2022-05-17T10:49:49.556Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
10:49:49 [2022-05-17T10:49:49.556Z] + TESTFLAGS+=' -test.timeout=5m'
10:49:49 [2022-05-17T10:49:49.556Z] + TESTDIRS=./...
10:49:49 [2022-05-17T10:49:49.556Z] + exclude_paths='/vendor/|/integration'
10:49:49 [2022-05-17T10:49:49.556Z] ++ go list ./...
10:49:49 [2022-05-17T10:49:49.556Z] ++ grep -vE '(/vendor/|/integration)'
10:49:50 [2022-05-17T10:49:50.491Z] + pkg_list='github.com/docker/docker/api
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/backend/build
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/httpstatus
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/httputils
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/middleware
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/build
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/checkpoint
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/container
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/debug
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/distribution
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/grpc
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/image
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/network
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/plugin
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/session
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/swarm
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/system
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/server/router/volume
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/backend
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/blkiodev
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/container
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/events
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/filters
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/image
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/mount
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/network
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/plugins/logdriver
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/registry
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/strslice
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/swarm
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/swarm/runtime
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/time
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/versions
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/versions/v1p19
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/versions/v1p20
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/api/types/volume
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/builder-next
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/builder-next/exporter
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/builder-next/worker
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/dockerfile
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/remotecontext
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/remotecontext/git
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/builder/remotecontext/urlutil
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/cli
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/cli/config
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/cli/debug
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/cli/winresources/docker-proxy
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/cli/winresources/dockerd
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/client
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/cmd/docker-proxy
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/cmd/dockerd
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/cmd/dockerd/trap
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/container
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/container/stream
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/contrib/apparmor
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/contrib/docker-device-tool
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/contrib/httpserver
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/cluster
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/cluster/convert
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/cluster/executor
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/cluster/executor/container
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/cluster/provider
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/config
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/events
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/events/testutils
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/exec
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/graphdriver
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/graphdriver/aufs
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:49:50 [2022-05-17T10:49:50.491Z] github.com/docker/docker/daemon/graphdriver/copy
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/overlay
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/register
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/vfs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/zfs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/images
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/initlayer
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/links
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/listeners
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/awslogs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/fluentd
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/gcplogs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/gelf
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/journald
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/local
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/logentries
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/loggerutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/splunk
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/syslog
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/templates
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/names
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/network
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/stats
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/distribution
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/distribution/metadata
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/distribution/utils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/distribution/xfer
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/dockerversion
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/errdefs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/image
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/image/cache
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/image/tarexport
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/image/v1
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/internal/test/suite
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/layer
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd/queue
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd/remote
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd/supervisor
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd/types
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/bitseq
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cluster
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/config
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/datastore
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/diagnostic
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/discoverapi
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/driverapi
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/bridge
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/host
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/null
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/overlay
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/remote
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/windows
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drvregistry
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/etchosts
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/idm
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/internal/caller
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/ipam
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/ipamapi
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/ipams/builtin
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/ipams/null
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/ipams/remote
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/ipamutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/iptables
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/netlabel
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/netutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/networkdb
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/ns
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/options
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/osl
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/osl/kernel
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/portallocator
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/portmapper
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/resolvconf
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/testutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/types
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/oci
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/oci/caps
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/opts
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/aaparser
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/archive
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/authorization
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/broadcaster
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/capabilities
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/chrootarchive
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/containerfs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/devicemapper
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/directory
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/dmesg
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/filenotify
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/fileutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/fsutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/homedir
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/idtools
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/ioutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/jsonmessage
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/longpath
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/loopback
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/namesgenerator
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/parsers
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/parsers/kernel
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/pidfile
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/platform
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/plugingetter
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/plugins
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/plugins/transport
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/pools
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/progress
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/pubsub
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/reexec
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/signal
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/stack
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/stdcopy
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/streamformatter
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/stringid
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/sysinfo
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/system
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/tailfile
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/tarsum
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/truncindex
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/urlutil
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/pkg/useragent
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/plugin
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/plugin/executor/containerd
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/plugin/v2
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/profiles/apparmor
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/profiles/seccomp
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/quota
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/reference
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/registry
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/registry/resumable
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/restartmanager
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/rootless
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/rootless/specconv
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/runconfig
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/runconfig/opts
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/daemon
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/environment
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/fakecontext
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/fakegit
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/fakestorage
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/fixtures/load
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/fixtures/plugin
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/registry
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/testutil/request
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/volume
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/volume/drivers
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/volume/local
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/volume/mounts
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/volume/service
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/volume/service/opts
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/volume/testutils'
10:49:50 [2022-05-17T10:49:50.492Z] ++ grep --fixed-strings -v /libnetwork
10:49:50 [2022-05-17T10:49:50.492Z] ++ echo 'github.com/docker/docker/api
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/backend/build
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/httpstatus
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/httputils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/middleware
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/build
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/checkpoint
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/container
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/debug
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/distribution
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/grpc
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/image
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/network
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/plugin
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/session
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/swarm
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/system
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/server/router/volume
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/backend
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/blkiodev
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/container
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/events
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/filters
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/image
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/mount
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/network
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/plugins/logdriver
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/registry
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/strslice
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/swarm
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/swarm/runtime
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/time
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/versions
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/versions/v1p19
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/versions/v1p20
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/api/types/volume
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/builder-next
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/builder-next/exporter
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/builder-next/worker
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/dockerfile
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/remotecontext
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/remotecontext/git
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/builder/remotecontext/urlutil
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/cli
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/cli/config
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/cli/debug
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/cli/winresources/docker-proxy
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/cli/winresources/dockerd
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/client
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/cmd/docker-proxy
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/cmd/dockerd
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/cmd/dockerd/trap
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/container
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/container/stream
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/contrib/apparmor
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/contrib/docker-device-tool
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/contrib/httpserver
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/cluster
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/cluster/convert
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/cluster/executor
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/cluster/executor/container
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/cluster/provider
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/config
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/events
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/events/testutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/exec
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/aufs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/copy
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/overlay
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/register
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/vfs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/graphdriver/zfs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/images
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/initlayer
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/links
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/listeners
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/awslogs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/fluentd
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/gcplogs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/gelf
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/journald
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/local
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/logentries
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/loggerutils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/splunk
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/syslog
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/logger/templates
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/names
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/network
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/daemon/stats
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/distribution
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/distribution/metadata
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/distribution/utils
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/distribution/xfer
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/dockerversion
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/errdefs
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/image
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/image/cache
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/image/tarexport
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/image/v1
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/internal/test/suite
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/layer
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd/queue
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd/remote
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd/supervisor
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libcontainerd/types
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/bitseq
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cluster
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/config
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/datastore
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/diagnostic
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/discoverapi
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/driverapi
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/bridge
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/host
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:49:50 [2022-05-17T10:49:50.492Z] github.com/docker/docker/libnetwork/drivers/null
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/drivers/overlay
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/drivers/remote
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/drivers/windows
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/drvregistry
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/etchosts
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/idm
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/internal/caller
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/ipam
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/ipamapi
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/ipams/builtin
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/ipams/null
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/ipams/remote
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/ipamutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/iptables
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/netlabel
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/netutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/networkdb
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/ns
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/options
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/osl
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/osl/kernel
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/portallocator
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/portmapper
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/resolvconf
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/testutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libnetwork/types
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/oci
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/oci/caps
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/opts
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/aaparser
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/archive
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/authorization
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/broadcaster
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/capabilities
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/chrootarchive
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/containerfs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/devicemapper
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/directory
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/dmesg
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/filenotify
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/fileutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/fsutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/homedir
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/idtools
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/ioutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/jsonmessage
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/longpath
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/loopback
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/namesgenerator
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/parsers
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/parsers/kernel
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/pidfile
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/platform
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugingetter
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins/transport
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/pools
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/progress
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/pubsub
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/reexec
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/signal
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/stack
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/stdcopy
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/streamformatter
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/stringid
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/sysinfo
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/system
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/tailfile
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/tarsum
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/truncindex
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/urlutil
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/useragent
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/plugin
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/plugin/executor/containerd
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/plugin/v2
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/profiles/apparmor
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/profiles/seccomp
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/quota
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/reference
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/registry
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/registry/resumable
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/restartmanager
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/rootless
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/rootless/specconv
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/runconfig
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/runconfig/opts
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/daemon
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/environment
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fakecontext
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fakegit
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fakestorage
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fixtures/load
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fixtures/plugin
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/registry
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/request
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/drivers
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/local
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/mounts
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/service
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/service/opts
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/testutils'
10:49:50 [2022-05-17T10:49:50.493Z] + base_pkg_list='github.com/docker/docker/api
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/backend/build
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/httpstatus
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/httputils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/middleware
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/build
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/checkpoint
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/container
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/debug
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/distribution
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/grpc
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/image
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/network
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/plugin
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/session
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/swarm
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/system
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/volume
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/backend
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/blkiodev
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/container
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/events
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/filters
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/image
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/mount
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/network
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/plugins/logdriver
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/registry
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/strslice
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/swarm
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/swarm/runtime
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/time
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/versions
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/versions/v1p19
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/versions/v1p20
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/types/volume
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/builder-next
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/builder-next/exporter
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/builder-next/worker
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/dockerfile
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/remotecontext
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/remotecontext/git
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/builder/remotecontext/urlutil
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/cli
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/cli/config
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/cli/debug
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/cli/winresources/docker-proxy
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/cli/winresources/dockerd
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/client
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/cmd/docker-proxy
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/cmd/dockerd
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/cmd/dockerd/trap
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/container
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/container/stream
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/contrib/apparmor
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/contrib/docker-device-tool
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/contrib/httpserver
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/cluster
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/cluster/convert
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/cluster/executor
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/cluster/executor/container
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/cluster/provider
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/config
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/events
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/events/testutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/exec
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/aufs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/copy
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/overlay
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/register
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/vfs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/graphdriver/zfs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/images
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/initlayer
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/links
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/listeners
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/awslogs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/fluentd
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/gcplogs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/gelf
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/journald
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/local
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/logentries
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/loggerutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/splunk
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/syslog
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/logger/templates
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/names
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/network
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/daemon/stats
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/distribution
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/distribution/metadata
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/distribution/utils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/distribution/xfer
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/dockerversion
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/errdefs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/image
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/image/cache
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/image/tarexport
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/image/v1
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/internal/test/suite
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/layer
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libcontainerd
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libcontainerd/queue
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libcontainerd/remote
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libcontainerd/supervisor
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/libcontainerd/types
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/oci
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/oci/caps
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/opts
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/aaparser
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/archive
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/authorization
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/broadcaster
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/capabilities
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/chrootarchive
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/containerfs
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/devicemapper
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/directory
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/dmesg
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/filenotify
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/fileutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/fsutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/homedir
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/idtools
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/ioutils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/jsonmessage
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/longpath
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/loopback
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/namesgenerator
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/parsers
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/parsers/kernel
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/pidfile
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/platform
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugingetter
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/plugins/transport
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/pools
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/progress
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/pubsub
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/reexec
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/signal
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/stack
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/stdcopy
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/streamformatter
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/stringid
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/sysinfo
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/system
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/tailfile
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/tarsum
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/truncindex
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/urlutil
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/pkg/useragent
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/plugin
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/plugin/executor/containerd
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/plugin/v2
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/profiles/apparmor
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/profiles/seccomp
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/quota
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/reference
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/registry
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/registry/resumable
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/restartmanager
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/rootless
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/rootless/specconv
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/runconfig
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/runconfig/opts
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/daemon
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/environment
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fakecontext
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fakegit
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fakestorage
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fixtures/load
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fixtures/plugin
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/registry
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/testutil/request
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/drivers
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/local
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/mounts
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/service
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/service/opts
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/volume/testutils'
10:49:50 [2022-05-17T10:49:50.493Z] ++ grep --fixed-strings /libnetwork
10:49:50 [2022-05-17T10:49:50.493Z] ++ echo 'github.com/docker/docker/api
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/backend/build
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/httpstatus
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/httputils
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/middleware
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/build
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/checkpoint
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/container
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/debug
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/distribution
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/grpc
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/image
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/network
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/plugin
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/session
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/swarm
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/system
10:49:50 [2022-05-17T10:49:50.493Z] github.com/docker/docker/api/server/router/volume
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/backend
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/blkiodev
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/container
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/events
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/filters
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/image
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/mount
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/network
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/plugins/logdriver
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/registry
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/strslice
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/swarm
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/swarm/runtime
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/time
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/versions
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/versions/v1p19
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/versions/v1p20
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/api/types/volume
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/builder-next
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/builder-next/exporter
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/builder-next/worker
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/dockerfile
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/remotecontext
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/remotecontext/git
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/builder/remotecontext/urlutil
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/cli
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/cli/config
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/cli/debug
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/cli/winresources/docker-proxy
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/cli/winresources/dockerd
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/client
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/cmd/docker-proxy
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/cmd/dockerd
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/cmd/dockerd/trap
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/container
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/container/stream
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/contrib/apparmor
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/contrib/docker-device-tool
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/contrib/httpserver
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/cluster
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/cluster/convert
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/cluster/executor
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/cluster/executor/container
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/cluster/provider
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/config
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/events
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/events/testutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/exec
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/aufs
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/copy
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/overlay
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/register
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/vfs
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/graphdriver/zfs
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/images
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/initlayer
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/links
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/listeners
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/awslogs
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/fluentd
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/gcplogs
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/gelf
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/journald
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/local
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/logentries
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/loggerutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/splunk
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/syslog
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/logger/templates
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/names
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/network
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/daemon/stats
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/distribution
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/distribution/metadata
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/distribution/utils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/distribution/xfer
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/dockerversion
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/errdefs
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/image
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/image/cache
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/image/tarexport
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/image/v1
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/internal/test/suite
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/layer
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libcontainerd
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libcontainerd/queue
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libcontainerd/remote
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libcontainerd/supervisor
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libcontainerd/types
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/bitseq
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cluster
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/config
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/datastore
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/diagnostic
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/discoverapi
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/driverapi
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/bridge
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/host
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/null
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/overlay
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/remote
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/windows
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drvregistry
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/etchosts
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/idm
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/internal/caller
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipam
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipamapi
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/builtin
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/null
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/remote
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipamutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/iptables
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/netlabel
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/netutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/networkdb
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ns
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/options
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/osl
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/osl/kernel
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/portallocator
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/portmapper
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/resolvconf
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/testutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/types
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/oci
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/oci/caps
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/opts
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/aaparser
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/archive
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/authorization
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/broadcaster
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/capabilities
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/chrootarchive
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/containerfs
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/devicemapper
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/directory
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/dmesg
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/filenotify
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/fileutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/fsutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/homedir
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/idtools
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/ioutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/jsonmessage
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/longpath
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/loopback
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/namesgenerator
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/parsers
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/parsers/kernel
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/pidfile
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/platform
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/plugingetter
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/plugins
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/plugins/transport
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/pools
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/progress
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/pubsub
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/reexec
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/signal
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/stack
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/stdcopy
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/streamformatter
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/stringid
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/sysinfo
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/system
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/tailfile
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/tarsum
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/truncindex
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/urlutil
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/pkg/useragent
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/plugin
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/plugin/executor/containerd
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/plugin/v2
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/profiles/apparmor
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/profiles/seccomp
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/quota
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/reference
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/registry
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/registry/resumable
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/restartmanager
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/rootless
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/rootless/specconv
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/runconfig
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/runconfig/opts
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/daemon
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/environment
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/fakecontext
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/fakegit
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/fakestorage
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/fixtures/load
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/fixtures/plugin
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/registry
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/testutil/request
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/volume
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/volume/drivers
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/volume/local
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/volume/mounts
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/volume/service
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/volume/service/opts
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/volume/testutils'
10:49:50 [2022-05-17T10:49:50.494Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/bitseq
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cluster
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/config
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/datastore
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/diagnostic
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/discoverapi
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/driverapi
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/bridge
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/host
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/null
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/overlay
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/remote
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/windows
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/drvregistry
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/etchosts
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/idm
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/internal/caller
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipam
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipamapi
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/builtin
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/null
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/remote
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ipamutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/iptables
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/netlabel
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/netutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/networkdb
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/ns
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/options
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/osl
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/osl/kernel
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/portallocator
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/portmapper
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/resolvconf
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/testutils
10:49:50 [2022-05-17T10:49:50.494Z] github.com/docker/docker/libnetwork/types'
10:49:50 [2022-05-17T10:49:50.495Z] + echo 'github.com/docker/docker/libnetwork
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/bitseq
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/cluster
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/config
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/datastore
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/diagnostic
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/discoverapi
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/driverapi
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/bridge
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/host
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/null
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/overlay
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/remote
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/windows
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drvregistry
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/etchosts
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/idm
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/internal/caller
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/ipam
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/ipamapi
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/ipams/builtin
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/ipams/null
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/ipams/remote
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/ipamutils
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/iptables
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/netlabel
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/netutils
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/networkdb
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/ns
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/options
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/osl
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/osl/kernel
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/portallocator
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/portmapper
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/resolvconf
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/testutils
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/types'
10:49:50 [2022-05-17T10:49:50.495Z] + grep --fixed-strings libnetwork/drivers/bridge
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/bridge
10:49:50 [2022-05-17T10:49:50.495Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:49:50 [2022-05-17T10:49:50.495Z] + type docker-proxy
10:49:50 [2022-05-17T10:49:50.495Z] hack/test/unit: line 25: type: docker-proxy: not found
10:49:50 [2022-05-17T10:49:50.495Z] + hack/make.sh binary-proxy install-proxy
10:49:50 [2022-05-17T10:49:50.495Z] 
10:49:50 [2022-05-17T10:49:50.753Z] Removing bundles/
10:49:50 [2022-05-17T10:49:50.753Z] 
10:49:50 [2022-05-17T10:49:50.753Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:49:50 [2022-05-17T10:49:50.753Z] Building: bundles/binary-proxy/docker-proxy-dev
10:49:50 [2022-05-17T10:49:50.753Z] GOOS="" GOARCH="" GOARM=""
10:49:50 [2022-05-17T10:49:50.778Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:49:50 [2022-05-17T10:49:50.778Z] INFO: Testing against a local daemon
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkCreateDelete
10:49:50 [2022-05-17T10:49:50.778Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:49:50 [2022-05-17T10:49:50.778Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestDockerNetworkDeletePreferID
10:49:50 [2022-05-17T10:49:50.778Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:49:50 [2022-05-17T10:49:50.778Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestDaemonDNSFallback
10:49:50 [2022-05-17T10:49:50.778Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:49:50 [2022-05-17T10:49:50.778Z] --- SKIP: TestDaemonDNSFallback (0.00s)
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestInspectNetwork
10:49:50 [2022-05-17T10:49:50.778Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:49:50 [2022-05-17T10:49:50.778Z] --- SKIP: TestInspectNetwork (0.00s)
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestRunContainerWithBridgeNone
10:49:50 [2022-05-17T10:49:50.778Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:49:50 [2022-05-17T10:49:50.778Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/create
10:49:50 [2022-05-17T10:49:50.778Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:49:50 [2022-05-17T10:49:50.778Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:49:50 [2022-05-17T10:49:50.778Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:49:50 [2022-05-17T10:49:50.778Z] === CONT  TestNetworkInvalidJSON/networks/create
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:49:50 [2022-05-17T10:49:50.778Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:49:50 [2022-05-17T10:49:50.778Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:49:50 [2022-05-17T10:49:50.778Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:49:50 [2022-05-17T10:49:50.778Z] --- PASS: TestNetworkInvalidJSON (0.06s)
10:49:50 [2022-05-17T10:49:50.778Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s)
10:49:50 [2022-05-17T10:49:50.778Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
10:49:50 [2022-05-17T10:49:50.778Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s)
10:49:50 [2022-05-17T10:49:50.778Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:49:50 [2022-05-17T10:49:50.778Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:49:50 [2022-05-17T10:49:50.778Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s)
10:49:50 [2022-05-17T10:49:50.778Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s)
10:49:50 [2022-05-17T10:49:50.779Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s)
10:49:50 [2022-05-17T10:49:50.779Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.03s)
10:49:50 [2022-05-17T10:49:50.779Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s)
10:49:50 [2022-05-17T10:49:50.779Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s)
10:49:50 [2022-05-17T10:49:50.779Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestNetworkList
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestNetworkList//networks
10:49:50 [2022-05-17T10:49:50.779Z] === PAUSE TestNetworkList//networks
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestNetworkList//networks/
10:49:50 [2022-05-17T10:49:50.779Z] === PAUSE TestNetworkList//networks/
10:49:50 [2022-05-17T10:49:50.779Z] === CONT  TestNetworkList//networks
10:49:50 [2022-05-17T10:49:50.779Z] === CONT  TestNetworkList//networks/
10:49:50 [2022-05-17T10:49:50.779Z] --- PASS: TestNetworkList (0.05s)
10:49:50 [2022-05-17T10:49:50.779Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     --- PASS: TestNetworkList//networks (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestHostIPv4BridgeLabel
10:49:50 [2022-05-17T10:49:50.779Z]     network_test.go:154: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestDaemonRestartWithLiveRestore
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:30: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestDaemonDefaultNetworkPools
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:59: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestDaemonRestartWithExistingNetwork
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:103: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:137: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:188: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestServiceWithPredefinedNetwork
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:213: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:243: FLAKY_TEST
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestServiceWithDataPathPortInit
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:334: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:402: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z] PASS
10:49:50 [2022-05-17T10:49:50.779Z] ok  	github.com/docker/docker/integration/network	0.221s
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === Skipped
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     network_test.go:154: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:30: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:59: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:103: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:137: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:188: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:213: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:243: FLAKY_TEST
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:334: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
10:49:50 [2022-05-17T10:49:50.779Z]     service_test.go:402: testEnv.OSType == "windows"
10:49:50 [2022-05-17T10:49:50.779Z] 
10:49:50 [2022-05-17T10:49:50.779Z] DONE 34 tests, 15 skipped in 2.358s
10:49:51 [2022-05-17T10:49:51.234Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:49:51 [2022-05-17T10:49:51.506Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:49:51 [2022-05-17T10:49:51.690Z] testing: warning: no tests to run
10:49:51 [2022-05-17T10:49:51.690Z] PASS
10:49:51 [2022-05-17T10:49:51.690Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.074s
10:49:51 [2022-05-17T10:49:51.690Z] 
10:49:51 [2022-05-17T10:49:51.690Z] DONE 0 tests in 0.783s
10:49:51 [2022-05-17T10:49:51.690Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:49:52 [2022-05-17T10:49:52.651Z] testing: warning: no tests to run
10:49:52 [2022-05-17T10:49:52.651Z] PASS
10:49:52 [2022-05-17T10:49:52.651Z] ok  	github.com/docker/docker/integration/network/macvlan	0.075s
10:49:52 [2022-05-17T10:49:52.651Z] 
10:49:52 [2022-05-17T10:49:52.651Z] DONE 0 tests in 0.799s
10:49:52 [2022-05-17T10:49:52.651Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:49:53 [2022-05-17T10:49:53.613Z] testing: warning: no tests to run
10:49:53 [2022-05-17T10:49:53.613Z] PASS
10:49:53 [2022-05-17T10:49:53.613Z] ok  	github.com/docker/docker/integration/plugin	0.073s
10:49:53 [2022-05-17T10:49:53.613Z] 
10:49:53 [2022-05-17T10:49:53.613Z] DONE 0 tests in 0.778s
10:49:53 [2022-05-17T10:49:53.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:49:54 [2022-05-17T10:49:54.588Z] testing: warning: no tests to run
10:49:54 [2022-05-17T10:49:54.588Z] PASS
10:49:54 [2022-05-17T10:49:54.588Z] ok  	github.com/docker/docker/integration/plugin/authz	0.072s
10:49:54 [2022-05-17T10:49:54.588Z] 
10:49:54 [2022-05-17T10:49:54.588Z] DONE 0 tests in 0.812s
10:49:54 [2022-05-17T10:49:54.588Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:49:58 [2022-05-17T10:49:58.867Z] Created binary: bundles/binary-proxy/docker-proxy-dev
10:49:58 [2022-05-17T10:49:58.867Z] 
10:49:58 [2022-05-17T10:49:58.867Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:49:58 [2022-05-17T10:49:58.867Z] Installing docker-proxy to /usr/local/bin/
10:49:58 [2022-05-17T10:49:58.867Z] 
10:49:58 [2022-05-17T10:49:58.867Z] + mkdir -p bundles
10:49:58 [2022-05-17T10:49:58.867Z] + '[' -n 'github.com/docker/docker/api
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/backend/build
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/httpstatus
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/httputils
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/middleware
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/build
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/checkpoint
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/container
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/debug
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/distribution
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/grpc
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/image
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/network
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/plugin
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/session
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/swarm
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/system
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/server/router/volume
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/backend
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/blkiodev
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/container
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/events
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/filters
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/image
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/mount
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/network
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/plugins/logdriver
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/registry
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/strslice
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/swarm
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/swarm/runtime
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/time
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/versions
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/versions/v1p19
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/versions/v1p20
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/api/types/volume
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/builder-next
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/builder-next/exporter
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/builder-next/worker
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/dockerfile
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/remotecontext
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/remotecontext/git
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/builder/remotecontext/urlutil
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/cli
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/cli/config
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/cli/debug
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/cli/winresources/docker-proxy
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/cli/winresources/dockerd
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/client
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/cmd/docker-proxy
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/cmd/dockerd
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/cmd/dockerd/trap
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/container
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/container/stream
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/contrib/apparmor
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/contrib/docker-device-tool
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/contrib/httpserver
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/cluster
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/cluster/convert
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/cluster/executor
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/cluster/executor/container
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/cluster/provider
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/config
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/events
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/events/testutils
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/exec
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/aufs
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/copy
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/overlay
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/register
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/vfs
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/graphdriver/zfs
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/images
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/initlayer
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/links
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/listeners
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger/awslogs
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger/fluentd
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger/gcplogs
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger/gelf
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger/journald
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger/local
10:49:58 [2022-05-17T10:49:58.867Z] github.com/docker/docker/daemon/logger/logentries
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/daemon/logger/loggerutils
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/daemon/logger/splunk
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/daemon/logger/syslog
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/daemon/logger/templates
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/daemon/names
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/daemon/network
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/daemon/stats
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/distribution
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/distribution/metadata
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/distribution/utils
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/distribution/xfer
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/dockerversion
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/errdefs
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/image
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/image/cache
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/image/tarexport
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/image/v1
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/internal/test/suite
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/layer
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/libcontainerd
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/libcontainerd/queue
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/libcontainerd/remote
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/libcontainerd/supervisor
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/libcontainerd/types
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/oci
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/oci/caps
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/opts
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/aaparser
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/archive
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/authorization
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/broadcaster
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/capabilities
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/chrootarchive
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/containerfs
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/devicemapper
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/directory
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/dmesg
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/filenotify
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/fileutils
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/fsutils
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/homedir
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/idtools
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/ioutils
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/jsonmessage
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/longpath
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/loopback
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/namesgenerator
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/parsers
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/parsers/kernel
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/pidfile
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/platform
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/plugingetter
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/plugins
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/plugins/transport
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/pools
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/progress
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/pubsub
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/reexec
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/signal
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/stack
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/stdcopy
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/streamformatter
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/stringid
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/sysinfo
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/system
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/tailfile
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/tarsum
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/truncindex
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/urlutil
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/pkg/useragent
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/plugin
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/plugin/executor/containerd
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/plugin/v2
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/profiles/apparmor
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/profiles/seccomp
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/quota
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/reference
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/registry
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/registry/resumable
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/restartmanager
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/rootless
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/rootless/specconv
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/runconfig
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/runconfig/opts
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/daemon
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/environment
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/fakecontext
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/fakegit
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/fakestorage
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/fixtures/load
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/fixtures/plugin
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/registry
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/testutil/request
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/volume
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/volume/drivers
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/volume/local
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/volume/mounts
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/volume/service
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/volume/service/opts
10:49:58 [2022-05-17T10:49:58.868Z] github.com/docker/docker/volume/testutils' ']'
10:49:58 [2022-05-17T10:49:58.868Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
10:49:58 [2022-05-17T10:49:58.868Z] ?   	github.com/docker/docker/api	[no test files]
10:50:00 [2022-05-17T10:50:00.365Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:00 [2022-05-17T10:50:00.365Z] INFO: Testing against a local daemon
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:50:00 [2022-05-17T10:50:00.365Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:50:00 [2022-05-17T10:50:00.365Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:50:00 [2022-05-17T10:50:00.365Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:50:00 [2022-05-17T10:50:00.365Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:50:00 [2022-05-17T10:50:00.365Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:50:00 [2022-05-17T10:50:00.365Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:50:00 [2022-05-17T10:50:00.365Z] --- PASS: TestPluginInvalidJSON (0.05s)
10:50:00 [2022-05-17T10:50:00.365Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginInstall
10:50:00 [2022-05-17T10:50:00.365Z]     plugin_test.go:93: testEnv.OSType == "windows"
10:50:00 [2022-05-17T10:50:00.365Z] --- SKIP: TestPluginInstall (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginsWithRuntimes
10:50:00 [2022-05-17T10:50:00.365Z]     plugin_test.go:202: testEnv.OSType == "windows"
10:50:00 [2022-05-17T10:50:00.365Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z] === RUN   TestPluginBackCompatMediaTypes
10:50:00 [2022-05-17T10:50:00.365Z]     plugin_test.go:264: testEnv.OSType == "windows"
10:50:00 [2022-05-17T10:50:00.365Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z] PASS
10:50:00 [2022-05-17T10:50:00.365Z] ok  	github.com/docker/docker/integration/plugin/common	0.131s
10:50:00 [2022-05-17T10:50:00.365Z] 
10:50:00 [2022-05-17T10:50:00.365Z] === Skipped
10:50:00 [2022-05-17T10:50:00.365Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]     plugin_test.go:93: testEnv.OSType == "windows"
10:50:00 [2022-05-17T10:50:00.365Z] 
10:50:00 [2022-05-17T10:50:00.365Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]     plugin_test.go:202: testEnv.OSType == "windows"
10:50:00 [2022-05-17T10:50:00.365Z] 
10:50:00 [2022-05-17T10:50:00.365Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
10:50:00 [2022-05-17T10:50:00.365Z]     plugin_test.go:264: testEnv.OSType == "windows"
10:50:00 [2022-05-17T10:50:00.365Z] 
10:50:00 [2022-05-17T10:50:00.365Z] DONE 19 tests, 3 skipped in 4.988s
10:50:00 [2022-05-17T10:50:00.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:50:01 [2022-05-17T10:50:01.534Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:50:02 [2022-05-17T10:50:02.534Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:02 [2022-05-17T10:50:02.535Z] INFO: Testing against a local daemon
10:50:02 [2022-05-17T10:50:02.535Z] === RUN   TestExternalGraphDriver
10:50:02 [2022-05-17T10:50:02.535Z]     external_test.go:48: runtime.GOOS == "windows"
10:50:02 [2022-05-17T10:50:02.535Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:50:02 [2022-05-17T10:50:02.535Z] === RUN   TestGraphdriverPluginV2
10:50:02 [2022-05-17T10:50:02.535Z]     external_test.go:408: runtime.GOOS == "windows"
10:50:02 [2022-05-17T10:50:02.535Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:50:02 [2022-05-17T10:50:02.535Z] PASS
10:50:02 [2022-05-17T10:50:02.535Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.133s
10:50:02 [2022-05-17T10:50:02.535Z] 
10:50:02 [2022-05-17T10:50:02.535Z] === Skipped
10:50:02 [2022-05-17T10:50:02.535Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
10:50:02 [2022-05-17T10:50:02.535Z]     external_test.go:48: runtime.GOOS == "windows"
10:50:02 [2022-05-17T10:50:02.535Z] 
10:50:02 [2022-05-17T10:50:02.535Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
10:50:02 [2022-05-17T10:50:02.535Z]     external_test.go:408: runtime.GOOS == "windows"
10:50:02 [2022-05-17T10:50:02.535Z] 
10:50:02 [2022-05-17T10:50:02.535Z] DONE 2 tests, 2 skipped in 2.420s
10:50:02 [2022-05-17T10:50:02.535Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:50:04 [2022-05-17T10:50:04.718Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:04 [2022-05-17T10:50:04.718Z] INFO: Testing against a local daemon
10:50:04 [2022-05-17T10:50:04.718Z] === RUN   TestReadPluginNoRead
10:50:04 [2022-05-17T10:50:04.718Z]     read_test.go:21: no unix domain sockets on Windows
10:50:04 [2022-05-17T10:50:04.718Z] --- SKIP: TestReadPluginNoRead (0.00s)
10:50:04 [2022-05-17T10:50:04.718Z] PASS
10:50:04 [2022-05-17T10:50:04.718Z] ok  	github.com/docker/docker/integration/plugin/logging	0.108s
10:50:04 [2022-05-17T10:50:04.718Z] 
10:50:04 [2022-05-17T10:50:04.718Z] === Skipped
10:50:04 [2022-05-17T10:50:04.718Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
10:50:04 [2022-05-17T10:50:04.718Z]     read_test.go:21: no unix domain sockets on Windows
10:50:04 [2022-05-17T10:50:04.718Z] 
10:50:04 [2022-05-17T10:50:04.718Z] DONE 1 tests, 1 skipped in 2.535s
10:50:05 [2022-05-17T10:50:05.175Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
10:50:06 [2022-05-17T10:50:06.137Z] testing: warning: no tests to run
10:50:06 [2022-05-17T10:50:06.137Z] PASS
10:50:06 [2022-05-17T10:50:06.137Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.079s
10:50:06 [2022-05-17T10:50:06.137Z] 
10:50:06 [2022-05-17T10:50:06.137Z] DONE 0 tests in 1.245s
10:50:06 [2022-05-17T10:50:06.137Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:50:09 [2022-05-17T10:50:09.049Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:09 [2022-05-17T10:50:09.049Z] INFO: Testing against a local daemon
10:50:09 [2022-05-17T10:50:09.049Z] === RUN   TestPluginWithDevMounts
10:50:09 [2022-05-17T10:50:09.049Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:50:09 [2022-05-17T10:50:09.049Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:50:09 [2022-05-17T10:50:09.049Z] PASS
10:50:09 [2022-05-17T10:50:09.049Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.105s
10:50:09 [2022-05-17T10:50:09.049Z] 
10:50:09 [2022-05-17T10:50:09.049Z] === Skipped
10:50:09 [2022-05-17T10:50:09.049Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
10:50:09 [2022-05-17T10:50:09.049Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:50:09 [2022-05-17T10:50:09.049Z] 
10:50:09 [2022-05-17T10:50:09.049Z] DONE 1 tests, 1 skipped in 2.435s
10:50:09 [2022-05-17T10:50:09.049Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:50:10 [2022-05-17T10:50:10.577Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:10 [2022-05-17T10:50:10.577Z] INFO: Testing against a local daemon
10:50:10 [2022-05-17T10:50:10.577Z] === RUN   TestSecretInspect
10:50:10 [2022-05-17T10:50:10.577Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:50:10 [2022-05-17T10:50:10.577Z] --- SKIP: TestSecretInspect (0.00s)
10:50:10 [2022-05-17T10:50:10.577Z] === RUN   TestSecretList
10:50:10 [2022-05-17T10:50:10.577Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:50:10 [2022-05-17T10:50:10.577Z] --- SKIP: TestSecretList (0.00s)
10:50:10 [2022-05-17T10:50:10.577Z] === RUN   TestSecretsCreateAndDelete
10:50:10 [2022-05-17T10:50:10.577Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:50:10 [2022-05-17T10:50:10.577Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:50:10 [2022-05-17T10:50:10.577Z] === RUN   TestSecretsUpdate
10:50:10 [2022-05-17T10:50:10.577Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:50:10 [2022-05-17T10:50:10.577Z] --- SKIP: TestSecretsUpdate (0.00s)
10:50:10 [2022-05-17T10:50:10.577Z] === RUN   TestTemplatedSecret
10:50:10 [2022-05-17T10:50:10.577Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:50:10 [2022-05-17T10:50:10.577Z] --- SKIP: TestTemplatedSecret (0.00s)
10:50:10 [2022-05-17T10:50:10.577Z] === RUN   TestSecretCreateResolve
10:50:10 [2022-05-17T10:50:10.577Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:50:10 [2022-05-17T10:50:10.577Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:50:10 [2022-05-17T10:50:10.577Z] PASS
10:50:10 [2022-05-17T10:50:10.577Z] ok  	github.com/docker/docker/integration/secret	0.105s
10:50:11 [2022-05-17T10:50:11.032Z] 
10:50:11 [2022-05-17T10:50:11.032Z] === Skipped
10:50:11 [2022-05-17T10:50:11.032Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
10:50:11 [2022-05-17T10:50:11.032Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:50:11 [2022-05-17T10:50:11.032Z] 
10:50:11 [2022-05-17T10:50:11.032Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
10:50:11 [2022-05-17T10:50:11.032Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:50:11 [2022-05-17T10:50:11.032Z] 
10:50:11 [2022-05-17T10:50:11.032Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
10:50:11 [2022-05-17T10:50:11.032Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:50:11 [2022-05-17T10:50:11.032Z] 
10:50:11 [2022-05-17T10:50:11.032Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
10:50:11 [2022-05-17T10:50:11.032Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:50:11 [2022-05-17T10:50:11.032Z] 
10:50:11 [2022-05-17T10:50:11.032Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
10:50:11 [2022-05-17T10:50:11.032Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:50:11 [2022-05-17T10:50:11.032Z] 
10:50:11 [2022-05-17T10:50:11.032Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
10:50:11 [2022-05-17T10:50:11.032Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:50:11 [2022-05-17T10:50:11.032Z] 
10:50:11 [2022-05-17T10:50:11.032Z] DONE 6 tests, 6 skipped in 1.882s
10:50:11 [2022-05-17T10:50:11.032Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:50:11 [2022-05-17T10:50:11.852Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:50:11 [2022-05-17T10:50:11.852Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
10:50:11 [2022-05-17T10:50:11.852Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:50:13 [2022-05-17T10:50:13.925Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:13 [2022-05-17T10:50:13.925Z] INFO: Testing against a local daemon
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServiceCreateInit
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- PASS: TestServiceCreateInit (0.06s)
10:50:13 [2022-05-17T10:50:13.925Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestCreateServiceMultipleTimes
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestCreateServiceConflict
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestCreateServiceMaxReplicas
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestCreateWithDuplicateNetworkNames
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestCreateServiceSecretFileMode
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestCreateServiceConfigFileMode
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestCreateServiceSysctls
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestCreateServiceSysctls (0.04s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestCreateServiceCapabilities
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestInspect
10:50:13 [2022-05-17T10:50:13.925Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestInspect (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestCreateJob
10:50:13 [2022-05-17T10:50:13.925Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestCreateJob (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestReplicatedJob
10:50:13 [2022-05-17T10:50:13.925Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestReplicatedJob (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestUpdateReplicatedJob
10:50:13 [2022-05-17T10:50:13.925Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServiceListWithStatuses
10:50:13 [2022-05-17T10:50:13.925Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestDockerNetworkConnectAlias
10:50:13 [2022-05-17T10:50:13.925Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestDockerNetworkReConnect
10:50:13 [2022-05-17T10:50:13.925Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServicePlugin
10:50:13 [2022-05-17T10:50:13.925Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestServicePlugin (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServiceUpdateLabel
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServiceUpdateSecrets
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServiceUpdateConfigs
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServiceUpdateNetwork
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] === RUN   TestServiceUpdatePidsLimit
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] PASS
10:50:13 [2022-05-17T10:50:13.925Z] ok  	github.com/docker/docker/integration/service	0.299s
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === Skipped
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
10:50:13 [2022-05-17T10:50:13.925Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
10:50:13 [2022-05-17T10:50:13.925Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:50:13 [2022-05-17T10:50:13.925Z] 
10:50:13 [2022-05-17T10:50:13.925Z] DONE 24 tests, 23 skipped in 2.933s
10:50:13 [2022-05-17T10:50:13.925Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:50:16 [2022-05-17T10:50:16.096Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:16 [2022-05-17T10:50:16.096Z] INFO: Testing against a local daemon
10:50:16 [2022-05-17T10:50:16.096Z] === RUN   TestSessionCreate
10:50:16 [2022-05-17T10:50:16.097Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:50:16 [2022-05-17T10:50:16.097Z] --- SKIP: TestSessionCreate (0.00s)
10:50:16 [2022-05-17T10:50:16.097Z] === RUN   TestSessionCreateWithBadUpgrade
10:50:16 [2022-05-17T10:50:16.097Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:50:16 [2022-05-17T10:50:16.097Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:50:16 [2022-05-17T10:50:16.097Z] PASS
10:50:16 [2022-05-17T10:50:16.097Z] ok  	github.com/docker/docker/integration/session	0.106s
10:50:16 [2022-05-17T10:50:16.097Z] 
10:50:16 [2022-05-17T10:50:16.097Z] === Skipped
10:50:16 [2022-05-17T10:50:16.097Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
10:50:16 [2022-05-17T10:50:16.097Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:50:16 [2022-05-17T10:50:16.097Z] 
10:50:16 [2022-05-17T10:50:16.097Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
10:50:16 [2022-05-17T10:50:16.097Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:50:16 [2022-05-17T10:50:16.097Z] 
10:50:16 [2022-05-17T10:50:16.097Z] DONE 2 tests, 2 skipped in 1.839s
10:50:16 [2022-05-17T10:50:16.097Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:50:16 [2022-05-17T10:50:16.952Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 7.9% of statements
10:50:18 [2022-05-17T10:50:18.264Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:18 [2022-05-17T10:50:18.264Z] INFO: Testing against a local daemon
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:50:18 [2022-05-17T10:50:18.264Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:50:18 [2022-05-17T10:50:18.264Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestDiskUsage
10:50:18 [2022-05-17T10:50:18.264Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
10:50:18 [2022-05-17T10:50:18.264Z] --- SKIP: TestDiskUsage (0.00s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestEventsExecDie
10:50:18 [2022-05-17T10:50:18.264Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:50:18 [2022-05-17T10:50:18.264Z] --- SKIP: TestEventsExecDie (0.01s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestEventsBackwardsCompatible
10:50:18 [2022-05-17T10:50:18.264Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:50:18 [2022-05-17T10:50:18.264Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestEventsVolumeCreate
10:50:18 [2022-05-17T10:50:18.264Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
10:50:18 [2022-05-17T10:50:18.264Z] --- SKIP: TestEventsVolumeCreate (0.00s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestInfoAPI
10:50:18 [2022-05-17T10:50:18.264Z] --- PASS: TestInfoAPI (0.05s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestInfoAPIWarnings
10:50:18 [2022-05-17T10:50:18.264Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:50:18 [2022-05-17T10:50:18.264Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestInfoDebug
10:50:18 [2022-05-17T10:50:18.264Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:50:18 [2022-05-17T10:50:18.264Z] --- SKIP: TestInfoDebug (0.00s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestInfoInsecureRegistries
10:50:18 [2022-05-17T10:50:18.264Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:50:18 [2022-05-17T10:50:18.264Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestInfoRegistryMirrors
10:50:18 [2022-05-17T10:50:18.264Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:50:18 [2022-05-17T10:50:18.264Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
10:50:18 [2022-05-17T10:50:18.264Z] === RUN   TestLoginFailsWithBadCredentials
10:50:19 [2022-05-17T10:50:19.225Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s)
10:50:19 [2022-05-17T10:50:19.225Z] === RUN   TestPingCacheHeaders
10:50:19 [2022-05-17T10:50:19.225Z] --- PASS: TestPingCacheHeaders (0.04s)
10:50:19 [2022-05-17T10:50:19.225Z] === RUN   TestPingGet
10:50:19 [2022-05-17T10:50:19.225Z] --- PASS: TestPingGet (0.04s)
10:50:19 [2022-05-17T10:50:19.225Z] === RUN   TestPingHead
10:50:19 [2022-05-17T10:50:19.681Z] --- PASS: TestPingHead (0.04s)
10:50:19 [2022-05-17T10:50:19.681Z] === RUN   TestPingSwarmHeader
10:50:19 [2022-05-17T10:50:19.681Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
10:50:19 [2022-05-17T10:50:19.681Z] --- SKIP: TestPingSwarmHeader (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z] === RUN   TestVersion
10:50:19 [2022-05-17T10:50:19.681Z] --- PASS: TestVersion (0.05s)
10:50:19 [2022-05-17T10:50:19.681Z] PASS
10:50:19 [2022-05-17T10:50:19.681Z] ok  	github.com/docker/docker/integration/system	1.239s
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === Skipped
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s)
10:50:19 [2022-05-17T10:50:19.681Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
10:50:19 [2022-05-17T10:50:19.681Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
10:50:19 [2022-05-17T10:50:19.681Z] 
10:50:19 [2022-05-17T10:50:19.681Z] DONE 16 tests, 10 skipped in 3.551s
10:50:19 [2022-05-17T10:50:19.681Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:50:21 [2022-05-17T10:50:21.852Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:21 [2022-05-17T10:50:21.852Z] INFO: Testing against a local daemon
10:50:21 [2022-05-17T10:50:21.852Z] === RUN   TestVolumesCreateAndList
10:50:21 [2022-05-17T10:50:21.852Z] --- PASS: TestVolumesCreateAndList (0.07s)
10:50:21 [2022-05-17T10:50:21.852Z] === RUN   TestVolumesRemove
10:50:21 [2022-05-17T10:50:21.852Z] --- PASS: TestVolumesRemove (0.18s)
10:50:21 [2022-05-17T10:50:21.852Z] === RUN   TestVolumesInspect
10:50:21 [2022-05-17T10:50:21.852Z] --- PASS: TestVolumesInspect (0.05s)
10:50:21 [2022-05-17T10:50:21.852Z] === RUN   TestVolumesInvalidJSON
10:50:21 [2022-05-17T10:50:21.852Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:50:21 [2022-05-17T10:50:21.852Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:50:21 [2022-05-17T10:50:21.852Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:50:21 [2022-05-17T10:50:21.852Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:50:21 [2022-05-17T10:50:21.852Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:50:21 [2022-05-17T10:50:21.852Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:50:22 [2022-05-17T10:50:22.308Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:50:22 [2022-05-17T10:50:22.308Z] --- PASS: TestVolumesInvalidJSON (0.04s)
10:50:22 [2022-05-17T10:50:22.308Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
10:50:22 [2022-05-17T10:50:22.308Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:50:22 [2022-05-17T10:50:22.308Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:50:22 [2022-05-17T10:50:22.308Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:50:22 [2022-05-17T10:50:22.308Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:50:22 [2022-05-17T10:50:22.308Z] PASS
10:50:22 [2022-05-17T10:50:22.308Z] ok  	github.com/docker/docker/integration/volume	0.400s
10:50:22 [2022-05-17T10:50:22.308Z] 
10:50:22 [2022-05-17T10:50:22.308Z] DONE 9 tests in 2.421s
10:50:22 [2022-05-17T10:50:22.308Z] INFO: make.ps1 ended at 05/17/2022 10:50:22
10:50:22 [2022-05-17T10:50:22.308Z] INFO: Integration CLI tests being run from the host:
10:50:22 [2022-05-17T10:50:22.308Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" 
10:50:24 [2022-05-17T10:50:24.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:50:24 [2022-05-17T10:50:24.215Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
10:50:24 [2022-05-17T10:50:24.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:50:24 [2022-05-17T10:50:24.215Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
10:50:24 [2022-05-17T10:50:24.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:50:27 [2022-05-17T10:50:27.135Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:50:31 [2022-05-17T10:50:31.270Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:50:31 [2022-05-17T10:50:31.726Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
10:50:31 [2022-05-17T10:50:31.726Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:50:32 [2022-05-17T10:50:32.182Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:50:32 [2022-05-17T10:50:32.182Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
10:50:32 [2022-05-17T10:50:32.639Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:50:32 [2022-05-17T10:50:32.639Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
10:50:32 [2022-05-17T10:50:32.639Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:50:34 [2022-05-17T10:50:34.688Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
10:50:34 [2022-05-17T10:50:34.688Z] INFO: Testing against a local daemon
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:50:34 [2022-05-17T10:50:34.688Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:50:34 [2022-05-17T10:50:34.688Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:50:34 [2022-05-17T10:50:34.688Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:50:35 [2022-05-17T10:50:35.649Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:50:35 [2022-05-17T10:50:35.674Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:50:36 [2022-05-17T10:50:36.104Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:50:40 [2022-05-17T10:50:40.401Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:50:40 [2022-05-17T10:50:40.402Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:50:40 [2022-05-17T10:50:40.402Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:50:42 [2022-05-17T10:50:42.927Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:50:46 [2022-05-17T10:50:46.206Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:50:48 [2022-05-17T10:50:48.049Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:50:48 [2022-05-17T10:50:48.106Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:50:50 [2022-05-17T10:50:50.643Z]     docker_api_swarm_test.go:962: [dc93f983e3e05] joining swarm manager [d6409ce3f4a3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:51:08 [2022-05-17T10:51:08.295Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:51:08 [2022-05-17T10:51:08.711Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:51:11 [2022-05-17T10:51:11.189Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:51:11 [2022-05-17T10:51:11.189Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
10:51:12 [2022-05-17T10:51:12.153Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:51:12 [2022-05-17T10:51:12.153Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
10:51:12 [2022-05-17T10:51:12.609Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:51:14 [2022-05-17T10:51:14.789Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:51:14 [2022-05-17T10:51:14.789Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
10:51:14 [2022-05-17T10:51:14.789Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:51:20 [2022-05-17T10:51:20.563Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:51:20 [2022-05-17T10:51:20.902Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:51:22 [2022-05-17T10:51:22.273Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:51:22 [2022-05-17T10:51:22.732Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:51:22 [2022-05-17T10:51:22.732Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
10:51:22 [2022-05-17T10:51:22.732Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:51:22 [2022-05-17T10:51:22.732Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
10:51:22 [2022-05-17T10:51:22.732Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:51:24 [2022-05-17T10:51:24.170Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:51:24 [2022-05-17T10:51:24.262Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:51:25 [2022-05-17T10:51:25.792Z] === RUN   TestDockerSuite/TestBuildCmd
10:51:26 [2022-05-17T10:51:26.765Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:51:27 [2022-05-17T10:51:27.222Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:51:27 [2022-05-17T10:51:27.449Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:51:28 [2022-05-17T10:51:28.186Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:51:34 [2022-05-17T10:51:34.000Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:51:35 [2022-05-17T10:51:35.235Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:51:37 [2022-05-17T10:51:37.406Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:51:37 [2022-05-17T10:51:37.406Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
10:51:37 [2022-05-17T10:51:37.406Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:51:39 [2022-05-17T10:51:39.260Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:51:39 [2022-05-17T10:51:39.575Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:51:39 [2022-05-17T10:51:39.575Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
10:51:39 [2022-05-17T10:51:39.575Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:51:40 [2022-05-17T10:51:40.031Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:51:41 [2022-05-17T10:51:41.178Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:51:42 [2022-05-17T10:51:42.203Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:51:43 [2022-05-17T10:51:43.733Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:51:43 [2022-05-17T10:51:43.820Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:51:44 [2022-05-17T10:51:44.189Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:51:44 [2022-05-17T10:51:44.189Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
10:51:44 [2022-05-17T10:51:44.189Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:51:45 [2022-05-17T10:51:45.718Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:51:46 [2022-05-17T10:51:46.174Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:51:46 [2022-05-17T10:51:46.174Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
10:51:46 [2022-05-17T10:51:46.346Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:51:46 [2022-05-17T10:51:46.631Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:51:46 [2022-05-17T10:51:46.631Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
10:51:46 [2022-05-17T10:51:46.631Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:51:48 [2022-05-17T10:51:48.873Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:51:51 [2022-05-17T10:51:51.398Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:51:53 [2022-05-17T10:51:53.295Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:51:53 [2022-05-17T10:51:53.471Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 31.9% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/api/server/router/volume	0.013s	coverage: 67.9% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/builder	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/builder/remotecontext	0.098s	coverage: 13.7% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/builder/dockerfile	0.510s	coverage: 49.3% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.785s	coverage: 86.3% of statements
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/cli	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:51:53 [2022-05-17T10:51:53.472Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.242s	coverage: 67.6% of statements
10:51:53 [2022-05-17T10:51:53.678Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:51:56 [2022-05-17T10:51:56.006Z] ok  	github.com/docker/docker/client	0.171s	coverage: 75.6% of statements
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:52:17 [2022-05-17T10:52:17.349Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:52:17 [2022-05-17T10:52:17.349Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:52:17 [2022-05-17T10:52:17.349Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:52:17 [2022-05-17T10:52:17.349Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:52:17 [2022-05-17T10:52:17.349Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:52:17 [2022-05-17T10:52:17.349Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:52:17 [2022-05-17T10:52:17.349Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
10:52:17 [2022-05-17T10:52:17.349Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:52:21 [2022-05-17T10:52:21.067Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:52:29 [2022-05-17T10:52:29.274Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:52:29 [2022-05-17T10:52:29.274Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:52:29 [2022-05-17T10:52:29.274Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
10:52:29 [2022-05-17T10:52:29.274Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:52:29 [2022-05-17T10:52:29.274Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
10:52:29 [2022-05-17T10:52:29.274Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:52:29 [2022-05-17T10:52:29.275Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:52:29 [2022-05-17T10:52:29.275Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:52:29 [2022-05-17T10:52:29.275Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
10:52:29 [2022-05-17T10:52:29.275Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:52:29 [2022-05-17T10:52:29.275Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:52:29 [2022-05-17T10:52:29.275Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:52:29 [2022-05-17T10:52:29.275Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:52:29 [2022-05-17T10:52:29.275Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:52:35 [2022-05-17T10:52:35.057Z] === RUN   TestDockerSuite/TestBuildEnv
10:52:35 [2022-05-17T10:52:35.057Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
10:52:35 [2022-05-17T10:52:35.057Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:52:35 [2022-05-17T10:52:35.057Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
10:52:35 [2022-05-17T10:52:35.057Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:52:35 [2022-05-17T10:52:35.057Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
10:52:35 [2022-05-17T10:52:35.057Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:52:35 [2022-05-17T10:52:35.057Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
10:52:35 [2022-05-17T10:52:35.057Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:52:35 [2022-05-17T10:52:35.057Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
10:52:35 [2022-05-17T10:52:35.057Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:52:36 [2022-05-17T10:52:36.153Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:52:36 [2022-05-17T10:52:36.153Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:52:36 [2022-05-17T10:52:36.153Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:52:39 [2022-05-17T10:52:39.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:52:39 [2022-05-17T10:52:39.725Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
10:52:39 [2022-05-17T10:52:39.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:52:39 [2022-05-17T10:52:39.725Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
10:52:39 [2022-05-17T10:52:39.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:52:39 [2022-05-17T10:52:39.725Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
10:52:39 [2022-05-17T10:52:39.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:52:40 [2022-05-17T10:52:40.820Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:52:40 [2022-05-17T10:52:40.820Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
10:52:40 [2022-05-17T10:52:40.820Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:52:40 [2022-05-17T10:52:40.820Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
10:52:41 [2022-05-17T10:52:41.252Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:52:41 [2022-05-17T10:52:41.277Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:52:41 [2022-05-17T10:52:41.277Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
10:52:41 [2022-05-17T10:52:41.277Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:52:42 [2022-05-17T10:52:42.239Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:52:42 [2022-05-17T10:52:42.239Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
10:52:42 [2022-05-17T10:52:42.239Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:52:42 [2022-05-17T10:52:42.679Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 29.7% of statements
10:52:42 [2022-05-17T10:52:42.679Z] ok  	github.com/docker/docker/container	0.117s	coverage: 34.8% of statements
10:52:42 [2022-05-17T10:52:42.679Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.492s	coverage: 0.0% of statements
10:52:42 [2022-05-17T10:52:42.679Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:52:42 [2022-05-17T10:52:42.679Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:52:42 [2022-05-17T10:52:42.679Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:52:42 [2022-05-17T10:52:42.679Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:52:42 [2022-05-17T10:52:42.679Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:52:45 [2022-05-17T10:52:45.964Z] ok  	github.com/docker/docker/daemon/cluster	0.102s	coverage: 0.5% of statements
10:52:47 [2022-05-17T10:52:47.018Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:52:47 [2022-05-17T10:52:47.868Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.021s	coverage: 65.3% of statements
10:52:49 [2022-05-17T10:52:49.244Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
10:52:49 [2022-05-17T10:52:49.497Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:52:57 [2022-05-17T10:52:57.361Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.4% of statements
10:52:57 [2022-05-17T10:52:57.361Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.5% of statements
10:52:57 [2022-05-17T10:52:57.623Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
10:52:58 [2022-05-17T10:52:58.190Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
10:52:58 [2022-05-17T10:52:58.448Z] ok  	github.com/docker/docker/daemon	10.179s	coverage: 16.0% of statements
10:52:58 [2022-05-17T10:52:58.448Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:52:58 [2022-05-17T10:52:58.448Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:52:58 [2022-05-17T10:52:58.448Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:52:58 [2022-05-17T10:52:58.448Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:52:59 [2022-05-17T10:52:59.822Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.701s	coverage: 74.8% of statements
10:53:00 [2022-05-17T10:53:00.757Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 3.0% of statements
10:53:00 [2022-05-17T10:53:00.757Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.245s	coverage: 56.2% of statements
10:53:02 [2022-05-17T10:53:02.660Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
10:53:04 [2022-05-17T10:53:04.048Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.270s	coverage: 50.6% of statements
10:53:04 [2022-05-17T10:53:04.357Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:53:04 [2022-05-17T10:53:04.661Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:53:04 [2022-05-17T10:53:04.661Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:53:04 [2022-05-17T10:53:04.661Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
10:53:04 [2022-05-17T10:53:04.661Z] === RUN   TestDockerSuite/TestBuildExpose
10:53:04 [2022-05-17T10:53:04.661Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
10:53:04 [2022-05-17T10:53:04.661Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:53:04 [2022-05-17T10:53:04.661Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
10:53:04 [2022-05-17T10:53:04.661Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:53:04 [2022-05-17T10:53:04.661Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
10:53:04 [2022-05-17T10:53:04.661Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:53:04 [2022-05-17T10:53:04.661Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
10:53:04 [2022-05-17T10:53:04.661Z] === RUN   TestDockerSuite/TestBuildFails
10:53:05 [2022-05-17T10:53:05.427Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.579s	coverage: 45.9% of statements
10:53:05 [2022-05-17T10:53:05.427Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:53:06 [2022-05-17T10:53:06.189Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:53:06 [2022-05-17T10:53:06.189Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:53:06 [2022-05-17T10:53:06.364Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.624s	coverage: 58.2% of statements
10:53:06 [2022-05-17T10:53:06.365Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:53:06 [2022-05-17T10:53:06.365Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:53:06 [2022-05-17T10:53:06.365Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.5% of statements
10:53:07 [2022-05-17T10:53:07.742Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
10:53:08 [2022-05-17T10:53:08.002Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
10:53:08 [2022-05-17T10:53:08.938Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 6.6% of statements
10:53:08 [2022-05-17T10:53:08.938Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:53:08 [2022-05-17T10:53:08.938Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:53:09 [2022-05-17T10:53:09.874Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 43.0% of statements
10:53:10 [2022-05-17T10:53:10.441Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.155s	coverage: 80.2% of statements
10:53:10 [2022-05-17T10:53:10.700Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
10:53:10 [2022-05-17T10:53:10.700Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:53:11 [2022-05-17T10:53:11.268Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
10:53:11 [2022-05-17T10:53:11.527Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.9% of statements
10:53:11 [2022-05-17T10:53:11.786Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
10:53:12 [2022-05-17T10:53:12.045Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
10:53:12 [2022-05-17T10:53:12.981Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 78.7% of statements
10:53:12 [2022-05-17T10:53:12.981Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:53:13 [2022-05-17T10:53:13.234Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:53:13 [2022-05-17T10:53:13.240Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 59.1% of statements
10:53:13 [2022-05-17T10:53:13.808Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 31.5% of statements
10:53:14 [2022-05-17T10:53:14.782Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
10:53:15 [2022-05-17T10:53:15.048Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
10:53:15 [2022-05-17T10:53:15.620Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
10:53:16 [2022-05-17T10:53:16.186Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.698s	coverage: 82.5% of statements
10:53:16 [2022-05-17T10:53:16.186Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:53:16 [2022-05-17T10:53:16.186Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:53:17 [2022-05-17T10:53:17.121Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 44.4% of statements
10:53:17 [2022-05-17T10:53:17.883Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:53:17 [2022-05-17T10:53:17.883Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:53:17 [2022-05-17T10:53:17.883Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
10:53:17 [2022-05-17T10:53:17.883Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:53:18 [2022-05-17T10:53:18.056Z] ok  	github.com/docker/docker/distribution	0.615s	coverage: 28.2% of statements
10:53:18 [2022-05-17T10:53:18.056Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:53:18 [2022-05-17T10:53:18.315Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
10:53:18 [2022-05-17T10:53:18.882Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
10:53:19 [2022-05-17T10:53:19.141Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
10:53:19 [2022-05-17T10:53:19.246Z] --- PASS: TestDockerSwarmSuite (1512.24s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.30s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.29s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.66s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.74s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.71s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.83s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.42s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.82s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.45s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.55s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.90s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.66s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.53s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.61s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.86s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (15.96s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.33s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.69s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.69s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.24s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.54s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.44s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.76s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.77s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (21.98s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.44s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.45s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.00s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.51s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.75s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.80s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.87s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.86s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.99s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.91s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.49s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.48s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.30s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.02s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.68s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.93s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.00s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.79s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.12s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.49s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.98s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.17s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.89s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.03s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.21s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.24s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.96s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.19s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.86s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.74s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.52s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.22s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.69s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (68.92s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.18s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.51s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.05s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.71s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.99s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.77s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.68s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.35s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.67s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.64s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.06s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.18s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.45s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.30s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.08s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s)
10:53:19 [2022-05-17T10:53:19.246Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
10:53:19 [2022-05-17T10:53:19.246Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s)
10:53:19 [2022-05-17T10:53:19.246Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
10:53:19 [2022-05-17T10:53:19.246Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.29s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.31s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.20s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.70s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s)
10:53:19 [2022-05-17T10:53:19.246Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s)
10:53:19 [2022-05-17T10:53:19.246Z] === RUN   TestDockerExternalVolumeSuite
10:53:19 [2022-05-17T10:53:19.246Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:53:19 [2022-05-17T10:53:19.503Z]     docker_cli_external_volume_driver_test.go:53: [da8a52315debb] daemon is not started
10:53:19 [2022-05-17T10:53:19.707Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
10:53:19 [2022-05-17T10:53:19.707Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 84.9% of statements
10:53:19 [2022-05-17T10:53:19.707Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:53:19 [2022-05-17T10:53:19.707Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:53:19 [2022-05-17T10:53:19.707Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:53:20 [2022-05-17T10:53:20.274Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
10:53:20 [2022-05-17T10:53:20.278Z] === RUN   TestDockerSuite/TestBuildForceRm
10:53:21 [2022-05-17T10:53:21.209Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 46.0% of statements
10:53:21 [2022-05-17T10:53:21.881Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 66.0% of statements
10:53:21 [2022-05-17T10:53:21.881Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
10:53:23 [2022-05-17T10:53:23.788Z] ok  	github.com/docker/docker/pkg/archive	0.294s	coverage: 82.4% of statements
10:53:24 [2022-05-17T10:53:24.046Z] ok  	github.com/docker/docker/pkg/authorization	0.139s	coverage: 68.3% of statements
10:53:24 [2022-05-17T10:53:24.305Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:53:24 [2022-05-17T10:53:24.563Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:53:27 [2022-05-17T10:53:27.842Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.481s	coverage: 42.7% of statements
10:53:27 [2022-05-17T10:53:27.842Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
10:53:27 [2022-05-17T10:53:27.842Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
10:53:28 [2022-05-17T10:53:28.100Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
10:53:28 [2022-05-17T10:53:28.816Z] === RUN   TestDockerSuite/TestBuildFromGit
10:53:29 [2022-05-17T10:53:29.035Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:53:29 [2022-05-17T10:53:29.035Z] ok  	github.com/docker/docker/layer	7.729s	coverage: 69.0% of statements
10:53:29 [2022-05-17T10:53:29.035Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:53:29 [2022-05-17T10:53:29.035Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:53:29 [2022-05-17T10:53:29.035Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:53:29 [2022-05-17T10:53:29.035Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:53:29 [2022-05-17T10:53:29.035Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:53:29 [2022-05-17T10:53:29.035Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:53:29 [2022-05-17T10:53:29.605Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 87.2% of statements
10:53:29 [2022-05-17T10:53:29.863Z] ok  	github.com/docker/docker/pkg/fsutils	0.189s	coverage: 85.1% of statements
10:53:29 [2022-05-17T10:53:29.863Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
10:53:31 [2022-05-17T10:53:31.238Z] ok  	github.com/docker/docker/pkg/idtools	0.536s	coverage: 67.9% of statements
10:53:31 [2022-05-17T10:53:31.238Z] ok  	github.com/docker/docker/pkg/ioutils	0.429s	coverage: 70.1% of statements
10:53:31 [2022-05-17T10:53:31.238Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
10:53:31 [2022-05-17T10:53:31.496Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
10:53:31 [2022-05-17T10:53:31.496Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:53:31 [2022-05-17T10:53:31.496Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
10:53:31 [2022-05-17T10:53:31.755Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:53:31 [2022-05-17T10:53:31.755Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
10:53:32 [2022-05-17T10:53:32.329Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
10:53:32 [2022-05-17T10:53:32.329Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
10:53:32 [2022-05-17T10:53:32.329Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:53:32 [2022-05-17T10:53:32.329Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:53:32 [2022-05-17T10:53:32.897Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.023s	coverage: 56.8% of statements
10:53:33 [2022-05-17T10:53:33.463Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
10:53:33 [2022-05-17T10:53:33.463Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
10:53:33 [2022-05-17T10:53:33.722Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:53:34 [2022-05-17T10:53:34.580Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:53:35 [2022-05-17T10:53:35.094Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
10:53:35 [2022-05-17T10:53:35.094Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
10:53:35 [2022-05-17T10:53:35.353Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
10:53:35 [2022-05-17T10:53:35.611Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:53:35 [2022-05-17T10:53:35.870Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:53:36 [2022-05-17T10:53:36.110Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:53:36 [2022-05-17T10:53:36.128Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:53:36 [2022-05-17T10:53:36.386Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 53.8% of statements
10:53:36 [2022-05-17T10:53:36.952Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
10:53:37 [2022-05-17T10:53:37.211Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
10:53:37 [2022-05-17T10:53:37.571Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:53:37 [2022-05-17T10:53:37.778Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
10:53:38 [2022-05-17T10:53:38.037Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:53:38 [2022-05-17T10:53:38.037Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:53:38 [2022-05-17T10:53:38.934Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:53:38 [2022-05-17T10:53:38.935Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:53:39 [2022-05-17T10:53:39.896Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:53:39 [2022-05-17T10:53:39.939Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
10:53:40 [2022-05-17T10:53:40.198Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
10:53:40 [2022-05-17T10:53:40.457Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
10:53:41 [2022-05-17T10:53:41.834Z] ok  	github.com/docker/docker/quota	0.248s	coverage: 71.4% of statements
10:53:41 [2022-05-17T10:53:41.834Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
10:53:41 [2022-05-17T10:53:41.877Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:53:41 [2022-05-17T10:53:41.877Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
10:53:42 [2022-05-17T10:53:42.333Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:53:42 [2022-05-17T10:53:42.770Z] ok  	github.com/docker/docker/registry	0.050s	coverage: 58.6% of statements
10:53:42 [2022-05-17T10:53:42.789Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:53:43 [2022-05-17T10:53:43.030Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:53:43 [2022-05-17T10:53:43.289Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
10:53:43 [2022-05-17T10:53:43.749Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:53:43 [2022-05-17T10:53:43.749Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
10:53:43 [2022-05-17T10:53:43.749Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:53:43 [2022-05-17T10:53:43.856Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
10:53:43 [2022-05-17T10:53:43.856Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:53:45 [2022-05-17T10:53:45.758Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:53:46 [2022-05-17T10:53:46.326Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 77.1% of statements
10:53:46 [2022-05-17T10:53:46.893Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
10:53:47 [2022-05-17T10:53:47.828Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
10:53:50 [2022-05-17T10:53:50.184Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:53:53 [2022-05-17T10:53:53.077Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:53:54 [2022-05-17T10:53:54.030Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:53:54 [2022-05-17T10:53:54.030Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
10:53:54 [2022-05-17T10:53:54.030Z] === RUN   TestDockerSuite/TestBuildHistory
10:53:56 [2022-05-17T10:53:56.798Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:54:02 [2022-05-17T10:54:02.292Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:54:02 [2022-05-17T10:54:02.292Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
10:54:02 [2022-05-17T10:54:02.292Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:54:02 [2022-05-17T10:54:02.292Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:54:02 [2022-05-17T10:54:02.292Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:54:06 [2022-05-17T10:54:06.005Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:54:06 [2022-05-17T10:54:06.965Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:54:06 [2022-05-17T10:54:06.965Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
10:54:06 [2022-05-17T10:54:06.965Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:54:06 [2022-05-17T10:54:06.965Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
10:54:06 [2022-05-17T10:54:06.965Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:54:06 [2022-05-17T10:54:06.965Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
10:54:06 [2022-05-17T10:54:06.965Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:54:06 [2022-05-17T10:54:06.965Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:54:07 [2022-05-17T10:54:07.925Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:54:08 [2022-05-17T10:54:08.797Z] === RUN   TestDockerSuite/TestBuildIidFile
10:54:09 [2022-05-17T10:54:09.257Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:54:09 [2022-05-17T10:54:09.780Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/rootless	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/volume	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:54:09 [2022-05-17T10:54:09.780Z] 
10:54:09 [2022-05-17T10:54:09.780Z] === Skipped
10:54:09 [2022-05-17T10:54:09.780Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:54:09 [2022-05-17T10:54:09.780Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:54:09 [2022-05-17T10:54:09.780Z] 
10:54:09 [2022-05-17T10:54:09.780Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:54:09 [2022-05-17T10:54:09.780Z]     network_proxy_test.go:208: No support for dual stack yet
10:54:09 [2022-05-17T10:54:09.780Z] 
10:54:09 [2022-05-17T10:54:09.780Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:54:09 [2022-05-17T10:54:09.780Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:54:09 [2022-05-17T10:54:09.780Z] 
10:54:09 [2022-05-17T10:54:09.780Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:54:09 [2022-05-17T10:54:09.780Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:54:09 [2022-05-17T10:54:09.780Z] 
10:54:09 [2022-05-17T10:54:09.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:44: Driver btrfs not supported
10:54:09 [2022-05-17T10:54:09.780Z] 
10:54:09 [2022-05-17T10:54:09.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:44: Driver btrfs not supported
10:54:09 [2022-05-17T10:54:09.780Z] 
10:54:09 [2022-05-17T10:54:09.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:44: Driver btrfs not supported
10:54:09 [2022-05-17T10:54:09.780Z] 
10:54:09 [2022-05-17T10:54:09.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:44: Driver btrfs not supported
10:54:09 [2022-05-17T10:54:09.780Z] 
10:54:09 [2022-05-17T10:54:09.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.780Z]     graphtest_unix.go:44: Driver btrfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:71: No driver to put!
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z] time="2022-05-17T10:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z] time="2022-05-17T10:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z] time="2022-05-17T10:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z] time="2022-05-17T10:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z] time="2022-05-17T10:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:71: No driver to put!
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     overlay_test.go:50: Fails to compute changes intermittently
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver zfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver zfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver zfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver zfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:44: Driver zfs not supported
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     graphtest_unix.go:71: No driver to put!
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:54:09 [2022-05-17T10:54:09.781Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
10:54:09 [2022-05-17T10:54:09.781Z] 
10:54:09 [2022-05-17T10:54:09.781Z] DONE 2567 tests, 28 skipped in 249.044s
10:54:09 [2022-05-17T10:54:09.781Z] + '[' -n 'github.com/docker/docker/libnetwork
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/bitseq
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/cluster
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/config
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/datastore
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/diagnostic
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/discoverapi
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/driverapi
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/bridge
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/host
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/null
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/overlay
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/remote
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/windows
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/drvregistry
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/etchosts
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/idm
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/internal/caller
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/ipam
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/ipamapi
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/ipams/builtin
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/ipams/null
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/ipams/remote
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/ipamutils
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/iptables
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/netlabel
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/netutils
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/networkdb
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/ns
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/options
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/osl
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/osl/kernel
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/portallocator
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/portmapper
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/resolvconf
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/testutils
10:54:09 [2022-05-17T10:54:09.781Z] github.com/docker/docker/libnetwork/types' ']'
10:54:09 [2022-05-17T10:54:09.781Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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/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
10:54:11 [2022-05-17T10:54:11.423Z] === RUN   TestDockerSuite/TestBuildInheritance
10:54:11 [2022-05-17T10:54:11.423Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
10:54:11 [2022-05-17T10:54:11.423Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:54:11 [2022-05-17T10:54:11.637Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:54:12 [2022-05-17T10:54:12.385Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:54:12 [2022-05-17T10:54:12.385Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:54:13 [2022-05-17T10:54:13.163Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:54:13 [2022-05-17T10:54:13.163Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
10:54:13 [2022-05-17T10:54:13.163Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:54:13 [2022-05-17T10:54:13.163Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
10:54:13 [2022-05-17T10:54:13.163Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:54:13 [2022-05-17T10:54:13.619Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:54:16 [2022-05-17T10:54:16.505Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:54:18 [2022-05-17T10:54:18.160Z] === RUN   TestDockerSuite/TestBuildLabel
10:54:18 [2022-05-17T10:54:18.615Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:54:19 [2022-05-17T10:54:19.070Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:54:20 [2022-05-17T10:54:20.597Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:54:21 [2022-05-17T10:54:21.053Z] === RUN   TestDockerSuite/TestBuildLabels
10:54:22 [2022-05-17T10:54:22.580Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:54:24 [2022-05-17T10:54:24.109Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:54:31 [2022-05-17T10:54:31.152Z] === RUN   TestDockerSuite/TestBuildLastModified
10:54:31 [2022-05-17T10:54:31.152Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
10:54:31 [2022-05-17T10:54:31.152Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:54:31 [2022-05-17T10:54:31.152Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
10:54:31 [2022-05-17T10:54:31.152Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:54:31 [2022-05-17T10:54:31.152Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:54:31 [2022-05-17T10:54:31.267Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:54:31 [2022-05-17T10:54:31.608Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:54:31 [2022-05-17T10:54:31.608Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:54:31 [2022-05-17T10:54:31.608Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:54:32 [2022-05-17T10:54:32.569Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:54:33 [2022-05-17T10:54:33.024Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:54:37 [2022-05-17T10:54:37.033Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:54:37 [2022-05-17T10:54:37.489Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:54:37 [2022-05-17T10:54:37.489Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
10:54:37 [2022-05-17T10:54:37.945Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:54:38 [2022-05-17T10:54:38.795Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:54:41 [2022-05-17T10:54:41.671Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:54:43 [2022-05-17T10:54:43.196Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:54:45 [2022-05-17T10:54:45.230Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:54:48 [2022-05-17T10:54:48.979Z] === RUN   TestDockerSuite/TestBuildAddScript
10:54:48 [2022-05-17T10:54:48.979Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
10:54:48 [2022-05-17T10:54:48.979Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:54:48 [2022-05-17T10:54:48.979Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
10:54:48 [2022-05-17T10:54:48.979Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:54:48 [2022-05-17T10:54:48.979Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
10:54:48 [2022-05-17T10:54:48.979Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:54:48 [2022-05-17T10:54:48.979Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
10:54:48 [2022-05-17T10:54:48.979Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:54:49 [2022-05-17T10:54:49.940Z] === RUN   TestDockerSuite/TestBuildAddTar
10:54:51 [2022-05-17T10:54:51.782Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork	37.215s	coverage: 40.6% of statements
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.115s	coverage: 84.4% of statements
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 19.7% of statements
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.389s	coverage: 59.9% of statements
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.121s	coverage: 4.0% of statements
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
10:54:56 [2022-05-17T10:54:56.438Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:54:56 [2022-05-17T10:54:56.438Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
10:54:59 [2022-05-17T10:54:59.840Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:54:59 [2022-05-17T10:54:59.840Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
10:54:59 [2022-05-17T10:54:59.840Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:54:59 [2022-05-17T10:54:59.840Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:55:06 [2022-05-17T10:55:06.402Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.586s	coverage: 7.2% of statements
10:55:06 [2022-05-17T10:55:06.402Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:55:06 [2022-05-17T10:55:06.402Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
10:55:06 [2022-05-17T10:55:06.402Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
10:55:06 [2022-05-17T10:55:06.402Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:55:06 [2022-05-17T10:55:06.402Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:55:06 [2022-05-17T10:55:06.402Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:55:06 [2022-05-17T10:55:06.402Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
10:55:06 [2022-05-17T10:55:06.402Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.2% of statements
10:55:06 [2022-05-17T10:55:06.402Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
10:55:06 [2022-05-17T10:55:06.660Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.001s	coverage: 100.0% of statements
10:55:06 [2022-05-17T10:55:06.694Z]     docker_cli_external_volume_driver_test.go:53: [ddc9b97242359] daemon is not started
10:55:18 [2022-05-17T10:55:18.859Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
10:55:24 [2022-05-17T10:55:24.760Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:55:32 [2022-05-17T10:55:32.413Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:55:32 [2022-05-17T10:55:32.413Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
10:55:32 [2022-05-17T10:55:32.413Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:55:32 [2022-05-17T10:55:32.413Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
10:55:32 [2022-05-17T10:55:32.413Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:55:33 [2022-05-17T10:55:33.739Z] ok  	github.com/docker/docker/libnetwork/ipam	14.284s	coverage: 85.3% of statements
10:55:33 [2022-05-17T10:55:33.739Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:55:33 [2022-05-17T10:55:33.739Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:55:33 [2022-05-17T10:55:33.739Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
10:55:33 [2022-05-17T10:55:33.739Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
10:55:33 [2022-05-17T10:55:33.739Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:55:33 [2022-05-17T10:55:33.739Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
10:55:33 [2022-05-17T10:55:33.739Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.252s	coverage: 74.0% of statements
10:55:33 [2022-05-17T10:55:33.739Z] ok  	github.com/docker/docker/libnetwork/iptables	0.156s	coverage: 45.1% of statements
10:55:33 [2022-05-17T10:55:33.739Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
10:55:34 [2022-05-17T10:55:34.305Z] ok  	github.com/docker/docker/libnetwork/netutils	0.020s	coverage: 44.1% of statements
10:55:38 [2022-05-17T10:55:38.017Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:55:38 [2022-05-17T10:55:38.017Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:55:38 [2022-05-17T10:55:38.017Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
10:55:38 [2022-05-17T10:55:38.017Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:55:39 [2022-05-17T10:55:39.622Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:55:42 [2022-05-17T10:55:42.301Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:55:53 [2022-05-17T10:55:53.457Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:55:53 [2022-05-17T10:55:53.457Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
10:55:53 [2022-05-17T10:55:53.457Z] === RUN   TestDockerSuite/TestBuildBlankName
10:55:53 [2022-05-17T10:55:53.457Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:55:54 [2022-05-17T10:55:54.485Z]     docker_cli_external_volume_driver_test.go:53: [d4e55f30a7c9a] daemon is not started
10:55:54 [2022-05-17T10:55:54.645Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:56:00 [2022-05-17T10:56:00.411Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:56:02 [2022-05-17T10:56:02.015Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:56:02 [2022-05-17T10:56:02.015Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
10:56:02 [2022-05-17T10:56:02.983Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:56:08 [2022-05-17T10:56:08.946Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:56:09 [2022-05-17T10:56:09.346Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:56:09 [2022-05-17T10:56:09.346Z]     docker_cli_external_volume_driver_test.go:53: [d26bda7cc0c05] daemon is not started
10:56:10 [2022-05-17T10:56:10.024Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:56:14 [2022-05-17T10:56:14.686Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:56:20 [2022-05-17T10:56:20.263Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:56:24 [2022-05-17T10:56:24.230Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:56:30 [2022-05-17T10:56:30.517Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:56:30 [2022-05-17T10:56:30.517Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
10:56:30 [2022-05-17T10:56:30.973Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:56:35 [2022-05-17T10:56:35.682Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:56:35 [2022-05-17T10:56:35.682Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
10:56:35 [2022-05-17T10:56:35.682Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:56:38 [2022-05-17T10:56:38.017Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:56:38 [2022-05-17T10:56:38.017Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
10:56:38 [2022-05-17T10:56:38.017Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:56:38 [2022-05-17T10:56:38.017Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
10:56:38 [2022-05-17T10:56:38.017Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:56:45 [2022-05-17T10:56:45.060Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:56:45 [2022-05-17T10:56:45.060Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
10:56:45 [2022-05-17T10:56:45.060Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:56:45 [2022-05-17T10:56:45.969Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:56:45 [2022-05-17T10:56:45.969Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:56:45 [2022-05-17T10:56:45.969Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
10:56:45 [2022-05-17T10:56:45.969Z] === RUN   TestDockerSuite/TestBuildNetNone
10:56:45 [2022-05-17T10:56:45.969Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
10:56:45 [2022-05-17T10:56:45.969Z] === RUN   TestDockerSuite/TestBuildNoContext
10:56:46 [2022-05-17T10:56:46.021Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:56:46 [2022-05-17T10:56:46.021Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
10:56:46 [2022-05-17T10:56:46.021Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:56:46 [2022-05-17T10:56:46.021Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
10:56:46 [2022-05-17T10:56:46.021Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:56:48 [2022-05-17T10:56:48.860Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:56:54 [2022-05-17T10:56:54.632Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:56:56 [2022-05-17T10:56:56.283Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:56:57 [2022-05-17T10:56:57.519Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:56:57 [2022-05-17T10:56:57.519Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:56:57 [2022-05-17T10:56:57.519Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:57:00 [2022-05-17T10:57:00.405Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:57:01 [2022-05-17T10:57:01.367Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:57:03 [2022-05-17T10:57:03.535Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:57:11 [2022-05-17T10:57:11.144Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:57:15 [2022-05-17T10:57:15.899Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:57:15 [2022-05-17T10:57:15.914Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:57:16 [2022-05-17T10:57:16.355Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:57:19 [2022-05-17T10:57:19.285Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:57:19 [2022-05-17T10:57:19.285Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:57:19 [2022-05-17T10:57:19.285Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:57:20 [2022-05-17T10:57:20.578Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:57:20 [2022-05-17T10:57:20.578Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
10:57:21 [2022-05-17T10:57:21.033Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:57:21 [2022-05-17T10:57:21.033Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
10:57:21 [2022-05-17T10:57:21.490Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:57:23 [2022-05-17T10:57:23.015Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:57:23 [2022-05-17T10:57:23.016Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
10:57:23 [2022-05-17T10:57:23.016Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:57:25 [2022-05-17T10:57:25.730Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.658s	coverage: 60.1% of statements
10:57:25 [2022-05-17T10:57:25.730Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:57:25 [2022-05-17T10:57:25.730Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:57:25 [2022-05-17T10:57:25.730Z] ok  	github.com/docker/docker/libnetwork/osl	4.288s	coverage: 39.7% of statements
10:57:25 [2022-05-17T10:57:25.730Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
10:57:25 [2022-05-17T10:57:25.730Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
10:57:25 [2022-05-17T10:57:25.730Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.217s	coverage: 48.6% of statements
10:57:25 [2022-05-17T10:57:25.730Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
10:57:25 [2022-05-17T10:57:25.730Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:57:25 [2022-05-17T10:57:25.730Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] === Skipped
10:57:25 [2022-05-17T10:57:25.730Z] === SKIP: libnetwork TestParallel1 (0.00s)
10:57:25 [2022-05-17T10:57:25.730Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] === SKIP: libnetwork TestParallel3 (0.00s)
10:57:25 [2022-05-17T10:57:25.730Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] === SKIP: libnetwork TestParallel2 (0.00s)
10:57:25 [2022-05-17T10:57:25.730Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:57:25 [2022-05-17T10:57:25.730Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:57:25 [2022-05-17T10:57:25.730Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:57:25 [2022-05-17T10:57:25.730Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:57:25 [2022-05-17T10:57:25.730Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:57:25 [2022-05-17T10:57:25.730Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:57:25 [2022-05-17T10:57:25.730Z]     firewalld_test.go:14: firewalld is not running
10:57:25 [2022-05-17T10:57:25.730Z] 
10:57:25 [2022-05-17T10:57:25.730Z] DONE 326 tests, 9 skipped in 198.921s
10:57:26 [2022-05-17T10:57:26.007Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
Post stage
[Pipeline] junit
10:57:26 [2022-05-17T10:57:26.309Z] Recording test results
10:57:26 [2022-05-17T10:57:26.721Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:57:27 [2022-05-17T10:57:27.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43578/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d80689bae6d9547d8747ebf10793487a522e8365 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d80689bae6d9547d8747ebf10793487a522e8365 hack/validate/vendor
10:57:27 [2022-05-17T10:57:27.617Z] No vendor changes in diff.
10:57:27 [2022-05-17T10:57:27.617Z] WARNING: could not find copyright information for github.com/coreos/go-systemd
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:57:28 [2022-05-17T10:57:28.226Z] + echo Ensuring container killed.
10:57:28 [2022-05-17T10:57:28.226Z] Ensuring container killed.
10:57:28 [2022-05-17T10:57:28.226Z] + docker rm -vf docker-pr5
10:57:28 [2022-05-17T10:57:28.226Z] Error: No such container: docker-pr5
[Pipeline] sh
10:57:28 [2022-05-17T10:57:28.507Z] + echo Chowning /workspace to jenkins user
10:57:28 [2022-05-17T10:57:28.507Z] Chowning /workspace to jenkins user
10:57:28 [2022-05-17T10:57:28.507Z] + id -u
10:57:28 [2022-05-17T10:57:28.507Z] + id -g
10:57:28 [2022-05-17T10:57:28.507Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43578:/workspace busybox chown -R 1000:1000 /workspace
10:57:28 [2022-05-17T10:57:28.697Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:57:28 [2022-05-17T10:57:28.777Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:57:29 [2022-05-17T10:57:29.741Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:57:29 [2022-05-17T10:57:29.741Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:57:30 [2022-05-17T10:57:30.173Z] + bundleName=unit
10:57:30 [2022-05-17T10:57:30.173Z] + echo Creating unit-bundles.tar.gz
10:57:30 [2022-05-17T10:57:30.173Z] Creating unit-bundles.tar.gz
10:57:30 [2022-05-17T10:57:30.173Z] + 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
10:57:30 [2022-05-17T10:57:30.173Z] bundles/junit-report-libnetwork.xml
10:57:30 [2022-05-17T10:57:30.173Z] bundles/junit-report.xml
10:57:30 [2022-05-17T10:57:30.173Z] bundles/go-test-report-libnetwork.json
10:57:30 [2022-05-17T10:57:30.173Z] bundles/go-test-report.json
10:57:30 [2022-05-17T10:57:30.173Z] bundles/profile-libnetwork.out
10:57:30 [2022-05-17T10:57:30.173Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:57:30 [2022-05-17T10:57:30.188Z] Archiving artifacts
10:57:30 [2022-05-17T10:57:30.198Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:57:30 [2022-05-17T10:57:30.198Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
10:57:30 [2022-05-17T10:57:30.198Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:57:30 [2022-05-17T10:57:30.634Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43578/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:57:30 [2022-05-17T10:57:30.941Z] + make clean
10:57:31 [2022-05-17T10:57:31.198Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:57:31 [2022-05-17T10:57:31.198Z] docker-dev-cache
10:57:31 [2022-05-17T10:57:31.198Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:57:31 [2022-05-17T10:57:31.724Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:57:32 [2022-05-17T10:57:32.415Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:57:33 [2022-05-17T10:57:33.253Z] === RUN   TestDockerSuite/TestBuildCmd
10:57:33 [2022-05-17T10:57:33.709Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:57:34 [2022-05-17T10:57:34.670Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:57:35 [2022-05-17T10:57:35.126Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:57:42 [2022-05-17T10:57:42.174Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:57:42 [2022-05-17T10:57:42.706Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:57:44 [2022-05-17T10:57:44.391Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:57:45 [2022-05-17T10:57:45.061Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:57:45 [2022-05-17T10:57:45.061Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
10:57:45 [2022-05-17T10:57:45.061Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:57:46 [2022-05-17T10:57:46.593Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:57:46 [2022-05-17T10:57:46.593Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
10:57:46 [2022-05-17T10:57:46.593Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:57:47 [2022-05-17T10:57:47.053Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:57:47 [2022-05-17T10:57:47.371Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:57:50 [2022-05-17T10:57:50.768Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:57:51 [2022-05-17T10:57:51.728Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:57:52 [2022-05-17T10:57:52.183Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:57:52 [2022-05-17T10:57:52.183Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
10:57:52 [2022-05-17T10:57:52.183Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:57:53 [2022-05-17T10:57:53.138Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:57:53 [2022-05-17T10:57:53.716Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:57:54 [2022-05-17T10:57:54.100Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:57:54 [2022-05-17T10:57:54.100Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
10:57:54 [2022-05-17T10:57:54.172Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:57:54 [2022-05-17T10:57:54.172Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
10:57:54 [2022-05-17T10:57:54.172Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:57:54 [2022-05-17T10:57:54.172Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
10:57:54 [2022-05-17T10:57:54.172Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:57:54 [2022-05-17T10:57:54.556Z] === RUN   TestDockerSuite/TestBuildPATH
10:57:54 [2022-05-17T10:57:54.556Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
10:57:54 [2022-05-17T10:57:54.556Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:57:56 [2022-05-17T10:57:56.720Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:57:56 [2022-05-17T10:57:56.720Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
10:57:56 [2022-05-17T10:57:56.720Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:57:56 [2022-05-17T10:57:56.748Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:58:01 [2022-05-17T10:58:01.214Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:58:12 [2022-05-17T10:58:12.706Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:58:14 [2022-05-17T10:58:14.429Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:58:30 [2022-05-17T10:58:30.775Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:58:47 [2022-05-17T10:58:47.338Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:58:51 [2022-05-17T10:58:51.855Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:58:51 [2022-05-17T10:58:51.855Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:58:51 [2022-05-17T10:58:51.855Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:58:52 [2022-05-17T10:58:52.817Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:58:52 [2022-05-17T10:58:52.817Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
10:58:53 [2022-05-17T10:58:53.778Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:58:53 [2022-05-17T10:58:53.778Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
10:58:53 [2022-05-17T10:58:53.778Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:58:53 [2022-05-17T10:58:53.778Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
10:58:53 [2022-05-17T10:58:53.778Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:58:54 [2022-05-17T10:58:54.741Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:58:54 [2022-05-17T10:58:54.741Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
10:58:54 [2022-05-17T10:58:54.741Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:59:02 [2022-05-17T10:59:02.834Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:59:08 [2022-05-17T10:59:08.384Z] === RUN   TestDockerSuite/TestBuildRm
10:59:14 [2022-05-17T10:59:14.917Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:59:20 [2022-05-17T10:59:20.691Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:59:23 [2022-05-17T10:59:23.407Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:59:24 [2022-05-17T10:59:24.622Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:59:24 [2022-05-17T10:59:24.622Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:59:24 [2022-05-17T10:59:24.622Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
10:59:24 [2022-05-17T10:59:24.622Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:59:24 [2022-05-17T10:59:24.935Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:59:24 [2022-05-17T10:59:24.935Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
10:59:24 [2022-05-17T10:59:24.935Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:59:24 [2022-05-17T10:59:24.935Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
10:59:25 [2022-05-17T10:59:25.896Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:59:27 [2022-05-17T10:59:27.425Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:59:32 [2022-05-17T10:59:32.094Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:59:34 [2022-05-17T10:59:34.891Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:59:36 [2022-05-17T10:59:36.759Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:59:38 [2022-05-17T10:59:38.338Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:59:42 [2022-05-17T10:59:42.532Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:59:49 [2022-05-17T10:59:49.707Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:59:49 [2022-05-17T10:59:49.707Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:59:49 [2022-05-17T10:59:49.707Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:59:49 [2022-05-17T10:59:49.784Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:59:54 [2022-05-17T10:59:54.370Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:59:57 [2022-05-17T10:59:57.255Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:00:01 [2022-05-17T11:00:01.918Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:00:03 [2022-05-17T11:00:03.583Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:00:03 [2022-05-17T11:00:03.583Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:00:03 [2022-05-17T11:00:03.583Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:00:07 [2022-05-17T11:00:07.853Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
11:00:07 [2022-05-17T11:00:07.853Z]     docker_cli_external_volume_driver_test.go:485: [d1ec6a62c1cad] daemon is not started
11:00:13 [2022-05-17T11:00:13.880Z] === RUN   TestDockerSuite/TestBuildSpaces
11:00:13 [2022-05-17T11:00:13.880Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:00:19 [2022-05-17T11:00:19.650Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:00:19 [2022-05-17T11:00:19.650Z] === RUN   TestDockerSuite/TestBuildStderr
11:00:22 [2022-05-17T11:00:22.716Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:00:22 [2022-05-17T11:00:22.716Z]     docker_cli_external_volume_driver_test.go:53: [d258d8c91a490] daemon is not started
11:00:25 [2022-05-17T11:00:25.420Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:00:37 [2022-05-17T11:00:37.578Z] --- PASS: TestDockerExternalVolumeSuite (437.26s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.26s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s)
11:00:37 [2022-05-17T11:00:37.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
11:00:37 [2022-05-17T11:00:37.578Z] PASS
11:00:37 [2022-05-17T11:00:37.578Z] 
11:00:37 [2022-05-17T11:00:37.578Z] === Skipped
11:00:37 [2022-05-17T11:00:37.578Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
11:00:37 [2022-05-17T11:00:37.578Z]     check_test.go:307: [d058b9b08911d] daemon is not started
11:00:37 [2022-05-17T11:00:37.578Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z] 
11:00:37 [2022-05-17T11:00:37.578Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
11:00:37 [2022-05-17T11:00:37.578Z]     check_test.go:307: [d7c07865ac8cf] daemon is not started
11:00:37 [2022-05-17T11:00:37.578Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z] 
11:00:37 [2022-05-17T11:00:37.578Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
11:00:37 [2022-05-17T11:00:37.578Z]     check_test.go:307: [dbb7c2e5a1397] daemon is not started
11:00:37 [2022-05-17T11:00:37.578Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z] 
11:00:37 [2022-05-17T11:00:37.578Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:00:37 [2022-05-17T11:00:37.578Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z] 
11:00:37 [2022-05-17T11:00:37.578Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:00:37 [2022-05-17T11:00:37.578Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:00:37 [2022-05-17T11:00:37.578Z] 
11:00:37 [2022-05-17T11:00:37.578Z] DONE 269 tests, 5 skipped in 2242.944s
11:00:37 [2022-05-17T11:00:37.578Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:00:37 [2022-05-17T11:00:37.578Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3101c0e2b36a/docker.pid
11:00:37 [2022-05-17T11:00:37.578Z] +++ kill 15296
11:00:37 [2022-05-17T11:00:37.578Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15296 is not a child of this shell
11:00:37 [2022-05-17T11:00:37.578Z] warning: PID 15296 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3101c0e2b36a/docker.pid had a nonzero exit code
11:00:37 [2022-05-17T11:00:37.578Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3101c0e2b36a/root: target is busy.
11:00:37 [2022-05-17T11:00:37.578Z] ++++ cat bundles/test-integration/docker.pid
11:00:37 [2022-05-17T11:00:37.578Z] +++ kill 14622
11:00:37 [2022-05-17T11:00:37.578Z] +++ /etc/init.d/apparmor stop
11:00:37 [2022-05-17T11:00:37.578Z] Leaving: AppArmorNo profiles have been unloaded.
11:00:37 [2022-05-17T11:00:37.578Z] 
11:00:37 [2022-05-17T11:00:37.578Z] Unloading profiles will leave already running processes permanently
11:00:37 [2022-05-17T11:00:37.578Z] unconfined, which can lead to unexpected situations.
11:00:37 [2022-05-17T11:00:37.578Z] 
11:00:37 [2022-05-17T11:00:37.578Z] To set a process to complain mode, use the command line tool
11:00:37 [2022-05-17T11:00:37.578Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:00:37 [2022-05-17T11:00:37.578Z] +++ true
11:00:37 [2022-05-17T11:00:37.578Z] exiting test-integration
11:00:37 [2022-05-17T11:00:37.578Z] ++ exit 0
11:00:37 [2022-05-17T11:00:37.578Z] 
11:00:37 [2022-05-17T11:00:37.578Z] + exit 0
11:00:37 [2022-05-17T11:00:37.578Z] ++ jobs -p
11:00:37 [2022-05-17T11:00:37.578Z] + pids=
11:00:37 [2022-05-17T11:00:37.578Z] + echo 'Remaining pids to kill: []'
11:00:37 [2022-05-17T11:00:37.578Z] Remaining pids to kill: []
11:00:37 [2022-05-17T11:00:37.578Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
11:00:37 [2022-05-17T11:00:37.590Z] Recording test results
11:00:38 [2022-05-17T11:00:38.828Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:00:39 [2022-05-17T11:00:39.137Z] + echo Ensuring container killed.
11:00:39 [2022-05-17T11:00:39.137Z] Ensuring container killed.
11:00:39 [2022-05-17T11:00:39.137Z] + docker ps -aq -f name=docker-pr5-*
11:00:39 [2022-05-17T11:00:39.137Z] + cids=02d4e1f0e4e7
11:00:39 [2022-05-17T11:00:39.137Z] 6a8c37934fdd
11:00:39 [2022-05-17T11:00:39.137Z] 007da4f41877
11:00:39 [2022-05-17T11:00:39.137Z] + [ -n 02d4e1f0e4e7
11:00:39 [2022-05-17T11:00:39.137Z] 6a8c37934fdd
11:00:39 [2022-05-17T11:00:39.137Z] 007da4f41877 ]
11:00:39 [2022-05-17T11:00:39.137Z] + docker rm -vf 02d4e1f0e4e7 6a8c37934fdd 007da4f41877
11:00:39 [2022-05-17T11:00:39.394Z] 02d4e1f0e4e7
11:00:39 [2022-05-17T11:00:39.395Z] 6a8c37934fdd
11:00:39 [2022-05-17T11:00:39.395Z] 007da4f41877
[Pipeline] sh
11:00:39 [2022-05-17T11:00:39.675Z] + echo Chowning /workspace to jenkins user
11:00:39 [2022-05-17T11:00:39.675Z] Chowning /workspace to jenkins user
11:00:39 [2022-05-17T11:00:39.675Z] + id -u
11:00:39 [2022-05-17T11:00:39.675Z] + id -g
11:00:39 [2022-05-17T11:00:39.675Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43578:/workspace busybox chown -R 1000:1000 /workspace
11:00:39 [2022-05-17T11:00:39.675Z] Unable to find image 'busybox:latest' locally
11:00:39 [2022-05-17T11:00:39.675Z] latest: Pulling from library/busybox
11:00:39 [2022-05-17T11:00:39.932Z] 50e8d59317eb: Pulling fs layer
11:00:39 [2022-05-17T11:00:39.932Z] 50e8d59317eb: Download complete
11:00:39 [2022-05-17T11:00:39.932Z] 50e8d59317eb: Pull complete
11:00:39 [2022-05-17T11:00:39.932Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
11:00:39 [2022-05-17T11:00:39.932Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:00:42 [2022-05-17T11:00:42.752Z] + bundleName=amd64
11:00:42 [2022-05-17T11:00:42.753Z] + echo Creating amd64-bundles.tar.gz
11:00:42 [2022-05-17T11:00:42.753Z] Creating amd64-bundles.tar.gz
11:00:42 [2022-05-17T11:00:42.753Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:00:42 [2022-05-17T11:00:42.753Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
11:00:43 [2022-05-17T11:00:43.701Z] Archiving artifacts
11:00:45 [2022-05-17T11:00:45.171Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43578/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:00:45 [2022-05-17T11:00:45.478Z] + make clean
11:00:45 [2022-05-17T11:00:45.478Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:00:45 [2022-05-17T11:00:45.478Z] docker-dev-cache
11:00:45 [2022-05-17T11:00:45.478Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:00:50 [2022-05-17T11:00:50.517Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:00:50 [2022-05-17T11:00:50.517Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
11:00:50 [2022-05-17T11:00:50.517Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:00:50 [2022-05-17T11:00:50.972Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:00:53 [2022-05-17T11:00:53.137Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:00:58 [2022-05-17T11:00:58.908Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:01:02 [2022-05-17T11:01:02.283Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:01:04 [2022-05-17T11:01:04.679Z] === RUN   TestDockerSuite/TestBuildUser
11:01:04 [2022-05-17T11:01:04.679Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
11:01:04 [2022-05-17T11:01:04.679Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:01:04 [2022-05-17T11:01:04.679Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
11:01:04 [2022-05-17T11:01:04.679Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:01:04 [2022-05-17T11:01:04.679Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
11:01:05 [2022-05-17T11:01:05.134Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:01:08 [2022-05-17T11:01:08.045Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:01:08 [2022-05-17T11:01:08.045Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
11:01:08 [2022-05-17T11:01:08.045Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:01:09 [2022-05-17T11:01:09.801Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:01:10 [2022-05-17T11:01:10.257Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:01:13 [2022-05-17T11:01:13.974Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:01:13 [2022-05-17T11:01:13.974Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
11:01:13 [2022-05-17T11:01:13.974Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:01:13 [2022-05-17T11:01:13.974Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
11:01:13 [2022-05-17T11:01:13.974Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:01:43 [2022-05-17T11:01:43.875Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:01:43 [2022-05-17T11:01:43.875Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:01:52 [2022-05-17T11:01:52.421Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:01:59 [2022-05-17T11:01:59.476Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:01:59 [2022-05-17T11:01:59.476Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
11:01:59 [2022-05-17T11:01:59.476Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:01:59 [2022-05-17T11:01:59.476Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
11:01:59 [2022-05-17T11:01:59.476Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:02:03 [2022-05-17T11:02:03.192Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:02:03 [2022-05-17T11:02:03.192Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
11:02:03 [2022-05-17T11:02:03.648Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:02:05 [2022-05-17T11:02:05.155Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:02:05 [2022-05-17T11:02:05.155Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:02:05 [2022-05-17T11:02:05.155Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:02:05 [2022-05-17T11:02:05.155Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:02:08 [2022-05-17T11:02:08.052Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:02:13 [2022-05-17T11:02:13.824Z] === RUN   TestDockerSuite/TestBuildEnv
11:02:13 [2022-05-17T11:02:13.824Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
11:02:13 [2022-05-17T11:02:13.824Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:02:13 [2022-05-17T11:02:13.824Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
11:02:14 [2022-05-17T11:02:14.281Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:02:14 [2022-05-17T11:02:14.281Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
11:02:14 [2022-05-17T11:02:14.281Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:02:14 [2022-05-17T11:02:14.281Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
11:02:14 [2022-05-17T11:02:14.737Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:02:14 [2022-05-17T11:02:14.737Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
11:02:14 [2022-05-17T11:02:14.737Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:02:15 [2022-05-17T11:02:15.989Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:02:19 [2022-05-17T11:02:19.412Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:02:19 [2022-05-17T11:02:19.412Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
11:02:19 [2022-05-17T11:02:19.412Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:02:19 [2022-05-17T11:02:19.412Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
11:02:19 [2022-05-17T11:02:19.412Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:02:19 [2022-05-17T11:02:19.412Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
11:02:19 [2022-05-17T11:02:19.412Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:02:20 [2022-05-17T11:02:20.064Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:02:20 [2022-05-17T11:02:20.064Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:02:20 [2022-05-17T11:02:20.064Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:02:20 [2022-05-17T11:02:20.657Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:02:20 [2022-05-17T11:02:20.944Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:02:21 [2022-05-17T11:02:21.112Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:02:28 [2022-05-17T11:02:28.000Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:02:38 [2022-05-17T11:02:38.905Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:02:38 [2022-05-17T11:02:38.905Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
11:02:38 [2022-05-17T11:02:38.905Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:02:38 [2022-05-17T11:02:38.905Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
11:02:38 [2022-05-17T11:02:38.905Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:02:38 [2022-05-17T11:02:38.905Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
11:02:38 [2022-05-17T11:02:38.905Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:02:39 [2022-05-17T11:02:39.361Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:02:41 [2022-05-17T11:02:41.169Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:02:49 [2022-05-17T11:02:49.066Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:02:49 [2022-05-17T11:02:49.066Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:02:49 [2022-05-17T11:02:49.066Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
11:02:49 [2022-05-17T11:02:49.066Z] === RUN   TestDockerSuite/TestBuildExpose
11:02:49 [2022-05-17T11:02:49.066Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
11:02:49 [2022-05-17T11:02:49.066Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:02:49 [2022-05-17T11:02:49.066Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
11:02:49 [2022-05-17T11:02:49.066Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:02:49 [2022-05-17T11:02:49.066Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
11:02:49 [2022-05-17T11:02:49.066Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:02:49 [2022-05-17T11:02:49.066Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
11:02:49 [2022-05-17T11:02:49.066Z] === RUN   TestDockerSuite/TestBuildFails
11:02:49 [2022-05-17T11:02:49.646Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:02:51 [2022-05-17T11:02:51.173Z] === RUN   TestDockerSuite/TestBuildXZHost
11:02:51 [2022-05-17T11:02:51.173Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
11:02:51 [2022-05-17T11:02:51.173Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:02:51 [2022-05-17T11:02:51.173Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:02:51 [2022-05-17T11:02:51.488Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:02:51 [2022-05-17T11:02:51.629Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:02:51 [2022-05-17T11:02:51.629Z]     docker_cli_sni_test.go:18: Flakey test
11:02:51 [2022-05-17T11:02:51.629Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:02:53 [2022-05-17T11:02:53.794Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:02:56 [2022-05-17T11:02:56.119Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:02:56 [2022-05-17T11:02:56.119Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:02:59 [2022-05-17T11:02:59.560Z] === RUN   TestDockerSuite/TestCommitChange
11:03:03 [2022-05-17T11:03:03.826Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:03:05 [2022-05-17T11:03:05.339Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:03:08 [2022-05-17T11:03:08.467Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:03:11 [2022-05-17T11:03:11.104Z] === RUN   TestDockerSuite/TestCommitHardlink
11:03:11 [2022-05-17T11:03:11.104Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
11:03:11 [2022-05-17T11:03:11.104Z] === RUN   TestDockerSuite/TestCommitNewFile
11:03:14 [2022-05-17T11:03:14.239Z] === RUN   TestDockerSuite/TestBuildForceRm
11:03:19 [2022-05-17T11:03:19.643Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:03:19 [2022-05-17T11:03:19.643Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
11:03:19 [2022-05-17T11:03:19.643Z] === RUN   TestDockerSuite/TestCommitTTY
11:03:22 [2022-05-17T11:03:22.780Z] === RUN   TestDockerSuite/TestBuildFromGit
11:03:28 [2022-05-17T11:03:28.180Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:03:32 [2022-05-17T11:03:32.852Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:03:32 [2022-05-17T11:03:32.852Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
11:03:32 [2022-05-17T11:03:32.852Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:03:32 [2022-05-17T11:03:32.852Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
11:03:32 [2022-05-17T11:03:32.852Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:03:32 [2022-05-17T11:03:32.852Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:03:32 [2022-05-17T11:03:32.852Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:03:32 [2022-05-17T11:03:32.852Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:03:32 [2022-05-17T11:03:32.852Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:03:32 [2022-05-17T11:03:32.852Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:03:32 [2022-05-17T11:03:32.852Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:03:32 [2022-05-17T11:03:32.852Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:03:32 [2022-05-17T11:03:32.852Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:03:32 [2022-05-17T11:03:32.852Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:03:33 [2022-05-17T11:03:33.308Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:03:33 [2022-05-17T11:03:33.308Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:03:35 [2022-05-17T11:03:35.139Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:03:36 [2022-05-17T11:03:36.104Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:03:39 [2022-05-17T11:03:39.452Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:03:41 [2022-05-17T11:03:41.844Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:03:43 [2022-05-17T11:03:43.158Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:03:43 [2022-05-17T11:03:43.158Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
11:03:43 [2022-05-17T11:03:43.158Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:03:43 [2022-05-17T11:03:43.614Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:03:44 [2022-05-17T11:03:44.584Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:03:44 [2022-05-17T11:03:44.584Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
11:03:44 [2022-05-17T11:03:44.584Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:03:49 [2022-05-17T11:03:49.744Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:03:50 [2022-05-17T11:03:50.380Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:03:50 [2022-05-17T11:03:50.380Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
11:03:50 [2022-05-17T11:03:50.380Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:03:53 [2022-05-17T11:03:53.268Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:03:53 [2022-05-17T11:03:53.268Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
11:03:53 [2022-05-17T11:03:53.268Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:03:53 [2022-05-17T11:03:53.268Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
11:03:53 [2022-05-17T11:03:53.268Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:03:53 [2022-05-17T11:03:53.268Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
11:03:53 [2022-05-17T11:03:53.268Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:03:56 [2022-05-17T11:03:56.157Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:03:56 [2022-05-17T11:03:56.157Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:03:56 [2022-05-17T11:03:56.157Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:03:56 [2022-05-17T11:03:56.157Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:03:59 [2022-05-17T11:03:59.048Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:03:59 [2022-05-17T11:03:59.048Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:03:59 [2022-05-17T11:03:59.048Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
11:03:59 [2022-05-17T11:03:59.048Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:03:59 [2022-05-17T11:03:59.048Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:03:59 [2022-05-17T11:03:59.048Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:03:59 [2022-05-17T11:03:59.048Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:03:59 [2022-05-17T11:03:59.048Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:04:02 [2022-05-17T11:04:02.090Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:04:02 [2022-05-17T11:04:02.240Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:04:02 [2022-05-17T11:04:02.240Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
11:04:02 [2022-05-17T11:04:02.240Z] === RUN   TestDockerSuite/TestBuildHistory
11:04:02 [2022-05-17T11:04:02.765Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:04:04 [2022-05-17T11:04:04.930Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:04:07 [2022-05-17T11:04:07.819Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:04:07 [2022-05-17T11:04:07.819Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:04:07 [2022-05-17T11:04:07.819Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
11:04:07 [2022-05-17T11:04:07.819Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:04:09 [2022-05-17T11:04:09.987Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:04:09 [2022-05-17T11:04:09.987Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:04:12 [2022-05-17T11:04:12.880Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:04:12 [2022-05-17T11:04:12.880Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:04:12 [2022-05-17T11:04:12.880Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:04:12 [2022-05-17T11:04:12.880Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:04:12 [2022-05-17T11:04:12.880Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:04:16 [2022-05-17T11:04:16.597Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:04:16 [2022-05-17T11:04:16.597Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:04:17 [2022-05-17T11:04:17.021Z] === RUN   TestDockerSuite/TestBuildIidFile
11:04:17 [2022-05-17T11:04:17.021Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:04:18 [2022-05-17T11:04:18.550Z] === RUN   TestDockerSuite/TestBuildInheritance
11:04:18 [2022-05-17T11:04:18.550Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
11:04:18 [2022-05-17T11:04:18.762Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:04:18 [2022-05-17T11:04:18.762Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:04:18 [2022-05-17T11:04:18.762Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:04:19 [2022-05-17T11:04:19.007Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:04:19 [2022-05-17T11:04:19.971Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:04:19 [2022-05-17T11:04:19.971Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:04:21 [2022-05-17T11:04:21.653Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:04:22 [2022-05-17T11:04:22.109Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:04:24 [2022-05-17T11:04:24.997Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:04:25 [2022-05-17T11:04:25.749Z] === RUN   TestDockerSuite/TestBuildLabel
11:04:26 [2022-05-17T11:04:26.712Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:04:27 [2022-05-17T11:04:27.675Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:04:29 [2022-05-17T11:04:29.203Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:04:29 [2022-05-17T11:04:29.660Z] === RUN   TestDockerSuite/TestBuildLabels
11:04:29 [2022-05-17T11:04:29.666Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:04:31 [2022-05-17T11:04:31.191Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:04:33 [2022-05-17T11:04:33.365Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:04:35 [2022-05-17T11:04:35.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:04:35 [2022-05-17T11:04:35.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:04:35 [2022-05-17T11:04:35.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:04:35 [2022-05-17T11:04:35.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:04:35 [2022-05-17T11:04:35.435Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:04:37 [2022-05-17T11:04:37.597Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:04:37 [2022-05-17T11:04:37.597Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
11:04:37 [2022-05-17T11:04:37.597Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:04:40 [2022-05-17T11:04:40.487Z] === RUN   TestDockerSuite/TestContainerAPITop
11:04:40 [2022-05-17T11:04:40.487Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:04:40 [2022-05-17T11:04:40.487Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:04:41 [2022-05-17T11:04:41.921Z] === RUN   TestDockerSuite/TestBuildLastModified
11:04:41 [2022-05-17T11:04:41.921Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
11:04:41 [2022-05-17T11:04:41.921Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:04:41 [2022-05-17T11:04:41.921Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
11:04:41 [2022-05-17T11:04:41.921Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:04:41 [2022-05-17T11:04:41.921Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:04:41 [2022-05-17T11:04:41.921Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:04:41 [2022-05-17T11:04:41.921Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:04:41 [2022-05-17T11:04:41.921Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:04:42 [2022-05-17T11:04:42.378Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:04:43 [2022-05-17T11:04:43.342Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:04:43 [2022-05-17T11:04:43.376Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:04:43 [2022-05-17T11:04:43.376Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:04:48 [2022-05-17T11:04:48.043Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:04:50 [2022-05-17T11:04:50.208Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:04:50 [2022-05-17T11:04:50.208Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
11:04:50 [2022-05-17T11:04:50.208Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:04:50 [2022-05-17T11:04:50.208Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
11:04:50 [2022-05-17T11:04:50.208Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:04:50 [2022-05-17T11:04:50.208Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
11:04:50 [2022-05-17T11:04:50.208Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:04:50 [2022-05-17T11:04:50.208Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
11:04:50 [2022-05-17T11:04:50.395Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:04:50 [2022-05-17T11:04:50.664Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:04:50 [2022-05-17T11:04:50.664Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
11:04:50 [2022-05-17T11:04:50.664Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
11:04:52 [2022-05-17T11:04:52.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:04:52 [2022-05-17T11:04:52.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>_<nil>}
11:04:55 [2022-05-17T11:04:55.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>_<nil>}
11:04:58 [2022-05-17T11:04:58.614Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>_<nil>}
11:05:01 [2022-05-17T11:05:01.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>_<nil>}
11:05:04 [2022-05-17T11:05:04.395Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005eafa8_<nil>_<nil>}
11:05:07 [2022-05-17T11:05:07.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12561035716_c:\foo_false__<nil>_<nil>_<nil>_<nil>}
11:05:08 [2022-05-17T11:05:08.046Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:05:08 [2022-05-17T11:05:08.046Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
11:05:08 [2022-05-17T11:05:08.046Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:05:10 [2022-05-17T11:05:10.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12561035716_c:\foo_true__<nil>_<nil>_<nil>_<nil>}
11:05:10 [2022-05-17T11:05:10.935Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:05:13 [2022-05-17T11:05:13.066Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:05:13 [2022-05-17T11:05:13.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:05:13 [2022-05-17T11:05:13.522Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:05:13 [2022-05-17T11:05:13.522Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:05:13 [2022-05-17T11:05:13.522Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:05:13 [2022-05-17T11:05:13.522Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
11:05:13 [2022-05-17T11:05:13.522Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:05:13 [2022-05-17T11:05:13.522Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
11:05:13 [2022-05-17T11:05:13.522Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:05:13 [2022-05-17T11:05:13.522Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
11:05:13 [2022-05-17T11:05:13.522Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:05:13 [2022-05-17T11:05:13.522Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:05:13 [2022-05-17T11:05:13.522Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:05:13 [2022-05-17T11:05:13.522Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:05:13 [2022-05-17T11:05:13.522Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:05:16 [2022-05-17T11:05:16.412Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:05:16 [2022-05-17T11:05:16.412Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:05:16 [2022-05-17T11:05:16.868Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:05:16 [2022-05-17T11:05:16.868Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:05:19 [2022-05-17T11:05:19.759Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:05:20 [2022-05-17T11:05:20.215Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:05:20 [2022-05-17T11:05:20.215Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:05:20 [2022-05-17T11:05:20.215Z] === RUN   TestDockerSuite/TestCpRelativePath
11:05:23 [2022-05-17T11:05:23.105Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:05:23 [2022-05-17T11:05:23.105Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:05:23 [2022-05-17T11:05:23.105Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:05:23 [2022-05-17T11:05:23.105Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:05:23 [2022-05-17T11:05:23.105Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:05:23 [2022-05-17T11:05:23.105Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:05:23 [2022-05-17T11:05:23.105Z] === RUN   TestDockerSuite/TestCpToCaseA
11:05:28 [2022-05-17T11:05:28.872Z] === RUN   TestDockerSuite/TestCpToCaseB
11:05:31 [2022-05-17T11:05:31.765Z] === RUN   TestDockerSuite/TestCpToCaseC
11:05:31 [2022-05-17T11:05:31.765Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:05:31 [2022-05-17T11:05:31.765Z] === RUN   TestDockerSuite/TestCpToCaseD
11:05:31 [2022-05-17T11:05:31.765Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:05:31 [2022-05-17T11:05:31.765Z] === RUN   TestDockerSuite/TestCpToCaseE
11:05:42 [2022-05-17T11:05:42.056Z] === RUN   TestDockerSuite/TestCpToCaseF
11:05:42 [2022-05-17T11:05:42.056Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:05:42 [2022-05-17T11:05:42.056Z] === RUN   TestDockerSuite/TestCpToCaseG
11:05:42 [2022-05-17T11:05:42.056Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:05:42 [2022-05-17T11:05:42.056Z] === RUN   TestDockerSuite/TestCpToCaseH
11:05:43 [2022-05-17T11:05:43.272Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:05:43 [2022-05-17T11:05:43.272Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:05:43 [2022-05-17T11:05:43.272Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
11:05:43 [2022-05-17T11:05:43.272Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:05:43 [2022-05-17T11:05:43.272Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
11:05:43 [2022-05-17T11:05:43.272Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:05:43 [2022-05-17T11:05:43.272Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:05:43 [2022-05-17T11:05:43.272Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:05:43 [2022-05-17T11:05:43.272Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
11:05:43 [2022-05-17T11:05:43.272Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:05:43 [2022-05-17T11:05:43.272Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:05:43 [2022-05-17T11:05:43.272Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:05:44 [2022-05-17T11:05:44.232Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:05:51 [2022-05-17T11:05:51.288Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:05:53 [2022-05-17T11:05:53.407Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:05:54 [2022-05-17T11:05:54.542Z] === RUN   TestDockerSuite/TestCpToCaseI
11:05:54 [2022-05-17T11:05:54.542Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:05:54 [2022-05-17T11:05:54.542Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:05:54 [2022-05-17T11:05:54.542Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:05:54 [2022-05-17T11:05:54.542Z] === RUN   TestDockerSuite/TestCpToDot
11:05:56 [2022-05-17T11:05:56.069Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:05:56 [2022-05-17T11:05:56.069Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:05:56 [2022-05-17T11:05:56.069Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:05:56 [2022-05-17T11:05:56.069Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:05:56 [2022-05-17T11:05:56.525Z] === RUN   TestDockerSuite/TestCpToStdout
11:05:57 [2022-05-17T11:05:57.064Z] === RUN   TestDockerSuite/TestBuildEnv
11:05:57 [2022-05-17T11:05:57.064Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
11:05:57 [2022-05-17T11:05:57.064Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:05:57 [2022-05-17T11:05:57.064Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
11:05:57 [2022-05-17T11:05:57.519Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:05:57 [2022-05-17T11:05:57.519Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
11:05:57 [2022-05-17T11:05:57.519Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:05:57 [2022-05-17T11:05:57.519Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
11:05:57 [2022-05-17T11:05:57.519Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:05:57 [2022-05-17T11:05:57.519Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
11:05:57 [2022-05-17T11:05:57.519Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:05:59 [2022-05-17T11:05:59.411Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:05:59 [2022-05-17T11:05:59.411Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:05:59 [2022-05-17T11:05:59.411Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:05:59 [2022-05-17T11:05:59.411Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:05:59 [2022-05-17T11:05:59.411Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:05:59 [2022-05-17T11:05:59.411Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:05:59 [2022-05-17T11:05:59.411Z] === RUN   TestDockerSuite/TestCpVolumePath
11:05:59 [2022-05-17T11:05:59.411Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:05:59 [2022-05-17T11:05:59.411Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:05:59 [2022-05-17T11:05:59.867Z] === RUN   TestDockerSuite/TestCreateArgs
11:05:59 [2022-05-17T11:05:59.867Z] === RUN   TestDockerSuite/TestCreateByImageID
11:06:02 [2022-05-17T11:06:02.185Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:06:02 [2022-05-17T11:06:02.185Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
11:06:02 [2022-05-17T11:06:02.185Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:06:02 [2022-05-17T11:06:02.185Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
11:06:02 [2022-05-17T11:06:02.185Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:06:02 [2022-05-17T11:06:02.185Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
11:06:02 [2022-05-17T11:06:02.185Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:06:02 [2022-05-17T11:06:02.756Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:06:03 [2022-05-17T11:06:03.151Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:06:05 [2022-05-17T11:06:05.646Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:06:05 [2022-05-17T11:06:05.646Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:06:05 [2022-05-17T11:06:05.646Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:06:07 [2022-05-17T11:06:07.816Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:06:08 [2022-05-17T11:06:08.777Z] === RUN   TestDockerSuite/TestCreateLabels
11:06:08 [2022-05-17T11:06:08.777Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:06:08 [2022-05-17T11:06:08.777Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:06:09 [2022-05-17T11:06:09.235Z] === RUN   TestDockerSuite/TestCreateRM
11:06:09 [2022-05-17T11:06:09.690Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:06:09 [2022-05-17T11:06:09.690Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:06:09 [2022-05-17T11:06:09.690Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:06:09 [2022-05-17T11:06:09.690Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:06:10 [2022-05-17T11:06:10.147Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:06:10 [2022-05-17T11:06:10.196Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:06:14 [2022-05-17T11:06:14.471Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:06:20 [2022-05-17T11:06:20.431Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:06:20 [2022-05-17T11:06:20.431Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:06:20 [2022-05-17T11:06:20.431Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:06:23 [2022-05-17T11:06:23.029Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:06:24 [2022-05-17T11:06:24.147Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:06:24 [2022-05-17T11:06:24.603Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:06:24 [2022-05-17T11:06:24.603Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:06:24 [2022-05-17T11:06:24.603Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:06:27 [2022-05-17T11:06:27.494Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:06:27 [2022-05-17T11:06:27.494Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.494Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:06:27 [2022-05-17T11:06:27.494Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:06:27 [2022-05-17T11:06:27.494Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.494Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:06:27 [2022-05-17T11:06:27.494Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.494Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:06:27 [2022-05-17T11:06:27.494Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.494Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:06:27 [2022-05-17T11:06:27.494Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.494Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:06:27 [2022-05-17T11:06:27.494Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.832Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:06:27 [2022-05-17T11:06:27.832Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:06:27 [2022-05-17T11:06:27.832Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.832Z] === RUN   TestDockerSuite/TestBuildExpose
11:06:27 [2022-05-17T11:06:27.832Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.832Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:06:27 [2022-05-17T11:06:27.832Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.832Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:06:27 [2022-05-17T11:06:27.832Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.832Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:06:27 [2022-05-17T11:06:27.832Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.832Z] === RUN   TestDockerSuite/TestBuildFails
11:06:27 [2022-05-17T11:06:27.949Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:06:27 [2022-05-17T11:06:27.949Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.949Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:06:27 [2022-05-17T11:06:27.949Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.949Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:06:27 [2022-05-17T11:06:27.949Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.950Z] === RUN   TestDockerSuite/TestDevicePermissions
11:06:27 [2022-05-17T11:06:27.950Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.950Z] === RUN   TestDockerSuite/TestDockerFails
11:06:27 [2022-05-17T11:06:27.950Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:06:27 [2022-05-17T11:06:27.950Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.950Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:06:27 [2022-05-17T11:06:27.950Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.950Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:06:27 [2022-05-17T11:06:27.950Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.950Z] === RUN   TestDockerSuite/TestEventsAttach
11:06:27 [2022-05-17T11:06:27.950Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.950Z] === RUN   TestDockerSuite/TestEventsCommit
11:06:27 [2022-05-17T11:06:27.950Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
11:06:27 [2022-05-17T11:06:27.950Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:06:29 [2022-05-17T11:06:29.358Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:06:29 [2022-05-17T11:06:29.358Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:06:30 [2022-05-17T11:06:30.084Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:06:30 [2022-05-17T11:06:30.837Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:06:33 [2022-05-17T11:06:33.726Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:06:37 [2022-05-17T11:06:37.143Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:06:37 [2022-05-17T11:06:37.442Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:06:37 [2022-05-17T11:06:37.891Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:06:44 [2022-05-17T11:06:44.932Z] === RUN   TestDockerSuite/TestBuildForceRm
11:06:47 [2022-05-17T11:06:47.730Z] === RUN   TestDockerSuite/TestEventsCopy
11:06:53 [2022-05-17T11:06:53.465Z] === RUN   TestDockerSuite/TestBuildFromGit
11:06:53 [2022-05-17T11:06:53.505Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:06:59 [2022-05-17T11:06:59.277Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:07:00 [2022-05-17T11:07:00.503Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:07:01 [2022-05-17T11:07:01.463Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:07:02 [2022-05-17T11:07:02.166Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:07:02 [2022-05-17T11:07:02.237Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:07:02 [2022-05-17T11:07:02.237Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
11:07:02 [2022-05-17T11:07:02.237Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:07:03 [2022-05-17T11:07:03.128Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:07:07 [2022-05-17T11:07:07.797Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:07:08 [2022-05-17T11:07:08.504Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:07:08 [2022-05-17T11:07:08.504Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
11:07:08 [2022-05-17T11:07:08.504Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:07:09 [2022-05-17T11:07:09.324Z] === RUN   TestDockerSuite/TestEventsFilterType
11:07:09 [2022-05-17T11:07:09.466Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:07:09 [2022-05-17T11:07:09.922Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:07:09 [2022-05-17T11:07:09.923Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
11:07:09 [2022-05-17T11:07:09.923Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:07:10 [2022-05-17T11:07:10.286Z] === RUN   TestDockerSuite/TestEventsFilters
11:07:17 [2022-05-17T11:07:17.053Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:07:17 [2022-05-17T11:07:17.328Z] === RUN   TestDockerSuite/TestEventsFormat
11:07:17 [2022-05-17T11:07:17.511Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:07:17 [2022-05-17T11:07:17.511Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
11:07:17 [2022-05-17T11:07:17.511Z] === RUN   TestDockerSuite/TestBuildNetNone
11:07:17 [2022-05-17T11:07:17.511Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
11:07:17 [2022-05-17T11:07:17.511Z] === RUN   TestDockerSuite/TestBuildNoContext
11:07:21 [2022-05-17T11:07:21.236Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:07:22 [2022-05-17T11:07:22.272Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:07:22 [2022-05-17T11:07:22.272Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
11:07:22 [2022-05-17T11:07:22.272Z] === RUN   TestDockerSuite/TestBuildHistory
11:07:23 [2022-05-17T11:07:23.093Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:07:23 [2022-05-17T11:07:23.093Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:07:23 [2022-05-17T11:07:23.093Z] === RUN   TestDockerSuite/TestEventsImageImport
11:07:23 [2022-05-17T11:07:23.093Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
11:07:23 [2022-05-17T11:07:23.093Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:07:23 [2022-05-17T11:07:23.093Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
11:07:23 [2022-05-17T11:07:23.093Z] === RUN   TestDockerSuite/TestEventsImagePull
11:07:23 [2022-05-17T11:07:23.093Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
11:07:23 [2022-05-17T11:07:23.093Z] === RUN   TestDockerSuite/TestEventsImageTag
11:07:23 [2022-05-17T11:07:23.548Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:07:23 [2022-05-17T11:07:23.548Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
11:07:23 [2022-05-17T11:07:23.548Z] === RUN   TestDockerSuite/TestEventsRename
11:07:27 [2022-05-17T11:07:27.008Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:07:27 [2022-05-17T11:07:27.264Z] === RUN   TestDockerSuite/TestEventsResize
11:07:29 [2022-05-17T11:07:29.178Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:07:29 [2022-05-17T11:07:29.634Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:07:29 [2022-05-17T11:07:29.634Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:07:32 [2022-05-17T11:07:32.529Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:07:34 [2022-05-17T11:07:34.059Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:07:35 [2022-05-17T11:07:35.587Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:07:35 [2022-05-17T11:07:35.798Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:07:37 [2022-05-17T11:07:37.040Z] === RUN   TestDockerSuite/TestBuildIidFile
11:07:37 [2022-05-17T11:07:37.040Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:07:37 [2022-05-17T11:07:37.963Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:07:39 [2022-05-17T11:07:39.930Z] === RUN   TestDockerSuite/TestBuildInheritance
11:07:39 [2022-05-17T11:07:39.930Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
11:07:39 [2022-05-17T11:07:39.930Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:07:40 [2022-05-17T11:07:40.385Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:07:40 [2022-05-17T11:07:40.385Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:07:40 [2022-05-17T11:07:40.854Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:07:46 [2022-05-17T11:07:46.153Z] === RUN   TestDockerSuite/TestBuildLabel
11:07:46 [2022-05-17T11:07:46.618Z] === RUN   TestDockerSuite/TestEventsTop
11:07:46 [2022-05-17T11:07:46.618Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
11:07:46 [2022-05-17T11:07:46.618Z] === RUN   TestDockerSuite/TestEventsUntag
11:07:47 [2022-05-17T11:07:47.678Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:07:48 [2022-05-17T11:07:48.134Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:07:49 [2022-05-17T11:07:49.095Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:07:49 [2022-05-17T11:07:49.504Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:07:50 [2022-05-17T11:07:50.056Z] === RUN   TestDockerSuite/TestBuildLabels
11:07:51 [2022-05-17T11:07:51.016Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:07:52 [2022-05-17T11:07:52.541Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:07:53 [2022-05-17T11:07:53.246Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:07:53 [2022-05-17T11:07:53.703Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:07:54 [2022-05-17T11:07:54.171Z] === RUN   TestDockerSuite/TestExec
11:07:54 [2022-05-17T11:07:54.171Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:07:54 [2022-05-17T11:07:54.171Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:07:54 [2022-05-17T11:07:54.171Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
11:07:54 [2022-05-17T11:07:54.171Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:07:56 [2022-05-17T11:07:56.338Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:07:59 [2022-05-17T11:07:59.227Z] === RUN   TestDockerSuite/TestExecAPIStart
11:07:59 [2022-05-17T11:07:59.227Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
11:07:59 [2022-05-17T11:07:59.227Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:07:59 [2022-05-17T11:07:59.227Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
11:07:59 [2022-05-17T11:07:59.227Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:07:59 [2022-05-17T11:07:59.227Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
11:07:59 [2022-05-17T11:07:59.227Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:07:59 [2022-05-17T11:07:59.589Z] === RUN   TestDockerSuite/TestBuildLastModified
11:07:59 [2022-05-17T11:07:59.589Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
11:07:59 [2022-05-17T11:07:59.589Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:07:59 [2022-05-17T11:07:59.589Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
11:07:59 [2022-05-17T11:07:59.589Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:07:59 [2022-05-17T11:07:59.589Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:07:59 [2022-05-17T11:07:59.589Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:07:59 [2022-05-17T11:07:59.589Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:08:00 [2022-05-17T11:08:00.045Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:08:00 [2022-05-17T11:08:00.500Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:08:01 [2022-05-17T11:08:01.393Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:08:01 [2022-05-17T11:08:01.460Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:08:03 [2022-05-17T11:08:03.560Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:08:06 [2022-05-17T11:08:06.060Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:08:06 [2022-05-17T11:08:06.451Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:08:08 [2022-05-17T11:08:08.503Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:08:08 [2022-05-17T11:08:08.618Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:08:08 [2022-05-17T11:08:08.957Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:08:14 [2022-05-17T11:08:14.398Z] === RUN   TestDockerSuite/TestExecCgroup
11:08:14 [2022-05-17T11:08:14.398Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:08:14 [2022-05-17T11:08:14.398Z] === RUN   TestDockerSuite/TestExecEnv
11:08:14 [2022-05-17T11:08:14.398Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:08:14 [2022-05-17T11:08:14.398Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:08:14 [2022-05-17T11:08:14.398Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:08:14 [2022-05-17T11:08:14.398Z] === RUN   TestDockerSuite/TestExecExitStatus
11:08:17 [2022-05-17T11:08:17.289Z] === RUN   TestDockerSuite/TestExecInspectID
11:08:19 [2022-05-17T11:08:19.253Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:08:21 [2022-05-17T11:08:21.957Z] === RUN   TestDockerSuite/TestExecInteractive
11:08:21 [2022-05-17T11:08:21.957Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:08:21 [2022-05-17T11:08:21.957Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:08:21 [2022-05-17T11:08:21.957Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:08:21 [2022-05-17T11:08:21.957Z] === RUN   TestDockerSuite/TestExecParseError
11:08:21 [2022-05-17T11:08:21.957Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:08:21 [2022-05-17T11:08:21.957Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:08:21 [2022-05-17T11:08:21.957Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:08:21 [2022-05-17T11:08:21.957Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:08:21 [2022-05-17T11:08:21.957Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:08:21 [2022-05-17T11:08:21.957Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:08:24 [2022-05-17T11:08:24.844Z] === RUN   TestDockerSuite/TestExecSetEnv
11:08:24 [2022-05-17T11:08:24.844Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:08:24 [2022-05-17T11:08:24.844Z] === RUN   TestDockerSuite/TestExecStartFails
11:08:24 [2022-05-17T11:08:24.844Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:08:24 [2022-05-17T11:08:24.844Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:08:24 [2022-05-17T11:08:24.844Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
11:08:25 [2022-05-17T11:08:25.301Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:08:25 [2022-05-17T11:08:25.301Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:08:25 [2022-05-17T11:08:25.301Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:08:25 [2022-05-17T11:08:25.301Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:08:25 [2022-05-17T11:08:25.301Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:08:26 [2022-05-17T11:08:26.297Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:08:28 [2022-05-17T11:08:28.198Z] === RUN   TestDockerSuite/TestExecUlimits
11:08:28 [2022-05-17T11:08:28.198Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:08:28 [2022-05-17T11:08:28.198Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:08:29 [2022-05-17T11:08:29.540Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:08:29 [2022-05-17T11:08:29.540Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
11:08:29 [2022-05-17T11:08:29.540Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:08:29 [2022-05-17T11:08:29.540Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:08:30 [2022-05-17T11:08:30.970Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:08:32 [2022-05-17T11:08:32.504Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:08:32 [2022-05-17T11:08:32.504Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
11:08:32 [2022-05-17T11:08:32.960Z] === RUN   TestDockerSuite/TestBuildPATH
11:08:32 [2022-05-17T11:08:32.960Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
11:08:32 [2022-05-17T11:08:32.960Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:08:35 [2022-05-17T11:08:35.124Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:08:35 [2022-05-17T11:08:35.124Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
11:08:35 [2022-05-17T11:08:35.124Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:08:35 [2022-05-17T11:08:35.246Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:08:35 [2022-05-17T11:08:35.246Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:08:35 [2022-05-17T11:08:35.246Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:08:35 [2022-05-17T11:08:35.246Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:08:35 [2022-05-17T11:08:35.246Z] === RUN   TestDockerSuite/TestExecWithUser
11:08:35 [2022-05-17T11:08:35.246Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:08:35 [2022-05-17T11:08:35.246Z] === RUN   TestDockerSuite/TestGetContainerStats
11:08:41 [2022-05-17T11:08:41.016Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:08:48 [2022-05-17T11:08:48.060Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:08:50 [2022-05-17T11:08:50.954Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:08:57 [2022-05-17T11:08:57.999Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:08:57 [2022-05-17T11:08:57.999Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:08:57 [2022-05-17T11:08:57.999Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:08:57 [2022-05-17T11:08:57.999Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:08:57 [2022-05-17T11:08:57.999Z] === RUN   TestDockerSuite/TestHealth
11:08:57 [2022-05-17T11:08:57.999Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:08:57 [2022-05-17T11:08:57.999Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:08:57 [2022-05-17T11:08:57.999Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:08:57 [2022-05-17T11:08:57.999Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:08:57 [2022-05-17T11:08:57.999Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:09:03 [2022-05-17T11:09:03.765Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:09:03 [2022-05-17T11:09:03.765Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:09:03 [2022-05-17T11:09:03.765Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
11:09:03 [2022-05-17T11:09:03.765Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:09:03 [2022-05-17T11:09:03.765Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:09:03 [2022-05-17T11:09:03.765Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:09:03 [2022-05-17T11:09:03.765Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:09:04 [2022-05-17T11:09:04.727Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:09:04 [2022-05-17T11:09:04.727Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
11:09:04 [2022-05-17T11:09:04.727Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:09:05 [2022-05-17T11:09:05.687Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:09:06 [2022-05-17T11:09:06.143Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:09:08 [2022-05-17T11:09:08.307Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:09:08 [2022-05-17T11:09:08.307Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:09:11 [2022-05-17T11:09:11.193Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:09:11 [2022-05-17T11:09:11.997Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:09:14 [2022-05-17T11:09:14.085Z] === RUN   TestDockerSuite/TestImagesFormat
11:09:14 [2022-05-17T11:09:14.543Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:09:14 [2022-05-17T11:09:14.543Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
11:09:14 [2022-05-17T11:09:14.543Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:09:18 [2022-05-17T11:09:18.243Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestImportBadURL
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestImportDisplay
11:09:18 [2022-05-17T11:09:18.693Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestImportFile
11:09:18 [2022-05-17T11:09:18.693Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:09:18 [2022-05-17T11:09:18.693Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestImportGzipped
11:09:18 [2022-05-17T11:09:18.693Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:09:18 [2022-05-17T11:09:18.693Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:09:18 [2022-05-17T11:09:18.693Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:09:18 [2022-05-17T11:09:18.693Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:09:18 [2022-05-17T11:09:18.693Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:09:18 [2022-05-17T11:09:18.693Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:09:18 [2022-05-17T11:09:18.693Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:09:19 [2022-05-17T11:09:19.143Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:09:19 [2022-05-17T11:09:19.143Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:09:19 [2022-05-17T11:09:19.143Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:09:22 [2022-05-17T11:09:22.006Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:09:24 [2022-05-17T11:09:24.871Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:09:24 [2022-05-17T11:09:24.871Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:09:24 [2022-05-17T11:09:24.871Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:09:24 [2022-05-17T11:09:24.871Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:09:24 [2022-05-17T11:09:24.871Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:09:24 [2022-05-17T11:09:24.871Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:09:24 [2022-05-17T11:09:24.871Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:09:24 [2022-05-17T11:09:24.871Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:09:25 [2022-05-17T11:09:25.761Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:09:27 [2022-05-17T11:09:27.757Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:09:27 [2022-05-17T11:09:27.757Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:09:29 [2022-05-17T11:09:29.602Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:09:30 [2022-05-17T11:09:30.645Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:09:30 [2022-05-17T11:09:30.645Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:09:30 [2022-05-17T11:09:30.645Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:09:30 [2022-05-17T11:09:30.645Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:09:30 [2022-05-17T11:09:30.645Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:09:30 [2022-05-17T11:09:30.645Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:09:30 [2022-05-17T11:09:30.645Z] === RUN   TestDockerSuite/TestInspectDefault
11:09:33 [2022-05-17T11:09:33.534Z] === RUN   TestDockerSuite/TestInspectHistory
11:09:35 [2022-05-17T11:09:35.367Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:09:39 [2022-05-17T11:09:39.301Z] === RUN   TestDockerSuite/TestInspectImage
11:09:39 [2022-05-17T11:09:39.301Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:09:39 [2022-05-17T11:09:39.301Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:09:39 [2022-05-17T11:09:39.301Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:09:39 [2022-05-17T11:09:39.301Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:09:39 [2022-05-17T11:09:39.301Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:09:39 [2022-05-17T11:09:39.301Z] === RUN   TestDockerSuite/TestInspectInt64
11:09:42 [2022-05-17T11:09:42.191Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:09:43 [2022-05-17T11:09:43.919Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:09:44 [2022-05-17T11:09:44.354Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:09:44 [2022-05-17T11:09:44.810Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:09:47 [2022-05-17T11:09:47.701Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:09:49 [2022-05-17T11:09:49.871Z] === RUN   TestDockerSuite/TestInspectPlugin
11:09:49 [2022-05-17T11:09:49.871Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:09:50 [2022-05-17T11:09:50.327Z] === RUN   TestDockerSuite/TestInspectRootFS
11:09:50 [2022-05-17T11:09:50.327Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:09:50 [2022-05-17T11:09:50.968Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:09:52 [2022-05-17T11:09:52.494Z] === RUN   TestDockerSuite/TestInspectStatus
11:09:56 [2022-05-17T11:09:56.212Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:10:01 [2022-05-17T11:10:01.418Z] === RUN   TestDockerSuite/TestBuildRm
11:10:02 [2022-05-17T11:10:02.068Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:10:03 [2022-05-17T11:10:03.595Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:10:06 [2022-05-17T11:10:06.484Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:10:09 [2022-05-17T11:10:09.376Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:10:12 [2022-05-17T11:10:12.272Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:10:15 [2022-05-17T11:10:15.160Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:10:16 [2022-05-17T11:10:16.060Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:10:16 [2022-05-17T11:10:16.060Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
11:10:16 [2022-05-17T11:10:16.060Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:10:16 [2022-05-17T11:10:16.200Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksEnvs
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:10:18 [2022-05-17T11:10:18.056Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:10:18 [2022-05-17T11:10:18.056Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:10:19 [2022-05-17T11:10:19.927Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:10:19 [2022-05-17T11:10:19.927Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
11:10:19 [2022-05-17T11:10:19.927Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:10:19 [2022-05-17T11:10:19.927Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
11:10:19 [2022-05-17T11:10:19.927Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:10:20 [2022-05-17T11:10:20.947Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:10:22 [2022-05-17T11:10:22.104Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:10:23 [2022-05-17T11:10:23.093Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:10:23 [2022-05-17T11:10:23.096Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:10:24 [2022-05-17T11:10:24.045Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:10:24 [2022-05-17T11:10:24.045Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
11:10:24 [2022-05-17T11:10:24.045Z] === RUN   TestDockerSuite/TestBuildNetNone
11:10:24 [2022-05-17T11:10:24.045Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
11:10:24 [2022-05-17T11:10:24.045Z] === RUN   TestDockerSuite/TestBuildNoContext
11:10:27 [2022-05-17T11:10:27.725Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:10:30 [2022-05-17T11:10:30.364Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:10:32 [2022-05-17T11:10:32.445Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:10:32 [2022-05-17T11:10:32.531Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:10:32 [2022-05-17T11:10:32.531Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
11:10:32 [2022-05-17T11:10:32.531Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:10:33 [2022-05-17T11:10:33.467Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:10:34 [2022-05-17T11:10:34.698Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:10:35 [2022-05-17T11:10:35.153Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:10:37 [2022-05-17T11:10:37.179Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:10:37 [2022-05-17T11:10:37.179Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:10:37 [2022-05-17T11:10:37.634Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:10:40 [2022-05-17T11:10:40.520Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:10:40 [2022-05-17T11:10:40.986Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:10:41 [2022-05-17T11:10:41.480Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:10:42 [2022-05-17T11:10:42.204Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:10:43 [2022-05-17T11:10:43.008Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:10:45 [2022-05-17T11:10:45.654Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:10:50 [2022-05-17T11:10:50.741Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:10:55 [2022-05-17T11:10:55.350Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:10:55 [2022-05-17T11:10:55.806Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:10:56 [2022-05-17T11:10:56.508Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:11:00 [2022-05-17T11:11:00.226Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:11:02 [2022-05-17T11:11:02.394Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:11:02 [2022-05-17T11:11:02.394Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:11:02 [2022-05-17T11:11:02.394Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:11:05 [2022-05-17T11:11:05.283Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:11:06 [2022-05-17T11:11:06.716Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:11:06 [2022-05-17T11:11:06.716Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:11:06 [2022-05-17T11:11:06.716Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:11:08 [2022-05-17T11:11:08.150Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:11:08 [2022-05-17T11:11:08.999Z] === RUN   TestDockerSuite/TestLogsSince
11:11:12 [2022-05-17T11:11:12.814Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:11:19 [2022-05-17T11:11:19.290Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:11:19 [2022-05-17T11:11:19.290Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:11:19 [2022-05-17T11:11:19.290Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:11:19 [2022-05-17T11:11:19.290Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:11:19 [2022-05-17T11:11:19.290Z] === RUN   TestDockerSuite/TestLogsTail
11:11:21 [2022-05-17T11:11:21.454Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:11:21 [2022-05-17T11:11:21.496Z] === RUN   TestDockerSuite/TestBuildSpaces
11:11:21 [2022-05-17T11:11:21.496Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:11:23 [2022-05-17T11:11:23.102Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:11:25 [2022-05-17T11:11:25.169Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:11:26 [2022-05-17T11:11:26.163Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:11:26 [2022-05-17T11:11:26.163Z] === RUN   TestDockerSuite/TestBuildStderr
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestMountIntoProc
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestMountIntoSys
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestNetHostname
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPluginActive
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPortHostBinding
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPortList
11:11:28 [2022-05-17T11:11:28.061Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:11:28 [2022-05-17T11:11:28.061Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:11:30 [2022-05-17T11:11:30.142Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:11:31 [2022-05-17T11:11:31.932Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:11:33 [2022-05-17T11:11:33.839Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:11:33 [2022-05-17T11:11:33.839Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:11:33 [2022-05-17T11:11:33.839Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:11:33 [2022-05-17T11:11:33.839Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:11:33 [2022-05-17T11:11:33.839Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
11:11:33 [2022-05-17T11:11:33.839Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:11:33 [2022-05-17T11:11:33.839Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
11:11:33 [2022-05-17T11:11:33.839Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:11:33 [2022-05-17T11:11:33.839Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
11:11:33 [2022-05-17T11:11:33.839Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:11:33 [2022-05-17T11:11:33.839Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
11:11:33 [2022-05-17T11:11:33.839Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:11:33 [2022-05-17T11:11:33.839Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
11:11:33 [2022-05-17T11:11:33.839Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:11:33 [2022-05-17T11:11:33.839Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
11:11:34 [2022-05-17T11:11:34.295Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:11:34 [2022-05-17T11:11:34.295Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
11:11:34 [2022-05-17T11:11:34.295Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:11:35 [2022-05-17T11:11:35.905Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:11:36 [2022-05-17T11:11:36.865Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:11:36 [2022-05-17T11:11:36.865Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
11:11:36 [2022-05-17T11:11:36.865Z] === RUN   TestDockerSuite/TestBuildPATH
11:11:36 [2022-05-17T11:11:36.865Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
11:11:36 [2022-05-17T11:11:36.865Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:11:40 [2022-05-17T11:11:40.059Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:11:40 [2022-05-17T11:11:40.059Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
11:11:40 [2022-05-17T11:11:40.059Z] === RUN   TestDockerSuite/TestPsByOrder
11:11:40 [2022-05-17T11:11:40.584Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:11:40 [2022-05-17T11:11:40.584Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
11:11:40 [2022-05-17T11:11:40.584Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:11:50 [2022-05-17T11:11:50.347Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:11:50 [2022-05-17T11:11:50.347Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
11:11:50 [2022-05-17T11:11:50.347Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:11:57 [2022-05-17T11:11:57.027Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:11:57 [2022-05-17T11:11:57.027Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
11:11:57 [2022-05-17T11:11:57.027Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:11:59 [2022-05-17T11:11:59.918Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:12:00 [2022-05-17T11:12:00.635Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:12:01 [2022-05-17T11:12:01.450Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:12:07 [2022-05-17T11:12:07.222Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:12:14 [2022-05-17T11:12:14.268Z] === RUN   TestDockerSuite/TestBuildUser
11:12:14 [2022-05-17T11:12:14.268Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
11:12:14 [2022-05-17T11:12:14.268Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:12:14 [2022-05-17T11:12:14.268Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
11:12:14 [2022-05-17T11:12:14.268Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:12:14 [2022-05-17T11:12:14.268Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
11:12:14 [2022-05-17T11:12:14.268Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:12:18 [2022-05-17T11:12:18.282Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:12:18 [2022-05-17T11:12:18.282Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:12:18 [2022-05-17T11:12:18.282Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
11:12:18 [2022-05-17T11:12:18.282Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:12:18 [2022-05-17T11:12:18.937Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:12:19 [2022-05-17T11:12:19.899Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:12:23 [2022-05-17T11:12:23.618Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:12:23 [2022-05-17T11:12:23.618Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
11:12:23 [2022-05-17T11:12:23.618Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:12:23 [2022-05-17T11:12:23.618Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
11:12:23 [2022-05-17T11:12:23.618Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:12:31 [2022-05-17T11:12:31.207Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:12:33 [2022-05-17T11:12:33.050Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:12:35 [2022-05-17T11:12:35.938Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:12:46 [2022-05-17T11:12:46.227Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:12:50 [2022-05-17T11:12:50.869Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:12:50 [2022-05-17T11:12:50.869Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
11:12:50 [2022-05-17T11:12:50.869Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:12:50 [2022-05-17T11:12:50.869Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
11:12:50 [2022-05-17T11:12:50.869Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:12:53 [2022-05-17T11:12:53.531Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:12:53 [2022-05-17T11:12:53.531Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:12:56 [2022-05-17T11:12:56.286Z] === RUN   TestDockerSuite/TestBuildRm
11:12:56 [2022-05-17T11:12:56.595Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:12:56 [2022-05-17T11:12:56.596Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:12:56 [2022-05-17T11:12:56.596Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:12:56 [2022-05-17T11:12:56.596Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
11:12:56 [2022-05-17T11:12:56.596Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:12:56 [2022-05-17T11:12:56.596Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
11:12:56 [2022-05-17T11:12:56.596Z] === RUN   TestDockerSuite/TestPsRightTagName
11:12:56 [2022-05-17T11:12:56.596Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
11:12:56 [2022-05-17T11:12:56.596Z] === RUN   TestDockerSuite/TestPsShowMounts
11:13:01 [2022-05-17T11:13:01.029Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:13:05 [2022-05-17T11:13:05.137Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:13:05 [2022-05-17T11:13:05.137Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
11:13:05 [2022-05-17T11:13:05.137Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:13:06 [2022-05-17T11:13:06.097Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:13:06 [2022-05-17T11:13:06.097Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:13:06 [2022-05-17T11:13:06.097Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:13:07 [2022-05-17T11:13:07.623Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:13:08 [2022-05-17T11:13:08.074Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:13:08 [2022-05-17T11:13:08.074Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
11:13:08 [2022-05-17T11:13:08.531Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:13:08 [2022-05-17T11:13:08.531Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
11:13:08 [2022-05-17T11:13:08.531Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:13:08 [2022-05-17T11:13:08.582Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:13:08 [2022-05-17T11:13:08.582Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
11:13:08 [2022-05-17T11:13:08.582Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:13:11 [2022-05-17T11:13:11.056Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:13:12 [2022-05-17T11:13:12.249Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:13:12 [2022-05-17T11:13:12.250Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
11:13:12 [2022-05-17T11:13:12.250Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
11:13:13 [2022-05-17T11:13:13.248Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:13:15 [2022-05-17T11:13:15.721Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:13:15 [2022-05-17T11:13:15.721Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
11:13:15 [2022-05-17T11:13:15.721Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:13:15 [2022-05-17T11:13:15.721Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
11:13:15 [2022-05-17T11:13:15.721Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:13:17 [2022-05-17T11:13:17.885Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:13:19 [2022-05-17T11:13:19.015Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:13:21 [2022-05-17T11:13:21.907Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:13:22 [2022-05-17T11:13:22.556Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:13:27 [2022-05-17T11:13:27.026Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:13:27 [2022-05-17T11:13:27.221Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:13:31 [2022-05-17T11:13:31.702Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:13:31 [2022-05-17T11:13:31.702Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:13:32 [2022-05-17T11:13:32.988Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:13:46 [2022-05-17T11:13:46.998Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:13:46 [2022-05-17T11:13:46.999Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:13:46 [2022-05-17T11:13:46.999Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:13:52 [2022-05-17T11:13:52.763Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:13:52 [2022-05-17T11:13:52.774Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:13:52 [2022-05-17T11:13:52.775Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
11:13:53 [2022-05-17T11:13:53.218Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:13:53 [2022-05-17T11:13:53.231Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:13:53 [2022-05-17T11:13:53.231Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
11:13:53 [2022-05-17T11:13:53.674Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:13:53 [2022-05-17T11:13:53.687Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:13:53 [2022-05-17T11:13:53.687Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
11:13:53 [2022-05-17T11:13:53.687Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:13:54 [2022-05-17T11:13:54.031Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:13:54 [2022-05-17T11:13:54.636Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:13:54 [2022-05-17T11:13:54.993Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:13:55 [2022-05-17T11:13:55.856Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:13:55 [2022-05-17T11:13:55.955Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:14:00 [2022-05-17T11:14:00.403Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:14:06 [2022-05-17T11:14:06.149Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:14:06 [2022-05-17T11:14:06.170Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:14:06 [2022-05-17T11:14:06.170Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:14:06 [2022-05-17T11:14:06.170Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:14:06 [2022-05-17T11:14:06.244Z] === RUN   TestDockerSuite/TestBuildSpaces
11:14:06 [2022-05-17T11:14:06.700Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:14:08 [2022-05-17T11:14:08.316Z] === RUN   TestDockerSuite/TestBuildXZHost
11:14:08 [2022-05-17T11:14:08.317Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
11:14:08 [2022-05-17T11:14:08.773Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:14:08 [2022-05-17T11:14:08.774Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:14:08 [2022-05-17T11:14:08.774Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:14:08 [2022-05-17T11:14:08.774Z]     docker_cli_sni_test.go:18: Flakey test
11:14:08 [2022-05-17T11:14:08.774Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:14:10 [2022-05-17T11:14:10.844Z] === RUN   TestDockerSuite/TestRmiBlank
11:14:10 [2022-05-17T11:14:10.844Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:14:11 [2022-05-17T11:14:11.299Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:14:11 [2022-05-17T11:14:11.661Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:14:13 [2022-05-17T11:14:13.742Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:14:13 [2022-05-17T11:14:13.742Z] === RUN   TestDockerSuite/TestBuildStderr
11:14:17 [2022-05-17T11:14:17.436Z] === RUN   TestDockerSuite/TestCommitChange
11:14:19 [2022-05-17T11:14:19.508Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:14:23 [2022-05-17T11:14:23.203Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:14:28 [2022-05-17T11:14:28.940Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:14:28 [2022-05-17T11:14:28.973Z] === RUN   TestDockerSuite/TestCommitHardlink
11:14:28 [2022-05-17T11:14:28.973Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
11:14:28 [2022-05-17T11:14:28.973Z] === RUN   TestDockerSuite/TestCommitNewFile
11:14:30 [2022-05-17T11:14:30.471Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:14:31 [2022-05-17T11:14:31.432Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:14:37 [2022-05-17T11:14:37.509Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:14:37 [2022-05-17T11:14:37.510Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
11:14:37 [2022-05-17T11:14:37.510Z] === RUN   TestDockerSuite/TestCommitTTY
11:14:38 [2022-05-17T11:14:38.478Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:14:44 [2022-05-17T11:14:44.244Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:14:44 [2022-05-17T11:14:44.601Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:14:44 [2022-05-17T11:14:44.601Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
11:14:44 [2022-05-17T11:14:44.601Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:14:49 [2022-05-17T11:14:49.268Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:14:49 [2022-05-17T11:14:49.864Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:14:50 [2022-05-17T11:14:50.795Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:14:54 [2022-05-17T11:14:54.529Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:14:55 [2022-05-17T11:14:55.635Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:14:55 [2022-05-17T11:14:55.636Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
11:14:55 [2022-05-17T11:14:55.636Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:14:55 [2022-05-17T11:14:55.636Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
11:14:55 [2022-05-17T11:14:55.636Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:14:55 [2022-05-17T11:14:55.636Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:14:55 [2022-05-17T11:14:55.636Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:14:55 [2022-05-17T11:14:55.636Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:14:55 [2022-05-17T11:14:55.636Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:14:55 [2022-05-17T11:14:55.636Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:14:55 [2022-05-17T11:14:55.636Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:14:55 [2022-05-17T11:14:55.636Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:14:55 [2022-05-17T11:14:55.636Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:14:55 [2022-05-17T11:14:55.636Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:14:55 [2022-05-17T11:14:55.636Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:14:55 [2022-05-17T11:14:55.636Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:14:56 [2022-05-17T11:14:56.565Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:14:59 [2022-05-17T11:14:59.196Z] === RUN   TestDockerSuite/TestRmiTag
11:14:59 [2022-05-17T11:14:59.196Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:15:02 [2022-05-17T11:15:02.911Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:15:03 [2022-05-17T11:15:03.611Z] === RUN   TestDockerSuite/TestBuildUser
11:15:03 [2022-05-17T11:15:03.611Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
11:15:03 [2022-05-17T11:15:03.611Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:15:03 [2022-05-17T11:15:03.611Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
11:15:03 [2022-05-17T11:15:03.611Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:15:03 [2022-05-17T11:15:03.611Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
11:15:03 [2022-05-17T11:15:03.611Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:15:04 [2022-05-17T11:15:04.175Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:15:09 [2022-05-17T11:15:09.373Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:15:09 [2022-05-17T11:15:09.829Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:15:12 [2022-05-17T11:15:12.715Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:15:12 [2022-05-17T11:15:12.715Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
11:15:12 [2022-05-17T11:15:12.715Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:15:13 [2022-05-17T11:15:13.551Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:15:13 [2022-05-17T11:15:13.551Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
11:15:13 [2022-05-17T11:15:13.551Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:15:13 [2022-05-17T11:15:13.551Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
11:15:13 [2022-05-17T11:15:13.551Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:15:14 [2022-05-17T11:15:14.243Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:15:14 [2022-05-17T11:15:14.243Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
11:15:14 [2022-05-17T11:15:14.243Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:15:14 [2022-05-17T11:15:14.243Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
11:15:14 [2022-05-17T11:15:14.243Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:15:14 [2022-05-17T11:15:14.243Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
11:15:14 [2022-05-17T11:15:14.243Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:15:22 [2022-05-17T11:15:22.894Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:15:22 [2022-05-17T11:15:22.894Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:15:22 [2022-05-17T11:15:22.894Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:15:22 [2022-05-17T11:15:22.894Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:15:23 [2022-05-17T11:15:23.998Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:15:25 [2022-05-17T11:15:25.110Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:15:25 [2022-05-17T11:15:25.110Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:15:25 [2022-05-17T11:15:25.110Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
11:15:25 [2022-05-17T11:15:25.110Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:15:25 [2022-05-17T11:15:25.110Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:15:25 [2022-05-17T11:15:25.110Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:15:25 [2022-05-17T11:15:25.110Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:15:25 [2022-05-17T11:15:25.110Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:15:25 [2022-05-17T11:15:25.562Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:15:28 [2022-05-17T11:15:28.903Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:15:31 [2022-05-17T11:15:31.070Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:15:31 [2022-05-17T11:15:31.408Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:15:32 [2022-05-17T11:15:32.935Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:15:32 [2022-05-17T11:15:32.935Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
11:15:32 [2022-05-17T11:15:32.935Z] === RUN   TestDockerSuite/TestRunAddHost
11:15:32 [2022-05-17T11:15:32.935Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
11:15:32 [2022-05-17T11:15:32.935Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:15:32 [2022-05-17T11:15:32.935Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
11:15:32 [2022-05-17T11:15:32.935Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:15:32 [2022-05-17T11:15:32.935Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
11:15:32 [2022-05-17T11:15:32.935Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:15:32 [2022-05-17T11:15:32.935Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
11:15:32 [2022-05-17T11:15:32.935Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:15:32 [2022-05-17T11:15:32.935Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
11:15:32 [2022-05-17T11:15:32.935Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:15:32 [2022-05-17T11:15:32.935Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
11:15:32 [2022-05-17T11:15:32.935Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:15:33 [2022-05-17T11:15:33.960Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:15:33 [2022-05-17T11:15:33.960Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:15:33 [2022-05-17T11:15:33.960Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
11:15:33 [2022-05-17T11:15:33.960Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:15:35 [2022-05-17T11:15:35.825Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:15:35 [2022-05-17T11:15:35.825Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
11:15:35 [2022-05-17T11:15:35.825Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:15:35 [2022-05-17T11:15:35.825Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
11:15:35 [2022-05-17T11:15:35.825Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:15:36 [2022-05-17T11:15:36.860Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:15:36 [2022-05-17T11:15:36.860Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:15:39 [2022-05-17T11:15:39.033Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:15:39 [2022-05-17T11:15:39.033Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:15:39 [2022-05-17T11:15:39.033Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:15:39 [2022-05-17T11:15:39.033Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:15:39 [2022-05-17T11:15:39.489Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:15:41 [2022-05-17T11:15:41.590Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:15:42 [2022-05-17T11:15:42.379Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:15:42 [2022-05-17T11:15:42.379Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:15:43 [2022-05-17T11:15:43.569Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:15:43 [2022-05-17T11:15:43.569Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:15:44 [2022-05-17T11:15:44.477Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:15:44 [2022-05-17T11:15:44.546Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:15:44 [2022-05-17T11:15:44.546Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:15:44 [2022-05-17T11:15:44.546Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:15:47 [2022-05-17T11:15:47.370Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:15:47 [2022-05-17T11:15:47.436Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:15:47 [2022-05-17T11:15:47.898Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:15:50 [2022-05-17T11:15:50.239Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:15:52 [2022-05-17T11:15:52.089Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:15:53 [2022-05-17T11:15:53.102Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:15:53 [2022-05-17T11:15:53.102Z] === RUN   TestDockerSuite/TestRunBindMounts
11:15:56 [2022-05-17T11:15:56.474Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:16:00 [2022-05-17T11:16:00.126Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.126Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:16:00 [2022-05-17T11:16:00.195Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:16:00 [2022-05-17T11:16:00.601Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:16:00 [2022-05-17T11:16:00.601Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.601Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:16:00 [2022-05-17T11:16:00.601Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
11:16:00 [2022-05-17T11:16:00.601Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:16:02 [2022-05-17T11:16:02.290Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:16:02 [2022-05-17T11:16:02.290Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
11:16:02 [2022-05-17T11:16:02.290Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:16:04 [2022-05-17T11:16:04.318Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:16:04 [2022-05-17T11:16:04.318Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
11:16:04 [2022-05-17T11:16:04.318Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
11:16:04 [2022-05-17T11:16:04.869Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:16:04 [2022-05-17T11:16:04.869Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:16:04 [2022-05-17T11:16:04.869Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:16:04 [2022-05-17T11:16:04.869Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:16:05 [2022-05-17T11:16:05.325Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:16:06 [2022-05-17T11:16:06.957Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:16:06 [2022-05-17T11:16:06.957Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
11:16:06 [2022-05-17T11:16:06.957Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:16:06 [2022-05-17T11:16:06.957Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
11:16:06 [2022-05-17T11:16:06.957Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:16:07 [2022-05-17T11:16:07.490Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:16:07 [2022-05-17T11:16:07.490Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
11:16:07 [2022-05-17T11:16:07.490Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:16:09 [2022-05-17T11:16:09.128Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:16:09 [2022-05-17T11:16:09.128Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
11:16:09 [2022-05-17T11:16:09.128Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:16:09 [2022-05-17T11:16:09.128Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
11:16:09 [2022-05-17T11:16:09.128Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:16:09 [2022-05-17T11:16:09.128Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
11:16:09 [2022-05-17T11:16:09.128Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:16:09 [2022-05-17T11:16:09.128Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
11:16:09 [2022-05-17T11:16:09.128Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:16:09 [2022-05-17T11:16:09.128Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
11:16:09 [2022-05-17T11:16:09.128Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:16:09 [2022-05-17T11:16:09.128Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
11:16:09 [2022-05-17T11:16:09.128Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:16:09 [2022-05-17T11:16:09.128Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
11:16:09 [2022-05-17T11:16:09.584Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:16:10 [2022-05-17T11:16:10.382Z] === RUN   TestDockerSuite/TestContainerAPITop
11:16:10 [2022-05-17T11:16:10.382Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:16:10 [2022-05-17T11:16:10.382Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:16:11 [2022-05-17T11:16:11.752Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:16:13 [2022-05-17T11:16:13.279Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:16:13 [2022-05-17T11:16:13.279Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:16:14 [2022-05-17T11:16:14.639Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:16:17 [2022-05-17T11:16:17.528Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:16:17 [2022-05-17T11:16:17.528Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
11:16:17 [2022-05-17T11:16:17.528Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:16:17 [2022-05-17T11:16:17.528Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
11:16:17 [2022-05-17T11:16:17.528Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:16:17 [2022-05-17T11:16:17.528Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
11:16:17 [2022-05-17T11:16:17.528Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:16:17 [2022-05-17T11:16:17.947Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:16:19 [2022-05-17T11:16:19.086Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:16:20 [2022-05-17T11:16:20.416Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:16:20 [2022-05-17T11:16:20.417Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
11:16:20 [2022-05-17T11:16:20.417Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:16:20 [2022-05-17T11:16:20.417Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
11:16:20 [2022-05-17T11:16:20.417Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:16:20 [2022-05-17T11:16:20.417Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
11:16:20 [2022-05-17T11:16:20.842Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:16:20 [2022-05-17T11:16:20.842Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
11:16:20 [2022-05-17T11:16:20.842Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:16:20 [2022-05-17T11:16:20.842Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
11:16:20 [2022-05-17T11:16:20.842Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:16:20 [2022-05-17T11:16:20.842Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
11:16:20 [2022-05-17T11:16:20.842Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:16:20 [2022-05-17T11:16:20.842Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
11:16:20 [2022-05-17T11:16:20.842Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:16:20 [2022-05-17T11:16:20.842Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
11:16:20 [2022-05-17T11:16:20.842Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
11:16:20 [2022-05-17T11:16:20.872Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:16:20 [2022-05-17T11:16:20.872Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
11:16:20 [2022-05-17T11:16:20.872Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:16:23 [2022-05-17T11:16:23.011Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:16:23 [2022-05-17T11:16:23.011Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>_<nil>}
11:16:23 [2022-05-17T11:16:23.037Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:16:23 [2022-05-17T11:16:23.757Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:16:24 [2022-05-17T11:16:24.213Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:16:25 [2022-05-17T11:16:25.901Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>_<nil>}
11:16:30 [2022-05-17T11:16:30.084Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:16:30 [2022-05-17T11:16:30.084Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
11:16:30 [2022-05-17T11:16:30.084Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:16:30 [2022-05-17T11:16:30.084Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
11:16:30 [2022-05-17T11:16:30.084Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:16:30 [2022-05-17T11:16:30.084Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
11:16:30 [2022-05-17T11:16:30.084Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:16:30 [2022-05-17T11:16:30.084Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
11:16:30 [2022-05-17T11:16:30.084Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:16:30 [2022-05-17T11:16:30.084Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
11:16:30 [2022-05-17T11:16:30.084Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:16:30 [2022-05-17T11:16:30.084Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
11:16:30 [2022-05-17T11:16:30.084Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:16:32 [2022-05-17T11:16:32.980Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:16:32 [2022-05-17T11:16:32.980Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
11:16:32 [2022-05-17T11:16:32.980Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:16:32 [2022-05-17T11:16:32.980Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:16:32 [2022-05-17T11:16:32.980Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
11:16:32 [2022-05-17T11:16:32.980Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:16:34 [2022-05-17T11:16:34.447Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>_<nil>}
11:16:35 [2022-05-17T11:16:35.872Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:16:36 [2022-05-17T11:16:36.612Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>_<nil>}
11:16:38 [2022-05-17T11:16:38.766Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:16:38 [2022-05-17T11:16:38.766Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
11:16:38 [2022-05-17T11:16:38.766Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:16:41 [2022-05-17T11:16:41.655Z] === RUN   TestDockerSuite/TestRunEnvironment
11:16:41 [2022-05-17T11:16:41.655Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
11:16:41 [2022-05-17T11:16:41.655Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:16:41 [2022-05-17T11:16:41.655Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
11:16:41 [2022-05-17T11:16:41.655Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:16:41 [2022-05-17T11:16:41.655Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
11:16:41 [2022-05-17T11:16:41.655Z] === RUN   TestDockerSuite/TestRunExitCode
11:16:41 [2022-05-17T11:16:41.858Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:16:41 [2022-05-17T11:16:41.858Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
11:16:41 [2022-05-17T11:16:41.858Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:16:41 [2022-05-17T11:16:41.858Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
11:16:41 [2022-05-17T11:16:41.858Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:16:41 [2022-05-17T11:16:41.858Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
11:16:41 [2022-05-17T11:16:41.858Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:16:43 [2022-05-17T11:16:43.385Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:16:44 [2022-05-17T11:16:44.548Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:16:45 [2022-05-17T11:16:45.152Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000a586a8_<nil>_<nil>}
11:16:48 [2022-05-17T11:16:48.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13188080910_c:\foo_false__<nil>_<nil>_<nil>_<nil>}
11:16:48 [2022-05-17T11:16:48.264Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:16:50 [2022-05-17T11:16:50.429Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:16:50 [2022-05-17T11:16:50.931Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13188080910_c:\foo_true__<nil>_<nil>_<nil>_<nil>}
11:16:53 [2022-05-17T11:16:53.099Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:16:53 [2022-05-17T11:16:53.099Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
11:16:53 [2022-05-17T11:16:53.099Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:16:53 [2022-05-17T11:16:53.099Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:16:53 [2022-05-17T11:16:53.099Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:16:53 [2022-05-17T11:16:53.099Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:16:53 [2022-05-17T11:16:53.557Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:16:53 [2022-05-17T11:16:53.557Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:16:53 [2022-05-17T11:16:53.557Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:16:53 [2022-05-17T11:16:53.557Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:16:53 [2022-05-17T11:16:53.557Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:16:53 [2022-05-17T11:16:53.557Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:16:53 [2022-05-17T11:16:53.671Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:16:54 [2022-05-17T11:16:54.146Z] === RUN   TestDockerSuite/TestRunExposePort
11:16:54 [2022-05-17T11:16:54.146Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:16:54 [2022-05-17T11:16:54.146Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
11:16:54 [2022-05-17T11:16:54.146Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:16:54 [2022-05-17T11:16:54.146Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
11:16:54 [2022-05-17T11:16:54.146Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:16:54 [2022-05-17T11:16:54.146Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
11:16:54 [2022-05-17T11:16:54.146Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:16:54 [2022-05-17T11:16:54.146Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
11:16:54 [2022-05-17T11:16:54.146Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:16:54 [2022-05-17T11:16:54.146Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
11:16:54 [2022-05-17T11:16:54.146Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:16:54 [2022-05-17T11:16:54.146Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
11:16:54 [2022-05-17T11:16:54.146Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:16:54 [2022-05-17T11:16:54.146Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
11:16:54 [2022-05-17T11:16:54.146Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:16:55 [2022-05-17T11:16:55.198Z] === RUN   TestDockerSuite/TestBuildXZHost
11:16:55 [2022-05-17T11:16:55.198Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
11:16:55 [2022-05-17T11:16:55.654Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:16:55 [2022-05-17T11:16:55.654Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:16:55 [2022-05-17T11:16:55.654Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:16:55 [2022-05-17T11:16:55.654Z]     docker_cli_sni_test.go:18: Flakey test
11:16:55 [2022-05-17T11:16:55.654Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:16:58 [2022-05-17T11:16:58.544Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:16:58 [2022-05-17T11:16:58.544Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
11:16:58 [2022-05-17T11:16:58.544Z] === RUN   TestDockerSuite/TestCommitChange
11:16:58 [2022-05-17T11:16:58.816Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:16:58 [2022-05-17T11:16:58.816Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
11:16:58 [2022-05-17T11:16:58.816Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:16:58 [2022-05-17T11:16:58.816Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:16:58 [2022-05-17T11:16:58.816Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
11:16:58 [2022-05-17T11:16:58.816Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:16:58 [2022-05-17T11:16:58.816Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
11:16:58 [2022-05-17T11:16:58.816Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:16:58 [2022-05-17T11:16:58.816Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
11:16:58 [2022-05-17T11:16:58.816Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:16:58 [2022-05-17T11:16:58.816Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
11:16:58 [2022-05-17T11:16:58.816Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:17:02 [2022-05-17T11:17:02.111Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:17:02 [2022-05-17T11:17:02.111Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:17:04 [2022-05-17T11:17:04.314Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:17:05 [2022-05-17T11:17:05.013Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:17:05 [2022-05-17T11:17:05.471Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:17:05 [2022-05-17T11:17:05.471Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:17:05 [2022-05-17T11:17:05.471Z] === RUN   TestDockerSuite/TestCpRelativePath
11:17:07 [2022-05-17T11:17:07.381Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:17:07 [2022-05-17T11:17:07.381Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
11:17:07 [2022-05-17T11:17:07.381Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunModeHostname
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunMount
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:17:08 [2022-05-17T11:17:08.908Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
11:17:08 [2022-05-17T11:17:08.908Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:17:10 [2022-05-17T11:17:10.081Z] === RUN   TestDockerSuite/TestCommitHardlink
11:17:10 [2022-05-17T11:17:10.081Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
11:17:10 [2022-05-17T11:17:10.081Z] === RUN   TestDockerSuite/TestCommitNewFile
11:17:14 [2022-05-17T11:17:14.015Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:17:14 [2022-05-17T11:17:14.015Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:17:14 [2022-05-17T11:17:14.015Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:17:14 [2022-05-17T11:17:14.015Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:17:14 [2022-05-17T11:17:14.015Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:17:14 [2022-05-17T11:17:14.015Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:17:14 [2022-05-17T11:17:14.015Z] === RUN   TestDockerSuite/TestCpToCaseA
11:17:18 [2022-05-17T11:17:18.614Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:17:18 [2022-05-17T11:17:18.614Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
11:17:18 [2022-05-17T11:17:18.614Z] === RUN   TestDockerSuite/TestCommitTTY
11:17:19 [2022-05-17T11:17:19.191Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:17:19 [2022-05-17T11:17:19.191Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:17:19 [2022-05-17T11:17:19.191Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:17:19 [2022-05-17T11:17:19.191Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
11:17:19 [2022-05-17T11:17:19.191Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:17:19 [2022-05-17T11:17:19.191Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
11:17:19 [2022-05-17T11:17:19.191Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:17:23 [2022-05-17T11:17:23.856Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:17:24 [2022-05-17T11:17:24.315Z] === RUN   TestDockerSuite/TestCpToCaseB
11:17:28 [2022-05-17T11:17:28.913Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:17:29 [2022-05-17T11:17:29.625Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:17:29 [2022-05-17T11:17:29.625Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNetHost
11:17:29 [2022-05-17T11:17:29.625Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:17:29 [2022-05-17T11:17:29.625Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:17:29 [2022-05-17T11:17:29.625Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:17:29 [2022-05-17T11:17:29.625Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:17:29 [2022-05-17T11:17:29.625Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:17:29 [2022-05-17T11:17:29.625Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:17:29 [2022-05-17T11:17:29.625Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
11:17:29 [2022-05-17T11:17:29.625Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:17:30 [2022-05-17T11:17:30.081Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:17:31 [2022-05-17T11:17:31.044Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:17:31 [2022-05-17T11:17:31.381Z] === RUN   TestDockerSuite/TestCpToCaseC
11:17:31 [2022-05-17T11:17:31.382Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:17:31 [2022-05-17T11:17:31.382Z] === RUN   TestDockerSuite/TestCpToCaseD
11:17:31 [2022-05-17T11:17:31.382Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:17:31 [2022-05-17T11:17:31.382Z] === RUN   TestDockerSuite/TestCpToCaseE
11:17:33 [2022-05-17T11:17:33.213Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:17:33 [2022-05-17T11:17:33.582Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:17:33 [2022-05-17T11:17:33.582Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
11:17:33 [2022-05-17T11:17:33.582Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:17:33 [2022-05-17T11:17:33.582Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
11:17:33 [2022-05-17T11:17:33.582Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:17:33 [2022-05-17T11:17:33.582Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:17:33 [2022-05-17T11:17:33.582Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:17:33 [2022-05-17T11:17:33.582Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:17:33 [2022-05-17T11:17:33.582Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:17:33 [2022-05-17T11:17:33.582Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:17:33 [2022-05-17T11:17:33.582Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:17:33 [2022-05-17T11:17:33.582Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:17:33 [2022-05-17T11:17:33.582Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:17:33 [2022-05-17T11:17:33.582Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:17:33 [2022-05-17T11:17:33.582Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:17:34 [2022-05-17T11:17:34.037Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:17:35 [2022-05-17T11:17:35.377Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:17:36 [2022-05-17T11:17:36.902Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:17:39 [2022-05-17T11:17:39.796Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:17:39 [2022-05-17T11:17:39.797Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
11:17:39 [2022-05-17T11:17:39.797Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:17:39 [2022-05-17T11:17:39.797Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
11:17:39 [2022-05-17T11:17:39.797Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:17:39 [2022-05-17T11:17:39.797Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
11:17:39 [2022-05-17T11:17:39.797Z] === RUN   TestDockerSuite/TestRunPortInUse
11:17:39 [2022-05-17T11:17:39.797Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
11:17:39 [2022-05-17T11:17:39.797Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:17:39 [2022-05-17T11:17:39.797Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
11:17:39 [2022-05-17T11:17:39.797Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:17:39 [2022-05-17T11:17:39.797Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
11:17:39 [2022-05-17T11:17:39.797Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:17:39 [2022-05-17T11:17:39.797Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
11:17:39 [2022-05-17T11:17:39.797Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:17:39 [2022-05-17T11:17:39.797Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
11:17:40 [2022-05-17T11:17:40.253Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:17:41 [2022-05-17T11:17:41.674Z] === RUN   TestDockerSuite/TestCpToCaseF
11:17:41 [2022-05-17T11:17:41.674Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:17:41 [2022-05-17T11:17:41.674Z] === RUN   TestDockerSuite/TestCpToCaseG
11:17:41 [2022-05-17T11:17:41.674Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:17:42 [2022-05-17T11:17:42.131Z] === RUN   TestDockerSuite/TestCpToCaseH
11:17:42 [2022-05-17T11:17:42.721Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:17:44 [2022-05-17T11:17:44.123Z] === RUN   TestDockerSuite/TestRunPublishPort
11:17:44 [2022-05-17T11:17:44.123Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
11:17:44 [2022-05-17T11:17:44.123Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:17:44 [2022-05-17T11:17:44.123Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
11:17:44 [2022-05-17T11:17:44.123Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:17:44 [2022-05-17T11:17:44.123Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
11:17:44 [2022-05-17T11:17:44.123Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:17:44 [2022-05-17T11:17:44.123Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
11:17:44 [2022-05-17T11:17:44.123Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:17:44 [2022-05-17T11:17:44.123Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
11:17:44 [2022-05-17T11:17:44.123Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:17:52 [2022-05-17T11:17:52.427Z] === RUN   TestDockerSuite/TestCpToCaseI
11:17:52 [2022-05-17T11:17:52.427Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:17:52 [2022-05-17T11:17:52.427Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:17:52 [2022-05-17T11:17:52.427Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:17:52 [2022-05-17T11:17:52.427Z] === RUN   TestDockerSuite/TestCpToDot
11:17:53 [2022-05-17T11:17:53.001Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:17:53 [2022-05-17T11:17:53.001Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
11:17:53 [2022-05-17T11:17:53.001Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:17:55 [2022-05-17T11:17:55.165Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:17:55 [2022-05-17T11:17:55.165Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
11:17:55 [2022-05-17T11:17:55.165Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:17:55 [2022-05-17T11:17:55.165Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
11:17:55 [2022-05-17T11:17:55.165Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:17:55 [2022-05-17T11:17:55.165Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
11:17:55 [2022-05-17T11:17:55.165Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:17:55 [2022-05-17T11:17:55.316Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:17:55 [2022-05-17T11:17:55.316Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:17:55 [2022-05-17T11:17:55.316Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:17:55 [2022-05-17T11:17:55.316Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:17:55 [2022-05-17T11:17:55.316Z] === RUN   TestDockerSuite/TestCpToStdout
11:17:56 [2022-05-17T11:17:56.464Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:17:56 [2022-05-17T11:17:56.464Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
11:17:56 [2022-05-17T11:17:56.464Z] === RUN   TestDockerSuite/TestRunRm
11:17:57 [2022-05-17T11:17:57.992Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:17:58 [2022-05-17T11:17:58.882Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:17:58 [2022-05-17T11:17:58.882Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:17:58 [2022-05-17T11:17:58.882Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:17:58 [2022-05-17T11:17:58.882Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:17:59 [2022-05-17T11:17:59.044Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:17:59 [2022-05-17T11:17:59.044Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:17:59 [2022-05-17T11:17:59.044Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:17:59 [2022-05-17T11:17:59.044Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:17:59 [2022-05-17T11:17:59.044Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:17:59 [2022-05-17T11:17:59.044Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:17:59 [2022-05-17T11:17:59.044Z] === RUN   TestDockerSuite/TestCpVolumePath
11:17:59 [2022-05-17T11:17:59.044Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:17:59 [2022-05-17T11:17:59.044Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:17:59 [2022-05-17T11:17:59.044Z] === RUN   TestDockerSuite/TestCreateArgs
11:17:59 [2022-05-17T11:17:59.501Z] === RUN   TestDockerSuite/TestCreateByImageID
11:18:01 [2022-05-17T11:18:01.667Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:18:02 [2022-05-17T11:18:02.598Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:18:02 [2022-05-17T11:18:02.598Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:18:02 [2022-05-17T11:18:02.598Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
11:18:02 [2022-05-17T11:18:02.598Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:18:02 [2022-05-17T11:18:02.598Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:18:02 [2022-05-17T11:18:02.598Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:18:02 [2022-05-17T11:18:02.598Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:18:02 [2022-05-17T11:18:02.598Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:18:03 [2022-05-17T11:18:03.766Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:18:04 [2022-05-17T11:18:04.560Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:18:04 [2022-05-17T11:18:04.560Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:18:05 [2022-05-17T11:18:05.015Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:18:06 [2022-05-17T11:18:06.318Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:18:06 [2022-05-17T11:18:06.656Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:18:07 [2022-05-17T11:18:07.181Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:18:08 [2022-05-17T11:18:08.144Z] === RUN   TestDockerSuite/TestCreateLabels
11:18:08 [2022-05-17T11:18:08.600Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:18:08 [2022-05-17T11:18:08.600Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:18:08 [2022-05-17T11:18:08.600Z] === RUN   TestDockerSuite/TestCreateRM
11:18:09 [2022-05-17T11:18:09.057Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:18:09 [2022-05-17T11:18:09.057Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:18:09 [2022-05-17T11:18:09.057Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:18:09 [2022-05-17T11:18:09.512Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:18:09 [2022-05-17T11:18:09.546Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:18:09 [2022-05-17T11:18:09.968Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:18:10 [2022-05-17T11:18:10.982Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:18:12 [2022-05-17T11:18:12.434Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:18:14 [2022-05-17T11:18:14.697Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:18:14 [2022-05-17T11:18:14.697Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:18:14 [2022-05-17T11:18:14.697Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
11:18:14 [2022-05-17T11:18:14.697Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:18:15 [2022-05-17T11:18:15.325Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:18:15 [2022-05-17T11:18:15.325Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
11:18:15 [2022-05-17T11:18:15.325Z] === RUN   TestDockerSuite/TestRunState
11:18:15 [2022-05-17T11:18:15.325Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
11:18:15 [2022-05-17T11:18:15.325Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:18:18 [2022-05-17T11:18:18.216Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:18:18 [2022-05-17T11:18:18.216Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
11:18:18 [2022-05-17T11:18:18.216Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:18:19 [2022-05-17T11:18:19.364Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:18:19 [2022-05-17T11:18:19.364Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:18:20 [2022-05-17T11:18:20.277Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:18:20 [2022-05-17T11:18:20.277Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:18:20 [2022-05-17T11:18:20.277Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:18:21 [2022-05-17T11:18:21.106Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:18:21 [2022-05-17T11:18:21.106Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
11:18:21 [2022-05-17T11:18:21.106Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:18:21 [2022-05-17T11:18:21.106Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
11:18:21 [2022-05-17T11:18:21.106Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:18:21 [2022-05-17T11:18:21.106Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:18:21 [2022-05-17T11:18:21.106Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:18:21 [2022-05-17T11:18:21.106Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
11:18:21 [2022-05-17T11:18:21.106Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:18:22 [2022-05-17T11:18:22.251Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:18:22 [2022-05-17T11:18:22.251Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:18:22 [2022-05-17T11:18:22.251Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:18:22 [2022-05-17T11:18:22.251Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:18:22 [2022-05-17T11:18:22.251Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:18:23 [2022-05-17T11:18:23.996Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:18:24 [2022-05-17T11:18:24.452Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:18:24 [2022-05-17T11:18:24.452Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:18:24 [2022-05-17T11:18:24.452Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:18:25 [2022-05-17T11:18:25.972Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:18:25 [2022-05-17T11:18:25.972Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUserByID
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUserByName
11:18:26 [2022-05-17T11:18:26.882Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
11:18:26 [2022-05-17T11:18:26.882Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:18:28 [2022-05-17T11:18:28.908Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:18:28 [2022-05-17T11:18:28.908Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:18:28 [2022-05-17T11:18:28.908Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:18:29 [2022-05-17T11:18:29.097Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:18:29 [2022-05-17T11:18:29.097Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
11:18:29 [2022-05-17T11:18:29.565Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:18:31 [2022-05-17T11:18:31.586Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:18:32 [2022-05-17T11:18:32.055Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:18:32 [2022-05-17T11:18:32.055Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:18:32 [2022-05-17T11:18:32.055Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:18:32 [2022-05-17T11:18:32.055Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:18:32 [2022-05-17T11:18:32.055Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:18:32 [2022-05-17T11:18:32.055Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:18:32 [2022-05-17T11:18:32.055Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:18:32 [2022-05-17T11:18:32.055Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:18:32 [2022-05-17T11:18:32.055Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDevicePermissions
11:18:32 [2022-05-17T11:18:32.055Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.055Z] === RUN   TestDockerSuite/TestDockerFails
11:18:32 [2022-05-17T11:18:32.516Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:18:32 [2022-05-17T11:18:32.516Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.516Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:18:32 [2022-05-17T11:18:32.516Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.516Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:18:32 [2022-05-17T11:18:32.523Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:18:32 [2022-05-17T11:18:32.523Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.523Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:18:32 [2022-05-17T11:18:32.523Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.523Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:18:32 [2022-05-17T11:18:32.523Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.523Z] === RUN   TestDockerSuite/TestEventsAttach
11:18:32 [2022-05-17T11:18:32.523Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.523Z] === RUN   TestDockerSuite/TestEventsCommit
11:18:32 [2022-05-17T11:18:32.523Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
11:18:32 [2022-05-17T11:18:32.523Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:18:32 [2022-05-17T11:18:32.694Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:18:33 [2022-05-17T11:18:33.162Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:18:35 [2022-05-17T11:18:35.475Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:18:36 [2022-05-17T11:18:36.112Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:18:36 [2022-05-17T11:18:36.305Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:18:41 [2022-05-17T11:18:41.981Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:18:44 [2022-05-17T11:18:44.155Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:18:44 [2022-05-17T11:18:44.963Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:18:46 [2022-05-17T11:18:46.376Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:18:49 [2022-05-17T11:18:49.132Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:18:49 [2022-05-17T11:18:49.132Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:18:49 [2022-05-17T11:18:49.132Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:18:49 [2022-05-17T11:18:49.132Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:18:49 [2022-05-17T11:18:49.132Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:18:50 [2022-05-17T11:18:50.828Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:18:52 [2022-05-17T11:18:52.080Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:18:52 [2022-05-17T11:18:52.080Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
11:18:52 [2022-05-17T11:18:52.547Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:18:55 [2022-05-17T11:18:55.497Z] === RUN   TestDockerSuite/TestContainerAPITop
11:18:55 [2022-05-17T11:18:55.497Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:18:55 [2022-05-17T11:18:55.497Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:18:57 [2022-05-17T11:18:57.986Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:18:57 [2022-05-17T11:18:57.986Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
11:18:57 [2022-05-17T11:18:57.986Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:18:57 [2022-05-17T11:18:57.986Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:18:59 [2022-05-17T11:18:59.285Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:18:59 [2022-05-17T11:18:59.754Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:19:01 [2022-05-17T11:19:01.306Z] === RUN   TestDockerSuite/TestEventsCopy
11:19:02 [2022-05-17T11:19:02.737Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:19:04 [2022-05-17T11:19:04.506Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:19:05 [2022-05-17T11:19:05.687Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:19:06 [2022-05-17T11:19:06.060Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:19:08 [2022-05-17T11:19:08.300Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:19:08 [2022-05-17T11:19:08.300Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.300Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:19:08 [2022-05-17T11:19:08.300Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.300Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:19:08 [2022-05-17T11:19:08.300Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.300Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:19:08 [2022-05-17T11:19:08.300Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.300Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:19:08 [2022-05-17T11:19:08.300Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.300Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
11:19:08 [2022-05-17T11:19:08.636Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:19:08 [2022-05-17T11:19:08.636Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.636Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:19:08 [2022-05-17T11:19:08.636Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:19:08 [2022-05-17T11:19:08.636Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:19:08 [2022-05-17T11:19:08.636Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.636Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:19:08 [2022-05-17T11:19:08.636Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.636Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:19:08 [2022-05-17T11:19:08.636Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.636Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:19:08 [2022-05-17T11:19:08.636Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.637Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:19:08 [2022-05-17T11:19:08.637Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
11:19:08 [2022-05-17T11:19:08.637Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:19:11 [2022-05-17T11:19:11.251Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:19:11 [2022-05-17T11:19:11.251Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>_<nil>}
11:19:11 [2022-05-17T11:19:11.935Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:19:13 [2022-05-17T11:19:13.391Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:19:14 [2022-05-17T11:19:14.202Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>_<nil>}
11:19:14 [2022-05-17T11:19:14.890Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:19:14 [2022-05-17T11:19:14.957Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:19:15 [2022-05-17T11:19:15.882Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:19:17 [2022-05-17T11:19:17.174Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:19:17 [2022-05-17T11:19:17.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>_<nil>}
11:19:20 [2022-05-17T11:19:20.633Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:19:20 [2022-05-17T11:19:20.917Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>_<nil>}
11:19:21 [2022-05-17T11:19:21.097Z] === RUN   TestDockerSuite/TestEventsFilterType
11:19:22 [2022-05-17T11:19:22.642Z] === RUN   TestDockerSuite/TestEventsFilters
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveImageId
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:19:22 [2022-05-17T11:19:22.973Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.973Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:19:22 [2022-05-17T11:19:22.974Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
11:19:22 [2022-05-17T11:19:22.974Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:19:24 [2022-05-17T11:19:24.609Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000548540_<nil>_<nil>}
11:19:25 [2022-05-17T11:19:25.832Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:19:25 [2022-05-17T11:19:25.832Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:19:26 [2022-05-17T11:19:26.285Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:19:26 [2022-05-17T11:19:26.740Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:19:28 [2022-05-17T11:19:28.268Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:19:28 [2022-05-17T11:19:28.269Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
11:19:28 [2022-05-17T11:19:28.310Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13485940802_c:\foo_false__<nil>_<nil>_<nil>_<nil>}
11:19:28 [2022-05-17T11:19:28.435Z] === RUN   TestDockerSuite/TestEventsFormat
11:19:31 [2022-05-17T11:19:31.159Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
11:19:31 [2022-05-17T11:19:31.200Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13485940802_c:\foo_true__<nil>_<nil>_<nil>_<nil>}
11:19:33 [2022-05-17T11:19:33.104Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:19:33 [2022-05-17T11:19:33.561Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:19:33 [2022-05-17T11:19:33.561Z] === RUN   TestDockerSuite/TestEventsImageImport
11:19:33 [2022-05-17T11:19:33.561Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
11:19:33 [2022-05-17T11:19:33.561Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:19:33 [2022-05-17T11:19:33.561Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
11:19:33 [2022-05-17T11:19:33.561Z] === RUN   TestDockerSuite/TestEventsImagePull
11:19:33 [2022-05-17T11:19:33.561Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
11:19:33 [2022-05-17T11:19:33.561Z] === RUN   TestDockerSuite/TestEventsImageTag
11:19:34 [2022-05-17T11:19:34.049Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
11:19:34 [2022-05-17T11:19:34.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:19:34 [2022-05-17T11:19:34.090Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
11:19:34 [2022-05-17T11:19:34.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:19:34 [2022-05-17T11:19:34.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:19:34 [2022-05-17T11:19:34.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:19:34 [2022-05-17T11:19:34.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:19:34 [2022-05-17T11:19:34.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:19:34 [2022-05-17T11:19:34.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:19:34 [2022-05-17T11:19:34.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:19:34 [2022-05-17T11:19:34.545Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:19:34 [2022-05-17T11:19:34.545Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:19:34 [2022-05-17T11:19:34.545Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:19:34 [2022-05-17T11:19:34.545Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:19:35 [2022-05-17T11:19:35.001Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:19:35 [2022-05-17T11:19:35.001Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
11:19:35 [2022-05-17T11:19:35.001Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:19:35 [2022-05-17T11:19:35.001Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
11:19:35 [2022-05-17T11:19:35.001Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:19:35 [2022-05-17T11:19:35.001Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
11:19:35 [2022-05-17T11:19:35.001Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:19:35 [2022-05-17T11:19:35.001Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:19:35 [2022-05-17T11:19:35.001Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:19:35 [2022-05-17T11:19:35.001Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:19:35 [2022-05-17T11:19:35.001Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:19:35 [2022-05-17T11:19:35.090Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:19:35 [2022-05-17T11:19:35.090Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
11:19:35 [2022-05-17T11:19:35.090Z] === RUN   TestDockerSuite/TestEventsRename
11:19:36 [2022-05-17T11:19:36.937Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:19:36 [2022-05-17T11:19:36.937Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
11:19:36 [2022-05-17T11:19:36.937Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:19:37 [2022-05-17T11:19:37.985Z] === RUN   TestDockerSuite/TestEventsResize
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:19:38 [2022-05-17T11:19:38.715Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:19:38 [2022-05-17T11:19:38.715Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:19:42 [2022-05-17T11:19:42.430Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:19:42 [2022-05-17T11:19:42.430Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:19:42 [2022-05-17T11:19:42.430Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:19:42 [2022-05-17T11:19:42.430Z] === RUN   TestDockerSuite/TestCpRelativePath
11:19:45 [2022-05-17T11:19:45.319Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:19:45 [2022-05-17T11:19:45.319Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:19:45 [2022-05-17T11:19:45.319Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:19:45 [2022-05-17T11:19:45.319Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:19:45 [2022-05-17T11:19:45.319Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:19:45 [2022-05-17T11:19:45.319Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:19:45 [2022-05-17T11:19:45.319Z] === RUN   TestDockerSuite/TestCpToCaseA
11:19:46 [2022-05-17T11:19:46.536Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:19:47 [2022-05-17T11:19:47.241Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:19:47 [2022-05-17T11:19:47.241Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
11:19:47 [2022-05-17T11:19:47.241Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:19:48 [2022-05-17T11:19:48.699Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:19:51 [2022-05-17T11:19:51.903Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:19:51 [2022-05-17T11:19:51.903Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
11:19:51 [2022-05-17T11:19:51.903Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:19:51 [2022-05-17T11:19:51.903Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
11:19:51 [2022-05-17T11:19:51.903Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:19:51 [2022-05-17T11:19:51.903Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
11:19:51 [2022-05-17T11:19:51.903Z] === RUN   TestDockerSuite/TestStartRecordError
11:19:51 [2022-05-17T11:19:51.903Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
11:19:51 [2022-05-17T11:19:51.903Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:19:52 [2022-05-17T11:19:52.360Z] === RUN   TestDockerSuite/TestCpToCaseB
11:19:52 [2022-05-17T11:19:52.416Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:19:54 [2022-05-17T11:19:54.525Z] === RUN   TestDockerSuite/TestCpToCaseC
11:19:54 [2022-05-17T11:19:54.525Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:19:54 [2022-05-17T11:19:54.525Z] === RUN   TestDockerSuite/TestCpToCaseD
11:19:54 [2022-05-17T11:19:54.525Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:19:54 [2022-05-17T11:19:54.525Z] === RUN   TestDockerSuite/TestCpToCaseE
11:19:57 [2022-05-17T11:19:57.093Z] === RUN   TestDockerSuite/TestEventsTop
11:19:57 [2022-05-17T11:19:57.093Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
11:19:57 [2022-05-17T11:19:57.093Z] === RUN   TestDockerSuite/TestEventsUntag
11:19:59 [2022-05-17T11:19:59.983Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:20:00 [2022-05-17T11:20:00.436Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:20:00 [2022-05-17T11:20:00.436Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:20:00 [2022-05-17T11:20:00.436Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:20:00 [2022-05-17T11:20:00.436Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:20:00 [2022-05-17T11:20:00.436Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:20:00 [2022-05-17T11:20:00.436Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:20:00 [2022-05-17T11:20:00.436Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:20:00 [2022-05-17T11:20:00.436Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:20:00 [2022-05-17T11:20:00.436Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:20:00 [2022-05-17T11:20:00.436Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:20:00 [2022-05-17T11:20:00.436Z] === RUN   TestDockerSuite/TestStatsNoStream
11:20:00 [2022-05-17T11:20:00.436Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:20:00 [2022-05-17T11:20:00.436Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:20:02 [2022-05-17T11:20:02.600Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:20:04 [2022-05-17T11:20:04.649Z] === RUN   TestDockerSuite/TestExec
11:20:04 [2022-05-17T11:20:04.649Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:20:04 [2022-05-17T11:20:04.649Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:20:04 [2022-05-17T11:20:04.649Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
11:20:04 [2022-05-17T11:20:04.649Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:20:04 [2022-05-17T11:20:04.767Z] === RUN   TestDockerSuite/TestTopPrivileged
11:20:04 [2022-05-17T11:20:04.767Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:20:04 [2022-05-17T11:20:04.767Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:20:06 [2022-05-17T11:20:06.862Z] === RUN   TestDockerSuite/TestCpToCaseF
11:20:06 [2022-05-17T11:20:06.862Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:20:06 [2022-05-17T11:20:06.862Z] === RUN   TestDockerSuite/TestCpToCaseG
11:20:06 [2022-05-17T11:20:06.862Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:20:06 [2022-05-17T11:20:06.862Z] === RUN   TestDockerSuite/TestCpToCaseH
11:20:07 [2022-05-17T11:20:07.542Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:20:07 [2022-05-17T11:20:07.655Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:20:07 [2022-05-17T11:20:07.655Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
11:20:07 [2022-05-17T11:20:07.655Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:20:07 [2022-05-17T11:20:07.655Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:20:07 [2022-05-17T11:20:07.655Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:20:07 [2022-05-17T11:20:07.655Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:20:07 [2022-05-17T11:20:07.655Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:20:07 [2022-05-17T11:20:07.655Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
11:20:07 [2022-05-17T11:20:07.655Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:20:07 [2022-05-17T11:20:07.655Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
11:20:07 [2022-05-17T11:20:07.655Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:20:07 [2022-05-17T11:20:07.655Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
11:20:07 [2022-05-17T11:20:07.655Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:20:09 [2022-05-17T11:20:09.708Z] === RUN   TestDockerSuite/TestExecAPIStart
11:20:09 [2022-05-17T11:20:09.708Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
11:20:09 [2022-05-17T11:20:09.708Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:20:09 [2022-05-17T11:20:09.708Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
11:20:09 [2022-05-17T11:20:09.708Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:20:09 [2022-05-17T11:20:09.708Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
11:20:09 [2022-05-17T11:20:09.708Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:20:11 [2022-05-17T11:20:11.876Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:20:14 [2022-05-17T11:20:14.764Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:20:17 [2022-05-17T11:20:17.661Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:20:19 [2022-05-17T11:20:19.199Z] === RUN   TestDockerSuite/TestCpToCaseI
11:20:19 [2022-05-17T11:20:19.199Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:20:19 [2022-05-17T11:20:19.199Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:20:19 [2022-05-17T11:20:19.199Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:20:19 [2022-05-17T11:20:19.199Z] === RUN   TestDockerSuite/TestCpToDot
11:20:19 [2022-05-17T11:20:19.830Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:20:22 [2022-05-17T11:20:22.085Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:20:22 [2022-05-17T11:20:22.085Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:20:22 [2022-05-17T11:20:22.085Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:20:22 [2022-05-17T11:20:22.085Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:20:22 [2022-05-17T11:20:22.085Z] === RUN   TestDockerSuite/TestCpToStdout
11:20:24 [2022-05-17T11:20:24.498Z] === RUN   TestDockerSuite/TestExecCgroup
11:20:24 [2022-05-17T11:20:24.498Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:20:24 [2022-05-17T11:20:24.498Z] === RUN   TestDockerSuite/TestExecEnv
11:20:24 [2022-05-17T11:20:24.498Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:20:24 [2022-05-17T11:20:24.498Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:20:24 [2022-05-17T11:20:24.498Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:20:24 [2022-05-17T11:20:24.498Z] === RUN   TestDockerSuite/TestExecExitStatus
11:20:25 [2022-05-17T11:20:25.285Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:20:25 [2022-05-17T11:20:25.285Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:20:25 [2022-05-17T11:20:25.285Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:20:25 [2022-05-17T11:20:25.285Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
11:20:25 [2022-05-17T11:20:25.285Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:20:25 [2022-05-17T11:20:25.285Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:20:25 [2022-05-17T11:20:25.285Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:20:25 [2022-05-17T11:20:25.285Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:20:25 [2022-05-17T11:20:25.805Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:20:25 [2022-05-17T11:20:25.805Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:20:25 [2022-05-17T11:20:25.805Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:20:25 [2022-05-17T11:20:25.805Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:20:25 [2022-05-17T11:20:25.805Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:20:25 [2022-05-17T11:20:25.805Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:20:25 [2022-05-17T11:20:25.805Z] === RUN   TestDockerSuite/TestCpVolumePath
11:20:25 [2022-05-17T11:20:25.805Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:20:25 [2022-05-17T11:20:25.805Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:20:26 [2022-05-17T11:20:26.275Z] === RUN   TestDockerSuite/TestCreateArgs
11:20:26 [2022-05-17T11:20:26.275Z] === RUN   TestDockerSuite/TestCreateByImageID
11:20:26 [2022-05-17T11:20:26.847Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:20:26 [2022-05-17T11:20:26.847Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:20:27 [2022-05-17T11:20:27.422Z] === RUN   TestDockerSuite/TestExecInspectID
11:20:28 [2022-05-17T11:20:28.485Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:20:30 [2022-05-17T11:20:30.636Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:20:30 [2022-05-17T11:20:30.636Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:20:31 [2022-05-17T11:20:31.104Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:20:31 [2022-05-17T11:20:31.104Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:20:31 [2022-05-17T11:20:31.572Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:20:32 [2022-05-17T11:20:32.275Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:20:32 [2022-05-17T11:20:32.275Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:20:32 [2022-05-17T11:20:32.275Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:20:33 [2022-05-17T11:20:33.297Z] === RUN   TestDockerSuite/TestExecInteractive
11:20:33 [2022-05-17T11:20:33.297Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:20:33 [2022-05-17T11:20:33.297Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:20:33 [2022-05-17T11:20:33.297Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:20:33 [2022-05-17T11:20:33.297Z] === RUN   TestDockerSuite/TestExecParseError
11:20:33 [2022-05-17T11:20:33.297Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:20:33 [2022-05-17T11:20:33.297Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:20:33 [2022-05-17T11:20:33.297Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:20:33 [2022-05-17T11:20:33.297Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:20:33 [2022-05-17T11:20:33.297Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:20:33 [2022-05-17T11:20:33.297Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:20:35 [2022-05-17T11:20:35.220Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:20:35 [2022-05-17T11:20:35.688Z] === RUN   TestDockerSuite/TestCreateLabels
11:20:36 [2022-05-17T11:20:36.155Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:20:36 [2022-05-17T11:20:36.155Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:20:36 [2022-05-17T11:20:36.155Z] === RUN   TestDockerSuite/TestCreateRM
11:20:36 [2022-05-17T11:20:36.248Z] === RUN   TestDockerSuite/TestExecSetEnv
11:20:36 [2022-05-17T11:20:36.248Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:20:36 [2022-05-17T11:20:36.248Z] === RUN   TestDockerSuite/TestExecStartFails
11:20:36 [2022-05-17T11:20:36.248Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:20:36 [2022-05-17T11:20:36.248Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:20:36 [2022-05-17T11:20:36.248Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
11:20:36 [2022-05-17T11:20:36.248Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:20:36 [2022-05-17T11:20:36.248Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:20:36 [2022-05-17T11:20:36.248Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:20:36 [2022-05-17T11:20:36.248Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:20:36 [2022-05-17T11:20:36.248Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:20:36 [2022-05-17T11:20:36.630Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:20:36 [2022-05-17T11:20:36.630Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:20:36 [2022-05-17T11:20:36.630Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:20:37 [2022-05-17T11:20:37.097Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:20:37 [2022-05-17T11:20:37.567Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:20:39 [2022-05-17T11:20:39.198Z] === RUN   TestDockerSuite/TestExecUlimits
11:20:39 [2022-05-17T11:20:39.198Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:20:39 [2022-05-17T11:20:39.198Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:20:41 [2022-05-17T11:20:41.997Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:20:41 [2022-05-17T11:20:41.997Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
11:20:41 [2022-05-17T11:20:41.997Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:20:41 [2022-05-17T11:20:41.997Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:20:41 [2022-05-17T11:20:41.997Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:20:41 [2022-05-17T11:20:41.997Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
11:20:41 [2022-05-17T11:20:41.997Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:20:47 [2022-05-17T11:20:47.984Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:20:47 [2022-05-17T11:20:47.985Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:20:48 [2022-05-17T11:20:48.452Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:20:49 [2022-05-17T11:20:49.625Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:20:49 [2022-05-17T11:20:49.625Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:20:49 [2022-05-17T11:20:49.625Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:20:49 [2022-05-17T11:20:49.625Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:20:49 [2022-05-17T11:20:49.625Z] === RUN   TestDockerSuite/TestExecWithUser
11:20:49 [2022-05-17T11:20:49.625Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:20:49 [2022-05-17T11:20:49.625Z] === RUN   TestDockerSuite/TestGetContainerStats
11:20:50 [2022-05-17T11:20:50.656Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:20:51 [2022-05-17T11:20:51.124Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:20:51 [2022-05-17T11:20:51.124Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:20:52 [2022-05-17T11:20:52.239Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:20:52 [2022-05-17T11:20:52.239Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:20:52 [2022-05-17T11:20:52.239Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:20:52 [2022-05-17T11:20:52.239Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:20:55 [2022-05-17T11:20:55.189Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:20:55 [2022-05-17T11:20:55.189Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.189Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:20:55 [2022-05-17T11:20:55.492Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:20:55 [2022-05-17T11:20:55.656Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:20:55 [2022-05-17T11:20:55.656Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:20:55 [2022-05-17T11:20:55.656Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:20:55 [2022-05-17T11:20:55.656Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:20:55 [2022-05-17T11:20:55.656Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:20:55 [2022-05-17T11:20:55.656Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:20:55 [2022-05-17T11:20:55.656Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:20:55 [2022-05-17T11:20:55.656Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDevicePermissions
11:20:55 [2022-05-17T11:20:55.656Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDockerFails
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:20:55 [2022-05-17T11:20:55.656Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:20:55 [2022-05-17T11:20:55.656Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:20:55 [2022-05-17T11:20:55.656Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestEventsAttach
11:20:55 [2022-05-17T11:20:55.656Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestEventsCommit
11:20:55 [2022-05-17T11:20:55.656Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
11:20:55 [2022-05-17T11:20:55.656Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:20:59 [2022-05-17T11:20:59.441Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:21:01 [2022-05-17T11:21:01.360Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:21:02 [2022-05-17T11:21:02.390Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:21:03 [2022-05-17T11:21:03.617Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:21:03 [2022-05-17T11:21:03.617Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
11:21:03 [2022-05-17T11:21:03.617Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:21:04 [2022-05-17T11:21:04.087Z] --- PASS: TestDockerSuite (2605.65s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.83s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.12s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.68s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.45s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.89s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.44s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.58s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.00s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.27s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.18s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.56s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.35s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.75s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.92s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.75s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddTar (38.86s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.19s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.70s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.83s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.28s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.38s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.00s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.78s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.61s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.38s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.00s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.70s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.84s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.69s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.56s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.63s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.19s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.23s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.67s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.66s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.25s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.50s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.42s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.51s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.44s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (58.26s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.05s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.88s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.49s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.48s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.93s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.63s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.48s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.62s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.94s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.98s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.62s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.36s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.51s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.14s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.98s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFails (2.94s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.87s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.08s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.79s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.77s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.50s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.98s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.29s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.76s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.17s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.24s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.02s)
11:21:04 [2022-05-17T11:21:04.088Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.12s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.20s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.84s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.87s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.72s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.14s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.01s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.30s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.64s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.70s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.68s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.40s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.38s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.08s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.53s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.14s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (11.00s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.06s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.93s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.86s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.77s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.69s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.35s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.38s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.66s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.51s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildRm (14.31s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.86s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.56s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.52s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.42s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (18.86s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.18s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.34s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.17s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.20s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.16s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.95s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.29s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.73s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.54s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.63s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.46s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.81s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.76s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.57s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.93s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.18s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.85s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.36s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.51s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestCommitChange (5.84s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.50s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.27s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.55s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.66s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.27s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.51s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.87s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.93s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.93s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.72s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.41s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.56s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.92s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.98s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.42s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.14s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.93s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.51s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.16s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.83s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.91s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.50s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.78s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.32s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.28s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>_<nil>} (2.89s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>_<nil>} (2.92s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>_<nil>} (2.88s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>_<nil>} (2.86s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005eafa8_<nil>_<nil>} (2.90s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12561035716_c:\foo_false__<nil>_<nil>_<nil>_<nil>} (2.89s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12561035716_c:\foo_true__<nil>_<nil>_<nil>_<nil>} (2.90s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:21:04 [2022-05-17T11:21:04.089Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:21:04 [2022-05-17T11:21:04.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:21:04 [2022-05-17T11:21:04.090Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:21:04 [2022-05-17T11:21:04.090Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
11:21:04 [2022-05-17T11:21:04.090Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
11:21:04 [2022-05-17T11:21:04.090Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
11:21:04 [2022-05-17T11:21:04.090Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:21:04 [2022-05-17T11:21:04.090Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.06s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.08s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.39s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.11s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.39s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpToCaseH (11.06s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpToDot (3.01s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.15s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.25s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.30s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.93s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.13s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.24s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateRM (0.47s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.48s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.97s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.80s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.09s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.06s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (10.18s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.65s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.43s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.89s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.98s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.29s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.14s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFilters (6.05s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.85s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsRename (3.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsResize (8.35s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.90s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.93s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.41s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.77s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.66s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.47s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.41s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.43s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.55s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.52s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.49s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.58s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.61s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.99s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.91s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.63s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.41s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.32s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.45s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.39s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.62s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.11s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.49s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.20s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.22s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.09s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:21:04 [2022-05-17T11:21:04.090Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.82s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.89s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.89s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.84s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.87s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.37s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.88s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.41s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.88s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.52s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.70s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.80s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.56s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.85s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.44s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.89s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.85s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.86s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.37s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.36s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.26s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.97s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.63s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.20s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.19s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.30s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.23s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.97s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.65s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.09s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.00s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsSince (9.67s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsTail (3.43s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.18s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.91s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.77s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.72s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.40s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.41s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.69s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.60s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.47s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.20s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.60s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.68s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.03s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.87s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.46s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.03s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.08s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.06s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.41s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.68s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.34s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.71s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.54s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.29s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.75s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.49s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.69s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiTag (0.73s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.09s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.62s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.31s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.01s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.70s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.73s)
11:21:04 [2022-05-17T11:21:04.091Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.04s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.92s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.87s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.94s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunBindMounts (6.00s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.92s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.04s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.73s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.26s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.00s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.91s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.99s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.71s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.97s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.90s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.93s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.98s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (3.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.94s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.00s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.75s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.74s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.18s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.31s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.25s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.15s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.77s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.14s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.39s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunRm (2.96s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.00s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.07s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.84s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.48s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.01s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.89s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.71s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.54s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.49s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.84s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.74s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.97s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.73s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.18s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.23s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.99s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.96s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.55s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.14s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.77s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
11:21:04 [2022-05-17T11:21:04.092Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.33s)
11:21:04 [2022-05-17T11:21:04.093Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.95s)
11:21:04 [2022-05-17T11:21:04.093Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.52s)
11:21:04 [2022-05-17T11:21:04.093Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.84s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.69s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (5.37s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.54s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.76s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.68s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.48s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.35s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.40s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.70s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.21s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s)
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:21:04 [2022-05-17T11:21:04.093Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.093Z] --- PASS: TestDockerRegistrySuite (0.19s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:21:04 [2022-05-17T11:21:04.093Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:21:04 [2022-05-17T11:21:04.094Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.094Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:21:04 [2022-05-17T11:21:04.094Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:21:04 [2022-05-17T11:21:04.562Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:21:04 [2022-05-17T11:21:04.562Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:21:04 [2022-05-17T11:21:04.562Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:21:04 [2022-05-17T11:21:04.562Z] === RUN   TestDockerRegistryAuthTokenSuite
11:21:04 [2022-05-17T11:21:04.562Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerDaemonSuite
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] --- PASS: TestDockerDaemonSuite (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerSwarmSuite
11:21:04 [2022-05-17T11:21:04.563Z] --- PASS: TestDockerSwarmSuite (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginCreate
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginInspect
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerPluginSuite/TestPluginSet
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] --- PASS: TestDockerPluginSuite (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerExternalVolumeSuite
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:126: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerNetworkSuite
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:132: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] --- SKIP: TestDockerNetworkSuite (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z] === RUN   TestDockerHubPullSuite
11:21:04 [2022-05-17T11:21:04.563Z]     check_test.go:140: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z] --- SKIP: TestDockerHubPullSuite (0.00s)
11:21:04 [2022-05-17T11:21:04.563Z] PASS
11:21:04 [2022-05-17T11:21:04.563Z] ok  	github.com/docker/docker/integration-cli	2606.112s
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === Skipped
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.12s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.12s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.563Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:21:04 [2022-05-17T11:21:04.563Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_sni_test.go:18: Flakey test
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.564Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:21:04 [2022-05-17T11:21:04.564Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.565Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
11:21:04 [2022-05-17T11:21:04.565Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.566Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z] 
11:21:04 [2022-05-17T11:21:04.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:21:04 [2022-05-17T11:21:04.566Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.567Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:21:04 [2022-05-17T11:21:04.567Z] 
11:21:04 [2022-05-17T11:21:04.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.568Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.568Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:21:04 [2022-05-17T11:21:04.568Z] 
11:21:04 [2022-05-17T11:21:04.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.568Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:21:04 [2022-05-17T11:21:04.568Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:21:04 [2022-05-17T11:21:04.568Z] 
11:21:04 [2022-05-17T11:21:04.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.036Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z] 
11:21:05 [2022-05-17T11:21:05.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:21:05 [2022-05-17T11:21:05.036Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.037Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.037Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.038Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.038Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.038Z] 
11:21:05 [2022-05-17T11:21:05.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.039Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z] 
11:21:05 [2022-05-17T11:21:05.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:21:05 [2022-05-17T11:21:05.039Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:126: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:132: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
11:21:05 [2022-05-17T11:21:05.040Z]     check_test.go:140: unmatched requirement DaemonIsLinux
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] DONE 1088 tests, 539 skipped in 2617.248s
11:21:05 [2022-05-17T11:21:05.040Z] INFO: Integration tests ended at 05/17/2022 11:21:04. Duration:00:43:37.4109819
11:21:05 [2022-05-17T11:21:05.040Z] INFO: Docker info of the daemon under test at end of run
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] Containers: 10
11:21:05 [2022-05-17T11:21:05.040Z]  Running: 0
11:21:05 [2022-05-17T11:21:05.040Z]  Paused: 0
11:21:05 [2022-05-17T11:21:05.040Z]  Stopped: 10
11:21:05 [2022-05-17T11:21:05.040Z] Images: 18
11:21:05 [2022-05-17T11:21:05.040Z] Server Version: 0.0.0-dev
11:21:05 [2022-05-17T11:21:05.040Z] Storage Driver: windowsfilter
11:21:05 [2022-05-17T11:21:05.040Z]  Windows: 
11:21:05 [2022-05-17T11:21:05.040Z] Logging Driver: json-file
11:21:05 [2022-05-17T11:21:05.040Z] Plugins: 
11:21:05 [2022-05-17T11:21:05.040Z]  Volume: local
11:21:05 [2022-05-17T11:21:05.040Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:21:05 [2022-05-17T11:21:05.040Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:21:05 [2022-05-17T11:21:05.040Z] Swarm: inactive
11:21:05 [2022-05-17T11:21:05.040Z] Default Isolation: process
11:21:05 [2022-05-17T11:21:05.040Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
11:21:05 [2022-05-17T11:21:05.040Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
11:21:05 [2022-05-17T11:21:05.040Z] OSType: windows
11:21:05 [2022-05-17T11:21:05.040Z] Architecture: x86_64
11:21:05 [2022-05-17T11:21:05.040Z] CPUs: 4
11:21:05 [2022-05-17T11:21:05.040Z] Total Memory: 32GiB
11:21:05 [2022-05-17T11:21:05.040Z] Name: azwin-2-1c88e0
11:21:05 [2022-05-17T11:21:05.040Z] ID: 70348242-5d42-432f-b48c-a5a105a2022f
11:21:05 [2022-05-17T11:21:05.040Z] Docker Root Dir: D:\CI\PR-43578\5\daemon
11:21:05 [2022-05-17T11:21:05.040Z] Debug Mode (client): false
11:21:05 [2022-05-17T11:21:05.040Z] Debug Mode (server): true
11:21:05 [2022-05-17T11:21:05.040Z]  File Descriptors: -1
11:21:05 [2022-05-17T11:21:05.040Z]  Goroutines: 17
11:21:05 [2022-05-17T11:21:05.040Z]  System Time: 2022-05-17T11:21:04.9595264Z
11:21:05 [2022-05-17T11:21:05.040Z]  EventsListeners: 0
11:21:05 [2022-05-17T11:21:05.040Z] Registry: https://index.docker.io/v1/
11:21:05 [2022-05-17T11:21:05.040Z] Labels:
11:21:05 [2022-05-17T11:21:05.040Z] Experimental: false
11:21:05 [2022-05-17T11:21:05.040Z] Insecure Registries:
11:21:05 [2022-05-17T11:21:05.040Z]  127.0.0.0/8
11:21:05 [2022-05-17T11:21:05.040Z] Live Restore Enabled: false
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] 
11:21:05 [2022-05-17T11:21:05.040Z] INFO: Stopping daemon under test
11:21:05 [2022-05-17T11:21:05.152Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:21:05 [2022-05-17T11:21:05.508Z] SUCCESS: The process with PID 4492 (child process of PID 5720) has been terminated.
11:21:05 [2022-05-17T11:21:05.508Z] SUCCESS: The process with PID 5720 (child process of PID 7004) has been terminated.
11:21:05 [2022-05-17T11:21:05.508Z] INFO: Stop tailing logs of the daemon under tests
11:21:05 [2022-05-17T11:21:05.508Z] INFO: executeCI.ps1 Completed successfully at 05/17/2022 11:21:05.
11:21:05 [2022-05-17T11:21:05.508Z] INFO: Tidying up at end of run
11:21:05 [2022-05-17T11:21:05.508Z] ----------- DAEMON LOG ------------
11:21:05 [2022-05-17T11:21:05.508Z] 2022/05/17 10:34:51 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92)
11:21:05 [2022-05-17T11:21:05.508Z] ----------- END DAEMON LOG --------
11:21:05 [2022-05-17T11:21:05.508Z] INFO: Saving daemon under test log (d:\CI\PR-43578\5\dut.out) to bundles\CIDUT.out
11:21:05 [2022-05-17T11:21:05.508Z] INFO: Saving daemon under test log (d:\CI\PR-43578\5\dut.err) to bundles\CIDUT.err
11:21:05 [2022-05-17T11:21:05.508Z] INFO: Saving containerd logs to bundles
11:21:05 [2022-05-17T11:21:05.508Z] INFO: Nuke-Everything...
11:21:05 [2022-05-17T11:21:05.977Z] INFO: Container count on control daemon to delete is 2
11:21:05 [2022-05-17T11:21:05.977Z] 217b3444ad63
11:21:05 [2022-05-17T11:21:05.977Z] e1e4754756c6
11:21:06 [2022-05-17T11:21:06.179Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:21:06 [2022-05-17T11:21:06.445Z] INFO: Non-base image count on control daemon to delete is 1
11:21:08 [2022-05-17T11:21:08.011Z] Deleted: sha256:46bf19e6eb3624e06901e1f617af0d48ee845efc90af88effa69b97ab9d1285e
11:21:08 [2022-05-17T11:21:08.011Z] Deleted: sha256:305292d41336c3c7d269b89f3f5fcb7752270e9ea2b0bed3cc4bb8c53fcd449d
11:21:08 [2022-05-17T11:21:08.011Z] INFO: Tidying pidfile d:\CI\PR-43578\5\docker.pid
11:21:08 [2022-05-17T11:21:08.011Z] INFO: Nuking d:\CI
11:21:12 [2022-05-17T11:21:12.308Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:21:12 [2022-05-17T11:21:12.308Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:21:12 [2022-05-17T11:21:12.308Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:21:12 [2022-05-17T11:21:12.308Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:21:12 [2022-05-17T11:21:12.308Z] === RUN   TestDockerSuite/TestHealth
11:21:12 [2022-05-17T11:21:12.308Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:21:12 [2022-05-17T11:21:12.308Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:21:12 [2022-05-17T11:21:12.308Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:21:12 [2022-05-17T11:21:12.308Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:21:12 [2022-05-17T11:21:12.308Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:21:18 [2022-05-17T11:21:18.176Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:21:18 [2022-05-17T11:21:18.176Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:21:18 [2022-05-17T11:21:18.176Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
11:21:18 [2022-05-17T11:21:18.176Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:21:18 [2022-05-17T11:21:18.176Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:21:18 [2022-05-17T11:21:18.176Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:21:18 [2022-05-17T11:21:18.177Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:21:18 [2022-05-17T11:21:18.667Z] === RUN   TestDockerSuite/TestEventsCopy
11:21:19 [2022-05-17T11:21:19.162Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:21:19 [2022-05-17T11:21:19.162Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
11:21:19 [2022-05-17T11:21:19.162Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:21:20 [2022-05-17T11:21:20.729Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:21:20 [2022-05-17T11:21:20.729Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:21:22 [2022-05-17T11:21:22.945Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:21:23 [2022-05-17T11:21:23.413Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:21:24 [2022-05-17T11:21:24.533Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:21:26 [2022-05-17T11:21:26.369Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:21:31 [2022-05-17T11:21:31.690Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:21:34 [2022-05-17T11:21:34.591Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:21:35 [2022-05-17T11:21:35.021Z] === RUN   TestDockerSuite/TestImagesFormat
11:21:35 [2022-05-17T11:21:35.021Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:21:35 [2022-05-17T11:21:35.021Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
11:21:35 [2022-05-17T11:21:35.021Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:21:35 [2022-05-17T11:21:35.546Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:21:38 [2022-05-17T11:21:38.097Z] INFO: Zapped successfully
11:21:38 [2022-05-17T11:21:38.097Z] 
11:21:38 [2022-05-17T11:21:38.097Z] INFO: executeCI.ps1 exiting at Tue May 17 11:21:35 CUT 2022. Duration 01:03:27.3300597
11:21:38 [2022-05-17T11:21:38.097Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
11:21:38 [2022-05-17T11:21:38.328Z] Recording test results
11:21:38 [2022-05-17T11:21:38.771Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:21:38 [2022-05-17T11:21:38.771Z] === RUN   TestDockerSuite/TestImportBadURL
11:21:38 [2022-05-17T11:21:38.771Z] === RUN   TestDockerSuite/TestImportDisplay
11:21:38 [2022-05-17T11:21:38.771Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
11:21:38 [2022-05-17T11:21:38.960Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestImportFile
11:21:39 [2022-05-17T11:21:39.234Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:21:39 [2022-05-17T11:21:39.234Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestImportGzipped
11:21:39 [2022-05-17T11:21:39.234Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:21:39 [2022-05-17T11:21:39.234Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:21:39 [2022-05-17T11:21:39.234Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:21:39 [2022-05-17T11:21:39.234Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:21:39 [2022-05-17T11:21:39.234Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:21:39 [2022-05-17T11:21:39.234Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:21:39 [2022-05-17T11:21:39.234Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:21:39 [2022-05-17T11:21:39.234Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:21:40 [2022-05-17T11:21:40.598Z] Creating win-2022-integration-bundles.zip
11:21:41 [2022-05-17T11:21:41.268Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:21:42 [2022-05-17T11:21:42.150Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:21:42 [2022-05-17T11:21:42.223Z] === RUN   TestDockerSuite/TestEventsFilterType
[Pipeline] archiveArtifacts
11:21:42 [2022-05-17T11:21:42.316Z] Archiving artifacts
11:21:43 [2022-05-17T11:21:43.451Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43578/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:21:43 [2022-05-17T11:21:43.733Z] === RUN   TestDockerSuite/TestEventsFilters
11:21:44 [2022-05-17T11:21:44.416Z] + make clean
11:21:45 [2022-05-17T11:21:45.067Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:21:45 [2022-05-17T11:21:45.067Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:21:45 [2022-05-17T11:21:45.067Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:21:45 [2022-05-17T11:21:45.067Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:21:45 [2022-05-17T11:21:45.067Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:21:45 [2022-05-17T11:21:45.067Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:21:45 [2022-05-17T11:21:45.067Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:21:45 [2022-05-17T11:21:45.067Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:21:45 [2022-05-17T11:21:45.366Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:21:45 [2022-05-17T11:21:45.366Z] docker-dev-cache
11:21:45 [2022-05-17T11:21:45.366Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:21:50 [2022-05-17T11:21:50.727Z] === RUN   TestDockerSuite/TestEventsFormat
11:21:53 [2022-05-17T11:21:53.660Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:21:53 [2022-05-17T11:21:53.660Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:21:55 [2022-05-17T11:21:55.846Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:21:55 [2022-05-17T11:21:55.846Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:21:55 [2022-05-17T11:21:55.846Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:21:55 [2022-05-17T11:21:55.846Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:21:55 [2022-05-17T11:21:55.846Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:21:55 [2022-05-17T11:21:55.846Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:21:55 [2022-05-17T11:21:55.846Z] === RUN   TestDockerSuite/TestInspectDefault
11:21:56 [2022-05-17T11:21:56.448Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:21:56 [2022-05-17T11:21:56.448Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:21:56 [2022-05-17T11:21:56.448Z] === RUN   TestDockerSuite/TestEventsImageImport
11:21:56 [2022-05-17T11:21:56.448Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
11:21:56 [2022-05-17T11:21:56.448Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:21:56 [2022-05-17T11:21:56.448Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
11:21:56 [2022-05-17T11:21:56.448Z] === RUN   TestDockerSuite/TestEventsImagePull
11:21:56 [2022-05-17T11:21:56.448Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
11:21:56 [2022-05-17T11:21:56.898Z] === RUN   TestDockerSuite/TestEventsImageTag
11:21:57 [2022-05-17T11:21:57.849Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:21:57 [2022-05-17T11:21:57.849Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
11:21:57 [2022-05-17T11:21:57.849Z] === RUN   TestDockerSuite/TestEventsRename
11:21:58 [2022-05-17T11:21:58.768Z] === RUN   TestDockerSuite/TestInspectHistory
11:22:01 [2022-05-17T11:22:01.533Z] === RUN   TestDockerSuite/TestEventsResize
11:22:04 [2022-05-17T11:22:04.606Z] === RUN   TestDockerSuite/TestInspectImage
11:22:04 [2022-05-17T11:22:04.606Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:22:04 [2022-05-17T11:22:04.606Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:22:04 [2022-05-17T11:22:04.606Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:22:04 [2022-05-17T11:22:04.606Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:22:04 [2022-05-17T11:22:04.606Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:22:04 [2022-05-17T11:22:04.606Z] === RUN   TestDockerSuite/TestInspectInt64
11:22:06 [2022-05-17T11:22:06.821Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:22:09 [2022-05-17T11:22:09.776Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:22:09 [2022-05-17T11:22:09.776Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:22:11 [2022-05-17T11:22:11.996Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:22:14 [2022-05-17T11:22:14.947Z] === RUN   TestDockerSuite/TestInspectPlugin
11:22:14 [2022-05-17T11:22:14.947Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:22:14 [2022-05-17T11:22:14.947Z] === RUN   TestDockerSuite/TestInspectRootFS
11:22:14 [2022-05-17T11:22:14.947Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:22:17 [2022-05-17T11:22:17.900Z] === RUN   TestDockerSuite/TestInspectStatus
11:22:20 [2022-05-17T11:22:20.852Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:22:26 [2022-05-17T11:22:26.688Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:22:29 [2022-05-17T11:22:29.578Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:22:31 [2022-05-17T11:22:31.752Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:22:34 [2022-05-17T11:22:34.677Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:22:37 [2022-05-17T11:22:37.334Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:22:37 [2022-05-17T11:22:37.577Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:22:38 [2022-05-17T11:22:38.300Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:22:39 [2022-05-17T11:22:39.749Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksEnvs
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:22:42 [2022-05-17T11:22:42.640Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
11:22:42 [2022-05-17T11:22:42.640Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:22:42 [2022-05-17T11:22:42.993Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:22:43 [2022-05-17T11:22:43.097Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:22:43 [2022-05-17T11:22:43.097Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:22:45 [2022-05-17T11:22:45.264Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:22:48 [2022-05-17T11:22:48.153Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:22:48 [2022-05-17T11:22:48.756Z] === RUN   TestDockerSuite/TestEventsTop
11:22:48 [2022-05-17T11:22:48.756Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
11:22:48 [2022-05-17T11:22:48.756Z] === RUN   TestDockerSuite/TestEventsUntag
11:22:50 [2022-05-17T11:22:50.917Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:22:53 [2022-05-17T11:22:53.929Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:22:56 [2022-05-17T11:22:56.687Z] === RUN   TestDockerSuite/TestExec
11:22:56 [2022-05-17T11:22:56.687Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:22:56 [2022-05-17T11:22:56.687Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:22:56 [2022-05-17T11:22:56.687Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
11:22:56 [2022-05-17T11:22:56.687Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:22:56 [2022-05-17T11:22:56.823Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:22:56 [2022-05-17T11:22:56.823Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
11:22:56 [2022-05-17T11:22:56.823Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:22:59 [2022-05-17T11:22:59.582Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:22:59 [2022-05-17T11:22:59.712Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:22:59 [2022-05-17T11:22:59.712Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:23:03 [2022-05-17T11:23:03.296Z] === RUN   TestDockerSuite/TestExecAPIStart
11:23:03 [2022-05-17T11:23:03.296Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
11:23:03 [2022-05-17T11:23:03.296Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:23:03 [2022-05-17T11:23:03.296Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
11:23:03 [2022-05-17T11:23:03.296Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:23:03 [2022-05-17T11:23:03.296Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
11:23:03 [2022-05-17T11:23:03.296Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:23:06 [2022-05-17T11:23:06.760Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:23:07 [2022-05-17T11:23:07.011Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:23:10 [2022-05-17T11:23:10.730Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:23:13 [2022-05-17T11:23:13.826Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:23:14 [2022-05-17T11:23:14.569Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:23:19 [2022-05-17T11:23:19.260Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:23:22 [2022-05-17T11:23:22.366Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:23:24 [2022-05-17T11:23:24.531Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:23:26 [2022-05-17T11:23:26.303Z] === RUN   TestDockerSuite/TestExecCgroup
11:23:26 [2022-05-17T11:23:26.303Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:23:26 [2022-05-17T11:23:26.303Z] === RUN   TestDockerSuite/TestExecEnv
11:23:26 [2022-05-17T11:23:26.303Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:23:26 [2022-05-17T11:23:26.303Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:23:26 [2022-05-17T11:23:26.303Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:23:26 [2022-05-17T11:23:26.303Z] === RUN   TestDockerSuite/TestExecExitStatus
11:23:27 [2022-05-17T11:23:27.421Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:23:27 [2022-05-17T11:23:27.421Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:23:27 [2022-05-17T11:23:27.421Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:23:29 [2022-05-17T11:23:29.194Z] === RUN   TestDockerSuite/TestExecInspectID
11:23:30 [2022-05-17T11:23:30.317Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:23:33 [2022-05-17T11:23:33.213Z] === RUN   TestDockerSuite/TestLogsSince
11:23:36 [2022-05-17T11:23:36.252Z] === RUN   TestDockerSuite/TestExecInteractive
11:23:36 [2022-05-17T11:23:36.252Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:23:36 [2022-05-17T11:23:36.252Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:23:36 [2022-05-17T11:23:36.252Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:23:36 [2022-05-17T11:23:36.252Z] === RUN   TestDockerSuite/TestExecParseError
11:23:36 [2022-05-17T11:23:36.252Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:23:36 [2022-05-17T11:23:36.252Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:23:36 [2022-05-17T11:23:36.252Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:23:36 [2022-05-17T11:23:36.252Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:23:36 [2022-05-17T11:23:36.252Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:23:36 [2022-05-17T11:23:36.252Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:23:39 [2022-05-17T11:23:39.972Z] === RUN   TestDockerSuite/TestExecSetEnv
11:23:39 [2022-05-17T11:23:39.972Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:23:39 [2022-05-17T11:23:39.972Z] === RUN   TestDockerSuite/TestExecStartFails
11:23:39 [2022-05-17T11:23:39.972Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:23:39 [2022-05-17T11:23:39.972Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:23:39 [2022-05-17T11:23:39.972Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
11:23:39 [2022-05-17T11:23:39.972Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:23:39 [2022-05-17T11:23:39.972Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:23:39 [2022-05-17T11:23:39.972Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:23:39 [2022-05-17T11:23:39.972Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:23:39 [2022-05-17T11:23:39.972Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:23:43 [2022-05-17T11:23:43.501Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:23:43 [2022-05-17T11:23:43.501Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:23:43 [2022-05-17T11:23:43.501Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:23:43 [2022-05-17T11:23:43.501Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:23:43 [2022-05-17T11:23:43.501Z] === RUN   TestDockerSuite/TestLogsTail
11:23:43 [2022-05-17T11:23:43.685Z] === RUN   TestDockerSuite/TestExecUlimits
11:23:43 [2022-05-17T11:23:43.685Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:23:43 [2022-05-17T11:23:43.685Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:23:46 [2022-05-17T11:23:46.393Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:23:49 [2022-05-17T11:23:49.293Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:23:50 [2022-05-17T11:23:50.727Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:23:50 [2022-05-17T11:23:50.727Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:23:50 [2022-05-17T11:23:50.727Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:23:50 [2022-05-17T11:23:50.727Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:23:50 [2022-05-17T11:23:50.727Z] === RUN   TestDockerSuite/TestExecWithUser
11:23:50 [2022-05-17T11:23:50.727Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:23:50 [2022-05-17T11:23:50.727Z] === RUN   TestDockerSuite/TestGetContainerStats
11:23:56 [2022-05-17T11:23:56.350Z] === RUN   TestDockerSuite/TestMountIntoProc
11:23:56 [2022-05-17T11:23:56.351Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.351Z] === RUN   TestDockerSuite/TestMountIntoSys
11:23:56 [2022-05-17T11:23:56.351Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.351Z] === RUN   TestDockerSuite/TestNetHostname
11:23:56 [2022-05-17T11:23:56.351Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.351Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:23:56 [2022-05-17T11:23:56.351Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.351Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:23:56 [2022-05-17T11:23:56.351Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.351Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:23:56 [2022-05-17T11:23:56.351Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.807Z] === RUN   TestDockerSuite/TestPluginActive
11:23:56 [2022-05-17T11:23:56.807Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.807Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:23:56 [2022-05-17T11:23:56.807Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.807Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:23:56 [2022-05-17T11:23:56.807Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:23:56 [2022-05-17T11:23:56.807Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.807Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:23:56 [2022-05-17T11:23:56.807Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:23:56 [2022-05-17T11:23:56.807Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:23:56 [2022-05-17T11:23:56.807Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:23:56 [2022-05-17T11:23:56.807Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:23:56 [2022-05-17T11:23:56.807Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.807Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:23:56 [2022-05-17T11:23:56.807Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.807Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:23:56 [2022-05-17T11:23:56.807Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.808Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:23:56 [2022-05-17T11:23:56.808Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.808Z] === RUN   TestDockerSuite/TestPortHostBinding
11:23:56 [2022-05-17T11:23:56.808Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.808Z] === RUN   TestDockerSuite/TestPortList
11:23:56 [2022-05-17T11:23:56.808Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:23:56 [2022-05-17T11:23:56.808Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:23:59 [2022-05-17T11:23:59.249Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:24:02 [2022-05-17T11:24:02.617Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:24:02 [2022-05-17T11:24:02.617Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:24:02 [2022-05-17T11:24:02.617Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:24:02 [2022-05-17T11:24:02.617Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:24:02 [2022-05-17T11:24:02.617Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
11:24:02 [2022-05-17T11:24:02.617Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:24:02 [2022-05-17T11:24:02.617Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
11:24:02 [2022-05-17T11:24:02.617Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:24:02 [2022-05-17T11:24:02.617Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
11:24:02 [2022-05-17T11:24:02.617Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:24:02 [2022-05-17T11:24:02.617Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
11:24:02 [2022-05-17T11:24:02.617Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:24:02 [2022-05-17T11:24:02.617Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
11:24:02 [2022-05-17T11:24:02.617Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:24:02 [2022-05-17T11:24:02.617Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
11:24:02 [2022-05-17T11:24:02.617Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:24:02 [2022-05-17T11:24:02.617Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
11:24:02 [2022-05-17T11:24:02.618Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:24:06 [2022-05-17T11:24:06.258Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:24:08 [2022-05-17T11:24:08.393Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:24:08 [2022-05-17T11:24:08.393Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
11:24:08 [2022-05-17T11:24:08.393Z] === RUN   TestDockerSuite/TestPsByOrder
11:24:09 [2022-05-17T11:24:09.973Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:24:17 [2022-05-17T11:24:17.011Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:24:17 [2022-05-17T11:24:17.011Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:24:17 [2022-05-17T11:24:17.011Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:24:17 [2022-05-17T11:24:17.011Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:24:17 [2022-05-17T11:24:17.467Z] === RUN   TestDockerSuite/TestHealth
11:24:17 [2022-05-17T11:24:17.467Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:24:17 [2022-05-17T11:24:17.467Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:24:17 [2022-05-17T11:24:17.467Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:24:17 [2022-05-17T11:24:17.467Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:24:17 [2022-05-17T11:24:17.467Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:24:18 [2022-05-17T11:24:18.686Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:24:18 [2022-05-17T11:24:18.686Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
11:24:18 [2022-05-17T11:24:18.686Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:24:23 [2022-05-17T11:24:23.231Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:24:23 [2022-05-17T11:24:23.231Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:24:23 [2022-05-17T11:24:23.231Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
11:24:23 [2022-05-17T11:24:23.231Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:24:23 [2022-05-17T11:24:23.231Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:24:23 [2022-05-17T11:24:23.231Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:24:23 [2022-05-17T11:24:23.687Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:24:24 [2022-05-17T11:24:24.652Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:24:24 [2022-05-17T11:24:24.652Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
11:24:24 [2022-05-17T11:24:24.652Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:24:25 [2022-05-17T11:24:25.638Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:24:25 [2022-05-17T11:24:25.638Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:24:27 [2022-05-17T11:24:27.851Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:24:27 [2022-05-17T11:24:27.851Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:24:30 [2022-05-17T11:24:30.798Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:24:33 [2022-05-17T11:24:33.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:24:33 [2022-05-17T11:24:33.747Z] === RUN   TestDockerSuite/TestImagesFormat
11:24:34 [2022-05-17T11:24:34.215Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:24:34 [2022-05-17T11:24:34.215Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
11:24:34 [2022-05-17T11:24:34.215Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestImportBadURL
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestImportDisplay
11:24:38 [2022-05-17T11:24:38.970Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestImportFile
11:24:38 [2022-05-17T11:24:38.970Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:24:38 [2022-05-17T11:24:38.970Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestImportGzipped
11:24:38 [2022-05-17T11:24:38.970Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:24:38 [2022-05-17T11:24:38.970Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:24:38 [2022-05-17T11:24:38.970Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:24:38 [2022-05-17T11:24:38.970Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:24:38 [2022-05-17T11:24:38.970Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:24:38 [2022-05-17T11:24:38.970Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:24:38 [2022-05-17T11:24:38.970Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:24:38 [2022-05-17T11:24:38.970Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:24:41 [2022-05-17T11:24:41.917Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:24:46 [2022-05-17T11:24:46.669Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:24:46 [2022-05-17T11:24:46.669Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:24:46 [2022-05-17T11:24:46.669Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:24:46 [2022-05-17T11:24:46.669Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:24:46 [2022-05-17T11:24:46.669Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:24:46 [2022-05-17T11:24:46.669Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:24:46 [2022-05-17T11:24:46.669Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:24:46 [2022-05-17T11:24:46.669Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:24:50 [2022-05-17T11:24:50.461Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:24:50 [2022-05-17T11:24:50.461Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:24:51 [2022-05-17T11:24:51.363Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:24:51 [2022-05-17T11:24:51.833Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:24:51 [2022-05-17T11:24:51.833Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
11:24:51 [2022-05-17T11:24:51.833Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:24:53 [2022-05-17T11:24:53.409Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:24:53 [2022-05-17T11:24:53.409Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:24:53 [2022-05-17T11:24:53.409Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:24:53 [2022-05-17T11:24:53.409Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:24:53 [2022-05-17T11:24:53.409Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:24:53 [2022-05-17T11:24:53.409Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:24:53 [2022-05-17T11:24:53.409Z] === RUN   TestDockerSuite/TestInspectDefault
11:24:56 [2022-05-17T11:24:56.357Z] === RUN   TestDockerSuite/TestInspectHistory
11:25:02 [2022-05-17T11:25:02.222Z] === RUN   TestDockerSuite/TestInspectImage
11:25:02 [2022-05-17T11:25:02.222Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:25:02 [2022-05-17T11:25:02.222Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:25:02 [2022-05-17T11:25:02.222Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:25:02 [2022-05-17T11:25:02.222Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:25:02 [2022-05-17T11:25:02.222Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:25:02 [2022-05-17T11:25:02.222Z] === RUN   TestDockerSuite/TestInspectInt64
11:25:06 [2022-05-17T11:25:06.014Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:25:06 [2022-05-17T11:25:06.773Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:25:09 [2022-05-17T11:25:09.802Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:25:09 [2022-05-17T11:25:09.802Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:25:11 [2022-05-17T11:25:11.530Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:25:12 [2022-05-17T11:25:12.749Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:25:16 [2022-05-17T11:25:16.695Z] === RUN   TestDockerSuite/TestInspectPlugin
11:25:16 [2022-05-17T11:25:16.695Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:25:16 [2022-05-17T11:25:16.695Z] === RUN   TestDockerSuite/TestInspectRootFS
11:25:17 [2022-05-17T11:25:17.163Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:25:20 [2022-05-17T11:25:20.111Z] === RUN   TestDockerSuite/TestInspectStatus
11:25:24 [2022-05-17T11:25:24.862Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:25:26 [2022-05-17T11:25:26.651Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:25:30 [2022-05-17T11:25:30.448Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:25:30 [2022-05-17T11:25:30.448Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
11:25:30 [2022-05-17T11:25:30.918Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:25:30 [2022-05-17T11:25:30.918Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
11:25:30 [2022-05-17T11:25:30.918Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:25:32 [2022-05-17T11:25:32.009Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:25:34 [2022-05-17T11:25:34.957Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:25:36 [2022-05-17T11:25:36.785Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:25:36 [2022-05-17T11:25:36.785Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:25:36 [2022-05-17T11:25:36.785Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:25:36 [2022-05-17T11:25:36.785Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
11:25:36 [2022-05-17T11:25:36.785Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:25:36 [2022-05-17T11:25:36.785Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
11:25:36 [2022-05-17T11:25:36.785Z] === RUN   TestDockerSuite/TestPsRightTagName
11:25:36 [2022-05-17T11:25:36.785Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
11:25:36 [2022-05-17T11:25:36.785Z] === RUN   TestDockerSuite/TestPsShowMounts
11:25:38 [2022-05-17T11:25:38.744Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:25:41 [2022-05-17T11:25:41.691Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:25:45 [2022-05-17T11:25:45.459Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:25:45 [2022-05-17T11:25:45.459Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
11:25:45 [2022-05-17T11:25:45.459Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:25:45 [2022-05-17T11:25:45.482Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:25:47 [2022-05-17T11:25:47.023Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:25:47 [2022-05-17T11:25:47.023Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:25:47 [2022-05-17T11:25:47.023Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:25:48 [2022-05-17T11:25:48.405Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:25:48 [2022-05-17T11:25:48.576Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:25:49 [2022-05-17T11:25:49.547Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:25:49 [2022-05-17T11:25:49.547Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
11:25:49 [2022-05-17T11:25:49.547Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksEnvs
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.264Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:25:51 [2022-05-17T11:25:51.264Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.714Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:25:51 [2022-05-17T11:25:51.714Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.714Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:25:51 [2022-05-17T11:25:51.714Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.714Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:25:51 [2022-05-17T11:25:51.714Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.714Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:25:51 [2022-05-17T11:25:51.714Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.714Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:25:51 [2022-05-17T11:25:51.714Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
11:25:51 [2022-05-17T11:25:51.714Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:25:51 [2022-05-17T11:25:51.714Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:25:51 [2022-05-17T11:25:51.714Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:25:55 [2022-05-17T11:25:55.358Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:25:55 [2022-05-17T11:25:55.398Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:25:58 [2022-05-17T11:25:58.259Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:26:00 [2022-05-17T11:26:00.060Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:26:02 [2022-05-17T11:26:02.245Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:26:05 [2022-05-17T11:26:05.249Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:26:08 [2022-05-17T11:26:08.111Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:26:08 [2022-05-17T11:26:08.112Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
11:26:08 [2022-05-17T11:26:08.112Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:26:11 [2022-05-17T11:26:11.792Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:26:11 [2022-05-17T11:26:11.792Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:26:20 [2022-05-17T11:26:20.268Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:26:23 [2022-05-17T11:26:23.371Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:26:23 [2022-05-17T11:26:23.371Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:26:23 [2022-05-17T11:26:23.371Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:26:27 [2022-05-17T11:26:27.283Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:26:30 [2022-05-17T11:26:30.421Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:26:30 [2022-05-17T11:26:30.877Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:26:30 [2022-05-17T11:26:30.877Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:26:31 [2022-05-17T11:26:31.840Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:26:34 [2022-05-17T11:26:34.325Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:26:37 [2022-05-17T11:26:37.605Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:26:38 [2022-05-17T11:26:38.988Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:26:43 [2022-05-17T11:26:43.651Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:26:43 [2022-05-17T11:26:43.651Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:26:43 [2022-05-17T11:26:43.651Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:26:46 [2022-05-17T11:26:46.537Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:26:47 [2022-05-17T11:26:47.890Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:26:47 [2022-05-17T11:26:47.890Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:26:47 [2022-05-17T11:26:47.890Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:26:50 [2022-05-17T11:26:50.248Z] === RUN   TestDockerSuite/TestLogsSince
11:26:51 [2022-05-17T11:26:51.608Z] === RUN   TestDockerSuite/TestRmiBlank
11:26:51 [2022-05-17T11:26:51.608Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:26:52 [2022-05-17T11:26:52.065Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:27:00 [2022-05-17T11:27:00.527Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:27:00 [2022-05-17T11:27:00.527Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:27:00 [2022-05-17T11:27:00.527Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:27:00 [2022-05-17T11:27:00.527Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:27:00 [2022-05-17T11:27:00.527Z] === RUN   TestDockerSuite/TestLogsTail
11:27:03 [2022-05-17T11:27:03.424Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:27:06 [2022-05-17T11:27:06.310Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:27:09 [2022-05-17T11:27:09.716Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestMountIntoProc
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestMountIntoSys
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestNetHostname
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPluginActive
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPortHostBinding
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPortList
11:27:10 [2022-05-17T11:27:10.021Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:27:10 [2022-05-17T11:27:10.021Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:27:13 [2022-05-17T11:27:13.440Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:27:13 [2022-05-17T11:27:13.896Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:27:17 [2022-05-17T11:27:17.174Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:27:17 [2022-05-17T11:27:17.174Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:27:17 [2022-05-17T11:27:17.174Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:27:17 [2022-05-17T11:27:17.174Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:27:17 [2022-05-17T11:27:17.174Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:27:17 [2022-05-17T11:27:17.174Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:27:17 [2022-05-17T11:27:17.174Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:27:17 [2022-05-17T11:27:17.174Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
11:27:17 [2022-05-17T11:27:17.174Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:27:22 [2022-05-17T11:27:22.437Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:27:22 [2022-05-17T11:27:22.939Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:27:22 [2022-05-17T11:27:22.939Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
11:27:22 [2022-05-17T11:27:22.939Z] === RUN   TestDockerSuite/TestPsByOrder
11:27:28 [2022-05-17T11:27:28.219Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:27:37 [2022-05-17T11:27:37.753Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:27:37 [2022-05-17T11:27:37.753Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
11:27:37 [2022-05-17T11:27:37.753Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:27:38 [2022-05-17T11:27:38.504Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:27:42 [2022-05-17T11:27:42.220Z] === RUN   TestDockerSuite/TestRmiTag
11:27:43 [2022-05-17T11:27:43.182Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:27:46 [2022-05-17T11:27:46.070Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:27:52 [2022-05-17T11:27:52.516Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:28:07 [2022-05-17T11:28:07.125Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:28:09 [2022-05-17T11:28:09.292Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:28:13 [2022-05-17T11:28:13.553Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:28:13 [2022-05-17T11:28:13.553Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:28:13 [2022-05-17T11:28:13.553Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
11:28:13 [2022-05-17T11:28:13.553Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:28:13 [2022-05-17T11:28:13.553Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
11:28:13 [2022-05-17T11:28:13.553Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:28:17 [2022-05-17T11:28:17.265Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:28:21 [2022-05-17T11:28:21.633Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:28:21 [2022-05-17T11:28:21.633Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:28:21 [2022-05-17T11:28:21.633Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
11:28:21 [2022-05-17T11:28:21.633Z] === RUN   TestDockerSuite/TestRunAddHost
11:28:21 [2022-05-17T11:28:21.633Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
11:28:22 [2022-05-17T11:28:22.090Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:28:22 [2022-05-17T11:28:22.090Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
11:28:22 [2022-05-17T11:28:22.090Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:28:22 [2022-05-17T11:28:22.090Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
11:28:22 [2022-05-17T11:28:22.090Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:28:22 [2022-05-17T11:28:22.090Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
11:28:22 [2022-05-17T11:28:22.090Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:28:22 [2022-05-17T11:28:22.090Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
11:28:22 [2022-05-17T11:28:22.090Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:28:22 [2022-05-17T11:28:22.090Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
11:28:22 [2022-05-17T11:28:22.090Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:28:24 [2022-05-17T11:28:24.260Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:28:24 [2022-05-17T11:28:24.260Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
11:28:24 [2022-05-17T11:28:24.260Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:28:24 [2022-05-17T11:28:24.260Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
11:28:24 [2022-05-17T11:28:24.260Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:28:27 [2022-05-17T11:28:27.546Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:28:30 [2022-05-17T11:28:30.051Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:28:33 [2022-05-17T11:28:33.775Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:28:34 [2022-05-17T11:28:34.591Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:28:34 [2022-05-17T11:28:34.591Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
11:28:34 [2022-05-17T11:28:34.591Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:28:34 [2022-05-17T11:28:34.592Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
11:28:34 [2022-05-17T11:28:34.592Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:28:40 [2022-05-17T11:28:40.820Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:28:43 [2022-05-17T11:28:43.124Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:28:43 [2022-05-17T11:28:43.124Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:28:43 [2022-05-17T11:28:43.124Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:28:43 [2022-05-17T11:28:43.124Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
11:28:43 [2022-05-17T11:28:43.124Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:28:43 [2022-05-17T11:28:43.124Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
11:28:43 [2022-05-17T11:28:43.124Z] === RUN   TestDockerSuite/TestPsRightTagName
11:28:43 [2022-05-17T11:28:43.124Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
11:28:43 [2022-05-17T11:28:43.124Z] === RUN   TestDockerSuite/TestPsShowMounts
11:28:43 [2022-05-17T11:28:43.710Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:28:46 [2022-05-17T11:28:46.600Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:28:46 [2022-05-17T11:28:46.600Z] === RUN   TestDockerSuite/TestRunBindMounts
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:28:52 [2022-05-17T11:28:52.377Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
11:28:52 [2022-05-17T11:28:52.377Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:28:55 [2022-05-17T11:28:55.448Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:28:55 [2022-05-17T11:28:55.448Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
11:28:55 [2022-05-17T11:28:55.448Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:28:55 [2022-05-17T11:28:55.448Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:28:55 [2022-05-17T11:28:55.448Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:28:55 [2022-05-17T11:28:55.448Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:28:56 [2022-05-17T11:28:56.971Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:28:57 [2022-05-17T11:28:57.932Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:28:57 [2022-05-17T11:28:57.932Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
11:28:57 [2022-05-17T11:28:57.932Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:29:00 [2022-05-17T11:29:00.941Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:29:00 [2022-05-17T11:29:00.941Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
11:29:00 [2022-05-17T11:29:00.941Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:29:03 [2022-05-17T11:29:03.834Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:29:03 [2022-05-17T11:29:03.835Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
11:29:03 [2022-05-17T11:29:03.835Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:29:03 [2022-05-17T11:29:03.835Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
11:29:03 [2022-05-17T11:29:03.835Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:29:04 [2022-05-17T11:29:04.975Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:29:06 [2022-05-17T11:29:06.003Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:29:06 [2022-05-17T11:29:06.003Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
11:29:06 [2022-05-17T11:29:06.003Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:29:06 [2022-05-17T11:29:06.003Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
11:29:06 [2022-05-17T11:29:06.003Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:29:06 [2022-05-17T11:29:06.003Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
11:29:06 [2022-05-17T11:29:06.460Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:29:06 [2022-05-17T11:29:06.460Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
11:29:06 [2022-05-17T11:29:06.460Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:29:06 [2022-05-17T11:29:06.460Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
11:29:06 [2022-05-17T11:29:06.460Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:29:06 [2022-05-17T11:29:06.460Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
11:29:06 [2022-05-17T11:29:06.460Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:29:06 [2022-05-17T11:29:06.460Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
11:29:06 [2022-05-17T11:29:06.460Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:29:09 [2022-05-17T11:29:09.349Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:29:12 [2022-05-17T11:29:12.017Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:29:12 [2022-05-17T11:29:12.246Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:29:14 [2022-05-17T11:29:14.412Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:29:14 [2022-05-17T11:29:14.412Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
11:29:14 [2022-05-17T11:29:14.412Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:29:14 [2022-05-17T11:29:14.412Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
11:29:14 [2022-05-17T11:29:14.412Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:29:14 [2022-05-17T11:29:14.412Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
11:29:14 [2022-05-17T11:29:14.412Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:29:15 [2022-05-17T11:29:15.737Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:29:17 [2022-05-17T11:29:17.305Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:29:17 [2022-05-17T11:29:17.305Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
11:29:17 [2022-05-17T11:29:17.305Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:29:17 [2022-05-17T11:29:17.305Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
11:29:17 [2022-05-17T11:29:17.305Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:29:17 [2022-05-17T11:29:17.305Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
11:29:17 [2022-05-17T11:29:17.305Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:29:17 [2022-05-17T11:29:17.305Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
11:29:17 [2022-05-17T11:29:17.305Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:29:20 [2022-05-17T11:29:20.196Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:29:25 [2022-05-17T11:29:25.971Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:29:25 [2022-05-17T11:29:25.971Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
11:29:25 [2022-05-17T11:29:25.971Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:29:25 [2022-05-17T11:29:25.972Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
11:29:25 [2022-05-17T11:29:25.972Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:29:25 [2022-05-17T11:29:25.972Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
11:29:26 [2022-05-17T11:29:26.427Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:29:26 [2022-05-17T11:29:26.427Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
11:29:26 [2022-05-17T11:29:26.427Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:29:26 [2022-05-17T11:29:26.427Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
11:29:26 [2022-05-17T11:29:26.427Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:29:26 [2022-05-17T11:29:26.427Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
11:29:26 [2022-05-17T11:29:26.427Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:29:29 [2022-05-17T11:29:29.333Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:29:29 [2022-05-17T11:29:29.333Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
11:29:29 [2022-05-17T11:29:29.333Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:29:29 [2022-05-17T11:29:29.333Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:29:29 [2022-05-17T11:29:29.333Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
11:29:29 [2022-05-17T11:29:29.333Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:29:37 [2022-05-17T11:29:37.911Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:29:39 [2022-05-17T11:29:39.439Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:29:39 [2022-05-17T11:29:39.439Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
11:29:39 [2022-05-17T11:29:39.439Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:29:42 [2022-05-17T11:29:42.332Z] === RUN   TestDockerSuite/TestRunEnvironment
11:29:42 [2022-05-17T11:29:42.332Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
11:29:42 [2022-05-17T11:29:42.332Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:29:42 [2022-05-17T11:29:42.332Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
11:29:42 [2022-05-17T11:29:42.332Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:29:42 [2022-05-17T11:29:42.332Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
11:29:42 [2022-05-17T11:29:42.332Z] === RUN   TestDockerSuite/TestRunExitCode
11:29:50 [2022-05-17T11:29:50.873Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:29:51 [2022-05-17T11:29:51.369Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:29:51 [2022-05-17T11:29:51.369Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:29:51 [2022-05-17T11:29:51.369Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:29:57 [2022-05-17T11:29:57.932Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:29:59 [2022-05-17T11:29:59.899Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:30:00 [2022-05-17T11:30:00.103Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:30:00 [2022-05-17T11:30:00.353Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:30:00 [2022-05-17T11:30:00.353Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:30:01 [2022-05-17T11:30:01.316Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:30:03 [2022-05-17T11:30:03.001Z] === RUN   TestDockerSuite/TestRunExposePort
11:30:03 [2022-05-17T11:30:03.001Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:30:03 [2022-05-17T11:30:03.001Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
11:30:03 [2022-05-17T11:30:03.001Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:30:03 [2022-05-17T11:30:03.001Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
11:30:03 [2022-05-17T11:30:03.001Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:30:03 [2022-05-17T11:30:03.001Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
11:30:03 [2022-05-17T11:30:03.001Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:30:03 [2022-05-17T11:30:03.001Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
11:30:03 [2022-05-17T11:30:03.001Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:30:03 [2022-05-17T11:30:03.001Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
11:30:03 [2022-05-17T11:30:03.001Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:30:03 [2022-05-17T11:30:03.001Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
11:30:03 [2022-05-17T11:30:03.001Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:30:03 [2022-05-17T11:30:03.001Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
11:30:03 [2022-05-17T11:30:03.001Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:30:09 [2022-05-17T11:30:09.847Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:30:15 [2022-05-17T11:30:15.609Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:30:15 [2022-05-17T11:30:15.609Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:30:15 [2022-05-17T11:30:15.609Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:30:17 [2022-05-17T11:30:17.778Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:30:17 [2022-05-17T11:30:17.778Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
11:30:17 [2022-05-17T11:30:17.778Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:30:17 [2022-05-17T11:30:17.778Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:30:17 [2022-05-17T11:30:17.778Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
11:30:17 [2022-05-17T11:30:17.778Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:30:17 [2022-05-17T11:30:17.778Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
11:30:17 [2022-05-17T11:30:17.778Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:30:17 [2022-05-17T11:30:17.778Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
11:30:17 [2022-05-17T11:30:17.778Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:30:17 [2022-05-17T11:30:17.778Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
11:30:17 [2022-05-17T11:30:17.778Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:30:22 [2022-05-17T11:30:22.647Z] === RUN   TestDockerSuite/TestRmiBlank
11:30:22 [2022-05-17T11:30:22.647Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:30:22 [2022-05-17T11:30:22.647Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:30:30 [2022-05-17T11:30:30.133Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:30:30 [2022-05-17T11:30:30.133Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
11:30:30 [2022-05-17T11:30:30.133Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:30:30 [2022-05-17T11:30:30.590Z] === RUN   TestDockerSuite/TestRunModeHostname
11:30:30 [2022-05-17T11:30:30.590Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
11:30:30 [2022-05-17T11:30:30.590Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:30:30 [2022-05-17T11:30:30.590Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
11:30:30 [2022-05-17T11:30:30.590Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunMount
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:30:31 [2022-05-17T11:30:31.046Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
11:30:31 [2022-05-17T11:30:31.046Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:30:39 [2022-05-17T11:30:39.583Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:30:39 [2022-05-17T11:30:39.583Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:30:39 [2022-05-17T11:30:39.583Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:30:39 [2022-05-17T11:30:39.583Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
11:30:39 [2022-05-17T11:30:39.583Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:30:39 [2022-05-17T11:30:39.583Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
11:30:39 [2022-05-17T11:30:39.583Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:30:43 [2022-05-17T11:30:43.684Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:30:44 [2022-05-17T11:30:44.644Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:30:45 [2022-05-17T11:30:45.369Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:30:45 [2022-05-17T11:30:45.604Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:30:50 [2022-05-17T11:30:50.039Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:30:50 [2022-05-17T11:30:50.039Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNetHost
11:30:50 [2022-05-17T11:30:50.039Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:30:50 [2022-05-17T11:30:50.039Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:30:50 [2022-05-17T11:30:50.039Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:30:50 [2022-05-17T11:30:50.039Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:30:50 [2022-05-17T11:30:50.039Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:30:50 [2022-05-17T11:30:50.039Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:30:50 [2022-05-17T11:30:50.039Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
11:30:50 [2022-05-17T11:30:50.039Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:30:50 [2022-05-17T11:30:50.495Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:30:52 [2022-05-17T11:30:52.031Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:30:54 [2022-05-17T11:30:54.134Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:30:54 [2022-05-17T11:30:54.919Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:30:57 [2022-05-17T11:30:57.091Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:30:58 [2022-05-17T11:30:58.620Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:31:00 [2022-05-17T11:31:00.804Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:31:01 [2022-05-17T11:31:01.175Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:31:01 [2022-05-17T11:31:01.262Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
11:31:01 [2022-05-17T11:31:01.262Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:31:01 [2022-05-17T11:31:01.262Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
11:31:01 [2022-05-17T11:31:01.262Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:31:01 [2022-05-17T11:31:01.262Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
11:31:01 [2022-05-17T11:31:01.262Z] === RUN   TestDockerSuite/TestRunPortInUse
11:31:01 [2022-05-17T11:31:01.262Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
11:31:01 [2022-05-17T11:31:01.262Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:31:01 [2022-05-17T11:31:01.262Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
11:31:01 [2022-05-17T11:31:01.262Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:31:01 [2022-05-17T11:31:01.262Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
11:31:01 [2022-05-17T11:31:01.262Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:31:01 [2022-05-17T11:31:01.727Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
11:31:01 [2022-05-17T11:31:01.727Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:31:01 [2022-05-17T11:31:01.727Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
11:31:01 [2022-05-17T11:31:01.727Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:31:05 [2022-05-17T11:31:05.465Z] === RUN   TestDockerSuite/TestRunPublishPort
11:31:05 [2022-05-17T11:31:05.465Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
11:31:05 [2022-05-17T11:31:05.465Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:31:05 [2022-05-17T11:31:05.465Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
11:31:05 [2022-05-17T11:31:05.465Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:31:05 [2022-05-17T11:31:05.465Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
11:31:05 [2022-05-17T11:31:05.465Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:31:05 [2022-05-17T11:31:05.465Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
11:31:05 [2022-05-17T11:31:05.465Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:31:05 [2022-05-17T11:31:05.465Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
11:31:05 [2022-05-17T11:31:05.465Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:31:11 [2022-05-17T11:31:11.451Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:31:15 [2022-05-17T11:31:15.161Z] === RUN   TestDockerSuite/TestRmiTag
11:31:16 [2022-05-17T11:31:16.121Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:31:19 [2022-05-17T11:31:19.833Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:31:20 [2022-05-17T11:31:20.377Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:31:20 [2022-05-17T11:31:20.377Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
11:31:20 [2022-05-17T11:31:20.377Z] === RUN   TestDockerSuite/TestRunRm
11:31:21 [2022-05-17T11:31:21.906Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:31:28 [2022-05-17T11:31:28.970Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:31:36 [2022-05-17T11:31:36.035Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:31:38 [2022-05-17T11:31:38.205Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:31:40 [2022-05-17T11:31:40.851Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:31:41 [2022-05-17T11:31:41.094Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:31:43 [2022-05-17T11:31:43.987Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:31:43 [2022-05-17T11:31:43.987Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
11:31:43 [2022-05-17T11:31:43.987Z] === RUN   TestDockerSuite/TestRunState
11:31:43 [2022-05-17T11:31:43.987Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
11:31:43 [2022-05-17T11:31:43.987Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:31:44 [2022-05-17T11:31:44.564Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:31:50 [2022-05-17T11:31:50.332Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:31:51 [2022-05-17T11:31:51.291Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:31:51 [2022-05-17T11:31:51.291Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
11:31:51 [2022-05-17T11:31:51.291Z] === RUN   TestDockerSuite/TestRunAddHost
11:31:51 [2022-05-17T11:31:51.291Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
11:31:51 [2022-05-17T11:31:51.291Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:31:51 [2022-05-17T11:31:51.291Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
11:31:51 [2022-05-17T11:31:51.291Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:31:51 [2022-05-17T11:31:51.291Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
11:31:51 [2022-05-17T11:31:51.291Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:31:51 [2022-05-17T11:31:51.291Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
11:31:51 [2022-05-17T11:31:51.291Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:31:51 [2022-05-17T11:31:51.291Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
11:31:51 [2022-05-17T11:31:51.750Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:31:51 [2022-05-17T11:31:51.750Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
11:31:51 [2022-05-17T11:31:51.750Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:31:52 [2022-05-17T11:31:52.526Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:31:52 [2022-05-17T11:31:52.526Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
11:31:52 [2022-05-17T11:31:52.526Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:31:54 [2022-05-17T11:31:54.062Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:31:54 [2022-05-17T11:31:54.062Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
11:31:54 [2022-05-17T11:31:54.062Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:31:54 [2022-05-17T11:31:54.062Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
11:31:54 [2022-05-17T11:31:54.062Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:31:54 [2022-05-17T11:31:54.519Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:31:54 [2022-05-17T11:31:54.519Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:31:54 [2022-05-17T11:31:54.519Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
11:31:54 [2022-05-17T11:31:54.519Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:31:54 [2022-05-17T11:31:54.635Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:31:54 [2022-05-17T11:31:54.635Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
11:31:54 [2022-05-17T11:31:54.635Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:31:54 [2022-05-17T11:31:54.635Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
11:31:54 [2022-05-17T11:31:54.635Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUserByID
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUserByName
11:32:00 [2022-05-17T11:32:00.297Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
11:32:00 [2022-05-17T11:32:00.297Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:32:01 [2022-05-17T11:32:01.667Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:32:02 [2022-05-17T11:32:02.485Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:32:02 [2022-05-17T11:32:02.485Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
11:32:02 [2022-05-17T11:32:02.485Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:32:04 [2022-05-17T11:32:04.528Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:32:05 [2022-05-17T11:32:05.399Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:32:05 [2022-05-17T11:32:05.399Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
11:32:05 [2022-05-17T11:32:05.399Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:32:05 [2022-05-17T11:32:05.399Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
11:32:05 [2022-05-17T11:32:05.399Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:32:07 [2022-05-17T11:32:07.680Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:32:09 [2022-05-17T11:32:09.129Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:32:11 [2022-05-17T11:32:11.392Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:32:14 [2022-05-17T11:32:14.277Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:32:14 [2022-05-17T11:32:14.277Z] === RUN   TestDockerSuite/TestRunBindMounts
11:32:17 [2022-05-17T11:32:17.671Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:32:21 [2022-05-17T11:32:21.316Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
11:32:21 [2022-05-17T11:32:21.316Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:32:23 [2022-05-17T11:32:23.480Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:32:23 [2022-05-17T11:32:23.480Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
11:32:23 [2022-05-17T11:32:23.480Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:32:27 [2022-05-17T11:32:27.191Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:32:27 [2022-05-17T11:32:27.191Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
11:32:27 [2022-05-17T11:32:27.191Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:32:27 [2022-05-17T11:32:27.191Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
11:32:27 [2022-05-17T11:32:27.647Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:32:27 [2022-05-17T11:32:27.956Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:32:30 [2022-05-17T11:32:30.533Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:32:30 [2022-05-17T11:32:30.533Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
11:32:30 [2022-05-17T11:32:30.533Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:32:30 [2022-05-17T11:32:30.533Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
11:32:30 [2022-05-17T11:32:30.533Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:32:30 [2022-05-17T11:32:30.533Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
11:32:30 [2022-05-17T11:32:30.533Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:32:30 [2022-05-17T11:32:30.533Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
11:32:30 [2022-05-17T11:32:30.533Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:32:30 [2022-05-17T11:32:30.533Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
11:32:30 [2022-05-17T11:32:30.533Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:32:30 [2022-05-17T11:32:30.533Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
11:32:30 [2022-05-17T11:32:30.533Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:32:30 [2022-05-17T11:32:30.533Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
11:32:30 [2022-05-17T11:32:30.533Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:32:32 [2022-05-17T11:32:32.695Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:32:35 [2022-05-17T11:32:35.005Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:32:35 [2022-05-17T11:32:35.005Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
11:32:35 [2022-05-17T11:32:35.005Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:32:35 [2022-05-17T11:32:35.005Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:32:36 [2022-05-17T11:32:36.407Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:32:38 [2022-05-17T11:32:38.722Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:32:39 [2022-05-17T11:32:39.293Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:32:39 [2022-05-17T11:32:39.293Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
11:32:39 [2022-05-17T11:32:39.293Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:32:39 [2022-05-17T11:32:39.293Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
11:32:39 [2022-05-17T11:32:39.293Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:32:39 [2022-05-17T11:32:39.293Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
11:32:39 [2022-05-17T11:32:39.293Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:32:40 [2022-05-17T11:32:40.892Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:32:42 [2022-05-17T11:32:42.175Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:32:42 [2022-05-17T11:32:42.175Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
11:32:42 [2022-05-17T11:32:42.624Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:32:42 [2022-05-17T11:32:42.624Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
11:32:42 [2022-05-17T11:32:42.624Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:32:42 [2022-05-17T11:32:42.624Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
11:32:42 [2022-05-17T11:32:42.624Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:32:42 [2022-05-17T11:32:42.624Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
11:32:42 [2022-05-17T11:32:42.624Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:32:43 [2022-05-17T11:32:43.801Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:32:43 [2022-05-17T11:32:43.801Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
11:32:43 [2022-05-17T11:32:43.801Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:32:43 [2022-05-17T11:32:43.801Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:32:44 [2022-05-17T11:32:44.263Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:32:44 [2022-05-17T11:32:44.263Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
11:32:44 [2022-05-17T11:32:44.263Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:32:44 [2022-05-17T11:32:44.263Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
11:32:44 [2022-05-17T11:32:44.263Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:32:44 [2022-05-17T11:32:44.263Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
11:32:44 [2022-05-17T11:32:44.263Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:32:44 [2022-05-17T11:32:44.263Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
11:32:44 [2022-05-17T11:32:44.263Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:32:44 [2022-05-17T11:32:44.263Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
11:32:44 [2022-05-17T11:32:44.263Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:32:44 [2022-05-17T11:32:44.765Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:32:48 [2022-05-17T11:32:48.944Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:32:50 [2022-05-17T11:32:50.794Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:32:50 [2022-05-17T11:32:50.794Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
11:32:50 [2022-05-17T11:32:50.795Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:32:50 [2022-05-17T11:32:50.795Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
11:32:50 [2022-05-17T11:32:50.795Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:32:50 [2022-05-17T11:32:50.795Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
11:32:50 [2022-05-17T11:32:50.795Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:32:50 [2022-05-17T11:32:50.795Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
11:32:50 [2022-05-17T11:32:50.795Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:32:50 [2022-05-17T11:32:50.795Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
11:32:50 [2022-05-17T11:32:50.795Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:32:50 [2022-05-17T11:32:50.795Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
11:32:50 [2022-05-17T11:32:50.795Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:32:51 [2022-05-17T11:32:51.112Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:32:54 [2022-05-17T11:32:54.002Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:32:54 [2022-05-17T11:32:54.507Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:32:54 [2022-05-17T11:32:54.507Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
11:32:54 [2022-05-17T11:32:54.507Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:32:54 [2022-05-17T11:32:54.507Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:32:54 [2022-05-17T11:32:54.507Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
11:32:54 [2022-05-17T11:32:54.507Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:32:57 [2022-05-17T11:32:57.394Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:32:59 [2022-05-17T11:32:59.771Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:32:59 [2022-05-17T11:32:59.771Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
11:32:59 [2022-05-17T11:32:59.771Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:32:59 [2022-05-17T11:32:59.771Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.771Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:32:59 [2022-05-17T11:32:59.771Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.771Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:32:59 [2022-05-17T11:32:59.771Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.771Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:32:59 [2022-05-17T11:32:59.771Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.771Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:32:59 [2022-05-17T11:32:59.771Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.771Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveImageId
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:32:59 [2022-05-17T11:32:59.772Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
11:32:59 [2022-05-17T11:32:59.772Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:33:01 [2022-05-17T11:33:01.106Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:33:01 [2022-05-17T11:33:01.106Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
11:33:01 [2022-05-17T11:33:01.106Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:33:01 [2022-05-17T11:33:01.945Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:33:02 [2022-05-17T11:33:02.401Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:33:02 [2022-05-17T11:33:02.401Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:33:02 [2022-05-17T11:33:02.857Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:33:03 [2022-05-17T11:33:03.996Z] === RUN   TestDockerSuite/TestRunEnvironment
11:33:03 [2022-05-17T11:33:03.996Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
11:33:03 [2022-05-17T11:33:03.996Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:33:03 [2022-05-17T11:33:03.996Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
11:33:03 [2022-05-17T11:33:03.996Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:33:03 [2022-05-17T11:33:03.996Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
11:33:03 [2022-05-17T11:33:03.996Z] === RUN   TestDockerSuite/TestRunExitCode
11:33:05 [2022-05-17T11:33:05.025Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:33:05 [2022-05-17T11:33:05.025Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
11:33:06 [2022-05-17T11:33:06.882Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:33:10 [2022-05-17T11:33:10.593Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:33:12 [2022-05-17T11:33:12.068Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
11:33:13 [2022-05-17T11:33:13.480Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:33:16 [2022-05-17T11:33:16.369Z] === RUN   TestDockerSuite/TestRunExposePort
11:33:16 [2022-05-17T11:33:16.369Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:33:16 [2022-05-17T11:33:16.369Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
11:33:16 [2022-05-17T11:33:16.369Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:33:16 [2022-05-17T11:33:16.369Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
11:33:16 [2022-05-17T11:33:16.826Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:33:16 [2022-05-17T11:33:16.826Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
11:33:16 [2022-05-17T11:33:16.826Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:33:16 [2022-05-17T11:33:16.826Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
11:33:16 [2022-05-17T11:33:16.826Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:33:16 [2022-05-17T11:33:16.826Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
11:33:16 [2022-05-17T11:33:16.826Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:33:16 [2022-05-17T11:33:16.826Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
11:33:16 [2022-05-17T11:33:16.826Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:33:16 [2022-05-17T11:33:16.826Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
11:33:16 [2022-05-17T11:33:16.826Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:33:20 [2022-05-17T11:33:20.610Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
11:33:22 [2022-05-17T11:33:22.584Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:33:22 [2022-05-17T11:33:22.584Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
11:33:22 [2022-05-17T11:33:22.584Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:33:22 [2022-05-17T11:33:22.584Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:33:22 [2022-05-17T11:33:22.584Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
11:33:22 [2022-05-17T11:33:22.584Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:33:22 [2022-05-17T11:33:22.584Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
11:33:22 [2022-05-17T11:33:22.584Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:33:22 [2022-05-17T11:33:22.584Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
11:33:22 [2022-05-17T11:33:22.584Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:33:22 [2022-05-17T11:33:22.584Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
11:33:22 [2022-05-17T11:33:22.584Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:33:22 [2022-05-17T11:33:22.781Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:33:22 [2022-05-17T11:33:22.781Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
11:33:22 [2022-05-17T11:33:22.781Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:33:31 [2022-05-17T11:33:31.129Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:33:31 [2022-05-17T11:33:31.129Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
11:33:31 [2022-05-17T11:33:31.129Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:33:33 [2022-05-17T11:33:33.067Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:33:33 [2022-05-17T11:33:33.067Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.067Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunModeHostname
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunMount
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:33:33 [2022-05-17T11:33:33.294Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
11:33:33 [2022-05-17T11:33:33.294Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:33:41 [2022-05-17T11:33:41.604Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:33:41 [2022-05-17T11:33:41.604Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
11:33:41 [2022-05-17T11:33:41.604Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:33:41 [2022-05-17T11:33:41.604Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
11:33:41 [2022-05-17T11:33:41.604Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:33:41 [2022-05-17T11:33:41.604Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
11:33:41 [2022-05-17T11:33:41.604Z] === RUN   TestDockerSuite/TestStartRecordError
11:33:41 [2022-05-17T11:33:41.604Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
11:33:41 [2022-05-17T11:33:41.604Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:33:43 [2022-05-17T11:33:43.576Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:33:43 [2022-05-17T11:33:43.576Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:33:43 [2022-05-17T11:33:43.576Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:33:43 [2022-05-17T11:33:43.576Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
11:33:43 [2022-05-17T11:33:43.576Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:33:43 [2022-05-17T11:33:43.576Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
11:33:43 [2022-05-17T11:33:43.576Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:33:48 [2022-05-17T11:33:48.652Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:33:48 [2022-05-17T11:33:48.652Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:33:48 [2022-05-17T11:33:48.652Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:33:48 [2022-05-17T11:33:48.652Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:33:48 [2022-05-17T11:33:48.652Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:33:48 [2022-05-17T11:33:48.652Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:33:48 [2022-05-17T11:33:48.652Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:33:48 [2022-05-17T11:33:48.652Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:33:48 [2022-05-17T11:33:48.652Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:33:48 [2022-05-17T11:33:48.652Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:33:48 [2022-05-17T11:33:48.652Z] === RUN   TestDockerSuite/TestStatsNoStream
11:33:48 [2022-05-17T11:33:48.652Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:33:48 [2022-05-17T11:33:48.652Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:33:50 [2022-05-17T11:33:50.617Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:33:50 [2022-05-17T11:33:50.832Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:33:54 [2022-05-17T11:33:54.547Z] === RUN   TestDockerSuite/TestTopPrivileged
11:33:54 [2022-05-17T11:33:54.547Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:33:54 [2022-05-17T11:33:54.547Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:33:55 [2022-05-17T11:33:55.277Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:33:55 [2022-05-17T11:33:55.277Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
11:33:55 [2022-05-17T11:33:55.277Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:33:55 [2022-05-17T11:33:55.277Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:33:55 [2022-05-17T11:33:55.277Z] === RUN   TestDockerSuite/TestRunNetHost
11:33:55 [2022-05-17T11:33:55.277Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
11:33:55 [2022-05-17T11:33:55.277Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:33:55 [2022-05-17T11:33:55.277Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
11:33:55 [2022-05-17T11:33:55.277Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:33:55 [2022-05-17T11:33:55.277Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
11:33:55 [2022-05-17T11:33:55.731Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:33:55 [2022-05-17T11:33:55.732Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
11:33:55 [2022-05-17T11:33:55.732Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:33:55 [2022-05-17T11:33:55.732Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
11:33:55 [2022-05-17T11:33:55.732Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:33:55 [2022-05-17T11:33:55.732Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
11:33:55 [2022-05-17T11:33:55.732Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:33:55 [2022-05-17T11:33:55.732Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
11:33:55 [2022-05-17T11:33:55.732Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:33:56 [2022-05-17T11:33:56.186Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:33:56 [2022-05-17T11:33:56.713Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:33:56 [2022-05-17T11:33:56.713Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
11:33:56 [2022-05-17T11:33:56.713Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:33:56 [2022-05-17T11:33:56.713Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:33:56 [2022-05-17T11:33:56.713Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:33:56 [2022-05-17T11:33:56.713Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:33:56 [2022-05-17T11:33:56.713Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:33:56 [2022-05-17T11:33:56.713Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
11:33:56 [2022-05-17T11:33:56.713Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:33:56 [2022-05-17T11:33:56.713Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
11:33:56 [2022-05-17T11:33:56.713Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:33:56 [2022-05-17T11:33:56.713Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
11:33:56 [2022-05-17T11:33:56.713Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:33:57 [2022-05-17T11:33:57.152Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:33:59 [2022-05-17T11:33:59.317Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:34:01 [2022-05-17T11:34:01.483Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:34:03 [2022-05-17T11:34:03.007Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:34:05 [2022-05-17T11:34:05.897Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:34:06 [2022-05-17T11:34:06.352Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
11:34:06 [2022-05-17T11:34:06.352Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:34:06 [2022-05-17T11:34:06.352Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
11:34:06 [2022-05-17T11:34:06.352Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:34:06 [2022-05-17T11:34:06.352Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
11:34:06 [2022-05-17T11:34:06.352Z] === RUN   TestDockerSuite/TestRunPortInUse
11:34:06 [2022-05-17T11:34:06.352Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
11:34:06 [2022-05-17T11:34:06.352Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:34:06 [2022-05-17T11:34:06.352Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
11:34:06 [2022-05-17T11:34:06.352Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:34:06 [2022-05-17T11:34:06.352Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
11:34:06 [2022-05-17T11:34:06.352Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:34:06 [2022-05-17T11:34:06.352Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
11:34:06 [2022-05-17T11:34:06.352Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:34:06 [2022-05-17T11:34:06.352Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
11:34:06 [2022-05-17T11:34:06.352Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:34:11 [2022-05-17T11:34:11.014Z] === RUN   TestDockerSuite/TestRunPublishPort
11:34:11 [2022-05-17T11:34:11.014Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
11:34:11 [2022-05-17T11:34:11.014Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:34:11 [2022-05-17T11:34:11.014Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
11:34:11 [2022-05-17T11:34:11.014Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:34:11 [2022-05-17T11:34:11.014Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
11:34:11 [2022-05-17T11:34:11.014Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:34:11 [2022-05-17T11:34:11.014Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
11:34:11 [2022-05-17T11:34:11.014Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:34:11 [2022-05-17T11:34:11.014Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
11:34:11 [2022-05-17T11:34:11.014Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:34:14 [2022-05-17T11:34:14.355Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:34:14 [2022-05-17T11:34:14.355Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:34:14 [2022-05-17T11:34:14.355Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:34:14 [2022-05-17T11:34:14.355Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
11:34:14 [2022-05-17T11:34:14.355Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:34:14 [2022-05-17T11:34:14.355Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:34:14 [2022-05-17T11:34:14.355Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:34:14 [2022-05-17T11:34:14.355Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:34:22 [2022-05-17T11:34:22.896Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:34:22 [2022-05-17T11:34:22.896Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:34:23 [2022-05-17T11:34:23.351Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:34:23 [2022-05-17T11:34:23.351Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
11:34:23 [2022-05-17T11:34:23.351Z] === RUN   TestDockerSuite/TestRunRm
11:34:25 [2022-05-17T11:34:25.514Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:34:25 [2022-05-17T11:34:25.785Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:34:25 [2022-05-17T11:34:25.785Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:34:26 [2022-05-17T11:34:26.746Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:34:26 [2022-05-17T11:34:26.746Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:34:26 [2022-05-17T11:34:26.746Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:34:32 [2022-05-17T11:34:32.551Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:34:34 [2022-05-17T11:34:34.719Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:34:38 [2022-05-17T11:34:38.431Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:34:41 [2022-05-17T11:34:41.523Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:34:41 [2022-05-17T11:34:41.523Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
11:34:41 [2022-05-17T11:34:41.523Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:34:41 [2022-05-17T11:34:41.523Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:34:41 [2022-05-17T11:34:41.523Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:34:41 [2022-05-17T11:34:41.523Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
11:34:41 [2022-05-17T11:34:41.523Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:34:42 [2022-05-17T11:34:42.145Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:34:42 [2022-05-17T11:34:42.145Z]     docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
11:34:42 [2022-05-17T11:34:42.145Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:34:42 [2022-05-17T11:34:42.145Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
11:34:42 [2022-05-17T11:34:42.145Z] === RUN   TestDockerSuite/TestRunState
11:34:42 [2022-05-17T11:34:42.145Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
11:34:42 [2022-05-17T11:34:42.145Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:34:45 [2022-05-17T11:34:45.034Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:34:45 [2022-05-17T11:34:45.034Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
11:34:45 [2022-05-17T11:34:45.034Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:34:45 [2022-05-17T11:34:45.489Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:34:45 [2022-05-17T11:34:45.489Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
11:34:45 [2022-05-17T11:34:45.489Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:34:45 [2022-05-17T11:34:45.489Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
11:34:45 [2022-05-17T11:34:45.489Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:34:45 [2022-05-17T11:34:45.489Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:34:45 [2022-05-17T11:34:45.489Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:34:45 [2022-05-17T11:34:45.489Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
11:34:45 [2022-05-17T11:34:45.489Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:34:50 [2022-05-17T11:34:50.210Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:34:50 [2022-05-17T11:34:50.210Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:34:50 [2022-05-17T11:34:50.666Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUserByID
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUserByName
11:34:51 [2022-05-17T11:34:51.312Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
11:34:51 [2022-05-17T11:34:51.312Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:34:54 [2022-05-17T11:34:54.200Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:34:54 [2022-05-17T11:34:54.200Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
11:34:54 [2022-05-17T11:34:54.200Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:34:57 [2022-05-17T11:34:57.917Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:34:57 [2022-05-17T11:34:57.917Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
11:34:57 [2022-05-17T11:34:57.917Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:34:57 [2022-05-17T11:34:57.917Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
11:34:57 [2022-05-17T11:34:57.917Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:35:01 [2022-05-17T11:35:01.628Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:35:08 [2022-05-17T11:35:08.324Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:35:08 [2022-05-17T11:35:08.325Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.325Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:35:08 [2022-05-17T11:35:08.325Z] --- PASS: TestDockerSuite (3183.97s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.37s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (115.13s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.74s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.71s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.73s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.66s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.28s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (143.72s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.09s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.19s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.17s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.85s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.06s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.78s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.43s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (11.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.40s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.59s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.13s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.99s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.75s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddTar (59.34s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (35.44s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.84s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.50s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.01s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.59s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.58s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.13s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.40s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.82s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.88s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.75s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.24s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.70s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.85s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.95s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.31s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.82s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.79s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.47s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.98s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.65s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.68s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.36s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.31s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.71s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.93s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.34s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.47s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.89s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.51s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.98s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.01s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.21s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.27s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.41s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.70s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (88.47s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.88s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (100.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.18s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.07s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.17s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (53.09s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.57s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.39s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.64s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.77s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.52s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.68s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.57s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.06s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.99s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.86s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.35s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.11s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.85s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.84s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFails (7.72s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.57s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.74s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildForceRm (8.34s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFromGit (11.92s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.76s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.77s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.23s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildHistory (15.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.36s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.46s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.04s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.38s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.34s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.87s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.34s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.34s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (2.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.76s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.14s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.41s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.39s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.54s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.31s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.27s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.81s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.35s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.35s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.94s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.34s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.34s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.91s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.82s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (15.88s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.20s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.60s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.50s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.21s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.20s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.78s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.56s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
11:35:08 [2022-05-17T11:35:08.325Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.51s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.08s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.49s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildRm (16.34s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.27s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.92s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.17s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.20s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.40s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (18.81s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.84s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.40s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.00s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.51s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.00s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.86s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.72s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.68s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.65s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.00s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.77s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.33s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.01s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.70s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.01s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.11s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.46s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.63s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.00s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.62s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.85s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.66s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.71s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.56s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCommitChange (6.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.53s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.01s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCommitTTY (13.10s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.37s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.11s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.13s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.71s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.75s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.93s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.12s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.71s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.63s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.78s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.71s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.75s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.46s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.09s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (7.56s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.49s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.95s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.24s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.04s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.74s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.83s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.53s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.04s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.28s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.21s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>_<nil>} (2.83s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>_<nil>} (7.89s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>_<nil>} (2.90s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>_<nil>} (7.85s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000a586a8_<nil>_<nil>} (3.01s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13188080910_c:\foo_false__<nil>_<nil>_<nil>_<nil>} (2.88s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13188080910_c:\foo_true__<nil>_<nil>_<nil>_<nil>} (2.81s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:35:08 [2022-05-17T11:35:08.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.88s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.21s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpRelativePath (7.73s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpToCaseA (10.22s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.75s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.65s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.63s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpToDot (2.91s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.17s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.28s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.32s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.84s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.41s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.98s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.28s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateRM (0.47s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.35s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.90s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.50s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestDockerFails (0.11s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.78s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.78s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.24s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (13.78s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.01s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.97s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.85s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.67s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.33s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.38s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.28s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s)
11:35:08 [2022-05-17T11:35:08.326Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.25s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestEventsRename (2.83s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestEventsResize (8.46s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.71s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.12s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.15s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.83s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.70s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.33s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.44s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.67s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.64s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.39s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.99s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.81s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.43s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.04s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.01s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.84s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.17s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.46s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.60s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.46s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.50s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestHealth (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.43s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.87s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.40s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.39s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.83s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.00s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.29s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.31s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.12s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.69s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.72s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.58s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.65s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.60s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.63s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.69s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.65s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.73s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.10s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.75s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.19s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.25s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.85s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.70s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.68s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.64s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.62s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.62s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.35s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.34s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.17s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.71s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.20s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.23s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.08s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.19s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.97s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.79s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.71s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsSince (9.63s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsTail (3.40s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.01s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (7.51s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPortList (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.55s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.43s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.27s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (14.44s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.39s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.98s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.70s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.49s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.61s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.81s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.78s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.00s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.93s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.78s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.19s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.94s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.03s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.77s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.76s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.10s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.43s)
11:35:08 [2022-05-17T11:35:08.327Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.32s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.45s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.94s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.97s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.27s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.08s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.24s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiTag (0.88s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.81s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.20s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.01s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.98s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.57s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.34s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.33s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.53s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.59s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.80s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.84s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.32s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.51s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.87s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.49s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.75s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.79s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.65s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.70s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.39s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.32s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.74s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.50s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.76s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunExitCode (7.54s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (7.47s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.65s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.81s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.10s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.21s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.05s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.21s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.04s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.14s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.94s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.77s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.61s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.60s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.53s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.07s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.53s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.06s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunRm (2.76s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (7.61s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.71s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.67s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.14s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.47s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.55s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.26s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.24s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.61s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.66s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.65s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.16s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.31s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.49s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.04s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.81s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.79s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.70s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.60s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.42s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.43s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (17.79s)
11:35:08 [2022-05-17T11:35:08.328Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (7.47s)
11:35:08 [2022-05-17T11:35:08.328Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (7.58s)
11:35:08 [2022-05-17T11:35:08.328Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.71s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.27s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (9.49s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.74s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.06s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.66s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.97s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s)
11:35:08 [2022-05-17T11:35:08.328Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.77s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (7.99s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.54s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (13.73s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.12s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.40s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.38s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.44s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.82s)
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] --- PASS: TestDockerRegistrySuite (0.20s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthTokenSuite
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerDaemonSuite
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] --- PASS: TestDockerDaemonSuite (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerSwarmSuite
11:35:08 [2022-05-17T11:35:08.329Z] --- PASS: TestDockerSwarmSuite (0.00s)
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite/TestPluginCreate
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite/TestPluginInspect
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.329Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
11:35:08 [2022-05-17T11:35:08.329Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
11:35:08 [2022-05-17T11:35:08.330Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z] === RUN   TestDockerPluginSuite/TestPluginSet
11:35:08 [2022-05-17T11:35:08.330Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z] --- PASS: TestDockerPluginSuite (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z] === RUN   TestDockerExternalVolumeSuite
11:35:08 [2022-05-17T11:35:08.330Z]     check_test.go:126: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z] === RUN   TestDockerNetworkSuite
11:35:08 [2022-05-17T11:35:08.330Z]     check_test.go:132: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z] --- SKIP: TestDockerNetworkSuite (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z] === RUN   TestDockerHubPullSuite
11:35:08 [2022-05-17T11:35:08.330Z]     check_test.go:140: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z] --- SKIP: TestDockerHubPullSuite (0.00s)
11:35:08 [2022-05-17T11:35:08.330Z] PASS
11:35:08 [2022-05-17T11:35:08.330Z] ok  	github.com/docker/docker/integration-cli	3184.522s
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === Skipped
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.330Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:35:08 [2022-05-17T11:35:08.330Z] 
11:35:08 [2022-05-17T11:35:08.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.53s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.787Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
11:35:08 [2022-05-17T11:35:08.787Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.51s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_sni_test.go:18: Flakey test
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.788Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:35:08 [2022-05-17T11:35:08.788Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.04s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.04s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestHealth (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.789Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z] 
11:35:08 [2022-05-17T11:35:08.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.789Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.04s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPortList (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.790Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:35:08 [2022-05-17T11:35:08.790Z] 
11:35:08 [2022-05-17T11:35:08.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
11:35:08 [2022-05-17T11:35:08.791Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s)
11:35:08 [2022-05-17T11:35:08.791Z] 
11:35:08 [2022-05-17T11:35:08.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:35:08 [2022-05-17T11:35:08.791Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.247Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:35:09 [2022-05-17T11:35:09.247Z] 
11:35:09 [2022-05-17T11:35:09.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
11:35:09 [2022-05-17T11:35:09.247Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.04s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.05s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.05s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.248Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:35:09 [2022-05-17T11:35:09.248Z] 
11:35:09 [2022-05-17T11:35:09.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
11:35:09 [2022-05-17T11:35:09.248Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.04s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.07s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.07s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.06s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.249Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.06s)
11:35:09 [2022-05-17T11:35:09.249Z] 
11:35:09 [2022-05-17T11:35:09.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
11:35:09 [2022-05-17T11:35:09.249Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.04s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.250Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z] 
11:35:09 [2022-05-17T11:35:09.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:35:09 [2022-05-17T11:35:09.250Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:126: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:132: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
11:35:09 [2022-05-17T11:35:09.251Z]     check_test.go:140: unmatched requirement DaemonIsLinux
11:35:09 [2022-05-17T11:35:09.251Z] 
11:35:09 [2022-05-17T11:35:09.251Z] DONE 1088 tests, 539 skipped in 3197.662s
11:35:09 [2022-05-17T11:35:09.251Z] INFO: Integration tests ended at 05/17/2022 11:35:09. Duration:00:53:17.8460444
11:35:09 [2022-05-17T11:35:09.712Z] INFO: Docker info of the daemon under test at end of run
11:35:09 [2022-05-17T11:35:09.712Z] 
11:35:09 [2022-05-17T11:35:09.712Z] Containers: 10
11:35:09 [2022-05-17T11:35:09.712Z]  Running: 0
11:35:09 [2022-05-17T11:35:09.712Z]  Paused: 0
11:35:09 [2022-05-17T11:35:09.712Z]  Stopped: 10
11:35:09 [2022-05-17T11:35:09.712Z] Images: 18
11:35:09 [2022-05-17T11:35:09.712Z] Server Version: 0.0.0-dev
11:35:09 [2022-05-17T11:35:09.712Z] Storage Driver: windowsfilter
11:35:09 [2022-05-17T11:35:09.712Z]  Windows: 
11:35:09 [2022-05-17T11:35:09.712Z] Logging Driver: json-file
11:35:09 [2022-05-17T11:35:09.712Z] Plugins: 
11:35:09 [2022-05-17T11:35:09.712Z]  Volume: local
11:35:09 [2022-05-17T11:35:09.712Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:35:09 [2022-05-17T11:35:09.712Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:35:09 [2022-05-17T11:35:09.712Z] Swarm: inactive
11:35:09 [2022-05-17T11:35:09.712Z] Default Isolation: process
11:35:09 [2022-05-17T11:35:09.712Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:35:09 [2022-05-17T11:35:09.712Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183)
11:35:09 [2022-05-17T11:35:09.712Z] OSType: windows
11:35:09 [2022-05-17T11:35:09.712Z] Architecture: x86_64
11:35:09 [2022-05-17T11:35:09.712Z] CPUs: 4
11:35:09 [2022-05-17T11:35:09.712Z] Total Memory: 32GiB
11:35:09 [2022-05-17T11:35:09.712Z] Name: azwin-2-f7bdf0
11:35:09 [2022-05-17T11:35:09.712Z] ID: 53930441-764e-490b-86b0-2468666e7b2a
11:35:09 [2022-05-17T11:35:09.712Z] Docker Root Dir: D:\CI\PR-43578\5\daemon
11:35:09 [2022-05-17T11:35:09.712Z] Debug Mode (client): false
11:35:09 [2022-05-17T11:35:09.712Z] Debug Mode (server): true
11:35:09 [2022-05-17T11:35:09.712Z]  File Descriptors: -1
11:35:09 [2022-05-17T11:35:09.712Z]  Goroutines: 17
11:35:09 [2022-05-17T11:35:09.712Z]  System Time: 2022-05-17T11:35:09.2982112Z
11:35:09 [2022-05-17T11:35:09.712Z]  EventsListeners: 0
11:35:09 [2022-05-17T11:35:09.712Z] Registry: https://index.docker.io/v1/
11:35:09 [2022-05-17T11:35:09.712Z] Labels:
11:35:09 [2022-05-17T11:35:09.712Z] Experimental: false
11:35:09 [2022-05-17T11:35:09.712Z] Insecure Registries:
11:35:09 [2022-05-17T11:35:09.712Z]  127.0.0.0/8
11:35:09 [2022-05-17T11:35:09.712Z] Live Restore Enabled: false
11:35:09 [2022-05-17T11:35:09.712Z] 
11:35:09 [2022-05-17T11:35:09.712Z] 
11:35:09 [2022-05-17T11:35:09.712Z] INFO: Stopping daemon under test
11:35:09 [2022-05-17T11:35:09.712Z] SUCCESS: The process with PID 6180 (child process of PID 8496) has been terminated.
11:35:09 [2022-05-17T11:35:09.712Z] SUCCESS: The process with PID 8496 (child process of PID 6724) has been terminated.
11:35:09 [2022-05-17T11:35:09.712Z] INFO: Stop tailing logs of the daemon under tests
11:35:09 [2022-05-17T11:35:09.712Z] INFO: executeCI.ps1 Completed successfully at 05/17/2022 11:35:09.
11:35:09 [2022-05-17T11:35:09.712Z] INFO: Tidying up at end of run
11:35:09 [2022-05-17T11:35:09.712Z] ----------- DAEMON LOG ------------
11:35:09 [2022-05-17T11:35:09.712Z] 2022/05/17 10:38:49 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92)
11:35:09 [2022-05-17T11:35:09.712Z] ----------- END DAEMON LOG --------
11:35:09 [2022-05-17T11:35:09.712Z] INFO: Saving daemon under test log (d:\CI\PR-43578\5\dut.out) to bundles\CIDUT.out
11:35:09 [2022-05-17T11:35:09.712Z] INFO: Saving daemon under test log (d:\CI\PR-43578\5\dut.err) to bundles\CIDUT.err
11:35:09 [2022-05-17T11:35:09.712Z] INFO: Saving containerd logs to bundles
11:35:09 [2022-05-17T11:35:09.712Z] INFO: Nuke-Everything...
11:35:10 [2022-05-17T11:35:10.169Z] INFO: Container count on control daemon to delete is 2
11:35:10 [2022-05-17T11:35:10.625Z] 4447cdd121f1
11:35:10 [2022-05-17T11:35:10.625Z] 2a3761a94033
11:35:10 [2022-05-17T11:35:10.625Z] INFO: Non-base image count on control daemon to delete is 1
11:35:11 [2022-05-17T11:35:11.911Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:35:12 [2022-05-17T11:35:12.790Z] Deleted: sha256:f0f1c8497f1f12ad5f6618b7318176f6f047793b314c3742377eb0e5ce7d51d8
11:35:12 [2022-05-17T11:35:12.790Z] Deleted: sha256:fc62f7d74be85a681bbadcb78a894ae244434f28e5511b82406ecfc67654fb92
11:35:13 [2022-05-17T11:35:13.246Z] INFO: Tidying pidfile d:\CI\PR-43578\5\docker.pid
11:35:13 [2022-05-17T11:35:13.246Z] INFO: Nuking d:\CI
11:35:17 [2022-05-17T11:35:17.671Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:35:27 [2022-05-17T11:35:27.925Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:35:27 [2022-05-17T11:35:27.925Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
11:35:27 [2022-05-17T11:35:27.925Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:35:27 [2022-05-17T11:35:27.925Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:35:30 [2022-05-17T11:35:30.790Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:35:34 [2022-05-17T11:35:34.492Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:35:38 [2022-05-17T11:35:38.204Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:35:38 [2022-05-17T11:35:38.204Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
11:35:38 [2022-05-17T11:35:38.204Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:35:38 [2022-05-17T11:35:38.204Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:35:38 [2022-05-17T11:35:38.204Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:35:38 [2022-05-17T11:35:38.204Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
11:35:38 [2022-05-17T11:35:38.204Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:35:38 [2022-05-17T11:35:38.204Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
11:35:38 [2022-05-17T11:35:38.204Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:35:38 [2022-05-17T11:35:38.204Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
11:35:38 [2022-05-17T11:35:38.204Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:35:38 [2022-05-17T11:35:38.204Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
11:35:38 [2022-05-17T11:35:38.204Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:35:38 [2022-05-17T11:35:38.204Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
11:35:38 [2022-05-17T11:35:38.204Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:35:43 [2022-05-17T11:35:43.967Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:35:46 [2022-05-17T11:35:46.129Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:35:48 [2022-05-17T11:35:48.291Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:35:55 [2022-05-17T11:35:55.329Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveImageId
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:35:55 [2022-05-17T11:35:55.330Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
11:35:55 [2022-05-17T11:35:55.330Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:35:55 [2022-05-17T11:35:55.749Z] INFO: Zapped successfully
11:35:55 [2022-05-17T11:35:55.749Z] 
11:35:55 [2022-05-17T11:35:55.749Z] INFO: executeCI.ps1 exiting at Tue May 17 11:35:50 CUT 2022. Duration 01:17:32.0732222
11:35:55 [2022-05-17T11:35:55.749Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
11:35:55 [2022-05-17T11:35:55.987Z] Recording test results
11:35:56 [2022-05-17T11:35:56.680Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:35:57 [2022-05-17T11:35:57.490Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:35:57 [2022-05-17T11:35:57.490Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:35:57 [2022-05-17T11:35:57.946Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:35:58 [2022-05-17T11:35:58.307Z] Creating windowsRS5-integration-bundles.zip
11:35:58 [2022-05-17T11:35:58.400Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:35:59 [2022-05-17T11:35:59.923Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:35:59 [2022-05-17T11:35:59.923Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
[Pipeline] archiveArtifacts
11:36:00 [2022-05-17T11:36:00.682Z] Archiving artifacts
11:36:01 [2022-05-17T11:36:01.833Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43578/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:36:02 [2022-05-17T11:36:02.818Z] + make clean
11:36:03 [2022-05-17T11:36:03.635Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
11:36:03 [2022-05-17T11:36:03.780Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:36:03 [2022-05-17T11:36:03.780Z] docker-dev-cache
11:36:03 [2022-05-17T11:36:03.780Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
11:36:06 [2022-05-17T11:36:06.522Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:36:09 [2022-05-17T11:36:09.409Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:36:09 [2022-05-17T11:36:09.409Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
11:36:09 [2022-05-17T11:36:09.409Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:36:19 [2022-05-17T11:36:19.688Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:36:19 [2022-05-17T11:36:19.688Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
11:36:19 [2022-05-17T11:36:19.688Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:36:25 [2022-05-17T11:36:25.453Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:36:25 [2022-05-17T11:36:25.453Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
11:36:25 [2022-05-17T11:36:25.453Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:36:25 [2022-05-17T11:36:25.453Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
11:36:25 [2022-05-17T11:36:25.453Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:36:25 [2022-05-17T11:36:25.453Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
11:36:25 [2022-05-17T11:36:25.453Z] === RUN   TestDockerSuite/TestStartRecordError
11:36:25 [2022-05-17T11:36:25.453Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
11:36:25 [2022-05-17T11:36:25.453Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:36:35 [2022-05-17T11:36:35.744Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:36:35 [2022-05-17T11:36:35.744Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:36:35 [2022-05-17T11:36:35.744Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:36:35 [2022-05-17T11:36:35.744Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:36:35 [2022-05-17T11:36:35.744Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:36:35 [2022-05-17T11:36:35.744Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:36:35 [2022-05-17T11:36:35.744Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:36:35 [2022-05-17T11:36:35.744Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:36:35 [2022-05-17T11:36:35.744Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:36:35 [2022-05-17T11:36:35.744Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:36:35 [2022-05-17T11:36:35.744Z] === RUN   TestDockerSuite/TestStatsNoStream
11:36:35 [2022-05-17T11:36:35.744Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:36:35 [2022-05-17T11:36:35.744Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:36:38 [2022-05-17T11:36:38.633Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:36:42 [2022-05-17T11:36:42.343Z] === RUN   TestDockerSuite/TestTopPrivileged
11:36:42 [2022-05-17T11:36:42.343Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:36:42 [2022-05-17T11:36:42.343Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:36:45 [2022-05-17T11:36:45.231Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:36:45 [2022-05-17T11:36:45.231Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
11:36:45 [2022-05-17T11:36:45.231Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:36:45 [2022-05-17T11:36:45.231Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:36:45 [2022-05-17T11:36:45.231Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:36:45 [2022-05-17T11:36:45.231Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:36:45 [2022-05-17T11:36:45.231Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:36:45 [2022-05-17T11:36:45.231Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
11:36:45 [2022-05-17T11:36:45.231Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:36:45 [2022-05-17T11:36:45.231Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
11:36:45 [2022-05-17T11:36:45.231Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:36:45 [2022-05-17T11:36:45.231Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
11:36:45 [2022-05-17T11:36:45.686Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:37:03 [2022-05-17T11:37:03.318Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:37:03 [2022-05-17T11:37:03.318Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:37:03 [2022-05-17T11:37:03.318Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:37:03 [2022-05-17T11:37:03.318Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
11:37:03 [2022-05-17T11:37:03.318Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:37:03 [2022-05-17T11:37:03.318Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:37:03 [2022-05-17T11:37:03.318Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:37:03 [2022-05-17T11:37:03.318Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:37:05 [2022-05-17T11:37:05.481Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:37:05 [2022-05-17T11:37:05.936Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:37:09 [2022-05-17T11:37:09.645Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:37:10 [2022-05-17T11:37:10.096Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:37:10 [2022-05-17T11:37:10.546Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:37:10 [2022-05-17T11:37:10.546Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:37:10 [2022-05-17T11:37:10.996Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:37:21 [2022-05-17T11:37:21.216Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:37:21 [2022-05-17T11:37:21.216Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
11:37:21 [2022-05-17T11:37:21.216Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:37:21 [2022-05-17T11:37:21.666Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:37:21 [2022-05-17T11:37:21.666Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:37:21 [2022-05-17T11:37:21.666Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
11:37:21 [2022-05-17T11:37:21.666Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:37:31 [2022-05-17T11:37:31.938Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:37:31 [2022-05-17T11:37:31.938Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:37:31 [2022-05-17T11:37:31.938Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:37:46 [2022-05-17T11:37:46.701Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:37:46 [2022-05-17T11:37:46.701Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.701Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:37:46 [2022-05-17T11:37:46.701Z] --- PASS: TestDockerSuite (2833.09s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.91s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.26s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.33s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.69s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.29s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.24s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.51s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.19s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.52s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (6.26s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.92s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddTar (39.66s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.44s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.62s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.04s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.99s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.15s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.23s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.29s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.61s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.85s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.47s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.61s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.12s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.60s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.74s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s)
11:37:46 [2022-05-17T11:37:46.701Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.15s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.54s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.58s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.65s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.17s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.22s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.70s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.86s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.68s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.76s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.57s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.83s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.91s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.59s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.68s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.77s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (59.20s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.10s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.72s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.84s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.11s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.57s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.31s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.34s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.57s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.68s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.15s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.39s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.41s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.55s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.33s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.08s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.17s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFails (3.13s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.79s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.48s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildForceRm (8.54s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.86s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.78s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.29s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.88s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.23s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.18s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.67s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.14s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.11s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.58s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.18s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.07s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.29s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.45s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.39s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.46s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.35s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.31s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.65s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.71s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.62s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.68s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.57s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (11.17s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.91s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.40s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.97s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.65s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.37s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.25s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.47s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.23s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.87s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.82s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildRm (17.57s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.76s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.87s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.81s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.81s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (21.00s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.54s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.35s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.38s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.78s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.26s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.19s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.56s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (6.03s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.84s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.70s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.85s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.37s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (11.00s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.21s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.79s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.78s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.75s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.38s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.81s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.35s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.34s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestCommitChange (6.07s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.68s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.77s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestCommitTTY (9.08s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.86s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.92s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.05s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.32s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (3.39s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.33s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (4.23s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.08s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.03s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.09s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.42s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.30s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (3.27s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.05s)
11:37:46 [2022-05-17T11:37:46.702Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (3.09s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (5.95s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.84s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (3.08s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.28s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.84s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (5.11s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.35s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.89s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.19s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>_<nil>} (3.24s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>_<nil>} (3.21s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>_<nil>} (3.16s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>_<nil>} (4.00s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000548540_<nil>_<nil>} (3.20s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13485940802_c:\foo_false__<nil>_<nil>_<nil>_<nil>} (3.12s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13485940802_c:\foo_true__<nil>_<nil>_<nil>_<nil>} (3.23s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:37:46 [2022-05-17T11:37:46.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.45s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.30s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.32s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.98s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.36s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.00s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpToCaseH (12.14s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpToDot (3.29s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.47s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.28s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (3.31s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.54s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.26s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateRM (0.47s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.06s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.45s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.28s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (3.44s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.33s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.37s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (11.54s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.54s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (7.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.42s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (5.69s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.11s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFilters (6.50s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFormat (6.55s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsRename (3.45s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsResize (33.70s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.46s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.98s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.61s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.47s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.31s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.23s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.83s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.86s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.98s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.92s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.86s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecExitStatus (3.89s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecInspectID (6.07s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.20s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.91s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.04s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestGetContainerStats (7.25s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.25s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.38s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.27s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.53s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.35s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.60s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.23s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.09s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.12s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.17s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (4.53s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.18s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.14s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectDefault (3.18s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.67s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectInt64 (3.35s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (3.94s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s)
11:37:46 [2022-05-17T11:37:46.703Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.24s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.96s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.22s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.96s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.98s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (4.00s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.22s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.40s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.23s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.11s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.09s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.28s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.29s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.47s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.20s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.91s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.22s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.13s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.32s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.95s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.69s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.25s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.18s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsSince (9.73s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsTail (3.65s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.32s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (3.26s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.05s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.26s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.51s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPsByOrder (13.98s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (13.71s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.55s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.24s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.19s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.39s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.56s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPsShowMounts (11.44s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.09s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.66s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.51s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.74s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (13.90s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (8.38s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.85s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (6.32s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.44s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.93s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.71s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.99s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.82s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.31s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiTag (0.68s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.22s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.44s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.55s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.87s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.86s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.19s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.01s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.08s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.10s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.08s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunBindMounts (6.30s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.07s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.76s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.83s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.37s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.34s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.13s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (3.11s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.12s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.21s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.23s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.13s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (3.21s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (3.14s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunExitCode (3.14s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (3.10s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (3.12s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.21s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.05s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.05s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.57s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.86s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.68s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:37:46 [2022-05-17T11:37:46.704Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.80s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.58s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.61s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.23s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.99s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.42s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.25s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunRm (3.18s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.16s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.33s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (3.16s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.78s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.09s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.39s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.41s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (3.12s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.03s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.06s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.78s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.08s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.30s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.32s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.36s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.77s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.54s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.13s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.15s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (9.42s)
11:37:46 [2022-05-17T11:37:46.705Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.14s)
11:37:46 [2022-05-17T11:37:46.705Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.12s)
11:37:46 [2022-05-17T11:37:46.705Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.13s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.20s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (5.71s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.28s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (3.38s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.84s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.35s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.49s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.91s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.95s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.44s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.71s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s)
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:37:46 [2022-05-17T11:37:46.705Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.705Z] --- PASS: TestDockerRegistrySuite (0.14s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:37:46 [2022-05-17T11:37:46.705Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthTokenSuite
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerDaemonSuite
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] --- PASS: TestDockerDaemonSuite (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerSwarmSuite
11:37:46 [2022-05-17T11:37:46.706Z] --- PASS: TestDockerSwarmSuite (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginCreate
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginInspect
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerPluginSuite/TestPluginSet
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] --- PASS: TestDockerPluginSuite (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerExternalVolumeSuite
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:126: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerNetworkSuite
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:132: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] --- SKIP: TestDockerNetworkSuite (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] === RUN   TestDockerHubPullSuite
11:37:46 [2022-05-17T11:37:46.706Z]     check_test.go:140: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z] --- SKIP: TestDockerHubPullSuite (0.00s)
11:37:46 [2022-05-17T11:37:46.706Z] PASS
11:37:46 [2022-05-17T11:37:46.706Z] ok  	github.com/docker/docker/integration-cli	2833.478s
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === Skipped
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
11:37:46 [2022-05-17T11:37:46.706Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
11:37:46 [2022-05-17T11:37:46.706Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
11:37:46 [2022-05-17T11:37:46.706Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:46 [2022-05-17T11:37:46.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
11:37:46 [2022-05-17T11:37:46.707Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
11:37:46 [2022-05-17T11:37:46.707Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
11:37:47 [2022-05-17T11:37:47.163Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
11:37:47 [2022-05-17T11:37:47.163Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
11:37:47 [2022-05-17T11:37:47.163Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_sni_test.go:18: Flakey test
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.03s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.164Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z] 
11:37:47 [2022-05-17T11:37:47.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
11:37:47 [2022-05-17T11:37:47.164Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.165Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z] 
11:37:47 [2022-05-17T11:37:47.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
11:37:47 [2022-05-17T11:37:47.165Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:37:47 [2022-05-17T11:37:47.166Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:37:47 [2022-05-17T11:37:47.166Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.05s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.05s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.167Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:37:47 [2022-05-17T11:37:47.167Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.05s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.05s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.05s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.05s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.168Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z] 
11:37:47 [2022-05-17T11:37:47.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.168Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.169Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:37:47 [2022-05-17T11:37:47.169Z] 
11:37:47 [2022-05-17T11:37:47.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
11:37:47 [2022-05-17T11:37:47.170Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:37:47 [2022-05-17T11:37:47.170Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:37:47 [2022-05-17T11:37:47.170Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:37:47 [2022-05-17T11:37:47.170Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.170Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:37:47 [2022-05-17T11:37:47.170Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.626Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:37:47 [2022-05-17T11:37:47.626Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:183: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:210: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:237: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:266: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:300: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:405: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:126: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:132: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
11:37:47 [2022-05-17T11:37:47.627Z]     check_test.go:140: unmatched requirement DaemonIsLinux
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] DONE 1088 tests, 544 skipped in 2845.119s
11:37:47 [2022-05-17T11:37:47.627Z] INFO: Integration tests ended at 05/17/2022 11:37:47. Duration:00:47:25.2373752
11:37:47 [2022-05-17T11:37:47.627Z] INFO: Docker info of the daemon under test at end of run
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] Containers: 10
11:37:47 [2022-05-17T11:37:47.627Z]  Running: 0
11:37:47 [2022-05-17T11:37:47.627Z]  Paused: 0
11:37:47 [2022-05-17T11:37:47.627Z]  Stopped: 10
11:37:47 [2022-05-17T11:37:47.627Z] Images: 18
11:37:47 [2022-05-17T11:37:47.627Z] Server Version: 0.0.0-dev
11:37:47 [2022-05-17T11:37:47.627Z] Storage Driver: windowsfilter
11:37:47 [2022-05-17T11:37:47.627Z]  Windows: 
11:37:47 [2022-05-17T11:37:47.627Z] Logging Driver: json-file
11:37:47 [2022-05-17T11:37:47.627Z] Plugins: 
11:37:47 [2022-05-17T11:37:47.627Z]  Volume: local
11:37:47 [2022-05-17T11:37:47.627Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:37:47 [2022-05-17T11:37:47.627Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:37:47 [2022-05-17T11:37:47.627Z] Swarm: inactive
11:37:47 [2022-05-17T11:37:47.627Z] Default Isolation: process
11:37:47 [2022-05-17T11:37:47.627Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
11:37:47 [2022-05-17T11:37:47.627Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
11:37:47 [2022-05-17T11:37:47.627Z] OSType: windows
11:37:47 [2022-05-17T11:37:47.627Z] Architecture: x86_64
11:37:47 [2022-05-17T11:37:47.627Z] CPUs: 4
11:37:47 [2022-05-17T11:37:47.627Z] Total Memory: 32GiB
11:37:47 [2022-05-17T11:37:47.627Z] Name: azwin-2-18cc60
11:37:47 [2022-05-17T11:37:47.627Z] ID: 727a1a9b-5ece-4a8f-a461-d89ed573c5e5
11:37:47 [2022-05-17T11:37:47.627Z] Docker Root Dir: D:\CI\PR-43578\5\daemon
11:37:47 [2022-05-17T11:37:47.627Z] Debug Mode (client): false
11:37:47 [2022-05-17T11:37:47.627Z] Debug Mode (server): true
11:37:47 [2022-05-17T11:37:47.627Z]  File Descriptors: -1
11:37:47 [2022-05-17T11:37:47.627Z]  Goroutines: 44
11:37:47 [2022-05-17T11:37:47.627Z]  System Time: 2022-05-17T11:37:47.299859Z
11:37:47 [2022-05-17T11:37:47.627Z]  EventsListeners: 0
11:37:47 [2022-05-17T11:37:47.627Z] Registry: https://index.docker.io/v1/
11:37:47 [2022-05-17T11:37:47.627Z] Labels:
11:37:47 [2022-05-17T11:37:47.627Z] Experimental: false
11:37:47 [2022-05-17T11:37:47.627Z] Insecure Registries:
11:37:47 [2022-05-17T11:37:47.627Z]  127.0.0.0/8
11:37:47 [2022-05-17T11:37:47.627Z] Live Restore Enabled: false
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] 
11:37:47 [2022-05-17T11:37:47.627Z] INFO: Stopping daemon under test
11:37:47 [2022-05-17T11:37:47.627Z] SUCCESS: The process with PID 4396 (child process of PID 3444) has been terminated.
11:37:47 [2022-05-17T11:37:47.627Z] SUCCESS: The process with PID 3444 (child process of PID 4840) has been terminated.
11:37:47 [2022-05-17T11:37:47.627Z] INFO: Stop tailing logs of the daemon under tests
11:37:47 [2022-05-17T11:37:47.627Z] INFO: executeCI.ps1 Completed successfully at 05/17/2022 11:37:47.
11:37:47 [2022-05-17T11:37:47.627Z] INFO: Tidying up at end of run
11:37:47 [2022-05-17T11:37:47.627Z] ----------- DAEMON LOG ------------
11:37:47 [2022-05-17T11:37:47.628Z] 2022/05/17 10:47:10 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92)
11:37:47 [2022-05-17T11:37:47.628Z] ----------- END DAEMON LOG --------
11:37:47 [2022-05-17T11:37:47.628Z] INFO: Saving daemon under test log (d:\CI\PR-43578\5\dut.out) to bundles\CIDUT.out
11:37:47 [2022-05-17T11:37:47.628Z] INFO: Saving daemon under test log (d:\CI\PR-43578\5\dut.err) to bundles\CIDUT.err
11:37:47 [2022-05-17T11:37:47.628Z] INFO: Saving containerd logs to bundles
11:37:47 [2022-05-17T11:37:47.628Z] INFO: Nuke-Everything...
11:37:48 [2022-05-17T11:37:48.083Z] INFO: Container count on control daemon to delete is 2
11:37:48 [2022-05-17T11:37:48.083Z] 6c6de0d8a7fa
11:37:48 [2022-05-17T11:37:48.083Z] 940d4bf0c594
11:37:48 [2022-05-17T11:37:48.083Z] INFO: Tidying pidfile d:\CI\PR-43578\5\docker.pid
11:37:48 [2022-05-17T11:37:48.083Z] INFO: Killing containerd with PID 3592
11:37:48 [2022-05-17T11:37:48.083Z] INFO: Nuking d:\CI
11:38:18 [2022-05-17T11:38:18.003Z] INFO: Zapped successfully
11:38:18 [2022-05-17T11:38:18.003Z] 
11:38:18 [2022-05-17T11:38:18.003Z] INFO: executeCI.ps1 exiting at Tue May 17 11:38:14 CUT 2022. Duration 01:15:07.8333020
11:38:18 [2022-05-17T11:38:18.003Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
11:38:18 [2022-05-17T11:38:18.275Z] Recording test results
11:38:27 [2022-05-17T11:38:27.406Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:38:29 [2022-05-17T11:38:29.501Z] Creating win-2022-c8d-integration-bundles.zip
[Pipeline] archiveArtifacts
11:38:31 [2022-05-17T11:38:31.235Z] Archiving artifacts
11:38:46 [2022-05-17T11:38:46.380Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43578/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:38:47 [2022-05-17T11:38:47.360Z] + make clean
11:38:48 [2022-05-17T11:38:48.885Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:38:48 [2022-05-17T11:38:48.885Z] docker-dev-cache
11:38:48 [2022-05-17T11:38:48.885Z] docker-mod-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